DeploymentContainer
The DeploymentContainer element is a wrapper that holds the primary or secondary cloud (dc) locations to burst towards when your bare metal pool runs dry.
Figure 1: Highlighting where the DeploymentContainer elements belong in the overview
Usage
Element structure
Property | Value type | Required | Description |
---|---|---|---|
id | string | Read-only | Unique identifier of this element |
markedForDeletion | boolean | Read-only | Name of the deployment region |
containerLocations | [DeploymentContainerLocation] | No | List of DeploymentContainerLocation elements that indicate data center locations that belong to a region |
Table 1: DeploymentContainer element structure
API example
DeploymentContainer elements are not created separately, but are always created and updated inside the DeploymentRegion element inside the containers
property.