Get Pvdc Storage Policy Inheritable Settings
DescriptionRetrieves the settings that child Org VDC storage policies of this provider VDC storage policy should inherit.
Request
URLURL
Path Parameters
Path Parameters
Authentication
Response
Response BodyResponse Body
200 OK
{
"diskIopsDefault": 0,
"diskIopsMax": 0,
"diskIopsPerGbMax": 0,
"ignoreIopsPlacement": false,
"isIopsLimitingEnabled": false,
"storagePolicyIopsLimit": 0,
"supportsAllValidEntityTypes": false
}
Default IOPS value to use for any disk associated with the storage policy. This default is only used when Disk IOPS Per GB Max is set to zero.
Maximum IOPS for any disk associated with this storage policy.
Maximum IOPS that can be assigned to any disk associated with this storage policy based on the size of the disk (in GB). This is also the default IOPS value used for any disk associated with this policy. If set to zero, Default Disk IOPS is used as the default IOPS to be assigned to any disk associated with this storage policy.
Whether VCD IOPS placement should be ignored for disks using this policy.
Whether IOPS limiting is enabled.
The sum of IOPS across all disks associated with this policy will be limited to this value.
If true, designates that this storage policy can be used with all valid entity types