Name | Type | Description |
---|---|---|
afInetSockets | VcHostSystemResourceSpecResourceSettings | Limit on number of open AF_INET sockets |
afLocalSockets | VcHostSystemResourceSpecResourceSettings | Limit on number of open AF_LOCAL sockets |
changeVersion | String | The changeVersion is a unique identifier for a given version of the configuration. Each change to the configuration will update this value. This is typically implemented as an ever increasing count or a time-stamp. However, a client should always treat this as an opaque string. <p> If specified when updating the resource config., the changes will only be applied if the current changeVersion matches the specified changeVersion. This field can be used to guard against updates that has happened between the configInfo was read and until it is applied. |
cpuAllocation | VcResourceAllocationInfo | Resource allocation for CPU. |
diskBlocks | VcHostSystemResourceSpecResourceSettings | Limit on the amount of storage available (disk quota) |
entity | VcManagedEntity | Reference to the entity with this resource specification: either a VirtualMachine or a ResourcePool. |
fileDescriptors | VcHostSystemResourceSpecResourceSettings | Limit on number of open file descriptors |
iNodes | VcHostSystemResourceSpecResourceSettings | Limit on number of i-nodes |
lastModified | Date | Timestamp when the resources were last modified. This is ignored when the object is used to update a configuration. |
maxFileSize | VcHostSystemResourceSpecResourceSettings | Limit on max size of opened file. |
memoryAllocation | VcResourceAllocationInfo | Resource allocation for memory. |
networkBandwidthAllocation | VcNetworkBandwidthAllocationInfo[] | Resource allocation for networking bandwidth. |
semaphores | VcHostSystemResourceSpecResourceSettings | Limit on number of semaphores |
sockets | VcHostSystemResourceSpecResourceSettings | Limit on number of open sockets |
threads | VcHostSystemResourceSpecResourceSettings | Limit on number of threads |
Name | Returns |
---|---|
VcHostSystemResourceSpec() | constructor |
None |
---|
None |
---|