Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0 |
Class and Description |
---|
AdminActionsAsyncClient
Provide access to Admin Server Actions via REST API
|
AdminActionsClient
Provide additional actions for servers:
'suspend', 'resume', 'migrate', 'lock', 'unlock', 'resetNetwork', 'createBackup', 'pause', 'migrateLive',
'injectNetworkInfo', 'unpause'
|
FlavorExtraSpecsAsyncClient
Provide access to extra metadata for Nova flavors.
|
FlavorExtraSpecsClient
Provide access to extra metadata for Nova flavors.
|
FloatingIPAsyncClient
Provides asynchronous access to Floating IPs via the REST API.
|
FloatingIPClient
Provides synchronous access to Floating IPs.
|
HostAdministrationAsyncClient
Provides asynchronous access to Host Administration features via the REST API.
|
HostAdministrationClient
Provides asynchronous access to Host Administration features via the REST API.
|
HostAggregateAsyncClient
Provide access to Aggregates in Nova.
|
HostAggregateClient
Provide access to Host Aggregates in Nova (alias "OS-AGGREGATES")
|
KeyPairAsyncClient
Provides asynchronous access to Key Pairs via the REST API.
|
KeyPairClient
Provides synchronous access to Security Groups.
|
QuotaAsyncClient
Provide access to Quota information for Nova tenants.
|
QuotaClassAsyncClient
Provides asynchronous access to Quota Classes via the REST API.
|
QuotaClassClient
Provides synchronous access to Quota Classes via the REST API.
|
QuotaClient
The quotas extension enables limiters placed on the resources used per tenant (project) for virtual instances.
|
SecurityGroupAsyncClient
Provides asynchronous access to Security Groups via the REST API.
|
SecurityGroupClient
Provides synchronous access to Security Groups.
|
ServerWithSecurityGroupsAsyncClient
Provides synchronous access to Servers with Security Groups.
|
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.
|
SimpleTenantUsageAsyncClient
Provides asynchronous access to Simple Tenant Usage via the REST API.
|
SimpleTenantUsageClient
Provides asynchronous access to Simple Tenant Usage via the REST API.
|
VirtualInterfaceAsyncClient
Provides asynchronous access to Virtual Interface features (VIFs).
|
VirtualInterfaceClient
Provides synchronous access to Virtual Interface features (VIFs).
|
VolumeAsyncClient
Provides synchronous access to Volumes.
|
VolumeClient
Provides synchronous access to Volumes.
|
VolumeTypeAsyncClient
Provides asynchronous access to Volume Type features
|
VolumeTypeClient
Provides synchronous access to Volume Type features
|
Copyright © 2009-2012 jclouds. All Rights Reserved.