Check Token

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

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

Normal response codes: 200, 203

Error response codes: identityFault (400, 500, ), badRequest (400), unauthorized (401), forbidden (403), badMethod (405), overLimit (413), serviceUnavailable (503), itemNotFound (404)

 Request

This table shows the URI parameters for the check token request:

NameTypeDescription

{tokenId}

​U​U​ID

Required. The token ID.

This operation does not require a request body.

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

loading table of contents...