Ensighten Conditions API
CRUD operations with Conditions. Important Condition specific fields Field Description Valid Values id The condition id name The name of the condition A name up to 255 characters conditionValues Criteria used to define and configure the condition (More information below) mandatedInSpaces Spaces where this condition is mandated deployments Deployments that are associated with this condition labels Information regarding the labels associated with the condition An array of labels (e.g. [{"key": "Lifecycle", "value": "prod"}]) Condition-value specific fields A condition can have one or more condition-values, each of which is defined as an object with the following (required) properties Field Description Valid Values typeId Indicates the type of the condition parameter 2 (Host) 4 (Path) 7 (Protocol) 10 (Query Pair) 11 (Hash Fragment) 16 (Platform) 18