Skip to main content

Delete the custom cloud type worker pool template

DELETE 

https://api.spectrocloud.com/v1/clouds/cloudTypes/:cloudType/content/templates/workerPoolTemplate

Delete the custom cloud type worker pool template

Request

Path Parameters

    cloudType stringrequired

    Unique cloud type

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

The resource was deleted successfully

curl -L -X DELETE 'https://api.spectrocloud.com/v1/clouds/cloudTypes/:cloudType/content/templates/workerPoolTemplate' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— header