Update Subclient Properties
Modify the subclient properties of a file server.
Path Parameters
- subclientId integer required
Id of the subclient
- application/json
Request Body
subClientProperties object required
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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "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": {
"fsSubClientProp": {
"useGlobalFilters": "ON",
"backupSystemState": true,
"followMountPointsMode": "FOLLOW_MOUNT_POINTS_ON"
},
"useLocalContent": true,
"contentOperationType": 1,
"content": [
{
"path": "string",
"excludePath": "string",
"includePath": "string"
}
],
"commonProperties": {
"impersonateUserCredentialinfo": {
"credentialId": 0,
"credentialName": "string"
}
}
}
}'