Skip to main content

CloudGetEligibleMediaAgentsForAccessPath

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

Path Parameters
  • cloudStorageId int32 required

    Id of the cloud storage pool for which media agent has to be added

  • bucketId int32 required

    Id of the access path of which media agent has to be shared

Responses

Success


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