Get Subscriptions
DescriptionReturns default billing account subscriptions for a given org id
Request
URLURL
Path Parameters
Path Parameters
Organization identifier
Query Parameters
Query Parameters
Offer Type
ON_DEMAND
- on-demand subscriptionTERM
- term subscription- All subscriptions if not specified
Possible values are: TERM , ON_DEMAND
Authentication
Response
Response BodyResponse Body
200 OK
array
of
SubscriptionDetails
of type(s) application/json
{
"anniversary_billing_date": "string",
"auto_renewed_allowed": "string",
"billing_frequency": "string",
"billing_subscription_id": "string",
"commitment_term": "string",
"commitment_term_uom": "string",
"csp_subscription_id": "string",
"description": "string",
"end_date": "string",
"offer_name": "string",
"offer_type": "TERM",
"offer_version": "string",
"product_id": "string",
"product_name": "string",
"quantity": "string",
"region": "string",
"start_date": "string",
"status": "CREATED"
}
The frequency at which the customer is billed. Currently supported values are “Upfront” and “Monthly”
unit of measurment for commitment term
Possible values are: CREATED , ACTIVATED , FAILED , CANCELLED , EXPIRED , PENDING_PROVISIONING , ORDER_SUBMITTED , SUSPENDED , TERMINATED , UKNOWN
Errors
Unauthorized
Not Found
Server error. Check retryable flag to see if request should be retried.
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmc-ui-servicename: subscriptions
x-vmw-vapi-methodname: get