Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0 |
Class and Description |
---|
FlavorExtraSpecsApi
Provide access to extra metadata for Nova flavors.
|
FlavorExtraSpecsAsyncApi
Provide access to extra metadata for Nova flavors.
|
FloatingIPApi
Provides synchronous access to Floating IPs.
|
FloatingIPAsyncApi
Provides asynchronous access to Floating IPs via the REST API.
|
HostAdministrationApi
Provides asynchronous access to Host Administration features via the REST API.
|
HostAdministrationAsyncApi
Provides asynchronous access to Host Administration features via the REST API.
|
HostAggregateApi
Provide access to Host Aggregates in Nova (alias "OS-AGGREGATES")
|
HostAggregateAsyncApi
Provide access to Aggregates in Nova.
|
KeyPairApi
Provides synchronous access to Security Groups.
|
KeyPairAsyncApi
Provides asynchronous access to Key Pairs via the REST API.
|
QuotaApi
The quotas extension enables limiters placed on the resources used per tenant (project) for virtual instances.
|
QuotaAsyncApi
Provide access to Quota information for Nova tenants.
|
QuotaClassApi
Provides synchronous access to Quota Classes via the REST API.
|
QuotaClassAsyncApi
Provides asynchronous access to Quota Classes via the REST API.
|
SecurityGroupApi
Provides synchronous access to Security Groups.
|
SecurityGroupAsyncApi
Provides asynchronous access to Security Groups via the REST API.
|
ServerAdminApi
Provide additional actions for servers:
'suspend', 'resume', 'migrate', 'lock', 'unlock', 'resetNetwork', 'createBackup', 'pause', 'migrateLive',
'injectNetworkInfo', 'unpause'
|
ServerAdminAsyncApi
Provide access to Admin Server Actions via REST API
|
ServerWithSecurityGroupsApi
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 ServerApi at this
time.
|
ServerWithSecurityGroupsAsyncApi
Provides synchronous access to Servers with Security Groups.
|
SimpleTenantUsageApi
Provides asynchronous access to Simple Tenant Usage via the REST API.
|
SimpleTenantUsageAsyncApi
Provides asynchronous access to Simple Tenant Usage via the REST API.
|
VirtualInterfaceApi
Provides synchronous access to Virtual Interface features (VIFs).
|
VirtualInterfaceAsyncApi
Provides asynchronous access to Virtual Interface features (VIFs).
|
VolumeApi
Provides synchronous access to Volumes.
|
VolumeAsyncApi
Provides synchronous access to Volumes.
|
VolumeAttachmentApi
Provides synchronous access to Volume Attachments.
|
VolumeAttachmentAsyncApi
Provides asynchronous access to Volume Attachments .
|
VolumeTypeApi
Provides synchronous access to Volume Type features
|
VolumeTypeAsyncApi
Provides asynchronous access to Volume Type features
|
Copyright © 2009-2013 jclouds. All Rights Reserved.