The ism-copyPolicy command creates a policy by copying from an existing policy.
This command has the following format:
ism-copyPolicy -policyName policy_name -policyType policy_type -policyVersion [policy_version] -newName new_policy_name
Specifies the policy name to apply.
Specifies the policy type.
Specifies the name of the host computer.
(Optional) Specifies the version of the policy to apply.
Default: Null
Defines the name of the copied policy.
Example: Copy a Policy
The following example creates a policy, test1ver1 using the existing default policy.
ism-copyPolicy -policyName default -policyType SystemEDGE -policyVersion 1 -newName test1ver1
Copyright © 2013 CA. All rights reserved. |
|