VsanRetrievePropertiesRequestType
VsanRetrievePropertiesRequestType
The parameters of VsanRetrieveProperties.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"massCollectorSpecs": [
{
"_typeName": "string",
"objects": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"objectCollection": "string",
"properties": [
"string"
],
"propertiesParams": [
{
"_typeName": "string",
"propertyName": "string",
"propertyParams": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
}
],
"constraint": {
"_typeName": "string",
"targetType": "string"
}
}
]
}
array of
VsanMassCollectorSpec
massCollectorSpecs
Required
specify a list of objects, properties, constraints for retrieve.