Update Global Bucket Sync Config
API code: UPDATE_GLOBAL_BUCKET_SYNC_CONFIG
Pre-authorized role(s): PROVIDER_ADMIN
Platform(s): AMAZON
| OSIS
| CLOUDIAN
| ECS
Request
URI
PATCH
https://apaas-29.eng.vmware.com//api/v1/core/global-bucket-sync-config
COPY
Request Body
JobSyncConfig of type(s) application/json
Required
{
"enabled": false,
"interval": 0,
"intervalUnit": "string",
"syncScope": "string",
"threshold": 0,
"specifiedEntities": [
{
"entityId": "string",
"entityName": "string",
"lastSyncStartDate": "string",
"lastSyncEndDate": "string",
"syncStatus": "string",
"trackingId": "string",
"message": "string"
}
],
"nextSyncDate": "string",
"lastStartDate": "string",
"lastEndDate": "string",
"syncing": false
}
boolean
enabled
Optional
enabled
integer As int32 As int32
interval
Optional
interval
string
intervalUnit
Optional
intervalUnit
Possible values are : M, H,
string
syncScope
Optional
syncScope
Possible values are : ALL, MULTISITE, SPECIFIC,
integer As int32 As int32
threshold
Optional
threshold
string As date-time As date-time
nextSyncDate
Optional
nextSyncDate
string As date-time As date-time
lastStartDate
Optional
lastStartDate
string As date-time As date-time
lastEndDate
Optional
lastEndDate
boolean
syncing
Optional
syncing
Responses
200
OK
Returns JobSyncConfig of type(s) application/json
{
"enabled": false,
"interval": 0,
"intervalUnit": "string",
"syncScope": "string",
"threshold": 0,
"specifiedEntities": [
{
"entityId": "string",
"entityName": "string",
"lastSyncStartDate": "string",
"lastSyncEndDate": "string",
"syncStatus": "string",
"trackingId": "string",
"message": "string"
}
],
"nextSyncDate": "string",
"lastStartDate": "string",
"lastEndDate": "string",
"syncing": false
}
boolean
enabled
Optional
enabled
integer As int32 As int32
interval
Optional
interval
string
intervalUnit
Optional
intervalUnit
Possible values are : M, H,
string
syncScope
Optional
syncScope
Possible values are : ALL, MULTISITE, SPECIFIC,
integer As int32 As int32
threshold
Optional
threshold
string As date-time As date-time
nextSyncDate
Optional
nextSyncDate
string As date-time As date-time
lastStartDate
Optional
lastStartDate
string As date-time As date-time
lastEndDate
Optional
lastEndDate
boolean
syncing
Optional
syncing
System Configuration Operations
POST
Add Tenant Aliases
DELETE
Cancel Tenant Onboard Flow
PATCH
Execute Global Bucket Sync Now
POST
Get Admin Console
GET
Get Global Bucket Sync Config
GET
Get Global Bucket Sync Result
GET
Get Global Cors
POST
Get Group Console
GET
Get Platform Preference
GET
Get Product Info
GET
Get Tenant Alias
GET
Get Tenant Onboard Flow
GET
List Aws Reusable Accounts
GET
List Aws Sharable Accounts
GET
List Platform Capabilities
GET
List Platforms
GET
List Storage Tenants
GET
List Tenant Aliases
DELETE
Revert Tenant Alias
POST
Start Tenant Onboard Flow
PATCH
Update Global Bucket Sync Config
PUT
Update Global Cors
PUT
Update Platform Preference
PATCH
Update Tenant Alias
PUT
Update Tenant Aliases