RoutingPolicy

Pre-defined sets of attributes used in policy match conditions: prefix lists, entries, damping profiles, etc.

Overview

contentType enum (DEFAULT | NETCONF_7X50) creation only   filterable   orderable  
defaultAction enum (ACCEPT | REJECT) required  
description string
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
name string required   creation only   filterable   orderable  
policyDefinition string
routingProtocol enum (BGP | ISIS | OSPFv2 | OSPFv3 | ROUTING)

API Resource

/routingpolicies/id
delete get put

Parents

/enterprises/id/routingpolicies
get post
/routingpolicies
get
/domains/id/routingpolicies
get post
/aggregateddomains/id/routingpolicies
get post

Children

/routingpolicies/id/metadatas
get post
/routingpolicies/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

contentType enum creation only   filterable   orderable  
Discussion

Content type for routing policy provisioning for different mediation devices


Charateristics

Allowed values: DEFAULT, NETCONF_7X50
Default value: DEFAULT
SDK attribute: contentType

defaultAction enum required  
Discussion

accept/reject


Charateristics

Allowed values: ACCEPT, REJECT
SDK attribute: defaultAction

description string
Discussion

None


Charateristics

Format: free
SDK attribute: description

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

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

name string required   creation only   filterable   orderable  
Discussion

policy name, unique within an enterprise


Charateristics

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

policyDefinition string
Discussion

String blob


Charateristics

Format: free
SDK attribute: policyDefinition

routingProtocol enum
Discussion

Routing protocol this policy definition is used for


Charateristics

Allowed values: BGP, ISIS, OSPFv2, OSPFv3, ROUTING
Default value: ROUTING
SDK attribute: routingProtocol