List Products
List of all the products that are available for purchase.
Request
URI
GET
https://vmc.vmware.com/vmc/api/orgs/{org}/subscriptions/products
COPY
Path Parameters
string
org
Required
Organization identifier
Responses
200
Success
Returns Array of SubscriptionProducts of type(s) application/json
[
{
"product": "string",
"types": [
"string"
]
}
]
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
500
Internal server error
Operation doesn't return any data structure
Subscription Operations
POST
Create Subscriptions
GET
Get Subscription
GET
Get Subscriptions
GET
List Offer Instances
GET
List Products