API for the heat service.
Bases: django.views.generic.base.View
API for heat services.
Get a list of heat services.
Bases: django.views.generic.base.View
API for validating a template
Validate a template
The following parameters may be passed in the POST application/json object. The parameters are: request:
Parameters: | template_url – The template to validate |
---|