You configure an HTTPS request to obtain information about the existing VMware Cloud Director nodes in VMware Cloud Provider Lifecycle Manager.
Procedure
- ♦ In your Web, browser start Postman and configure the following HTTPS request.
- On the Headers tab, add the JSON session ID.
Setting Value JSESSIONID vcp-lcm-session-id
- To retrieve information about the existing VMware Cloud Director nodes, configure the following HTTPS request.
Setting Value HTTPS request method GET URL https://vcp-lcm-ip-address:port-number/api/api-version/lcm/environment/vcd-environment-id/product/vcd-product-id/node
- On the Headers tab, add the JSON session ID.