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

ChangeGateTargetOutput

    Output representation of change gate target - contains full details for API responses

    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
    • entityInfo TargetEntity optional
      Populated details about the target entity
    • entityType string required