System Administration > Configuration > NSX Intelligence > Repository > Bundles

Get information of the OVF which will be getting deployed.

Get information of the OVF for specified product which is
present in repository and will be used to deploy new VM.

Request:

Method:
GET
URI Path(s):
/api/v1/repository/bundles/ovf-deploy-info
Request Headers:
n/a
Query Parameters:
ProductType+
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/repository/bundles/ovf-deploy-info?product=INTELLIGENCE

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
OvfInfo+

Example Response:

{ "ovf_name" : "nsx-intelligence-appliance-1.0.0.0.0.14576942.ovf", "version" : "1.0.0.0.0.14576942" }

Required Permissions:

read

Feature:

nsx_intelligence_cluster_node_deployment

Additional Errors: