{"type":"api","title":"Get Tenant Management System I Ps","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Device Inventory"],"description":"Get management system IP\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eNote: In a multitenant vManage system, this API is only available in the Provider view.","operationId":"getTenantManagementSystemIPs","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","properties":{"empty":{"type":"boolean"}},"items":{"type":"object","properties":{"chasisNumber":{"type":"string","example":"6a417181-11ba-4753-a68b-0e72440ebb49"},"deviceType":{"type":"string","example":"vsmart"},"managementSystemIP":{"type":"string","example":"169.254.10.6"},"serialNumber":{"type":"string","example":"12445B57"}},"$$ref":"#/components/schemas/GetTenantManagementSystemIPsInner"},"$$ref":"#/components/schemas/GetTenantManagementSystemIPs"},"examples":{"System IP":{"description":"System IP","value":[{"deviceType":"vsmart","serialNumber":"12445B57","managementSystemIP":"169.254.10.6","chasisNumber":"6a417181-11ba-4753-a68b-0e72440ebb49"}],"$$ref":"#/components/examples/ComViptelaVmanageServerDeviceconfigSystemDeviceSystemdeviceapiResponseExampleTenantmanagementsystemip"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/system/device/tenant/management/systemip"}}