AlphaCloud Namespace

Description

The AlphaCloud namespace is used to provision resources on Alpha Cloud as part of a SaaS (Software as a Service) application. In this way, an Alpha Anywhere web application can be used to provision new web sites, security applications (groups of users and roles) and application deployments.

Name
Description
AlphaCloud::API Class

Used to register the provisioning API for Alpha Cloud.

AlphaCloud::APIResult Class

AlphaCloud::APIResult is a common base class used to provide detailed status information after a function call on an instance of a class that is part of the AlphaCloud namespace.

AlphaCloud::ApplicationDeploymentResult Class

The AlphaCloud::ApplicationDeploymentResult class represents the results and status of an Alpha Cloud application deployment operation.

AlphaCloud::ApplicationDeploymentSchedule Class

A Deployment Schedule describes an occurrence of a deployment with a start and (optionally) stop time.

AlphaCloud::ApplicationDeploymentScheduleResult Class

The AlphaCloud::ApplicationDeploymentScheduleResult class represents the results of scheduling an Alpha Cloud application deployment.

AlphaCloud::ApplicationDeploymentWithWebSiteResult Class

The AlphaCloud::ApplicationDeploymentWithWebSiteResult class represents the results of deploying an Alpha Cloud application with an associated website.

AlphaCloud::BooleanOrDefault Class

This enumerated type makes it possible to select a value of .t., .f. or "default". It is used to set override values for logical property types that are optional.

AlphaCloud::Client Class

The AlphaCloud::Client class contains properties and methods for identifying and interacting with an Alpha Cloud client subscription.

AlphaCloud::DeployApplicationCompleteRequest Class

The AlphaCloud::DeployApplicationCompleteRequest class encapsulates the request parameters required to complete an application deployment on Alpha Cloud.

AlphaCloud::DeployApplicationToWebSiteRequest Class

The AlphaCloud::DeployApplicationToWebSiteRequest class encapsulates the parameters needed to deploy an Alpha Cloud application to a specific website.

AlphaCloud::SecurityApplicationResult Class

The AlphaCloud::SecurityApplicationResult class represents the results and status of operations related to an Alpha Cloud security application.

AlphaCloud::SubscriptionApplicationDeployment Class

The AlphaCloud::SubscriptionApplicationDeployment class contains configuration details for an Alpha Cloud subscription application deployment.

AlphaCloud::SubscriptionSecurityApplication Class

The AlphaCloud::SubscriptionSecurityApplication class contains settings for an Alpha Cloud subscription security application, including region and password policies.

AlphaCloud::SubscriptionSecurityApplicationPasswordSettings Class

The AlphaCloud::SubscriptionSecurityApplicationPasswordSettings class defines the password enforcement rules (length, strength, expiration) for an Alpha Cloud security application.

AlphaCloud::SubscriptionWebSite Class

The AlphaCloud::SubscriptionWebSite class defines the properties and configuration of a website hosted under an Alpha Cloud subscription.

AlphaCloud::WebSiteResult Class

The AlphaCloud::WebSiteResult class represents the status and return data for operations interacting with an Alpha Cloud website.

See Also