HealthStatusDetail interface
Pool health status detail.
Properties
code | An identifier for the issue. NOTE: This property will not be serialized. It can only be populated by the server. |
message | A message describing the issue, intended to be suitable for display in a user interface NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
code
An identifier for the issue. NOTE: This property will not be serialized. It can only be populated by the server.
code?: string
Property Value
string
message
A message describing the issue, intended to be suitable for display in a user interface NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string