NSX-T Data Center REST API

Read a third party IPAM provider version

Read third party IPAM provider version with given Id.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/third-party-ipam-providers/{provider-instance-id}/version
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/third-party-ipam-providers//version

Successful Response:

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

Example Response:

{ "version": "9.0.3-50212-ee11d5834df9" }

Required Permissions:

read

Feature:

third_party_ipam

Additional Errors: