Tenant Operations

MethodURIDescription
GET/v2.0/tenants​{?marker,​limit}

Lists tenants to which the specified token has access.

GET/v2.0/tenants​{?marker,​limit,​name}

Gets detailed information about a specified tenant by name.

GET/v2.0/tenants/{tenantId}

Gets detailed information about a specified tenant by ID.

GET/v2.0/tenants/{tenantId}/users/{userId}/roles

Lists roles for a specified user on a specified tenant. Excludes global roles.

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

loading table of contents...