Previous Topic: listFailedJobs—List Failed Jobs of a Computer GroupNext Topic: Hierarchy Management


listJobs—List Jobs of a Computer GroupList Information about Existing Jobs Associated with the Members of the Group

This action lists detailed information about existing jobs that are associated with the members of this group.

This action is valid for domain managers only.

This action has the following format:

compgroup action=listJobs
name=group_name
[groupScope={global | local}]
Name

Name of an existing computer group. Information about existing failed jobs associated with the group members is listed.

The name might contain database wildcards, for example,
“%” for an arbitrary even empty sequence of characters
”_” for an arbitrary single character.

groupScope

Specifies the scope of the group specified. The following values are valid for this option:

Global

The group is a global group, created at an enterprise manager. It may be replicated to a domain manager.

Local

Specifies a local group, created at the domain manager the CADSMCMD is connected to.

If groupScope is not coded then the groups are not checked for being a local or global group.

The information retrieved is presented as follows:

-----------------------------------------------------------------------------
List of jobs associated with group group_name
-----------------------------------------------------------------------------
Computer group name......: group_name
..Target.................: target computer name
....Job name.............: job name
....Job identifier.......: computer job identifier
....Item name............: item name
....Item version.........: item version
....Procedure name.......: procedure name
....Task.................: task
....User parameters......: user parameters
....Job state............: job status
....Error code...........: error code
....Error message........: error message
....Creation date........: yyyy-mm-dd
....Creation time........: hh:mm
....Activation date......: yyyy-mm-dd
....Activation time......: hh:mm
....Completion date......: yyyy-mm-dd
....Completion time......: hh:mm