Get License By Key
Deprecated. Use GET /licenses API instead.
Request
URI
GET
https://nsxmanager.your.domain/api/v1/licenses/{license-key}
COPY
Path Parameters
string
license-key
Required
license-key
Responses
200
OK
Returns License of type(s) application/json
This response body class contains all of the following: Resource , InlineLicense1
{
"_self": {
"action": "string",
"href": "string",
"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
}
400
Returns BadRequest of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
403
Returns Forbidden of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
404
Not Found
Operation doesn't return any data structure
412
Returns PreconditionFailed of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
500
Returns InternalServerError of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
503
Returns ServiceUnavailable of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string",
"related_errors": [
{
"module_name": "string",
"error_message": "string",
"error_code": 0,
"details": "string"
}
]
}
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