host_group list

Displays the host groups that are defined on the Oracle FS System.

SYNOPSIS

host_group ‑list 
   [‑details]
   [‑hostGroup host‑group‑id‑or‑fqn [, host‑group‑id‑or‑fqn]...]

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

Use the host_group ‑list command to display the fully-qualified names of the host groups that have been defined in the Oracle FS System. Use the ‑hostGroup option to specify the host groups that you want to display. The ‑hostGroup option allows you to specify the unique identifiers (IDs) or the fully qualified names (FQNs) of the host groups to be displayed.

Note: Administrators with primary administrator, admin1, admin2, monitor, or support roles are authorized to run the host_group ‑list command.

OPTIONS

details

Returns the names, the fully-qualified names (FQNs), and the host group unique identifiers (IDs) for the specified host groups as well as the FQNs and the IDs of all of the hosts that are associated with the host group.

hostGroup

Specifies a group of computers on the customer SAN. You identify the host group by providing a unique ID (ID) or a fully qualified name (FQN) for the group.

EXAMPLE

Task

Display a detailed listing of the host groups on the Oracle FS System.

Parameters
  • The fully qualified name of the host group: hostgroup_1

$ fscli host_group -list -details -hostgroup /⁠hostgroup_1