Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSslInboundInspectionProfileDetails

Request for creating SSLInboundInspection used on the firewall policy rules.

Properties

Optional isOutOfCapacityBlocked

isOutOfCapacityBlocked: undefined | false | true

Whether to block sessions if the firewall is temporarily unable to decrypt their traffic.

Optional isUnsupportedCipherBlocked

isUnsupportedCipherBlocked: undefined | false | true

Whether to block sessions if SSL cipher suite is not supported.

Optional isUnsupportedVersionBlocked

isUnsupportedVersionBlocked: undefined | false | true

Whether to block sessions if SSL version is not supported.

name

name: string

Name of the decryption profile.

Const type

type: string = "SSL_INBOUND_INSPECTION"

Methods

getDeserializedJsonObj

getJsonObj