reporting.exporters.create ========================== Create a specific reporting exporter configuration containing required details for exporting reporting metrics. .. raw:: html
ReportingExportsCreateArgs parameters.
No Additional PropertiesWhether this exporter is enabled and active.
Specific attributes for the exporter.
No Additional PropertiesType of exporter - Graphite.
Specific value:"GRAPHITE"
    IP address of the Graphite server.
Must be at least 1 characters long
Port number of the Graphite server.
Value must be greater or equal to 1 and lesser or equal to 65535
Prefix to prepend to all metric names.
Namespace to organize metrics under.
Must be at least 1 characters long
Interval in seconds between metric updates.
Value must be greater or equal to 1
Number of updates to buffer when Graphite server is unavailable.
Value must be greater or equal to 1
Whether to send human-readable names instead of internal IDs.
Pattern to match charts for export (supports wildcards).
Must be at least 1 characters long
User defined name of exporter configuration.
The newly created reporting exporter configuration.
No Additional PropertiesUnique identifier for the reporting exporter.
Whether this exporter is enabled and active.
Specific attributes for the exporter.
No Additional PropertiesType of exporter - Graphite.
Specific value:"GRAPHITE"
    IP address of the Graphite server.
Must be at least 1 characters long
Port number of the Graphite server.
Value must be greater or equal to 1 and lesser or equal to 65535
Prefix to prepend to all metric names.
Namespace to organize metrics under.
Must be at least 1 characters long
Interval in seconds between metric updates.
Value must be greater or equal to 1
Number of updates to buffer when Graphite server is unavailable.
Value must be greater or equal to 1
Whether to send human-readable names instead of internal IDs.
Pattern to match charts for export (supports wildcards).
Must be at least 1 characters long
User defined name of exporter configuration.