EnvironmentStatus interface
An object that represents the status of the environment, and its internal state in the Time Series Insights service.
Properties
ingress | An object that represents the status of ingress on an environment. NOTE: This property will not be serialized. It can only be populated by the server. |
warm |
An object that represents the status of warm storage on an environment. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
ingress
An object that represents the status of ingress on an environment. NOTE: This property will not be serialized. It can only be populated by the server.
ingress?: IngressEnvironmentStatus
Property Value
warmStorage
An object that represents the status of warm storage on an environment. NOTE: This property will not be serialized. It can only be populated by the server.
warmStorage?: WarmStorageEnvironmentStatus