ENUM

ManagementEndpointDeploymentStatus

Status of a management endpoint as used in a given deployed service

link GraphQL Schema definition

  • enum ManagementEndpointDeploymentStatus {
  • ACTIVE
  • CONNECTED
  • DENY_ACCESS
  • DISCONNECTED
  • DISCOVERED
  • DRAFT
  • ERROR
  • HEALTHY
  • REVIEW
  • VALIDATION_FAILED
  • }