Skip to main content

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

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...