[{"label":"Latest (1.0.1)","version":"latest"},{"version":"1.0.0"}]
vmware-sase-platform
Get All Subscriptions
DescriptionGet subscriptions
Request
URLURL
https://vcportal.velocloud.net/api/sase-licensing/v1/subscriptions
Query Parameters
Query Parameters
string
count
Optional
to return items count
Possible values are: true , false
string
limit
Optional
to limit returned collection
string
nextPageLink
Optional
next page link
string
partnerLogicalId
Optional
Partner logical ID
string
prevPageLink
Optional
previous page link
string
sortBy
Optional
sort by fields
Response
Response
Response BodyResponse Body
200 OK
Returns
array
of
InlinegetSubscriptionsResponseArray
of type application/json
Errors
httpResponseError
400
invalid input
httpResponseError
500
server internal error
Code Samples
cURL Command
curl https://vcportal.velocloud.net/api/sase-licensing/v1/subscriptions
[{"label":"Latest (1.0.1)","version":"latest"},{"version":"1.0.0"}]
vmware-sase-platform