NSX-T Data Center REST API

Return the Enterprise License (Deprecated)

Return the Enterprise License.
Deprecated: Deprecated. Use the GET /licenses API instead.

Request:

Method:
GET
URI Path(s):
/api/v1/license
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

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

Example Response:

{ "capacity_type": "VM", "is_expired": false, "quantity": 5, "is_eval": false, "description": "NSX for vSphere - Enterprise", "expiry": 0, "license_key": "00000-00000-00000-00000-00000" }

Required Permissions:

read

Feature:

system_configuration_license

Additional Errors: