Skip to main content

fetch media agents which can be added as access paths for local storage​

Used to fetch available media agents which can be added as access paths for local storage

Path Parameters
  • storagePoolId int32 required

    Id of the local storage pool whose media agent has to be shared

  • backupLocationId int32 required

    Id of the backup location of which media agent has to be shared

Responses

Success


Schema
  • mediaAgents object
  • id int32
  • name string
  • displayName string
Loading...