7.7.5.19 DESCRIBE OFFLOADGROUP

Purpose

The DESCRIBE OFFLOADGROUP command displays a list of attributes for the OFFLOADGROUP object type.

Syntax

DESCRIBE OFFLOADGROUP

Usage Notes

The attributes for the DESCRIBE OFFLOADGROUP command can include the following:

  • autoStart: Whether the offload server associated with the offload group is dynamically started. Value can be either true or false.

  • comment: An optional comment

  • creationTime: The time when the offload group was created

  • id: An identifier for the offload group

  • isSystemGroup: Whether the offload group was created by the system software. The value can be either true or false.

  • name: The name of the offload group

  • package:

  • runtimeState: The current state of the offload group process. The value can be running or stopped.

Example 7-112 Describing the OFFLOADGROUP Object

The following example shows ....

CellCLI> DESCRIBE OFFLOADGROUP
        name
        autoStart
        comment                modifiable
        creationTime
        id
        isSystemGroup
        package                modifiable
        runtimeState