nls_1.0_deploymentContainer

nls_1.0_deploymentContainer
nls_1.0_deploymentContainer
JSON Example
{
    "datastoresInfo": [
        {
            "vcenter_connection": "vcenter_connection",
            "name": "name",
            "entity_id": "entity_id"
        },
        {
            "vcenter_connection": "vcenter_connection",
            "name": "name",
            "entity_id": "entity_id"
        }
    ],
    "folder": "folder",
    "resourcePools": [
        "resourcePools"
    ],
    "resourcePoolsInfo": [
        {
            "vcenter_connection": "vcenter_connection",
            "name": "name",
            "entity_id": "entity_id"
        },
        {
            "vcenter_connection": "vcenter_connection",
            "name": "name",
            "entity_id": "entity_id"
        }
    ],
    "isGlobal": true,
    "name": "name",
    "vCenterInstanceUuid": "vCenterInstanceUuid",
    "datastores": [
        "datastores"
    ],
    "id": "id",
    "folderInfo": [
        {
            "vcenter_connection": "vcenter_connection",
            "name": "name",
            "entity_id": "entity_id"
        },
        {
            "vcenter_connection": "vcenter_connection",
            "name": "name",
            "entity_id": "entity_id"
        }
    ]
}
array of string
datastores
Required
Constraints: minItems: 1 maxItems: 1

Moref of datastore. Needs to be obtained from vCenter

datastoresInfo
Optional

Admin operation of GET returns this full information. This element is optional for CREATE OR UPDATE

string
folder
Optional

Moref of folder. Needs to be obtained from vCenter

folderInfo
Optional

Admin operation of GET returns this full information. This element is optional for CREATE OR UPDATE

string
id
Optional

id

boolean
isGlobal
Optional

False for local deployment containers. True for global deployment containers.

string
name
Required

name

array of string
resourcePools
Required
Constraints: minItems: 1 maxItems: 1

Moref of resource pool. Needs to be obtained from vCenter

resourcePoolsInfo
Optional

Admin operation of GET returns this full information. This element is optional for CREATE OR UPDATE

string
vCenterInstanceUuid
Required

Can be obtained from /hybridity/api/compute