/AWS1/CL_GRFDSCWORKSPACECONF01¶
DescribeWorkspaceConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_configuration
TYPE /AWS1/GRFOVERRIDABLECONFJSON
/AWS1/GRFOVERRIDABLECONFJSON
¶
The configuration string for the workspace that you requested. For more information about the format and configuration options available, see Working in your Grafana workspace.
Optional arguments:¶
iv_grafanaversion
TYPE /AWS1/GRFGRAFANAVERSION
/AWS1/GRFGRAFANAVERSION
¶
The supported Grafana version for the workspace.
Queryable Attributes¶
configuration¶
The configuration string for the workspace that you requested. For more information about the format and configuration options available, see Working in your Grafana workspace.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION, with configurable default |
ASK_CONFIGURATION() |
Getter for CONFIGURATION w/ exceptions if field has no value |
HAS_CONFIGURATION() |
Determine if CONFIGURATION has a value |
grafanaVersion¶
The supported Grafana version for the workspace.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GRAFANAVERSION() |
Getter for GRAFANAVERSION, with configurable default |
ASK_GRAFANAVERSION() |
Getter for GRAFANAVERSION w/ exceptions if field has no valu |
HAS_GRAFANAVERSION() |
Determine if GRAFANAVERSION has a value |