system services manager policy remove
Contributors
Suggest changes
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