7.7.5.19 DESCRIBE OFFLOADGROUP
Purpose
The DESCRIBE OFFLOADGROUP command displays a list of attributes for the OFFLOADGROUP object type.
Syntax
DESCRIBE OFFLOADGROUPUsage 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 eithertrueorfalse. -
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 eithertrueorfalse. -
name: The name of the offload group -
package: -
runtimeState: The current state of the offload group process. The value can berunningorstopped.
Example 7-111 Describing the OFFLOADGROUP Object
The following example shows ....
CellCLI> DESCRIBE OFFLOADGROUP
name
autoStart
comment modifiable
creationTime
id
isSystemGroup
package modifiable
runtimeState
Parent topic: DESCRIBE