v1

latestOpenAPI 3.0.0(C) Copyright IBM Corp. 2016 All Rights Reserved.2026-07-144737155.4 KB
Quota

List container sizes and quota limits

This endpoint returns a list of available container sizes and the quota limit and usage for the space.

  • Container sizes: A list of available container sizes indicating the amount of container memory, disk space and virtual CPUs that can be assigned to the container.
  • Quota limit: Lists the number of containers, public IP addresses, available container memory, and virtual CPUS that are allocated to a space.
  • Quota usage: Lists the current number of containers, images, and public IP addresses in a space that is counted towards your quota limit.
get/containers/usage

Headers

X-Auth-Tokenstring required

The Bluemix JSON web token that you receive when logging into Bluemix. Run cf oauth-token to retrieve your access token.

X-Auth-Project-Idstring required

The unique ID of your organization space where you want to create or work with your containers. Run cf space <space_name> --guid, where <space_name> is the name of your space, to retrieve your space ID.

Response

OK. A list of available container sizes as well as the quota limit and usage for a space is returned.

Environmentstring

The IBM Containers machine where the space is located