Get Licenses
Returns all licenses.
Request
URI
GET
https://nsxmanager.your.domain/api/v1/licenses
COPY
Responses
200
Success
Returns LicensesListResult of type(s) application/json
This response body class contains all of the following: ListResult , InlineLicensesListResult1
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"cursor": "string",
"sort_ascending": false,
"sort_by": "string",
"result_count": 0,
"results": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"features": "string",
"description": "string",
"product_version": "string",
"expiry": 0,
"is_eval": false,
"is_mh": false,
"license_key": "string",
"is_expired": false,
"product_name": "string",
"capacity_type": "string",
"quantity": 0
}
]
}
412
Returns PreconditionFailed of type(s) application/json
Operation doesn't return any data structure
500
Operation doesn't return any data structure
503
Returns ServiceUnavailable of type(s) application/json
Operation doesn't return any data structure
Licensing Operations
POST
Accept EULA
POST
Accept Upgrade EULA
POST
Create License
DELETE
Delete License
POST
Delete License Key Delete
GET
Get EULA Acceptance
GET
Get EULA Content
GET
Get License
GET
Get License By Key
GET
Get Licenses
GET
Get License Usage Report
GET
Get License Usage Report In Csv Format Csv
GET
Get Upgrade EULA Acceptance
GET
Get Upgrade EULA Content
PUT
Update License