apiConfigStalenessStatus
Represents the configuration staleness status of an entity.
Possible Values
| value | description | 
|---|---|
| FRESH | Configuration is up to date. | 
| STALE_REFRESHABLE | Configuration is stale and can be updated by running a refresh command. | 
| STALE | Configuration is stale. |