Edit Subclient Backup Content
Select
SaaS
Customer Managed
Modifies the backup content of a subclient (content group)
Path Parameters
- subclientId integer required
ID of the subclient on which the content needs to be modified
- application/json
Request Body
This request modifies the subclient content by adding an array of paths while allowing configuration of exclusions and exceptions as needed.
subClientProperties object
Responses
- 200
- 404
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": "string",
"value": "string"
}
]
},
"response": [
{
"warningCode": 0,
"errorCode": 0,
"warningMessage": "string"
}
]
}
Not Found
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Failed to get any subclient for given association. Check if it is valid",
"errorCode": 4
}
POST /subclient/:subclientid
Request
Request
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'
curl -L -X POST 'https://CommandCenterHostName/webconsole/api/Subclient/:subclientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"instanceType": "AZURE_BLOB",
"objectStorageSubclient": {
"objectStorageTagFilter": {
"tagFilters": [
{
"ruleItemType": 2,
"rules": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}
},
"content": {
"path": "string",
"excludePath": "string",
"includePath": "string"
},
"fsContentOperationType": "OVERWRITE",
"fsExcludeFilterOperationType": "CLEAR",
"fsIncludeFilterOperationType": "CLEAR"
}
}'