Last updated 6 months ago
This API call may take some more time as compared to other API calls
The requested API version
1.0
Class for storing information about capacity.
GET /capacities HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: List of available capacities retrieved successfully.
{ "capacityId": "123e4567-e89b-12d3-a456-426614174000", "capacityName": "text", "sku": "text", "capacityState": "text", "region": "text" }