To give more details,
In vCenter, when we navigate like below:
Menu -> Administration -> Single sign On (click congiguration sub menu) -> Click on "Identity Sources" tab
We will see the list of Identity Sources in a grid..
When we see the dev tools, URL is like https://{hostname}/ui/psc-ui/ctrl/psc/providers
And the response is as below:
[{
}
]
I want to get the same result using vsphere SDK that I want to use in my work.
Can you please give your inputs
Thanks.
Here's the SDK reference pages: SDKs: vSphere SDK, vCenter SDK, vCloud SDK - VMware {code}