Data Object - VRPEditSpec(vim.VRPResourceManager.VRPEditSpec)

Extends
DynamicData
See also
ManagedEntity, VrpResourceAllocationInfo
Since
vSphere API 6.0

Data Object Description

Properties

Name Type Description
addedHubs*ManagedObjectReference[]
to a ManagedEntity[]

List of member hubs to be added to this VRP. A child resource pool will be created within every hub.
changeVersion*xsd:long

Optional field to specify the change version. This will be required once VRP service spans across multiple VCs. It should be incremented every time there is any change to the VRP config.
cpuAllocation*VrpResourceAllocationInfo

Cpu Resource specification (Reservation and Limit) of the VRP.
description*xsd:string

Description for this Virtual Resource Pool. If not supplied during
memoryAllocation*VrpResourceAllocationInfo

Memory Resource specification (Reservation and Limit) of the VRP.
removedHubs*ManagedObjectReference[]
to a ManagedEntity[]

List of member hubs to be removed from this VRP.
vrpIdxsd:string

Id of the Virtual Resource Pool.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition