Skip to main content

Select Azure Storage

Select

SaaS
Customer Managed

Configure Cloud Storage For Added Protection

Configure cloud storage that provides geographic redundancy for your backups. It is recommended to use storage that is replicated to ensure data resiliency and availability. Ensure the appropriate class is selected and life cycle polices implemented to avoid unnecessary charges and data loops.

This API returns list of available cloud storage.

Responses

OK


Schema
  • cloudStorage object[]
  • id integer

    cloud storage ID

  • name string

    cloud storage name

  • storagePoolType string

    cloud storage type

  • status string

    offline/online status

  • type string

    Azure/Metalic

  • storageClass string

    Possible values: [MRR_COOL, MRR_HOT]

    applicable only if type is Metallic

Loading...