Reference Guide

host_group_modify
Modify host group parameters.
Name Description Schema
add_host_ids
optional
List of hosts to be added to host group. The operation fails if
the host(s) to be added are attached to volume.
< string > array
description
optional
An optional description for the host group. The description
should not be more than 256 UTF-8 characters long and
should not have any unprintable characters.
Maximal length : 256
string
name
optional
A new host group name. The name should not be more
than 128 UTF-8 characters long and should not have any
unprintable characters.
Maximal length : 128
string
remove_host_i
ds
optional
List of hosts to be removed from the host group. The
operation fails if host group is attached to volume.
< string > array
host_initiator_instance
Name Description Schema
active_session
s
optional
Array of active login session between an initiator and a
target port.
<
active_session_insta
nce > array
chap_mutual_
username
optional
Username for CHAP authentication. This value must be 1 to
64 UTF-8 characters. CHAP username is required when the
cluster CHAP mode is mutual authentication.
Length : 1 - 64
string
chap_single_u
sername
optional
Username for CHAP authentication. This value must be 1 to
64 UTF-8 characters. CHAP username is required when the
cluster CHAP mode is mutual authentication.
Length : 1 - 64
string
port_name
optional
IQN name aka address. string
497
Dell EMC PowerStore REST API Reference Guide