Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0.extensions |
Modifier and Type | Interface and Description |
---|---|
interface |
AdminActionsAsyncClient
Provide access to Admin Server Actions via REST API
|
interface |
AdminActionsClient
Provide additional actions for servers:
'suspend', 'resume', 'migrate', 'lock', 'unlock', 'resetNetwork', 'createBackup', 'pause', 'migrateLive',
'injectNetworkInfo', 'unpause'
|
interface |
FlavorExtraSpecsAsyncClient
Provide access to extra metadata for Nova flavors.
|
interface |
FlavorExtraSpecsClient
Provide access to extra metadata for Nova flavors.
|
interface |
FloatingIPAsyncClient
Provides asynchronous access to Floating IPs via the REST API.
|
interface |
FloatingIPClient
Provides synchronous access to Floating IPs.
|
interface |
HostAdministrationAsyncClient
Provides asynchronous access to Host Administration features via the REST API.
|
interface |
HostAdministrationClient
Provides asynchronous access to Host Administration features via the REST API.
|
interface |
HostAggregateAsyncClient
Provide access to Aggregates in Nova.
|
interface |
HostAggregateClient
Provide access to Host Aggregates in Nova (alias "OS-AGGREGATES")
|
interface |
KeyPairAsyncClient
Provides asynchronous access to Key Pairs via the REST API.
|
interface |
KeyPairClient
Provides synchronous access to Security Groups.
|
interface |
QuotaAsyncClient
Provide access to Quota information for Nova tenants.
|
interface |
QuotaClassAsyncClient
Provides asynchronous access to Quota Classes via the REST API.
|
interface |
QuotaClassClient
Provides synchronous access to Quota Classes via the REST API.
|
interface |
QuotaClient
The quotas extension enables limiters placed on the resources used per tenant (project) for virtual instances.
|
interface |
SecurityGroupAsyncClient
Provides asynchronous access to Security Groups via the REST API.
|
interface |
SecurityGroupClient
Provides synchronous access to Security Groups.
|
interface |
ServerWithSecurityGroupsAsyncClient
Provides synchronous access to Servers with Security Groups.
|
interface |
ServerWithSecurityGroupsClient
Provides synchronous access to Server details including security group, referred to as the CREATESERVEREXT extension
in the nova documentation
NOTE: the equivalent to listServersInDetail() isn't available at the other end, so not extending ServerClient at this
time.
|
interface |
SimpleTenantUsageAsyncClient
Provides asynchronous access to Simple Tenant Usage via the REST API.
|
interface |
SimpleTenantUsageClient
Provides asynchronous access to Simple Tenant Usage via the REST API.
|
interface |
VirtualInterfaceAsyncClient
Provides asynchronous access to Virtual Interface features (VIFs).
|
interface |
VirtualInterfaceClient
Provides synchronous access to Virtual Interface features (VIFs).
|
interface |
VolumeAsyncClient
Provides synchronous access to Volumes.
|
interface |
VolumeClient
Provides synchronous access to Volumes.
|
interface |
VolumeTypeAsyncClient
Provides asynchronous access to Volume Type features
|
interface |
VolumeTypeClient
Provides synchronous access to Volume Type features
|
Copyright © 2009-2012 jclouds. All Rights Reserved.