put https://helios.cohesity.com/v2/mcm/backup-mgmt/backups/config
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
11curl --request PUT \
--url https://helios.cohesity.com/v2/mcm/backup-mgmt/backups/config \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"schedule": {
"unit": "Days"
}
}
'
xxxxxxxxxx
34}
{
"s3Config": {
"accessKey": "string",
"secretKey": "string",
"host": "example.com",
"bucket": "string",
"backupFolder": "string"
},
"retentionConfig": {
"days": 0
},
"schedule": {
"startTime": "string",
"timeZone": "string",
"unit": "Days",
"hourSchedule": {
"frequency": 0
},
"daySchedule": {
"frequency": 0
},
"weekSchedule": {
"dayOfWeek": [
"Sunday"