Interface | Description |
---|---|
Access |
Access is the entity returned when Authenticated by the Identity service
|
Access.Service | |
Access.UserDetails | |
Endpoint |
Endpoint Model is used to describe a network address which is described by URL's and other service
information depending on the context it was retrieved in.
|
Role |
A permission scheme a user is assigned when performing specific operations.
|
Service |
OpenStack service, such as Compute (Nova), Object Storage (Swift), or Image Service (Glance).
|
ServiceEndpoint |
OpenStack ServiceEndpoint is an endpoint which is mapped to a
Service |
Tenant |
Tenant Model class use to group/isolate resources and/or identity objects
|
TenantUser |
A User from a Tenant perspective
|
Token |
A token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authentication
|
TokenV2 |
A version 2 token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authentication
|
User |
An Identity User within OpenStack
|
Copyright © 2017. All rights reserved.