environmentTemplate resource Resources for working with environment templates. Create a new environment templateDelete an environment templateDelete the environment gate of a given environment templateGet information about an environment templateThis command returns a JSON representation of an environment templateGet information about the property definitions for the environment templateGet the environment gate of a given environment templateSave environmentTemplate gateSave the environment gate of a given environment template. Environment gates are JSON objects consisting of operators OR, AND, and NOT, as well as status UUIDs. A valid operator is a JSON Object with a single key corresponding to one of the three operator types, and with a list of operators or UUIDs as its value. A valid gate begins with an enclosing OR operator containing one or more AND operators. AND operators can contain only UUIDs or NOT operators. The NOT operators must contain a single UUID which corresponds to a known version or snapshot status (REST API method).Update an environment template prop sheet def from a JSON file.Update the basic settings of an environment templateParent topic: REST commands for the DevOps Deploy server