v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBCloudCache
List cloudcache config
Returns cache configuration information, such as cache server information, cache schedules, volumes and volumes usage.
get/cloudcache/v1/orgs/{OrgID}/reports/config
Path parameters
OrgIDinteger required
Specify the organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.
Query parameters
stateinteger
Specify the current network status of the Cloudcache server.
cacheNamestring
Specify the name of Cloudcache(s). Specify multiple cloudcache names by separating them with commas.
pageTokenstring
Specify the token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'.
Response
Success