1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ChangeGateTargetInput

ChangeGateTargetInput

    Input specification for change gate target - contains minimal identifiers for API requests

    Properties

    • entityType enum required
      The entity type this gate targets
      Values: environment
    • qualifiedName string optional
      The qualified name of the entity this gate targets (e.g., ‘project/env’)
    • actionTypes array[string] required
      The action types this gate targets (currently only supports single action)