Associate DDB or storage MediaAgent with the Storage Pool
Select
SaaS
Customer Managed
API to manage MediaAgents associated with the Storage Pool
Path Parameters
- storagePoolId int32 required
Id of the Storage Pool
Query Parameters
- mediaAgentId int32 required
Id of the MediaAgent
- action int32 required
Possible values: [
ADD_DDB_ROLE
,ADD_STORAGE_ROLE
,ADD_DDB_STORAGE_ROLE
,REMOVE_DDB_ROLE
,REMOVE_STORAGE_ROLE
,REMOVE_DDB_STORAGE_ROLE
]Action to performed on the MediaAgent
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...