Update Subclient Properties
Select
SaaS
Customer Managed
This operation updates the properties associated with a subclient.
Path Parameters
- subclientId string required
- application/json
Request Body
subClientProperties object
Responses
- 200
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": ""
}
]
}
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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "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": {
"fsIncludeFilterOperationType": 0,
"fsExcludeFilterOperationType": 0,
"fsContentOperationType": 0,
"useLocalContent": true,
"fsSubClientProp": {
"useGlobalFilters": 0,
"customSubclientContentFlags": 0,
"backupSystemState": true,
"customSubclientFlag": true,
"openvmsBackupDate": true,
"includePolicyFilters": true
},
"content": [
{
"path": "string",
"excludePath": "string"
}
]
}
}'