Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateIcmp6ApplicationDetails

Request for ICMP6 Application used on the firewall policy rules.

Properties

Optional icmpCode

icmpCode: undefined | number

The value of the ICMP6 message Code (subtype) field as defined by RFC 4443. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

icmpType

icmpType: number

The value of the ICMP6 message Type field as defined by RFC 4443. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

Name of the application

Const type

type: string = "ICMP_V6"

Methods

getDeserializedJsonObj

getJsonObj