Delete Backup Location
Select
SaaS
Customer Managed
Modify the properties of an existing mount path
Path Parameters
- storagePoolId int32 required
Id of the disk storage to whose backup location has to be deleted
- backupLocationId int32 required
Id of the backup location to delete
Query Parameters
- forceDelete boolean
Force deletes a backup location.
Responses
- 200
- 400
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
Requested Details not found
DELETE /v4/storage/disk/:storagepoolid/backuplocation/:backuplocationid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/Disk/:storagePoolId/BackupLocation/:backupLocationId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'