service-processor
service-processor-api-service-disable-installed-certificates
This ONTAPI call does not have an equivalent REST API call.
service-processor-api-service-enable-installed-certificates
This ONTAPI call does not have an equivalent REST API call.
service-processor-api-service-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-api-service-modify
This ONTAPI call does not have an equivalent REST API call.
service-processor-api-service-renew-internal-certificates
This ONTAPI call does not have an equivalent REST API call.
service-processor-asup-config-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-asup-config-set
This ONTAPI call does not have an equivalent REST API call.
service-processor-asup-invoke
This ONTAPI call does not have an equivalent REST API call.
service-processor-auto-configuration-disable
This ONTAPI call does not have an equivalent REST API call.
service-processor-auto-configuration-enable
This ONTAPI call does not have an equivalent REST API call.
service-processor-auto-configuration-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-get
GET /api/cluster/nodes/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
device-revision |
No REST Equivalent |
|
firmware-version |
service_processor.firmware_version |
|
ip-address |
service_processor.ipv4_interface.address |
The IPv6 address can be found at service_processor.ipv6_interface.address if IPv6 networking is enabled. |
is-autoupdate-enabled |
No REST Equivalent |
|
is-ip-configured |
No REST Equivalent |
|
mac-address |
service_processor.mac_address |
|
node |
name |
|
part-num |
No REST Equivalent |
|
serial-num |
No REST Equivalent |
|
status |
service_processor.state |
|
type |
No REST Equivalent |
|
node |
name |
service-processor-get-iter
GET /api/cluster/nodes/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
device-revision |
No REST Equivalent |
|
firmware-version |
service_processor.firmware_version |
|
ip-address |
service_processor.ipv4_interface.address |
The IPv6 address can be found at service_processor.ipv6_interface.address if IPv6 networking is enabled. |
is-autoupdate-enabled |
No REST Equivalent |
|
is-ip-configured |
No REST Equivalent |
|
mac-address |
service_processor.mac_address |
|
node |
name |
|
part-num |
No REST Equivalent |
|
serial-num |
No REST Equivalent |
|
status |
service_processor.state |
|
type |
No REST Equivalent |
|
max-records |
max_records |
The maximum number of records to return before paging |
service-processor-image-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-image-modify
This ONTAPI call does not have an equivalent REST API call.
service-processor-image-update
This ONTAPI call does not have an equivalent REST API call.
service-processor-image-update-progress-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-log-allocation-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-log-allocation-get-iter
This ONTAPI call does not have an equivalent REST API call.
service-processor-network-get
GET /api/cluster/nodes/{uuid}
Note: Service processor networking information is reported directly under service_processor.ipv4_interface or service_processor.ipv6_interface instead of under address type.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address-type |
No REST Equivalent |
Service processor networking information is reported directly under service_processor.ipv4_interface or service_processor.ipv6_interface instead of under address type. |
device-type |
No REST Equivalent |
|
dhcp |
service_processor.dhcp_enabled |
|
gateway-ip-address |
service_processor.ipv4_interface.gateway |
The IPv6 gateway address can be found at service_processor.ipv6_interface.gateway if IPv6 networking is enabled. |
ip-address |
service_processor.ipv4_interface.address |
The IPv6 address can be found at service_processor.ipv6_interface.address if IPv6 networking is enabled. |
is-enabled |
No REST Equivalent |
The is-enabled field can be said to be true if service_processor.ipvX_interface fields are present. |
is-ipv6-ra-enabled |
No REST Equivalent |
|
link-local-ip-address |
No REST Equivalent |
|
link-status |
No REST Equivalent |
|
mac-address |
service_processor.mac_address |
|
netmask |
service_processor.ipv4_interface.netmask |
|
node |
name |
|
prefix-length |
service_processor.ipv6_interface.netmask |
|
router-ip-address |
No REST Equivalent |
|
setup-failure-reason |
No REST Equivalent |
|
setup-status |
No REST Equivalent |
|
status |
service_processor.state |
|
subnet-name |
No REST Equivalent |
|
node |
name |
service-processor-network-get-iter
GET /api/cluster/nodes/{uuid}
Note: Service processor networking information is reported directly under service_processor.ipv4_interface or service_processor.ipv6_interface instead of under address type.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address-type |
No REST Equivalent |
Service processor networking information is reported directly under service_processor.ipv4_interface or service_processor.ipv6_interface instead of under address type. |
device-type |
No REST Equivalent |
|
dhcp |
service_processor.dhcp_enabled |
|
gateway-ip-address |
service_processor.ipv4_interface.gateway |
The IPv6 gateway address can be found at service_processor.ipv6_interface.gateway if IPv6 networking is enabled. |
ip-address |
service_processor.ipv4_interface.address |
The IPv6 address can be found at service_processor.ipv6_interface.address if IPv6 networking is enabled. |
is-enabled |
No REST Equivalent |
The is-enabled field can be said to be true if service_processor.ipvX_interface fields are present. |
is-ipv6-ra-enabled |
No REST Equivalent |
|
link-local-ip-address |
No REST Equivalent |
|
link-status |
No REST Equivalent |
|
mac-address |
service_processor.mac_address |
|
netmask |
service_processor.ipv4_interface.netmask |
|
node |
name |
|
prefix-length |
service_processor.ipv6_interface.netmask |
|
router-ip-address |
No REST Equivalent |
|
setup-failure-reason |
No REST Equivalent |
|
setup-status |
No REST Equivalent |
|
status |
service_processor.state |
|
subnet-name |
No REST Equivalent |
|
max-records |
max_records |
The maximum number of records to return before paging |
service-processor-network-modify
PATCH /api/cluster/nodes/{uuid}
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address-type |
No REST Equivalent |
|
dhcp |
service_processor.dhcp_enabled |
|
gateway-ip-address |
service_processor.ipv4_interface.gateway |
The service_processor.ipv6_interface.gateway field can be used to modify the IPv6 gateway address. |
ip-address |
service_processor.ipv4_interface.address |
The service_processor.ipv6_interface.address field can be used to modify the IPv6 address. |
is-enabled |
No REST Equivalent |
|
netmask |
service_processor.ipv4_interface.netmask |
|
node |
name |
|
prefix-length |
service_processor.ipv6_interface.netmask |
service-processor-network-modify-iter
POST /api/cluster/nodes
ONTAPI attribute | REST attribute | Comment |
---|---|---|
address-type |
No REST Equivalent |
Service processor networking information is reported directly under service_processor.ipv4_interface or service_processor.ipv6_interface instead of under address type. |
device-type |
No REST Equivalent |
|
dhcp |
service_processor.dhcp_enabled |
|
gateway-ip-address |
service_processor.ipv4_interface.gateway |
The service_processor.ipv6_interface.gateway field can be used to set the IPv6 gateway address. |
ip-address |
service_processor.ipv4_interface.address |
The service_processor.ipv6_interface.address field can be used to set the IPv6 address. |
is-enabled |
No REST Equivalent |
|
is-ipv6-ra-enabled |
No REST Equivalent |
|
link-local-ip-address |
No REST Equivalent |
|
link-status |
No REST Equivalent |
|
mac-address |
No REST Equivalent |
|
netmask |
service_processor.ipv4_interface.netmask |
|
node |
name |
|
prefix-length |
service_processor.ipv6_interface.netmask |
|
router-ip-address |
No REST Equivalent |
|
setup-failure-reason |
No REST Equivalent |
|
setup-status |
No REST Equivalent |
|
status |
No REST Equivalent |
|
subnet-name |
No REST Equivalent |
|
continue-on-failure |
No REST Equivalent |
|
max-failure-count |
No REST Equivalent |
|
max-records |
max_records |
The maximum number of records to return before paging |
return-failure-list |
No REST Equivalent |
|
return-success-list |
No REST Equivalent |
service-processor-reboot
This ONTAPI call does not have an equivalent REST API call.
service-processor-ssh-add-allowed-addresses
This ONTAPI call does not have an equivalent REST API call.
service-processor-ssh-get
This ONTAPI call does not have an equivalent REST API call.
service-processor-ssh-remove-allowed-addresses
This ONTAPI call does not have an equivalent REST API call.