Changes to Get sandbox resource usage
GET /v2/sandboxes/usage
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 48 revisions of this API.45
What changed
- ●
removed the optional property
storage_limit_bytesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
storage_used_bytesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
volumes_limitfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
volumes_usedfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
detail/error_idto the response with the500statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
sandbox_running_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox_stopped_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
snapshots_countto the response with the200statusresponse-optional-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
X-Service-Keywas added to the APIapi-security-added
- ○