system services manager policy remove
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Remove a service policy
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system services manager policy remove
command removes a policy from the services manager. Policies determine which versions of a service can run on the nodes of the cluster.
Parameters
-service <text>
- Service-
Use this parameter to specify the name of the service from which to remove a policy.
-version <service version>
- Version-
Use this parameter to specify the version number that is configured by the policy to remove.
Examples
The following example shows the removal of the service policy for version 1.0 of the diagnosis service.
cluster1::> system services manager policy remove -service diagnosis -version 1.0