VsanQueryAttachToSrHistoryRequestType
VsanQueryAttachToSrHistoryRequestType
The parameters of VsanQueryAttachToSrHistory.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"count": 0,
"taskId": "string"
}
cluster
Required
The vCenter cluster
Required privileges: System.Read
integer As int32
As int32
count
Optional
Collect the last test data for the given number at most. Default to get the latest one historical data.
string
taskId
Optional
The task Id which run the attach to SR operation.Default is None The count parameter will be ignored when the taskId is not None