Description

Create a port rule

REST Name
create
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/create/firewall/port/{identifier}
Input
Name Data Possible Values Description
end

Type

  • string

Default

  • None

Rules

  • valid_port_number

:

begin

Type

  • string

Default

  • None

Rules

  • required
  • valid_port_number

Port

object(stdClass)#137 (1) { ["Port Begin"]=> array(1) { [0]=> string(23) "Starting port for rule." } }

object(stdClass)#138 (1) { ["Port end"]=> array(1) { [0]=> string(29) "Last port for rule (optional)" } }

protocol

Type

  • Enumeration

Default

  • any

Rules

  • required

Values

  • udp - UDP
  • any - UDP + TCP
  • tcp - TCP

Protocol

What protocol to consider in the rule

description

Type

  • string

Default

  • None

Description