NSX-T Data Center REST API
Get information of the OVF which will be getting deployed.
Get information of the OVF for specified appliance which ispresent 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=INTELLIGENCESuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
OvfInfo+