Utilities

Create Cloud-Init Template

Create a Cloud-Init template with a case-insensitively unique name; networkConfig must be present and may be empty

post/utilities/cloud-init/templates

Request body

metastring required
namestring required
networkConfigstring required
userstring required

Response

Template created

errorstring
messagestring
statusstring

Changes

Changed in 3 of the 42 revisions of this API.26

  • 9a5026bf905715See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    • added the success response with the status 201

      response-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation