Enable Airgap on StoragePool
Select
SaaS
Customer Managed
This API enables Airgap on StoragePool and all its associated MediaAgents. This action is irreversible, once enabled Airgap cannot be disabled on the StoragePool.
Path Parameters
- storagePoolId int32 required
Id of the StoragePool
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...