QUERY ASSOCIATION (Query client node associations with a schedule)

Use this command to display information about which client nodes are associated with one or more schedules. Client nodes associated with a schedule perform operations such as backup or archive according to that schedule.

Privilege class

Any administrator can issue this command.

Syntax

Read syntax diagramSkip visual syntax diagram
                      .-*--*---------------------------.   
>>-Query ASSOCiation--+--------------------------------+-------><
                      |              .-*-------------. |   
                      '-domain_name--+---------------+-'   
                                     '-schedule_name-'     

Parameters

domain_name
Specifies the name of the policy domain to display. You can use a wildcard character to specify this name. All matching policy domain names are displayed. If you do not specify a value for this parameter, all existing policy domains are queried. If you specify a domain name, you do not have to specify a schedule name.
schedule_name
Specifies the name of the schedule to display. You can use a wildcard character to specify this name. All matching schedule names are displayed. If you do not specify a value for this parameter, all existing schedules are queried. If you specify a schedule name, you must also specify a policy domain name.

Example: Display client nodes that are associated with a schedule

Display all the client nodes that are associated with each schedule that belongs to the EMPLOYEE_RECORDS policy domain. Issue the command:
query association employee_records *
Policy Domain Name: EMPLOYEE_RECORDS
     Schedule Name: WEEKLY_BACKUP
  Associated Nodes: JOE JOHNSON LARRY SMITH SMITHERS TOM
See Field descriptions for field descriptions.

Field descriptions

Policy Domain Name
Specifies the name of the policy domain to which the schedule belongs.
Schedule Name
Specifies the name of the schedule.
Associated Nodes
Specifies the names of the client nodes that are associated with the specified schedule.

Related commands

Table 1. Commands related to QUERY ASSOCIATION
Command Description
DEFINE ASSOCIATION Associates clients with a schedule.
DELETE ASSOCIATION Deletes the association between clients and a schedule.