
Retrieve virtual machine information required for ESRS setup.
Requires one of the following roles:
Node data information for ESRS
GET https://192.168.0.0:4443/callhome/esrs-device/ HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <device> <ip_address>localhost</ip_address> <model-name>ViPR-GM</model-name> <serial-no>VG9SSD7QX7202G-standalone</serial-no> </device>