resyncRequest_domains
resyncRequest_domains
JSON Example
{
"name": "string",
"resyncType": "string"
}
string As ^[^\s]+$
name
Required
The name of the domain to resync
string
resyncType
Optional
resyncType is either FULL or PARTIAL. FULL will select all the hosts in the mentioned Domain while PARTIAL will only select FAILED Hosts. FULL is the default resync type.
Possible values are : FULL, PARTIAL,