Get Deployment Template
get/templates/{provider-type}
Get the deployment template of the Stack.
SecurityTrend Micro Cloud One API Key
Request
Responses
200
OK
400
Bad Request
401
Unauthorized
403
Forbidden
429
Too Many Requests
500
Internal Server Error
503
Service Unavailable
Response samples
- 200
- 400
- 401
- 500
- 503
application/json
{- "parameters": [
- {
- "key": "CloudOneRegion",
- "value": "us-1"
}, - {
- "key": "ExternalID",
- "value": "123456789012"
}
],
}