You configure an HTTPS request to delete a RabbitMQ node from an existing RabbitMQ environment.
Procedure
- ♦ In your Web browser, start Postman and configure the following HTTPS request.
- On the Headers tab, add the JSESSION ID.
Setting Value JSESSIONID vcp-lcm-session-id - To delete an existing RabbitMQ node, configure the following HTTPS request.
Setting Value HTTPS request method DELETE URL https://vcp-lcm-ip-address:port-number/api/api_version/lcm/environment/rmq-environment-id/product/rmq-product-id/node?force=false
- On the Headers tab, add the JSESSION ID.