UPDATE POLICYSET (Update a policy set description)

Use this command to change the description of a policy set. You cannot change the description of the ACTIVE policy set.

Privilege class

To issue this command, you must have system privilege, unrestricted policy privilege, or restricted policy privilege for the policy domain to which the policy set belongs.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UPDate POlicyset--domain_name--policy_set_name--------------->

>--DESCription--=--description---------------------------------><

Parameters

domain_name (Required)
Specifies the policy domain to which the policy set belongs.
policy_set_name (Required)
Specifies the policy set to update. You cannot change the ACTIVE policy set.
DESCription (Required)
Specifies text that describes the policy set. The maximum length of the description is 255 characters. Enclose the description in quotation marks if it contains any blank characters. To remove a previously defined description, specify a null string ("").

Example: Update a policy set

Update a policy set called VACATION for the EMPLOYEE_RECORDS policy domain with a description of "Schedule Planning Information."
update policyset employee_records vacation 
description="schedule planning information"

Related commands

Table 1. Commands related to UPDATE POLICYSET
Command Description
ACTIVATE POLICYSET Validates and activates a policy set.
COPY MGMTCLASS Creates a copy of a management class.
DEFINE DOMAIN Defines a policy domain that clients can be assigned to.
DEFINE MGMTCLASS Defines a management class.
DEFINE POLICYSET Defines a policy set within the specified policy domain.
DELETE POLICYSET Deletes a policy set, including its management classes and copy groups, from a policy domain.
QUERY POLICYSET Displays information about policy sets.
VALIDATE POLICYSET Verifies and reports on conditions the administrator must consider before activating the policy set.