deleteContainer

The deleteContainer service deletes the configuration of the identified LDAP container.

  • The request identifies the container to be deleted.
  • An LDAP container can only be deleted if it no longer has any Resources associated with it. Use the delete-resources parameter to delete any associated resources and then delete the LDAP container itself. Trying to delete a container to which resources are still associated will fail.
  • The response returns true or false.
Required System Action
deleteLDAPAdmin

resourceAdmin or deleteResourceAdmin is required for the delete-resources parameter.

API Descriptions