Modify subclient
Select
SaaS
Customer Managed
This operation is used to modify subclient properties
Path Parameters
- subclientId integer required
Subclient Id of the subclient whose properties need to be read
- application/json
Request Body
subClientProperties object
Responses
- 200
- 400
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
processinginstructioninfo object
response object[]
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": [
{
"warningCode": 0,
"errorCode": 0,
"warningMessage": "string"
}
]
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"response": [
{
"warningCode": 0,
"errorCode": 0,
"warningMessage": ""
}
]
}
Bad Request
- application/json
- application/xml
- Schema
- Example
Schema
- string
Request body is empty or format is invalid
- Schema
- Example (from schema)
Schema
- object
<root/>
Unauthorized
- application/json
- Schema
- Example (from schema)
- Example
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Access Denied",
"errorCode": 5
}
POST /subclient/:subclientid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"commonProperties": {
"enableBackup": true,
"snapCopyInfo": {
"isSnapBackupEnabled": true,
"snapToTapeSelectedEngine": {
"snapShotEngineId": 0,
"snapShotEngineName": "NetApp"
},
"snapToTapeProxyToUse": {
"clientId": 0,
"clientName": "string"
},
"snapToTapeProxyToUseSource": true,
"useSeparateProxyForSnapToTape": true,
"separateProxyForSnapToTape": {
"clientId": 0,
"clientName": "string"
}
},
"prepostProcess": {
"preBackupCommand": "string",
"postBackupCommand": "string",
"runPostScan": "NO",
"runPostBackup": "NO",
"prepostUserName": {
"userName": "string",
"password": "string"
}
}
},
"oracleSubclientProp": {
"selectiveOnlineFull": true,
"data": true,
"lightsOutScript": true,
"enableTableBrowse": true,
"backupArchiveLog": true,
"archiveDelete": true,
"archiveDeleteAll": false,
"dataFilesPerBFS": 8,
"maxBackupSetSizeInKB": 0,
"archiveFilesPerBFS": 32,
"maxOpenFiles": 8,
"dataThresholdStreams": 0,
"sectionSizeInKB": 0,
"useRmanForLogBackup": true,
"snapImageCopy": true,
"imageCopyDir": "string"
},
"content": [
"string"
],
"planEntity": {
"planName": "string"
}
}
}'