In order to use the Workflow Optimzation script to trigger VxRail APIs from the SDDC Manager VM, you must change the static IP address of the VxRail Manager to an IP address that is in the management network subnet.

Prerequisites

  • Ensure that a free IP address is available in the management network subnet
  • Configure forward and reverse DNS settings for VxRail Manager
  • The VxRail Manager static IP, 192.168.10.200, must be reachable and the UI available

Procedure

  1. Enter the following address in a web browser on your host https://192.168.10.200/rest/vxm/api-doc.html.
  2. Select Network.
  3. From the Servers drop-down menu, select /rest/vxm - VxRail Manager Server.
  4. Click Network > POST /v1/network/vxrail-manager.
  5. Click Try it out.
  6. Update the sample request body.
    Option Description
    ip Enter the new IP address for the VXRail Manager.
    gateway Enter the network gateway address for VxRail Manager.
    netmask Enter the subnet mask for VxRail Manager.
    vlan_id Enter the management network VLAN ID
  7. Click Execute.
  8. Verify that the new IP address is reachable.

What to do next

Update the VxRail Manager certificate. See Update the VxRail Manager Certificate.