reporting.exporters.create¶
Create a specific reporting exporter configuration containing required details for exporting reporting metrics.
No Additional Items
Tuple Validation
Parameter 1: reporting_exporter_create
reporting_exporter_create
Type: objectNo Additional Properties
Enabled
Type: booleanAttributes
Type: objectSpecific attributes for the exporter
No Additional PropertiesExporter Type
Type: constMust be one of:
- "GRAPHITE"
"GRAPHITE"
Destination Ip
Type: stringMust be at least 1
characters long
Destination Port
Type: integerValue must be greater or equal to 1
and lesser or equal to 65535
Prefix
Type: string Default: "scale"Namespace
Type: stringMust be at least 1
characters long
Update Every
Type: integer Default: 1Value must be greater or equal to 1
Buffer On Failures
Type: integer Default: 10Value must be greater or equal to 1
Send Names Instead Of Ids
Type: boolean Default: trueMatching Charts
Type: string Default: "*"Must be at least 1
characters long
Name
Type: stringUser defined name of exporter configuration
ReportingExporterEntry
Type: objectNo Additional Properties
Id
Type: integerEnabled
Type: booleanAttributes
Type: objectSpecific attributes for the exporter
No Additional PropertiesExporter Type
Type: constMust be one of:
- "GRAPHITE"
"GRAPHITE"
Destination Ip
Type: stringMust be at least 1
characters long
Destination Port
Type: integerValue must be greater or equal to 1
and lesser or equal to 65535
Prefix
Type: string Default: "scale"Namespace
Type: stringMust be at least 1
characters long
Update Every
Type: integer Default: 1Value must be greater or equal to 1
Buffer On Failures
Type: integer Default: 10Value must be greater or equal to 1
Send Names Instead Of Ids
Type: boolean Default: trueMatching Charts
Type: string Default: "*"Must be at least 1
characters long
Name
Type: stringUser defined name of exporter configuration
Required roles: REPORTING_WRITE