Skip to main content

Add Media Agent to Local Storage Path

Select

SaaS
Customer Managed

Used to add a media agent to a local storage pool access path

Path Parameters
  • storagePoolId int32 required

    Id of the local storage pool whose details have to be fetched to add a new access path

  • backupLocationId int32 required

    Id of the backup location whose details have to be fetched to add a new access path

Request Body
  • mediaAgents object[] required

    Can add a list of media agents to be added as the local storage access path.

  • id int32
  • name string
Responses

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...