FarmProvisioningSettingsInfoV2

FarmProvisioningSettingsInfoV2
FarmProvisioningSettingsInfoV2

Virtual center provisioning settings for the farm.

JSON Example
{
    "base_snapshot_id": "snapshot-1",
    "compute_profile_num_cores_per_socket": 1,
    "compute_profile_num_cpus": 4,
    "compute_profile_ram_mb": 4096,
    "datacenter_id": "datacenter-1",
    "host_or_cluster_id": "domain-s425",
    "im_stream_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "im_tag_id": "3d45b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "parent_vm_id": "vm-2",
    "resource_pool_id": "resgroup-1",
    "vm_folder_id": "group-v1"
}
string
base_snapshot_id
Optional

Current image snapshot for instant clone farm.

integer As int32 As int32
compute_profile_num_cores_per_socket
Optional

Indicates the number of cores per socket for the CPU in the compute profile configured on clones.

integer As int32 As int32
compute_profile_num_cpus
Optional

Indicates the number of CPUs in the compute profile configured on clones.

integer As int32 As int32
compute_profile_ram_mb
Optional

Indicates the RAM in MB in the compute profile configured on clones.

string
datacenter_id
Optional

Datacenter within which the farm is configured

string
host_or_cluster_id
Optional

Host or cluster where the machines are deployed in.

string
im_stream_id
Optional

Image management stream used in the farm.
Supported Filters: 'Equals'.

string
im_tag_id
Optional

Image management tag used in the farm.
Supported Filters: 'Equals'.

string
parent_vm_id
Optional

Current VM image for instant clone farm.

string
resource_pool_id
Optional

Resource pool to deploy the RDS Servers.

string
vm_folder_id
Optional

VM folder to deploy the RDS Servers to.