IngressExternalServiceTemplate

Defines the template for an Ingress External Service Acls.

Overview

active boolean filterable   orderable  
associatedLiveEntityID string filterable  
description string filterable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
name string filterable   orderable  
policyState enum (DRAFT | LIVE) filterable   orderable  
priority integer filterable   orderable  
priorityType enum (BOTTOM | NONE | TOP) filterable   orderable  

API Resource

/ingressexternalservicetemplates/id
delete get put

Parents

/domains/id/ingressexternalservicetemplates
get post
/l2domains/id/ingressexternalservicetemplates
get post
/l2domaintemplates/id/ingressexternalservicetemplates
get post
/domaintemplates/id/ingressexternalservicetemplates
get post

Children

/ingressexternalservicetemplates/id/metadatas
get post
/ingressexternalservicetemplates/id/globalmetadatas
get post put
/ingressexternalservicetemplates/id/ingressexternalserviceentrytemplates
get post

Members

This object has no members.

Attributes documentation

active boolean filterable   orderable  
Discussion

If enabled, it means that this ACL or QOS entry is active


Charateristics

SDK attribute: active

associatedLiveEntityID string filterable  
Discussion

In the draft mode, the ACL entry refers to this LiveEntity. In non-drafted mode, this is null.


Charateristics

Format: free
SDK attribute: associatedLiveEntityID

description string filterable  
Discussion

A description of the entity


Charateristics

Format: free
Max length: 255
SDK attribute: description

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 filterable   orderable  
Discussion

The name of the entity


Charateristics

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

policyState enum filterable   orderable  
Discussion

None


Charateristics

Allowed values: DRAFT, LIVE
SDK attribute: policyState

priority integer filterable   orderable  
Discussion

The priority of the ACL entry that determines the order of entries


Charateristics

SDK attribute: priority

priorityType enum filterable   orderable  
Discussion

None


Charateristics

Allowed values: BOTTOM, NONE, TOP
SDK attribute: priorityType