DevOps

Creates a new Variable for a given extension_id and an environment_id.

post/devops/services/{extension_id}/environments/{environment_id}/variables

Path parameters

extension_idstring required
environment_idstring required

Request body

idstring
namestring
valuestring required
secureboolean

Response

idstring
namestring
valuestring required
secureboolean

Changes