![]() |
![]() |
Use this command to display information about management classes.
Privilege Class
Any administrator can issue this command.
Syntax
>>-Query MGmtclass----------------------------------------------> .-*--*--*------------------------------------------. >--+--------------------------------------------------+---------> | .-*--*----------------------------. | '-domain_name--+---------------------------------+-' | .-*----------. | '-policy_set_name--+------------+-' '-class_name-' .-Format--=--Standard-----. >--+-------------------------+--------------------------------->< '-Format--=--+-Standard-+-' '-Detailed-'
Parameters
Examples
Task 1
Query all management classes for all policy domains. Create the output in standard format.
+--------------------------------------------------------------------------------+ |Policy Policy Mgmt Default Description | |Domain Set Name Class Mgmt | |Name Name Class ? | |--------- --------- --------- --------- --------------------- | |EMPLOYEE- ACTIVE ACTIVEFI- Yes Modified default | | _RECORDS LES management class | |EMPLOYEE- HOLIDAY ACTIVEFI- Yes Modified default | | _RECORDS LES management class | |EMPLOYEE- HOLIDAY FILEHIST- No Test modified | | _RECORDS ORY management class | |EMPLOYEE- VACATION ACTIVEFI- Yes Original default | | _RECORDS LES management class | |EMPLOYEE- VACATION FILEHIST- No Test modified | | _RECORDS ORY management class | |PROG1 SUMMER MCLASS1 No Technical Support | | Mgmt Class | |PROG2 SUMMER MCLASS1 No Technical Support | | Mgmt Class | |STANDARD ACTIVE STANDARD Yes Installed default | | management class | |STANDARD STANDARD STANDARD Yes Installed default | | management class | +--------------------------------------------------------------------------------+
See Task 2 for parameter definitions.
Task 2
Query the ACTIVEFILES management class that is assigned to the VACATION policy set of the EMPLOYEE_RECORDS policy domain. Create the output in detailed format.
query mgmtclass employee_records vacation activefiles format=detailed
+--------------------------------------------------------------------------------+ | Policy Domain Name: EMPLOYEE_RECORDS | | Policy Set Name: VACATION | | Mgmt Class Name: ACTIVEFILES | | Default Mgmt Class ?: Yes | | Description: Installed default management class | | Space Management Technique: None | | Auto-Migrate on Non-Use: 0 | | Migration Requires Backup?: Yes | | Migration Destination: SPACEMGPOOL | | Last Update by (administrator): $$CONFIG_MANAGER$$ | | Last Update Date/Time: 05/31/1998 13:15:45 | | Managing Profile: EMPLOYEE | +--------------------------------------------------------------------------------+
where:
Related Commands
Table 192. Commands Related to QUERY MGMTCLASS
Command | Description |
---|---|
COPY MGMTCLASS | Creates a copy of a management class. |
DEFINE MGMTCLASS | Defines a management class. |
DEFINE PROFASSOCIATION | Associates objects with a profile. |
DELETE MGMTCLASS | Deletes a management class and its copy groups from a policy domain and policy set. |
QUERY DOMAIN | Displays information about policy domains. |
UPDATE MGMTCLASS | Changes the attributes of a management class. |