Skip to main content

Delete Sybase Instance

Select

SaaS
Customer Managed

This operation deletes the specified Sybase Instance

Path Parameters
  • instanceId string required
Responses

OK

DELETE /instance/:instanceid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
instanceId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/instance/:instanceId' \
-H 'Authtoken: <API_KEY_VALUE>'