[{"label":"Latest (v1.1)","version":"latest"}]
vmc
List Products
DescriptionList of all the products that are available for purchase.
Request
URLURL
https://vmc.vmware.com/vmc/api/orgs/{org}/subscriptions/products
Path Parameters
Path Parameters
string
org
Required
Organization identifier
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
SubscriptionProducts
of type(s) application/json
{
"product": "string",
"types": [
"string"
]
}
string
product
Optional
The name of the product
array of
string
types
Optional
A list of different types/version for the product.
Errors
401
Unauthorized
403
Forbidden
500
Internal server error
Code Samples
PowerCLI Client SDK Example
Invoke-OrgsOrgSubscriptionsProductsGet -Org "MyOrg"
cURL Command
curl https://vmc.vmware.com/vmc/api/orgs/{org}/subscriptions/products
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmc-ui-servicename: products
x-vmw-vapi-methodname: list
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
On This Page
Subscription Operations
post
get
get