This operation disables schedules for a content group for object storage data.
Request
Syntax
POST /post HTTP/1.1
Host: <host name>
Accept: application/xml or application/json
Authtoken: <authentication token>
Content-Type: application/xml or application/json
<disable_schedule__for_content_group_for_object_storage.xml>
Request Headers
Name |
Description |
---|---|
Host |
The host name of the Web Server or Web Console used in the API request along with the Web Console endpoint to which API requests must be submitted. For example, https://m6.metallic.io/webconsole/api/Subclient/39 where 39 is the content group ID for which the schedule must be disabled. |
Accept |
The format of the response. Valid values are: application/json. |
Authtoken |
The authentication token received after successfully logging on to Metallic. The QSDK token for authorization fetched using Login POST API call, see REST API - Authentication: POST Login. |
Content-Type |
The media type contained in the request body. |
Request Body
Download the XML file required for this request: <disable_schedule__for_content_group_for_object_storage.xml> to disable existing schedules on the content group for object storage. The following table displays the parameters for the request body.
Parameter |
Description |
Element |
Parent Element |
---|---|---|---|
blockScheduleBackupTypeFlags |
Flag to set block the schedules on a content group for object storage. Valid values are 0,1, and 2. 0 - Do not block any scheduled jobs 1 - Block full 2 - Block incremental |
commonProperties |
subClientProperties |