[{"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 Licensing Info

Description

Get the Licensing information

Request

Request

URL

URL


get
https://sfo-vcf01.rainpole.io/v1/licensing-info
Copy

Query Parameters

Query Parameters

array
resourceIds Optional

Resource IDs


string
resourceType Optional

Resource type


Response

Response

Response Body

Response Body

200 OK

Returns array of LicensingInfo of type(s) */*
{
    "licensingMode": "One among: SUBSCRIPTION, PERPETUAL",
    "resourceType": "One among: SYSTEM, DOMAIN, CLUSTER",
    "subscriptionStatus": "One among: UNSUBSCRIBED, ACTIVE, EXPIRED"
}
string
resourceType Required

Type of the resource


integer as int32
daysRemainingToSubscribe Optional

Number of days remaining to subscribe


boolean
isRegistered Optional

Flag indicating the resource is registered for subscription or not


boolean
isSubscribed Optional

Flag indicating the resource is subscribed or not


string
licensingMode Optional

Licensing mode


string
resourceId Optional

ID of the resource, need not be set for the resource of the type : SYSTEM


string
subscriptionStatus Optional

Status of the subscription mode

Errors

Errors

Error
400

Bad Request


Error
500

Internal server error

Code Samples

Code Samples

cURL Command

curl https://sfo-vcf01.rainpole.io/v1/licensing-info


[{"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
Feedback

Was this page helpful?