resyncRequest_domains_inner

resyncRequest_domains_inner
resyncRequest_domains_inner
JSON Example
{
    "name": "string",
    "resyncType": "string",
    "hosts": [
        "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,
array of string
hosts
Optional

If provided, only these hosts are considered for resync, not the entire domain. Doing resync for individual hosts is applicable only for CELL SITE GROUP type of domains and this attribute will be ignored for Central Site, Regional Site, Compute Cluster type of domains.

Property Of