[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Add License Key
DescriptionAdd a License Key
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/license-keys
Request Body
Request Body
{
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
string
description
Required
Description of the license key
string
key
Required
The 29 alpha numeric character license key with hyphens
string
productType
Required
The type of the product to which the license key is applicable
string
id
Optional
The ID of the license key
boolean
isUnlimited
Optional
Indicates if the license key has unlimited usage
Response
201 Created Response Body>
Response
200 OK Response Body>Response Body
200 OK
Returns
LicenseKey
of type(s) */*
{
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
string
description
Required
Description of the license key
string
key
Required
The 29 alpha numeric character license key with hyphens
string
productType
Required
The type of the product to which the license key is applicable
string
id
Optional
The ID of the license key
boolean
isUnlimited
Optional
Indicates if the license key has unlimited usage
201 Created Response Body>
Response Body
201 Created
Returns
LicenseKey
of type(s) */*
{
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
string
description
Required
Description of the license key
string
key
Required
The 29 alpha numeric character license key with hyphens
string
productType
Required
The type of the product to which the license key is applicable
string
id
Optional
The ID of the license key
boolean
isUnlimited
Optional
Indicates if the license key has unlimited usage
Errors
Error
500
Internal server error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"key":"XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ","productType":"One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"}' https://sfo-vcf01.rainpole.io/v1/license-keys
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
On This Page
License Keys Operations
post
delete
get
get