IncreaseDirectorySizeRequestType

IncreaseDirectorySizeRequestType
IncreaseDirectorySizeRequestType

The parameters of IncreaseDirectorySize.

Since: vSphere API Release 8.0.1.0

JSON Example
{
    "datacenter": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "stableName": "string",
    "size": 0
}
datacenter
Optional

the datacenter of the namespace path. Needs to be set when making the call to VC; ignored when the call is made to ESX.

Required privileges: System.View

string
stableName
Required

stable vmfs path of the top-level directory

integer As int64 As int64
size
Required

the desired final size in MB of the directory, not a diff from the current size; should be more than current size