Column Name | Data Type | Description |
destination | STRING | Specifies the IP address of the destination subnet, subnet prefix in case of IPv6 |
gateway | STRING | Returns the IP address of the network gateway through which packets to the destination should be routed |
interface_name | STRING | Returns the interface name |
ip_version | STRING | Returns whether the IP address is IPv4 or IPv6 on this Control Station. Default is IPv4 |
is_default | CHAR | Specifies the IP address of the destination subnet, subnet prefix in case of IPv6 |
last_updated | DATE | Last updated date |
mover_name | STRING | Returns the Name of the mover |
mover_obj_id | STRING | Specifies the ID of the mover |
net_mask | STRING | Returns the IPv4 subnet mask or IPv6 subnet prefix length |
system_name | STRING | System name |
valid_till | STRING | Returns the age till when the route entry is valid |
vnx_mover_id | NUMBER | Internal key, foreign key to aps_vnx_mover |
vnx_mover_interface_id | NUMBER | Internal key, foreign key to aps_vnx_mover_route |
vnx_mover_route_id | NUMBER | Internal key, primary key in aps_vnx_mover_route |
vnx_storage_system_id | NUMBER | Internal key, foreign key to aps_vnx_storage_system.vnx_storage_system_id |