Add License Key
DescriptionAdd a License Key
Request
URLURL
Request Body
{
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
Description of the license key given by user
The 29 alpha numeric character license key with hyphens
The type of the product to which the license key is applicable
The ID of the license key
Indicates if the license key has unlimited usage
Product version
Response
200 OK Response Body>Response Body
200 OK
{
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
Description of the license key given by user
The 29 alpha numeric character license key with hyphens
The type of the product to which the license key is applicable
The ID of the license key
Indicates if the license key has unlimited usage
Product version
201 Created Response Body>
Response Body
201 Created
{
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
Description of the license key given by user
The 29 alpha numeric character license key with hyphens
The type of the product to which the license key is applicable
The ID of the license key
Indicates if the license key has unlimited usage
Product version
Errors
Internal server error