Hi,
I can use SmartConsole to login to the MDS, select a domain and list the configuration objects that appear on the right side of the screen, or search through them. See the attached screenshot.
But I can't figure out how to do the same with the API. It seems to only return config items in the MDS. None of the API calls seem to allow you to specify the domain you want to access. I tried accessing them directly by looking up their IP address in the MDS and doing my API calls there, but they return precisely the same information.
So basically I'm looking for the right command to accomplish the same thing with the API. Which API call will let me do this?
Been breaking my head on this for a while now, appreciate any help you could give.