L4Service

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

Overview

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

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

This object has no members.

Attributes documentation

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

The ICMP Code when protocol selected is ICMP.


Charateristics

Format: free
SDK attribute: ICMPCode

ICMPType string filterable   orderable  
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   locally unique  
Discussion

Name of the service


Charateristics

Format: free
Max length: 256
SDK attribute: name

ports string required  
Discussion

Value should be either single port number or a port range like 1,2.. or 1 - 10


Charateristics

Format: free
SDK attribute: ports

protocol string required  
Discussion

Protocol number that must be matched


Charateristics

SDK attribute: protocol