Previous Topic: ExampleNext Topic: Example


showConfig—Show a Configuration

This action shows the contents of the specified configuration.

It has the following format:

comconf action=showConfig
[{targets=(target_name, target_type)}...]
[status=configuration_status]
[{errors=error_code}]
[DETAILED [DESC]]
targets

Names and types of targets the configurations to be listed have to address.

Valid types are "Computer" and "Group". The first is valid for domain managers only.

If the parameter is not coded, the configurations are listed regardless of what they are targeting for.

status

Specifies the status of the configurations.

Valid status are:

Planned

Planned Configuration

Scheduled

Configuration scheduled for activation

InProgress

Activation in progress

Active

Configuration is active

canceling

Current configuration is being canceled

Error

Error occurred during activation process

If not coded, the configurations will be listed independently of their status.

errors

Error occurred during activation process

If not coded, the configurations will be listed independently of any error code.

DETAILED

If coded, the configurations will be listed with policy and tailored settings information, otherwise not.

DESC

If coded, the parameter description information is listed,otherwise not.