Skip to main content

Delete HyperScaleStorage ById

Select

SaaS
Customer Managed

Delete existing hyperscale storage

Path Parameters
  • hyperScaleStorageId int32 required

    Id of hyperscale storage

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
DELETE /v4/storage/hyperscale/:hyperscalestorageid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
hyperScaleStorageId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Storage/HyperScale/:hyperScaleStorageId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'