igroup
igroup-add
POST /api/protocols/san/igroups/{igroup.uuid}/initiators
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
No REST Equivalent |
This parameter is obsolete in ONTAPI and is ignored. |
initiator |
name |
|
initiator-group-name |
No REST Equivalent |
In REST, the igroup is identified using the igroup UUID in |
igroup-bind-portset
This ONTAPI call does not have an equivalent REST API call.
igroup-create
POST /api/protocols/san/igroups
ONTAPI attribute | REST attribute | Comment |
---|---|---|
bind-portset |
No REST Equivalent |
|
initiator-group-name |
name |
|
initiator-group-type |
protocol |
|
os-type |
os_type |
|
ostype |
os_type |
igroup-destroy
DELETE /api/protocols/san/igroups/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
allow_delete_while_mapped |
|
initiator-group-name |
No REST Equivalent |
In REST, the igroup is identified using the igroup UUID in |
igroup-disable-aix-support
Note: This API is obsolete. It was valid only for a prior ONTAP version upgrade/revert.
This ONTAPI call does not have an equivalent REST API call.
igroup-get-iter
GET /api/protocols/san/igroups
ONTAPI attribute | REST attribute | Comment |
---|---|---|
initiator-group-alua-enabled |
No REST Equivalent |
This attribute is obsolete. It is always "true" in ONTAP. |
initiator-group-delete-on-unmap |
delete_on_unmap |
|
initiator-group-name |
name |
|
initiator-group-os-type |
os_type |
|
initiator-group-portset-name |
No REST Equivalent |
|
initiator-group-report-scsi-name-enabled |
No REST Equivalent |
This API is obsolete and no longer implemented in ONTAP. |
initiator-group-throttle-borrow |
No REST Equivalent |
This attribute is obsolete. It is always "false" in ONTAP. |
initiator-group-throttle-reserve |
No REST Equivalent |
This attribute is obsolete. It is always "0" in ONTAP. |
initiator-group-type |
protocol |
|
initiator-group-use-partner |
No REST Equivalent |
This attribute is obsolete. It is always "true" in ONTAP. |
initiator-group-uuid |
uuid |
|
initiator-group-vsa-enabled |
No REST Equivalent |
This attribute is obsolete. It is always "false" in ONTAP. |
initiators |
initiators.name |
|
lun-id |
No REST Equivalent |
This attribute is not used in the igroup context in ONTAPI. |
vserver |
svm.name |
|
max-records |
max_records |
The maximum number of records to return before paging. |
igroup-lookup-lun
GET /api/protocols/san/lun-maps
ONTAPI attribute | REST attribute | Comment |
---|---|---|
initiator-group-name |
igroup.name |
|
lun-id |
lun.uuid |
igroup-os-type-list
This ONTAPI call does not have an equivalent REST API call.
igroup-remove
DELETE /api/protocols/san/igroups/{igroup.uuid}/initiators/{name}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
force |
allow_delete_while_mapped |
|
initiator |
name |
|
initiator-group-name |
No REST Equivalent |
In REST, the igroup is identified using the igroup UUID in |
igroup-rename
PATCH /api/protocols/san/igroups/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
initiator-group-name |
No REST Equivalent |
In REST, the igroup is identified using the igroup UUID in |
initiator-group-new-name |
name |
igroup-set-attribute
PATCH /api/protocols/san/igroups/{uuid}
Note: This is equivalent to changing property "os_type" in
PATCH /api/protocols/san/igroups/{uuid}.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
attribute |
No REST Equivalent |
|
force |
No REST Equivalent |
|
initiator-group-name |
No REST Equivalent |
|
value |
os_type |
igroup-unbind-portset
This ONTAPI call does not have an equivalent REST API call.