| apiName |
String |
API name of the calculated insight with suffix __cio. |
Required for POST Optional for PATCH
|
57.0 |
| createdFromPackage |
Boolean |
Specifies whether the calculated insight was created from an
installed package (true) or not
(false). |
Optional |
57.0 |
| dataSpaceName |
String |
Name of the data space. |
Optional |
57.0 |
| definitionType |
String |
Definition type of the
calculated insight. Values are:
- CalculatedMetric
- ExternalMetric
- StreamingMetric
|
Required for POST Optional for PATCH
|
57.0 |
| description |
String |
Calculated insight description. |
Optional |
57.0 |
| displayName |
String |
Calculated insight display name. |
Required for POST Optional for PATCH
|
57.0 |
| draft |
Boolean |
Specifies whether to save the calculated insight as draft (true) or not (false). |
Optional |
57.0 |
| expression |
String |
Calculated insight ANSI SQL expression. |
Required for POST Optional for PATCH
|
57.0 |
| packagedCalculatedInsightApiName |
String |
API name of the packaged calculated
insight. |
Optional |
57.0 |