Token Operations

MethodURIDescription
POST/v2.0/tokens

Authenticates and generates a token.

GET/v2.0/tokens/{tokenId}​{?belongsTo}

Validates a token and confirms that it belongs to a specified tenant.

HEAD/v2.0/tokens/{tokenId}​{?belongsTo}

Validates a token and confirms that it belongs to a specified tenant, for performance.

GET/v2.0/tokens/{tokenId}/endpoints

Lists the endpoints associated with a specified token.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...