net.openstack.Providers.Rackspace Namespace |
Class | Description | |
---|---|---|
CloudAutoScaleProvider |
Provides an implementation of IAutoScaleService for operating
with Rackspace's Auto Scale product.
| |
CloudBlockStorageProvider |
Provides an implementation of IBlockStorageProvider
for operating with Rackspace's Cloud Block Storage product.
| |
CloudDatabasesProvider |
Provides an implementation of IDatabaseService for operating
with Rackspace's Cloud Databases product.
| |
CloudDnsProvider |
Provides an implementation of IDnsService for operating
with Rackspace's Cloud DNS product.
| |
CloudFilesProvider |
Provides an implementation of IObjectStorageProvider
for operating with Rackspace's Cloud Files product.
| |
CloudIdentityProvider |
Provides an implementation of IIdentityProvider and IExtendedCloudIdentityProvider
for operating with Rackspace's Cloud Identity product.
| |
CloudLoadBalancerProvider |
Provides an implementation of ILoadBalancerService for operating
with Rackspace's Cloud Load Balancers product.
| |
CloudMonitoringProvider |
Provides an implementation of IMonitoringService for operating
with Rackspace's Cloud Monitoring product.
| |
CloudNetworksProvider | Obsolete. DEPRECATED. Use NetworkingService or Rackspace.CloudNetworks.v2.CloudNetworkService (from the Rackspace NuGet package). The Cloud Networks Provider enable simple access to the Rackspace Cloud Network Services. Cloud Networks lets you create a virtual Layer 2 network, known as an isolated network, which gives you greater control and security when you deploy web applications. Documentation URL: http://docs.rackspace.com/servers/api/v2/cn-gettingstarted/content/ch_overview.html | |
CloudQueuesProvider |
Provides an implementation of IQueueingService for operating
with Rackspace's Cloud Queues product.
| |
CloudServersProvider | Obsolete. DEPRECATED. Use ComputeService or Rackspace.CloudServers.v2.CloudServerService (from the Rackspace NuGet package). The Cloud Servers Provider enables simple access go the Rackspace next generation Cloud Servers powered by OpenStack. The next generation service is a fast, reliable, and scalable cloud compute solution without the risk of proprietary lock-in. It provides the core features of the OpenStack Compute API v2 and also deploys certain extensions as permitted by the OpenStack Compute API contract. Some of these extensions are generally available through OpenStack while others implement Rackspace-specific features to meet customers’ expectations and for operational compatibility. The OpenStack Compute API and the Rackspace extensions are known collectively as API v2. Documentation URL: http://docs.rackspace.com/servers/api/v2/cs-gettingstarted/content/overview.html | |
ExtendedJsonRestServices |
This class extends JsonRestServices to add support for handling response
codes other than Continue in response to an
Expect: 100-Continue.
| |
ProviderBaseTProvider |
Adds common functionality for all Rackspace Providers.
| |
RackspaceImpersonationIdentity |
Represents a cloud identity that impersonates another RackspaceCloudIdentity.
| |
WebRequestEventArgs |
This class contains data for events that happen in the context of a
WebRequest.
| |
WebResponseEventArgs |
This class contains data for events that happen in the context of a
WebResponse.
|
Interface | Description | |
---|---|---|
IAutoScaleService |
Represents a provider for the Rackspace Cloud Auto Scale service.
| |
IDatabaseService |
Represents a provider for the Rackspace Cloud Databases service.
| |
IDnsService |
Represents a provider for the Rackspace Cloud DNS service.
| |
IExtendedCloudIdentityProvider |
Represents an identity provider that implements Rackspace-specific extensions to the
OpenStack Identity API.
| |
ILoadBalancerService |
Represents a provider for the Rackspace Cloud Load Balancers service.
| |
IMonitoringService |
Represents a provider for the Rackspace Cloud Monitoring service.
|