Skip to main content

List AirGap Protect Storage

Select

SaaS

List all Air Gap Protect storage

Responses

OK


Schema
  • MRRStorage object[]
  • id integer

    Storage ID

  • name string

    Storage name

  • storagePoolType string

    Default value: ```

  • status string
  • type string

    Possible values: [MRR]

  • storageClass string

    Storage tier

GET /v4/storage/airgapprotect    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Storage/AirgapProtect' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'