SddcStateRequest
Properties
array of
string
sddcs
Optional
Not available
array of
string
states
Optional
Not available
Possible values are: SCHEDULED, RUNNING, CANCELED, COMPLETED
JSON Example
{
"sddcs": [
"string"
],
"states": [
"string"
]
}