Delete the repository
If we no longer require the use of a repository within your federated repository, we can delete it from the configuration.
In a stand-alone server environment, complete the following task when the servers are either stopped or started. In a clustered environment, start the deployment manager and node agent. Then, verify they are able to synchronize.
- To list the names and types of configured repositories:
- cd WP_PROFILE/ConfigEngine.
./ConfigEngine.sh wp-query-repository -DWasPassword=foo
- cd WP_PROFILE/ConfigEngine/properties
- Edit wkplc.properties
- Enter the following parameters in wkplc.properties under VMM Delete federated repository heading:
- federated.delete.baseentry
- federated.delete.id
- Save the changes to wkplc.properties.
- Delete the required repository:
./ConfigEngine.sh wp-delete-repository -DWasPassword=foo
- Stop and restart the appropriate servers to propagate the changes.
- If the deleted repository contains the base entry where new users and groups are stored, run the update entity types task. Use this task to select a new base entry to store the new users and groups.