You configure an HTTPS request to delete a VMware Cloud Director node from an existing VMware Cloud Director environment.

Procedure

  • In your Web browser, start Postman and configure the following HTTPS request.
    1. On the Headers tab, add the JSESSION ID.
      Setting Value
      JSESSIONID vcp-lcm-session-id
    1. To delete a VMware Cloud Director 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/vcd-env-id/product/vcd-product-id/node/vcd-node-number?force=false

Results