ENUM

ManagementEndpointStatusCause

The reason phrase of the status. This can be used to better diagnose the status.

link GraphQL Schema definition

  • enum ManagementEndpointStatusCause {
  • ACCESS_DENIED
  • AUTHENTICATION_FAILED
  • EVENT_STREAM_NOT_CONNECTED
  • HOST_UNREACHABLE
  • INTERNAL_ERROR
  • }