Skip to main content

Get Vault Tracker Media Details either by actionId or by policyId or by containerId or by locationId

Select

Customer Managed

Get the details of vault tracker media.

Query Parameters
  • actionId int32

    List Media by actionId

  • policyId int32

    List Media by policyId

  • containerId int32

    List Media by containerId

  • locationId int32

    List Media by locationId

Responses

OK


Schema
  • vaultTrackerMediaDetailsList object[]
  • actionId int32

    Id of Action

  • mediaId int32

    Id of media

  • historyId int32

    Id of history

  • policyId int32

    Id of policy

  • barcode string

    Barcode label of media

  • state string

    state of media

  • library object
  • id int32
  • name string
  • sourceLocation object
  • id int32
  • name string
  • currentLocation object
  • id int32
  • name string
  • destLocation object
  • id int32
  • name string
  • container object
  • id int32
  • name string
  • dueBackForReuseOn string

    Due back for reuse 'Now' or 'Never'

  • exportError string

    Export error message

  • storagePolicy object
  • id int32
  • name string
  • storagePolicyCopy object
  • id int32
  • name string
  • isInLibrary boolean

    Media is in library or not

Loading...