Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IngressEnvironmentStatus

Package version

An object that represents the status of ingress on an environment.

Hierarchy

  • IngressEnvironmentStatus

Index

Properties

Properties

Optional state

This string represents the state of ingress operations on an environment. It can be "Disabled", "Ready", "Running", "Paused" or "Unknown"

Optional stateDetails

An object that contains the details about an environment's state. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc