{
  "data": {
    "host": "rabbitmq.example.com",
    "copyright": "Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries.",
    "information": "Licensed under the MPL 2.0. Website: https://rabbitmq.com",
    "platform": "Erlang/OTP 26.2.1",
    "product": "RabbitMQ",
    "version": "3.13.1",
    "connection": {
      "host": "rabbitmq.example.com",
      "port": "5672",
      "vhost": "/",
      "password": "**********",
      "protocol": "amqp",
      "username": "app-service"
    }
  }
}