VsanGetDiskHclConstraintsRequestType

VsanGetDiskHclConstraintsRequestType
VsanGetDiskHclConstraintsRequestType

The parameters of VsanGetDiskHclConstraints.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "release": "string",
    "diskModels": [
        {
            "_typeName": "string",
            "productId": "string",
            "vendor": "string",
            "partNumber": "string"
        }
    ]
}
string
release
Optional

The target vSphere release. If not provided, HCL constraints for all the supported releases will be returned.

diskModels
Optional

The disk models to query. If provided, the HCL constraints with matching disk model info as in the query options will be returned.