Changed1
[{"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
Get Resources License Check Result
DescriptionGet the result of the resources license check
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/resources/license-checks/{id}
Path Parameters
Path Parameters
string
id
Required
The resources license check ID
Response
Response
Response BodyResponse Body
200 OK
Returns
ResourcesLicenseCheckResult
of type(s) */*
{
"status": "One among: PENDING, IN_PROGRESS, SUCCESSFUL, FAILED, CANCELLED, COMPLETED_WITH_WARNING, SKIPPED"
}
string
endTimestamp
Optional
Task end timestamp
string
id
Optional
ID of the resources license check task
string
startTimestamp
Optional
Task start timestamp
string
status
Optional
Task status
Errors
Error
400
Bad Request
Error
500
Internal server error
Code Samples
cURL Command
curl https://sfo-vcf01.rainpole.io/v1/resources/license-checks/{id}
[{"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
What's changed in latest?
INTRODUCED
On This Page
License Keys Operations
post
post
Check Resources License
Introduced
delete
get
get
Get License Keys
Changed
get
Get Resources License Check Result
Introduced
put
Update License Keys On Resources
Introduced