vcenter_resource_pool

vcenter_resource_pool
vcenter_resource_pool

A ResourcePool represents vcenter resource pool object

JSON Example
{
    "datacenter": {
        "moref": "string",
        "name": "string"
    },
    "moref": "string",
    "name": "string"
}
datacenter
Required

datacenter

string
moref
Required

The moref of the resource pool.

string
name
Required

The name of the resource pool.