Skip to main content

Get Recovery Point Stores

Select

SaaS
Customer Managed

Fetch details about recovery point stores or library details

Path Parameters
  • rpsId string required
Responses

OK


Schema
  • storageName string

    Name of the storage library.

  • associatedMediaAgent string

    Tape library MediaAgent association

  • totalCapacity string

    Magnetic library capacity.

  • freeSpace string

    Magnetic library total free space

  • maximumSize string

    Magnetic library capacity size

  • maxPairs string

    Maximum allowed pairs per RPStore

  • peakInterval object[]

    Interval window containing day and time details

  • dayOfWeek string[]

    Possible values: [SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY]

  • startTime int64

    Time in seconds since the beginning of the day

  • endTime int64

    Time in seconds since the beginning of the day

  • locations object[]

    Mount Path locations details

  • status string

    Status of the mount path.

  • mountPath object
  • id int32
  • name string
  • enabled boolean

    Describe whether mount path is enabled or not.

  • dataServerType string

    Possible values: [NONE, DATASERVER_ISCSI_DEVICEACCESS, DATASERVER_IP_DEVICEACCESS, DATASERVER_SAN_DEVICEACCESS]

    Type of device access server type.

  • deviceId int32

    Unique device identifier.

Loading...