net.openstack.Core.Domain Namespace |
Class | Description | |
---|---|---|
AuthenticationRequirement |
This class models the authentication requirements resource hints
of the home document described by Home Documents for HTTP APIs.
| |
AuthenticationType |
Represents the way a user has authenticated.
| |
CloudIdentity |
Represents a set of credentials used for accessing a cloud account. Individual providers
may impose restrictions on the values allowed for individual properties.
| |
CloudIdentityWithProject |
This class extends CloudIdentity with the addition of the
ProjectId and ProjectName properties, which
may be required for authentication with certain Identity Service providers.
| |
CloudNetwork |
Represents the detailed information for a labeled network in Rackspace Cloud Networks.
| |
Container |
Represents the detailed information for a container stored in an Object Storage Provider.
| |
ContainerCDN |
Provides the CDN properties for a container in an Object Storage provider.
| |
ContainerObject |
Provides the details of an object stored in an Object Storage provider.
| |
DiskConfiguration |
This enumeration is part of the disk configuration extension,
which adds at attribute to images and servers to control how the disk is partitioned when
servers are created, rebuilt, or resized.
| |
Endpoint |
Represents an endpoint for a service provided in the ServiceCatalog.
| |
EndpointTemplate |
This class models the JSON representation of an endpoint template resource in the OpenStack Identity Service V2.
| |
EndpointTemplateId |
Represents the unique identifier of an EndpointTemplate.
| |
ExtendedEndpoint |
Represents an endpoint for a tenant that is returned outside of the ServiceCatalog.
| |
ExtensibleJsonObject |
This is the abstract base class for types modeling the JSON representation of a resource
which may be extended by specific providers or updated in future releases of a core
service.
| |
Flavor |
Provides basic information about a flavor. A flavor is an available hardware configuration for a server.
| |
FlavorDetails |
Contains detailed information about a flavor.
| |
FlavorId |
Represents the unique identifier of a flavor.
| |
HomeDocument |
This class models the root object of the home document described by
Home Documents for HTTP APIs.
| |
IdentityToken |
Represents the authentication token used for making authenticated calls to
multiple APIs.
| |
ImageId |
Represents the unique identifier of an image.
| |
ImageState |
Represents the state of a compute image.
| |
ImageType |
Represents an image type.
| |
IPAddressList |
This implementation of ListT is used to ensure the elements
are deserialized from a JSON string using the IPAddressDetailsConverter.
| |
Link |
Represents a link associated with a resource.
| |
Metadata |
Represents metadata for servers and images in the Compute Service.
| |
NetworkId |
Represents the unique identifier of a network.
| |
NewServer |
Extends ServerBase with information for a newly-created server.
| |
NewUser |
Represents the JSON result of an Add User operation.
| |
Personality |
Describes a file to inject into the file system while creating or
rebuilding a server.
| |
PowerState |
Represents the power state of a server.
| |
ProjectId |
Represents the unique identifier of a project, Tenant, or account.
| |
ProviderStateBaseT |
Provides a base class for domain objects which require access to the
provider which created them.
| |
RebootType |
Represents the type of a reboot operation.
| |
ResourceHints |
This class models the Resource Hints of the home document described by
Home Documents for HTTP APIs.
| |
ResourceObject |
This class models the Resource Object of the home document described by
Home Documents for HTTP APIs.
| |
Role |
A personality that a user assumes when performing a specific set of operations. A role
includes a set of right and privileges. A user assuming that role inherits those rights
and privileges.
| |
Server |
Extends SimpleServer with detailed information about a server.
| |
ServerAddresses |
Represents a map of network labels to collections of IP addresses.
| |
ServerBase |
Provides basic information about a server.
| |
ServerId |
Represents the unique identifier of a server.
| |
ServerImage |
Extends SimpleServerImage with detailed information about an image.
| |
ServerState |
Represents the state of a compute server.
| |
ServerVolume |
This models the JSON description of a volume attachment.
| |
ServiceCatalog |
Represents a single service provided to an authenticated user. Each service
has one or more Endpoints providing access information for the
service.
| |
SimpleServer |
This models the basic JSON description of a server.
| |
SimpleServerImage |
Provides basic information about an image.
| |
Snapshot |
This models the basic JSON description of a snapshot.
| |
SnapshotState |
Represents the state of a block storage snapshot.
| |
Status |
Represents the status of an operation with a status code and description
of the status.
| |
TaskState |
Represents the task status of a server.
| |
Tenant |
This models the basic JSON description of a tenant.
| |
User |
Represents a user account.
| |
UserAccess |
Represents the response to a user authentication.
| |
UserCredential |
Represents a set of credentials for a user.
| |
UserDetails |
Contains additional information about an authenticated user.
| |
VirtualInterface |
Represents the detailed configuration of a virtual network interface.
| |
VirtualInterfaceAddress |
Represents the IP address of a virtual interface on a specific network.
| |
VirtualMachineState |
Represents the virtual machine (VM) state of a server.
| |
Volume |
Represents a volume in a block storage provider.
| |
VolumeState |
Represents the state of a block storage volume.
| |
VolumeType |
Represents the type of a volume in the Block Storage service.
|
Enumeration | Description | |
---|---|---|
ObjectStore |
Represents the result of various Object Storage operations.
|