For the complete documentation index, see llms.txt. This page is also available as Markdown.

Image Service Info

Service discovery and information endpoints

Show import information

get

Returns information concerning the constraints around image import

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Responses
200

Import information retrieved successfully

application/json
get/info/import

Show available stores

get

Returns information about available stores

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Responses
200

Store information retrieved successfully

application/json
get/info/stores

Show usage information

get

Shows the user's quota and current usage

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Responses
200

Usage information retrieved successfully

application/json
get/info/usage
200

Usage information retrieved successfully

Last updated

Was this helpful?