Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

id12
typeGROUPOU
nameCN=Dev-Hyd,DC=ccp,DC=example,DC=net

OU=SevenSeas,DC=ccp,DC=example,DC=net

domain_id2

3

 

API Changes

...

  1. A new api to link ldap OU/domain with a CloudStack domain
    • connectDomainToLdap - Admin only Api
      • domainId - the domain which has to be linked
      • type - OU/GROUP
      • name - common name of group or OU
    • Response
      • return the domainId on success
      • error message if its not successful
    • TODO: sample request and response

UI Changes

 

Testing

Unit Tests

...