Subclient Onboard
Select
SaaS
Customer Managed
This operation onboards a subclient.
Path Parameters
- clientName string required
- appName string required
- subclientName string required
- application/json
Request Body
- StoragePool string
- serviceLevel string
- ForceReplace boolean
role object
CycleDay object[]
user object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Subclient Onboard - With Subclient Name
Schema
- errorMessage string
- errorCode integer
entity object
{
"errorMessage": "string",
"errorCode": 0,
"entity": {
"subclientId": 0,
"userId": 0,
"subclientName": "string",
"userName": "string"
}
}
{
"errorMessage": "OnBoarding Subclient is successful",
"errorCode": 0,
"entity": {
"subclientId": 63,
"userId": 1251,
"subclientName": "backedup_test",
"userName": "tapicompany\\tapicompany"
}
}
POST /Subclient/byName(clientName=':clientName',appName=:appName',instanceName='DefaultInstanceName',backupsetName='defaultBackupSet',subclientName=':subclientName')/Onboard
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'