FabricVsphereDatastoreSpecification
Specification for updating a FabricVsphereDatastore
{
"tags": [
{
"key": "fast-network",
"value": "true"
}
],
"maximumAllowedStorageAllocationPercent": 80,
"allocatedNonDiskStorageSpaceBytes": 1073741824
}
A set of tag keys and optional values that were set on this resource instance.
What percent of the total available storage on the datastore will be used for disk provisioning.This value can be more than 100. e.g. If the datastore has 100gb of storage and this value is set to 80, then VMware Aria Automation will act as if this datastore has only 80gb. If it is 120, then VMware Aria Automation will act as if this datastore has 120g thus allowing 20gb overallocation.
What byte amount is the space occupied by items that are NOT disks on the data store.This property is NOT calculated or updated by VMware Aria Automation. It is a static config propertypopulated by the customer if it is needed (e.g. in the case of a big content library).