DefaultGateway

This object represent default Gateway associated with Subnet

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
gatewayIPAddress string read only   filterable   orderable  
gatewayMACAddress string read only   filterable   orderable  
lastUpdatedBy string autogenerated  
name string read only   filterable   orderable  

API Resource

/defaultgateways/id

Parents

/subnets/id/defaultgateways
get

Children

/defaultgateways/id/metadatas
get post
/defaultgateways/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

gatewayIPAddress string read only   filterable   orderable  
Discussion

The IP address of this default gateway for parent subnet


Charateristics

Format: free
SDK attribute: gatewayIPAddress

gatewayMACAddress string read only   filterable   orderable  
Discussion

The MAC address of this default gateway for parent subnet


Charateristics

Format: free
SDK attribute: gatewayMACAddress

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string read only   filterable   orderable  
Discussion

Name of the subnet gateway


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name