cluster-switch
cluster-switch-configure-health-monitor
POST /api/cluster/software/download
Note: Alternatively, the SHM configuration file can be uploaded to the cluster with a POST request on /api/cluster/software/upload.
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
node |
No REST Equivalent |
The SHM configuration file is downloaded on all nodes in the cluster. |
package-url |
url |
cluster-switch-create
POST /api/network/ethernet/switches
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
address |
|
community-or-username |
snmp.user |
|
device |
name |
|
is-monitoring-enabled-admin |
monitoring.enabled |
|
model |
model |
|
snmp-version |
snmp.version |
|
type |
network |
cluster-switch-delete
DELETE /api/network/ethernet/switches/{name}
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
device |
name |
|
force |
No REST Equivalent |
cluster-switch-get-iter
GET /api/network/ethernet/switches
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
address |
|
device |
name |
|
is-monitoring-enabled-operational |
monitoring.monitored |
|
model |
model |
|
node |
No REST Equivalent |
|
reason |
monitoring.reason |
|
serial-number |
serial_number |
|
sw-version |
version |
|
type |
network |
|
version-source |
No REST Equivalent |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
cluster-switch-modify
PATCH /api/network/ethernet/switches/{name}
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address |
address |
|
community-or-username |
snmp.user |
|
device |
No REST Equivalent |
|
is-monitoring-enabled-admin |
monitoring.enabled |
|
model |
No REST Equivalent |
|
snmp-version |
snmp.version |
|
type |
No REST Equivalent |
cluster-switch-poll-get
This ONTAPI call does not have an equivalent REST API call.
cluster-switch-poll-modify
This ONTAPI call does not have an equivalent REST API call.