Operations Management/Tenant Management (Plus)/SSO Operations
GETSSO OperationsSince 3.5.1SynchronousAuth Required
QueryIAM2LdapBinding
QueryIAM2LdapBinding
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/iam2/ldap/bindings
/zstack/v1/iam2/ldap/bindings
Request Example
curl -X GET 'http://{host}/zstack/v1/iam2/ldap/bindings' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "5e66b22cb6d33a87802d12b4ee280f64", "ldapUid": "ou\u003dEmployee,uid\u003dtest", "ldapServerUuid": "03f1ff7e314232ebbb365c7fc62878f3", "resourceUuid": "3946f8a48c6d320fbddd0e6c0c30c281" } ] }Change History
This API has no change history records yet.
