Skip to main content
A newer release of this product is available.

net

Contributors
Suggest changes

data-lif-capacity

This ONTAPI call does not have an equivalent REST API call.

data-lif-capacity-details

This ONTAPI call does not have an equivalent REST API call.

net-active-routes-get

This ONTAPI call does not have an equivalent REST API call.

net-active-routes-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-arp-active-entry-destroy

This ONTAPI call does not have an equivalent REST API call.

net-arp-active-entry-get

This ONTAPI call does not have an equivalent REST API call.

net-arp-active-entry-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-arp-create

This ONTAPI call does not have an equivalent REST API call.

net-arp-destroy

This ONTAPI call does not have an equivalent REST API call.

net-arp-get

This ONTAPI call does not have an equivalent REST API call.

net-arp-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-bgp-config-create

This ONTAPI call does not have an equivalent REST API call.

net-bgp-config-destroy

This ONTAPI call does not have an equivalent REST API call.

net-bgp-config-get

This ONTAPI call does not have an equivalent REST API call.

net-bgp-config-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-bgp-config-modify

This ONTAPI call does not have an equivalent REST API call.

net-bgp-defaults-get

This ONTAPI call does not have an equivalent REST API call.

net-bgp-defaults-modify

This ONTAPI call does not have an equivalent REST API call.

net-bgp-peer-group-create

POST /api/network/ip/bgp/peer-groups

ONTAPI attribute REST attribute Comment

bgp-lif

local.interface.name

The local.interface.uuid can also be specified alternatively. The ipspace.name or ipspace.uuid is required when specifying local interface. Refer to REST documentation for the usage of local.ip and local.port parameters.

ipspace

ipspace.name

peer-address

peer.address

peer-asn

peer.asn

peer-group

name

route-preference

No REST Equivalent

net-bgp-peer-group-destroy

DELETE /api/network/ip/bgp/peer-groups/{uuid}

ONTAPI attribute REST attribute Comment

ipspace

No REST Equivalent

peer-group

No REST Equivalent

net-bgp-peer-group-get

GET /api/network/ip/bgp/peer-groups/{uuid}

ONTAPI attribute REST attribute Comment

bgp-lif

local.interface.name

bgp-node

local.port.node.name

bgp-port

local.port.name

local.port.uuid can be used alternatively.

ipspace

ipspace.name

peer-address

peer.address

peer-asn

peer.asn

peer-group

name

route-preference

No REST Equivalent

state

state

net-bgp-peer-group-get-iter

GET /api/network/ip/bgp/peer-groups

ONTAPI attribute REST attribute Comment

bgp-lif

local.interface.name

bgp-node

local.port.node.name

bgp-port

local.port.name

local.port.uuid can be used alternatively.

ipspace

ipspace.name

peer-address

peer.address

peer-asn

peer.asn

peer-group

name

route-preference

No REST Equivalent

state

state

max-records

max_records

The maximum number of records to return before paging

net-bgp-peer-group-modify

PATCH /api/network/ip/bgp/peer-groups/{uuid}

ONTAPI attribute REST attribute Comment

ipspace

ipspace.name

peer-address

peer.address

peer-group

No REST Equivalent

net-bgp-peer-group-rename

PATCH /api/network/ip/bgp/peer-groups/{uuid}

ONTAPI attribute REST attribute Comment

ipspace

ipspace.name

new-name

No REST Equivalent

peer-group

name

net-bgp-vserver-status-get

This ONTAPI call does not have an equivalent REST API call.

net-bgp-vserver-status-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-check-failover

This ONTAPI call does not have an equivalent REST API call.

net-cluster-ping

This ONTAPI call does not have an equivalent REST API call.

net-cluster-ping6

This ONTAPI call does not have an equivalent REST API call.

net-connections-receive-window-size-get

This ONTAPI call does not have an equivalent REST API call.

net-connections-receive-window-size-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-connections-receive-window-size-modify

This ONTAPI call does not have an equivalent REST API call.

net-ddns-get

This ONTAPI call does not have an equivalent REST API call.

net-ddns-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-ddns-modify

This ONTAPI call does not have an equivalent REST API call.

net-device-discovery-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-disable-readonly

This ONTAPI call does not have an equivalent REST API call.

net-dns-check-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-dns-create

POST /api/name-services/dns

Note: This applies only to data vservers. Cluster DNS is configured using the /api/cluster rest api.

ONTAPI attribute REST attribute Comment

attempts

No REST Equivalent

dns-state

No REST Equivalent

domains

domains

is-tld-query-enabled

No REST Equivalent

name-servers

servers

require-packet-query-match

No REST Equivalent

require-source-address-match

No REST Equivalent

return-record

No REST Equivalent

skip-config-validation

No REST Equivalent

timeout

No REST Equivalent

net-dns-destroy

DELETE /api/name-services/dns/{svm.uuid}

There are no attributes defined for this ONTAPI call.

net-dns-get

GET /api/name-services/dns/{svm.uuid}

ONTAPI attribute REST attribute Comment

attempts

No REST Equivalent

dns-state

No REST Equivalent

domains

domains

is-tld-query-enabled

No REST Equivalent

name-servers

servers

require-packet-query-match

No REST Equivalent

require-source-address-match

No REST Equivalent

skip-config-validation

No REST Equivalent

timeout

No REST Equivalent

vserver-name

svm.name

net-dns-get-iter

GET /api/name-services/dns

ONTAPI attribute REST attribute Comment

attempts

No REST Equivalent

dns-state

No REST Equivalent

domains

domains

is-tld-query-enabled

No REST Equivalent

name-servers

servers

require-packet-query-match

No REST Equivalent

require-source-address-match

No REST Equivalent

skip-config-validation

No REST Equivalent

timeout

No REST Equivalent

vserver-name

svm.name

max-records

max_records

The maximum number of records to return before paging

net-dns-modify

PATCH /api/name-services/dns/{svm.uuid}

ONTAPI attribute REST attribute Comment

attempts

No REST Equivalent

dns-state

No REST Equivalent

domains

domains

is-tld-query-enabled

No REST Equivalent

name-servers

servers

require-packet-query-match

No REST Equivalent

require-source-address-match

No REST Equivalent

skip-config-validation

No REST Equivalent

timeout

No REST Equivalent

net-enable-readonly

This ONTAPI call does not have an equivalent REST API call.

net-external-route-table-create

This ONTAPI call does not have an equivalent REST API call.

net-external-route-table-delete

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-add-targets

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-create

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-destroy

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-get

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-get-iter

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-modify

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-remove-targets

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-failover-group-rename

Note: Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST. Refer to /api/network/ethernet/broadcast-domains/ REST api for documentation on broadcast domains.”

This ONTAPI call does not have an equivalent REST API call.

net-firewall-config-get

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-config-get-iter

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-config-modify

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-config-modify-iter

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-policy-create

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-policy-destroy

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-policy-get

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-policy-get-iter

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-firewall-policy-modify

Note: Firewall policies are deprecated in favor of service policies. Refer to /api/network/ip/service-policies/ REST api.

This ONTAPI call does not have an equivalent REST API call.

net-hosts-create

This ONTAPI call does not have an equivalent REST API call.

net-hosts-destroy

This ONTAPI call does not have an equivalent REST API call.

net-hosts-get

This ONTAPI call does not have an equivalent REST API call.

net-hosts-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-hosts-modify

This ONTAPI call does not have an equivalent REST API call.

net-interface-create

POST /api/network/ip/interfaces

ONTAPI attribute REST attribute Comment

address

ip.address

administrative-status

enabled

comment

No REST Equivalent

data-protocols

service_policy.uuid

data-protocols have been deprecated, and replaced with service_policy

dns-domain-name

No REST Equivalent

failover-group

location.broadcast_domain.uuid

The failover-group is now defined by the broadcast-domain

failover-policy

location.failover

firewall-policy

service_policy.uuid

force-subnet-association

No REST Equivalent

home-node

location.home_node

home-port

location.home_port

interface-name

name

is-auto-revert

location.auto_revert

is-dns-update-enabled

No REST Equivalent

is-ipv4-link-local

No REST Equivalent

is-vip

vip

listen-for-dns-query

No REST Equivalent

netmask

ip.netmask

netmask-length

ip.netmask

probe-port

No REST Equivalent

return-record

return_records

role

service_policy.uuid

routing-group-name

No REST Equivalent

This field is deprecated.

service-policy

service_policy.name

subnet-name

No REST Equivalent

use-failover-group

No REST Equivalent

Refer to broadcast-domains

vserver

No REST Equivalent

net-interface-delete

DELETE /api/network/ip/interfaces/{uuid}

ONTAPI attribute REST attribute Comment

interface-name

No REST Equivalent

vserver

No REST Equivalent

net-interface-get

GET /api/network/ip/interfaces/{uuid}

ONTAPI attribute REST attribute Comment

address

ip.address

address-family

ip.family

administrative-status

enabled

comment

No REST Equivalent

current-node

location.node.name

current-port

location.port.name

data-protocols

services

dns-domain-name

No REST Equivalent

extended-status

No REST Equivalent

failover-group

No REST Equivalent

Refer to broadcast-domains

failover-policy

location.failover

force-subnet-association

No REST Equivalent

home-node

location.home_node.name

home-port

location.home_port.name

interface-name

name

ipspace

ipspace.name

is-auto-revert

location.auto_revert

is-dns-update-enabled

No REST Equivalent

is-home

location.is_home

is-ipv4-link-local

No REST Equivalent

is-vip

vip

lif-uuid

uuid

listen-for-dns-query

No REST Equivalent

netmask

No REST Equivalent

Refer to ip.netmask

netmask-length

ip.netmask

operational-status

state

probe-port

No REST Equivalent

role

services

routing-group-name

No REST Equivalent

This field is deprecated.

service-names

services

service-policy

service_policy.name

subnet-name

No REST Equivalent

use-failover-group

No REST Equivalent

Refer to broadcast-domains

vserver

svm.name

wwpn

No REST Equivalent

Refer to /api/network/fc/interfaces for this field.

net-interface-get-iter

GET /api/network/ip/interfaces

ONTAPI attribute REST attribute Comment

address

ip.address

address-family

ip.family

administrative-status

enabled

comment

No REST Equivalent

current-node

location.node.name

current-port

location.port.name

data-protocols

services

dns-domain-name

No REST Equivalent

extended-status

No REST Equivalent

failover-group

No REST Equivalent

Refer to broadcast-domains

firewall-policy

service_policy.uuid

force-subnet-association

No REST Equivalent

home-node

location.home_node.name

home-port

location.home_port.name

interface-name

name

ipspace

ipspace.name

is-auto-revert

location.auto_revert

is-dns-update-enabled

No REST Equivalent

is-home

location.is_home

is-ipv4-link-local

No REST Equivalent

is-vip

vip

lif-uuid

uuid

listen-for-dns-query

No REST Equivalent

netmask

ip.netmask

netmask-length

ip.netmask

operational-status

state

probe-port

No REST Equivalent

role

services

routing-group-name

No REST Equivalent

This field is deprecated.

service-names

services

service-policy

service_policy.name

subnet-name

No REST Equivalent

use-failover-group

No REST Equivalent

Refer to broadcast-domains

vserver

svm.name

wwpn

No REST Equivalent

Refer to /api/network/fc/interfaces for this field.

max-records

max_records

The maximum number of records to return before paging

net-interface-migrate

PATCH /api/network/ip/interfaces/{uuid}

ONTAPI attribute REST attribute Comment

destination-node

location.node.name

destination-port

location.port.name

force

No REST Equivalent

lif

No REST Equivalent

vserver

svm.name

net-interface-modify

PATCH /api/network/ip/interfaces/{uuid}

ONTAPI attribute REST attribute Comment

address

ip.address

administrative-status

enabled

comment

No REST Equivalent

dns-domain-name

No REST Equivalent

failover-group

No REST Equivalent

Refer to broadcast-domains

failover-policy

location.failover

firewall-policy

service_policy.uuid

force-subnet-association

No REST Equivalent

home-node

location.home_node.name

home-port

location.home_port.name

interface-name

No REST Equivalent

is-auto-revert

location.auto_revert

is-dns-update-enabled

No REST Equivalent

listen-for-dns-query

No REST Equivalent

netmask

No REST Equivalent

netmask-length

ip.netmask

routing-group-name

No REST Equivalent

This field is deprecated.

service-policy

service_policy.name

subnet-name

No REST Equivalent

use-failover-group

No REST Equivalent

Refer to broadcast-domains

vserver

svm.name

net-interface-modify-iter

PATCH /api/network/ip/interfaces/{uuid}

ONTAPI attribute REST attribute Comment

address

ip.address

address-family

ip.family

administrative-status

enabled

comment

No REST Equivalent

current-node

location.node.name

current-port

location.port.name

data-protocols

service_policy.uuid

data-protocols have been deprecated, and replaced with service_policy

dns-domain-name

No REST Equivalent

extended-status

No REST Equivalent

failover-group

No REST Equivalent

Refer to broadcast-domains

failover-policy

location.failover

firewall-policy

service_policy.uuid

force-subnet-association

No REST Equivalent

home-node

location.home_node.name

home-port

location.home_port.name

interface-name

name

ipspace

ipspace.name

is-auto-revert

location.auto_revert

is-dns-update-enabled

No REST Equivalent

is-home

location.is_home

is-ipv4-link-local

No REST Equivalent

is-vip

vip

lif-uuid

uuid

listen-for-dns-query

No REST Equivalent

netmask

No REST Equivalent

Refer to ip.netmask

netmask-length

ip.netmask

operational-status

state

probe-port

No REST Equivalent

role

service_policy.uuid

routing-group-name

No REST Equivalent

This field is deprecated.

service-names

services

service-policy

service_policy.name

subnet-name

No REST Equivalent

use-failover-group

No REST Equivalent

Refer to broadcast-domains

vserver

svm.name

wwpn

No REST Equivalent

Refer to /api/network/fc/interfaces for this field.

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

net-interface-rename

PATCH /api/network/ip/interfaces/{uuid}

ONTAPI attribute REST attribute Comment

interface-name

No REST Equivalent

new-name

name

vserver

svm.name

net-interface-revert

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-get

GET /api/network/ip/service-policies/{uuid}

ONTAPI attribute REST attribute Comment

failover-policy

No REST Equivalent

This information is exposed via the location.failover field in /api/network/ip/interfaces api.

ports

No REST Equivalent

service

No REST Equivalent

vserver-policy

No REST Equivalent

service

No REST Equivalent

net-interface-service-get-iter

GET /api/network/ip/service-policies

ONTAPI attribute REST attribute Comment

failover-policy

No REST Equivalent

This information is exposed via the location.failover field in /api/network/ip/interfaces api.

ports

No REST Equivalent

service

No REST Equivalent

vserver-policy

No REST Equivalent

max-records

max_records

The maximum number of records to return before paging

net-interface-service-policy-add-service

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-clone

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-create

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-destroy

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-entry-get

GET /api/network/ip/service-policies/{uuid}

ONTAPI attribute REST attribute Comment

allowed-addresses

No REST Equivalent

policy

No REST Equivalent

service

services

vserver

No REST Equivalent

policy

No REST Equivalent

service

No REST Equivalent

net-interface-service-policy-entry-get-iter

GET /api/network/ip/service-policies

ONTAPI attribute REST attribute Comment

allowed-addresses

No REST Equivalent

policy

No REST Equivalent

service

services

vserver

No REST Equivalent

max-records

max_records

The maximum number of records to return before paging

net-interface-service-policy-get

GET /api/network/ip/service-policies/{uuid}

ONTAPI attribute REST attribute Comment

is-built-in

No REST Equivalent

policy

No REST Equivalent

services

services

vserver

svm.name

policy

No REST Equivalent

net-interface-service-policy-get-iter

GET /api/network/ip/service-policies

ONTAPI attribute REST attribute Comment

is-built-in

No REST Equivalent

policy

No REST Equivalent

services

services

vserver

svm.name

max-records

max_records

The maximum number of records to return before paging

net-interface-service-policy-modify-service

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-remove-service

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-rename

This ONTAPI call does not have an equivalent REST API call.

net-interface-service-policy-restore-defaults

This ONTAPI call does not have an equivalent REST API call.

net-ipspaces-assign-vserver

This ONTAPI call does not have an equivalent REST API call.

net-ipspaces-create

POST /api/network/ipspaces

ONTAPI attribute REST attribute Comment

ipspace

name

return-record

No REST Equivalent

net-ipspaces-destroy

DELETE /api/network/ipspaces/{uuid}

ONTAPI attribute REST attribute Comment

ipspace

name

net-ipspaces-get

GET /api/network/ipspaces/{uuid}

ONTAPI attribute REST attribute Comment

ipspace

name

net-ipspaces-get-iter

GET /api/network/ipspaces

ONTAPI attribute REST attribute Comment

broadcast-domains

No REST Equivalent

id

No REST Equivalent

ipspace

name

ports

No REST Equivalent

uuid

uuid

vservers

No REST Equivalent

max-records

max_records

The maximum number of records to return before paging

net-ipspaces-rename

PATCH /api/network/ipspaces/{uuid}

ONTAPI attribute REST attribute Comment

ipspace

No REST Equivalent

new-name

name

net-ndp-active-neighbor-destroy

This ONTAPI call does not have an equivalent REST API call.

net-ndp-active-neighbor-get

This ONTAPI call does not have an equivalent REST API call.

net-ndp-active-neighbor-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-ndp-default-router-delete-all

This ONTAPI call does not have an equivalent REST API call.

net-ndp-default-router-get

This ONTAPI call does not have an equivalent REST API call.

net-ndp-default-router-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-ndp-neighbor-create

This ONTAPI call does not have an equivalent REST API call.

net-ndp-neighbor-destroy

This ONTAPI call does not have an equivalent REST API call.

net-ndp-neighbor-get

This ONTAPI call does not have an equivalent REST API call.

net-ndp-neighbor-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-ndp-prefix-delete-all

This ONTAPI call does not have an equivalent REST API call.

net-ndp-prefix-get

This ONTAPI call does not have an equivalent REST API call.

net-ndp-prefix-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-options-get

This ONTAPI call does not have an equivalent REST API call.

This ONTAPI call does not have an equivalent REST API call.

This ONTAPI call does not have an equivalent REST API call.

net-options-modify

This ONTAPI call does not have an equivalent REST API call.

net-placement-cache-delete

This ONTAPI call does not have an equivalent REST API call.

net-placement-cache-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-placement-discover

This ONTAPI call does not have an equivalent REST API call.

net-port-broadcast-domain-add-ports

PATCH /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

broadcast-domain

broadcast_domain.name

Also broadcast_domain.uuid uniquely identifies a broadcast domain

ipspace

broadcast_domain.ipspace.name

Also broadcast_domain.uuid uniquely identifies a broadcast domain

ports

uuid

The uuid specified in the patch identifies the port to be added to the broadcast domain

net-port-broadcast-domain-create

POST /api/network/ethernet/broadcast-domains

ONTAPI attribute REST attribute Comment

broadcast-domain

name

ipspace

ipspace.name

Also ipspace.uuid uniquely identifies the ipspace

mtu

mtu

ports

No REST Equivalent

Ports cannot be specified as part of broadcast-domain POST. To add a port to a broadcast-domain /api/network/ethernet/ports/{uuid} PATCH should be used.

net-port-broadcast-domain-destroy

DELETE /api/network/ethernet/broadcast-domains/{uuid}

ONTAPI attribute REST attribute Comment

broadcast-domain

uuid

The uuid uniquely identifies the broadcast domain to be deleted.

ipspace

uuid

The uuid uniquely identifies the broadcast domain to be deleted.

net-port-broadcast-domain-get

GET /api/network/ethernet/broadcast-domains/{uuid}

ONTAPI attribute REST attribute Comment

broadcast-domain

name

failover-groups

No REST Equivalent

Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST.

ipspace

ipspace.name

is-vip

No REST Equivalent

mtu

mtu

port-update-status-combined

No REST Equivalent

ports

ports.name

Also ports.uuid uniquely identifies a port

subnet-names

No REST Equivalent

net-port-broadcast-domain-get-iter

GET /api/network/ethernet/broadcast-domains

ONTAPI attribute REST attribute Comment

broadcast-domain

name

failover-groups

No REST Equivalent

Common practice will be to use default failover groups, which are all the ports of a broadcast domain. Custom failover groups are not presented in REST.

ipspace

ipspace.name

is-vip

No REST Equivalent

mtu

mtu

port-update-status-combined

No REST Equivalent

ports

ports.name

Also ports.uuid uniquely identifies a port

subnet-names

No REST Equivalent

max-records

max_records

The maximum number of records to return before paging

net-port-broadcast-domain-merge

This ONTAPI call does not have an equivalent REST API call.

net-port-broadcast-domain-modify

PATCH /api/network/ethernet/broadcast-domains/{uuid}

ONTAPI attribute REST attribute Comment

broadcast-domain

name

ipspace

ipspace.name

ipspace.uuid also uniquely identifies the ipspace

mtu

mtu

net-port-broadcast-domain-remove-ports

PATCH /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

broadcast-domain

broadcast_domain.name

Also broadcast_domain.uuid uniquely identifies a broadcast domain

ipspace

broadcast_domain.ipspace.name

Also broadcast_domain.uuid uniquely identifies a broadcast domain

ports

uuid

The uuid specified in the patch identifies the port to be added to the broadcast domain

net-port-broadcast-domain-rename

PATCH /api/network/ethernet/broadcast-domains/{uuid}

ONTAPI attribute REST attribute Comment

broadcast-domain

No REST Equivalent

ipspace

No REST Equivalent

new-name

name

net-port-broadcast-domain-split

This ONTAPI call does not have an equivalent REST API call.

net-port-delete

This ONTAPI call does not have an equivalent REST API call.

net-port-get

GET /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

administrative-duplex

No REST Equivalent

administrative-flowcontrol

No REST Equivalent

administrative-speed

No REST Equivalent

autorevert-delay

No REST Equivalent

broadcast-domain

broadcast_domain.name

broadcast_domain.uuid uniquely identifies a broadcast domain

health-degraded-reasons

No REST Equivalent

health-status

No REST Equivalent

ifgrp-distribution-function

lag.distribution_policy

ifgrp-mode

lag.mode

ifgrp-node

No REST Equivalent

ifgrp-port

name

ignore-health-status

No REST Equivalent

ipspace

broadcast_domain.ipspace.name

is-administrative-auto-negotiate

No REST Equivalent

is-administrative-up

enabled

is-operational-auto-negotiate

No REST Equivalent

link-status

state

mac-address

mac_address

mtu

mtu

mtu-admin

No REST Equivalent

node

node.name

operational-duplex

No REST Equivalent

operational-flowcontrol

No REST Equivalent

operational-speed

speed

port

name

port-type

type

remote-device-id

No REST Equivalent

role

No REST Equivalent

vlan-id

vlan.tag

vlan-node

vlan.base_port.node.name

vlan-port

vlan.base_port.name

vm-network-name

No REST Equivalent

net-port-get-iter

GET /api/network/ethernet/ports

ONTAPI attribute REST attribute Comment

administrative-duplex

No REST Equivalent

administrative-flowcontrol

No REST Equivalent

administrative-speed

No REST Equivalent

autorevert-delay

No REST Equivalent

broadcast-domain

broadcast_domain.name

broadcast_domain.uuid uniquely identifies a broadcast domain

health-degraded-reasons

No REST Equivalent

health-status

No REST Equivalent

ifgrp-distribution-function

lag.distribution_policy

ifgrp-mode

lag.mode

ifgrp-node

No REST Equivalent

ifgrp-port

name

ignore-health-status

No REST Equivalent

ipspace

broadcast_domain.ipspace.name

is-administrative-auto-negotiate

No REST Equivalent

is-administrative-up

enabled

is-operational-auto-negotiate

No REST Equivalent

link-status

state

mac-address

mac_address

mtu

mtu

mtu-admin

No REST Equivalent

node

node.name

operational-duplex

No REST Equivalent

operational-flowcontrol

No REST Equivalent

operational-speed

speed

port

name

port-type

type

remote-device-id

No REST Equivalent

role

No REST Equivalent

vlan-id

vlan.tag

vlan-node

vlan.base_port.node.name

vlan-port

vlan.base_port.name

vm-network-name

No REST Equivalent

max-records

max_records

The maximum number of records to return before paging

net-port-health-monitor-disable

This ONTAPI call does not have an equivalent REST API call.

net-port-health-monitor-enable

This ONTAPI call does not have an equivalent REST API call.

net-port-health-monitor-get

This ONTAPI call does not have an equivalent REST API call.

net-port-health-monitor-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-port-ifgrp-add-port

PATCH /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

ifgrp-name

name

node

lag.member_ports.node.name

lag.member_ports.uuid can be specified alternatively

port

lag.member_ports.name

lag.member_ports.uuid can be specified alternatively

skip-broadcast-domain-placement

No REST Equivalent

net-port-ifgrp-create

POST /api/network/ethernet/ports

ONTAPI attribute REST attribute Comment

distribution-function

lag.distribution_policy

ifgrp-name

name

mode

lag.mode

node

node.name

return-record

return_records

net-port-ifgrp-destroy

DELETE /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

ifgrp-name

No REST Equivalent

uuid uniquely identifies the port to delete.

node

No REST Equivalent

uuid uniquely identifies the port to delete.

net-port-ifgrp-get

GET /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

distribution-function

lag.distribution_policy

down-ports

No REST Equivalent

A combination of lag.member_ports and lag.active_ports will yeild down-ports

ifgrp-name

name

mac-address

mac_address

mode

lag.mode

node

node.name

port-participation

No REST Equivalent

ports

lag.member_ports

up-ports

lag.active_ports

net-port-ifgrp-remove-port

PATCH /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

ifgrp-name

No REST Equivalent

node

No REST Equivalent

port

lag.member_ports

net-port-modify

PATCH /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

administrative-duplex

No REST Equivalent

administrative-flowcontrol

No REST Equivalent

administrative-speed

No REST Equivalent

autorevert-delay

No REST Equivalent

ignore-health-status

No REST Equivalent

ipspace

No REST Equivalent

is-administrative-auto-negotiate

No REST Equivalent

is-administrative-up

enabled

mtu

No REST Equivalent

node

No REST Equivalent

uuid uniquely identifies the port to be patched.

port

No REST Equivalent

uuid uniquely identifies the port to be patched.

role

No REST Equivalent

net-port-modify-iter

PATCH /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

administrative-duplex

No REST Equivalent

administrative-flowcontrol

No REST Equivalent

administrative-speed

No REST Equivalent

autorevert-delay

No REST Equivalent

broadcast-domain

broadcast_domain.name

health-degraded-reasons

No REST Equivalent

health-status

No REST Equivalent

ifgrp-distribution-function

No REST Equivalent

ifgrp-mode

No REST Equivalent

ifgrp-node

No REST Equivalent

ifgrp-port

name

ignore-health-status

No REST Equivalent

ipspace

broadcast_domain.ipspace.name

is-administrative-auto-negotiate

No REST Equivalent

is-administrative-up

enabled

is-operational-auto-negotiate

No REST Equivalent

link-status

No REST Equivalent

mac-address

No REST Equivalent

mtu

No REST Equivalent

Set by broadcast domain

mtu-admin

No REST Equivalent

node

No REST Equivalent

operational-duplex

No REST Equivalent

operational-flowcontrol

No REST Equivalent

operational-speed

No REST Equivalent

port

No REST Equivalent

port-type

No REST Equivalent

remote-device-id

No REST Equivalent

role

No REST Equivalent

vlan-id

No REST Equivalent

vlan-node

No REST Equivalent

vlan-port

No REST Equivalent

vm-network-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

net-qos-marking-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-qos-marking-modify

This ONTAPI call does not have an equivalent REST API call.

net-routes-create

POST /api/network/ip/routes

ONTAPI attribute REST attribute Comment

destination

destination.address

gateway

destination.netmask

metric

No REST Equivalent

return-record

return_records

net-routes-destroy

DELETE /api/network/ip/routes/{uuid}

ONTAPI attribute REST attribute Comment

destination

No REST Equivalent

uuid uniquely identifies the route entry to be deleted.

gateway

No REST Equivalent

uuid uniquely identifies the route entry to be deleted.

net-routes-get

GET /api/network/ip/routes/{uuid}

ONTAPI attribute REST attribute Comment

address-family

destination.family

destination

destination.address

gateway

gateway

metric

No REST Equivalent

vserver

svm.name

net-routes-get-iter

GET /api/network/ip/routes

ONTAPI attribute REST attribute Comment

address-family

destination.family

destination

destination.address

gateway

gateway

metric

No REST Equivalent

vserver

svm.name

max-records

max_records

The maximum number of records to return before paging

net-routes-lifs-get

This ONTAPI call does not have an equivalent REST API call.

net-routes-lifs-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-san-lif-placement-get

This ONTAPI call does not have an equivalent REST API call.

net-subnet-add-ranges

This ONTAPI call does not have an equivalent REST API call.

net-subnet-create

This ONTAPI call does not have an equivalent REST API call.

net-subnet-destroy

This ONTAPI call does not have an equivalent REST API call.

net-subnet-get

This ONTAPI call does not have an equivalent REST API call.

net-subnet-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-subnet-modify

This ONTAPI call does not have an equivalent REST API call.

net-subnet-remove-ranges

This ONTAPI call does not have an equivalent REST API call.

net-subnet-rename

This ONTAPI call does not have an equivalent REST API call.

net-subnets-for-broadcast-domain-get

This ONTAPI call does not have an equivalent REST API call.

net-subnets-for-broadcast-domain-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-test-path

This ONTAPI call does not have an equivalent REST API call.

net-traceroute6

This ONTAPI call does not have an equivalent REST API call.

net-tuning-icmp-get

This ONTAPI call does not have an equivalent REST API call.

net-tuning-icmp-modify

This ONTAPI call does not have an equivalent REST API call.

net-tuning-icmp6-get

This ONTAPI call does not have an equivalent REST API call.

net-tuning-icmp6-modify

This ONTAPI call does not have an equivalent REST API call.

net-tuning-tcp-get

This ONTAPI call does not have an equivalent REST API call.

net-tuning-tcp-modify

This ONTAPI call does not have an equivalent REST API call.

net-vip-port-create

This ONTAPI call does not have an equivalent REST API call.

net-vip-port-destroy

This ONTAPI call does not have an equivalent REST API call.

net-vip-port-get

This ONTAPI call does not have an equivalent REST API call.

net-vip-port-get-iter

This ONTAPI call does not have an equivalent REST API call.

net-vlan-create

POST /api/network/ethernet/ports

ONTAPI attribute REST attribute Comment

gvrp-enabled

No REST Equivalent

interface-name

name

node

node.name

parent-interface

vlan.base_port

skip-broadcast-domain-placement

No REST Equivalent

vlanid

vlan.tag

net-vlan-delete

DELETE /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

vlan-info

No REST Equivalent

uuid uniquely identifies the vlan port to be deleted.

net-vlan-get

GET /api/network/ethernet/ports/{uuid}

ONTAPI attribute REST attribute Comment

gvrp-enabled

No REST Equivalent

interface-name

name

node

node.name

parent-interface

vlan.base_port

skip-broadcast-domain-placement

No REST Equivalent

vlanid

vlan.tag

net-vlan-get-iter

GET /api/network/ethernet/ports

ONTAPI attribute REST attribute Comment

gvrp-enabled

No REST Equivalent

interface-name

name

node

node.name

parent-interface

vlan.base_port

skip-broadcast-domain-placement

No REST Equivalent

vlanid

vlan.tag

max-records

max_records

The maximum number of records to return before paging