NetworkLayout

This API defines the AS number that should be used in the data center as well as the IP address of the route reflector.

Overview

autonomousSystemNum integer
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
routeReflectorIP string filterable   orderable  
serviceType enum (ROUTER_ONLY | ROUTER_SWITCH | SUBNET_ONLY) filterable   orderable  

API Resource

/networklayout/id
delete get put

Parents

/networklayout
get

Children

/networklayout/id/metadatas
get post
/networklayout/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

autonomousSystemNum integer
Discussion

The AS number associated with this data center


Charateristics

Format: free
SDK attribute: autonomousSystemNum

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

routeReflectorIP string filterable   orderable  
Discussion

The IP address of the route reflector that can be used by the VSCs


Charateristics

Format: free
SDK attribute: routeReflectorIP

serviceType enum filterable   orderable  
Discussion

Identifies whether L3 or L2 services are supported.


Charateristics

Allowed values: ROUTER_ONLY, ROUTER_SWITCH, SUBNET_ONLY
SDK attribute: serviceType