Reference Guide

file_interface_route_create
Name Description Schema
destination
optional
IPv4 or IPv6 address of the target network node based on
the specific route type. Values are:
For a default route, there is no value because the system
will use the specified gateway IP address.
For a host route, the value is the host IP address.
For a subnet route, the value is a subnet IP address.
string (ip-address)
file_interface_
id
required
Unique identifier of the associated file interface. string
gateway
optional
IP address of the gateway associated with the route.
Length : 1 - 45
string (ip-address)
prefix_length
optional
IPv4 or IPv6 prefix length for the route.
Minimum value : 1
Maximum value : 128
integer (int32)
file_interface_route_instance
This resource type has queriable association from file_interface
Name Description Schema
destination
optional
IPv4 or IPv6 address of the target network node based on
the specific route type. Values are:
For a default route, there is no value because the system
will use the specified gateway IP address.
For a host route, the value is the host IP address.
For a subnet route, the value is a subnet IP address.
string (ip-address)
file_interface
optional
This is the embeddable reference form of file_interface_id
attribute.
file_interface_instan
ce
file_interface_
id
optional
Unique identifier of the associated file interface. string
455
Dell EMC PowerStore REST API Reference Guide