L4Service

Service is a port range and protocol combination that can be used in ACLs

Overview

defaultService boolean filterable   orderable  
description string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
ICMPCode string
ICMPType string
lastUpdatedBy string autogenerated  
name string required   filterable   orderable   locally unique  
ports string deprecated  
protocol string deprecated  

API Resource

/l4services/id
delete get put

Parents

/enterprises/id/l4services
get post
/l4servicegroups/id/l4services
get put
/l4services
get post

Children

This object has no children.

Members

/l4services/id/l4servicegroups
get put

Attributes documentation

defaultService boolean filterable   orderable  
Discussion

Flag to identify default service


Charateristics

Default value: false
SDK attribute: defaultService

description string
Discussion

Description of the service


Charateristics

Format: free
Max length: 256
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

ICMPCode string
Discussion

The ICMP Code when protocol selected is ICMP.


Charateristics

Format: free
SDK attribute: ICMPCode

ICMPType string
Discussion

The ICMP Type when protocol selected is ICMP.


Charateristics

Format: free
SDK attribute: ICMPType

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable   locally unique  
Discussion

Name of the service


Charateristics

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

ports string deprecated  
Discussion

The port ranges for the l4 service. Must be matched if protocol is UDP or TCP. Value can be either * or single port number (1, 2 etc.) or a port range (1-10)


Charateristics

Format: free
SDK attribute: ports

protocol string deprecated  
Discussion

Protocol number that must be matched


Charateristics

SDK attribute: protocol