It renders the cloud status of a connected product within a colored badge.
The filter variants can be applied to metrics and properties holding the cloud status value.
The cloud status is identified by numerical values associated with a label.
Value | Text Representation |
---|---|
0 | INACTIVE |
1 | TEST |
2 | ACTIVE |
3 | SUSPENDED |
4 | PROVISIONING |
5 | ACTIVATING |
6 | ACTIVATING_TEST |
null | UNAVAILABLE |
Without this filter, the cloud status value is printed as simple text.
Filter Variants
The set of predefined filter variants that can be used to format values.
cloudStatus | |
---|---|
Prints out the cloud status within a colored badge. Supported Input Types: STRING | INTEGER Output Type: HTML |
Comments
0 comments
Please sign in to leave a comment.