B

bluemix.net

Bluemix.net was IBM's cloud platform brand for building and running applications and services. The documented public API surface found here is the legacy IBM Containers service for managing container workloads and related registry, networking, and storage resources.

1 integration · REST

bluemix.net exposes one documented developer integration surface: the IBM Containers HTTP API for managing containers and container groups in Bluemix, authenticated with a Bluemix JWT plus an organization space GUID.

discovered 1d ago
REST · OpenAPI1
Credentials
Bluemix platform JWT access tokenjwtGet key

Log in to the Bluemix/IBM Cloud platform, then run cf oauth-token to retrieve the platform JWT used as X-Auth-Token. The API docs point to the Bluemix console at console.bluemix.net and describe obtaining the token from the Cloud Foundry CLI with cf oauth-token.

Bluemix organization space GUIDcompoundGet key

Create or choose the target Bluemix organization space for your containers, then run cf space <space_name> --guid to get the space GUID required as X-Auth-Project-Id. The Containers API docs describe this as the unique ID of the organization space where you create or manage containers.

conventions · 0/8 published

Publish these signals → /publishing