VslmSyncDatastoreRequestType
VslmSyncDatastoreRequestType
The parameters of VslmSyncDatastore.
This structure may be used only with operations rendered under /vslm
.
JSON Example
{
"datastoreUrl": "string",
"fullSync": false,
"fcdId": {
"_typeName": "string",
"id": "string"
}
}
string
datastoreUrl
Required
The datastore URL as specified in DatastoreInfo.url
boolean
fullSync
Required
If this is set to true, all information for this datastore will be discarded from the catalog and reloaded from the datastore's catalog
fcdId
Optional
This data object type describes an identifier class which is globally unique to identify the associated object.