host_group modify

Specifies a new name for an existing host group on the Oracle FS System.

SYNOPSIS

host_group ‑modify 
   ‑hostGroup host‑group‑id‑or‑fqn
   ‑name host‑group‑name

   [{‑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 ‑modify command to specify a new name for an existing host group on the Oracle FS System. Changing the name creates a new fully qualified name (FQN) for the host group. The unique identifier (ID) remains the same. Use the ‑hostGroup option to specify the host name to be changed. The ‑hostGroup option allows you to specify the IDs or the FQNs of the host groups to be renamed. Use the ‑name option to specify the new host group name.

Note: Only administrators with primary administrator, admin1, and admin2 roles are authorized to run the host_group ‑modify command.

OPTIONS

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.

name

Identifies the new storage object to be created.

EXAMPLE

Task

Change the name of a host group on the Oracle FS System.

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

  • The new name of the host group: hostgroup_A

$ fscli host_group ‑modify ‑hostgroup /⁠⁠hostgroup_1 ‑name hostgroup_A