« Back to Technical Discussions

Automatic discovery of UCS Manager IP

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Is there any way how to automatically discover that specific IP address is a  Virtual IP of UCS manager and or to find its port where API is listening ?
In reference are mentioned standard HTTP/S ports, but our test environment listens on port 8080.

If you are looking for API then the IPs are stored in networkElement class . Check out sys/switch-A and sys/switch-B with element oobIfIp
as the IP address for the Physical Fabric. I don't thing there is a way
from the API to get the virtual IP directly. But the physical IP can be
retrieved.I don't see ports anywhere.

It was not exactly what I wanted. Lets look at that from different end. I have computer that responds to ping and I need to find whether it is an UCS manager and on what port does API respond. Is that possible ?
Thanks,

I don't think that is possible from the API.

I don't think that is possible from the API.

 
How often are people changing the port for the API from the default?