v1

latestOpenAPI 3.1.22026-08-0611530152.3 KB
RabbitMQ Config

List current configuration

Retrieve the current RabbitMQ configuration settings

get/config

Response

Successful response

RabbitMQConfig required

Example response

{
  "rabbitmq_prometheus.return_per_object_metrics": null,
  "rabbit.heartbeat": 120,
  "rabbit.channel_max": 0,
  "rabbit.consumer_timeout": 7200000,
  "rabbit.vm_memory_high_watermark": 0.81,
  "ra.wal_max_size_bytes": 512
}