Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNetworkFirewallDetails

The information about new Network Firewall.

Properties

Optional availabilityDomain

availabilityDomain: undefined | string

Availability Domain where Network Firewall instance is created. To get a list of availability domains for a tenancy, use {@link #listAvailabilityDomains(ListAvailabilityDomainsRequest) listAvailabilityDomains} operation. Example: {@code kIdk:PHX-AD-1}

compartmentId

compartmentId: string

The OCID of the compartment containing the Network Firewall.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional displayName

displayName: undefined | string

A user-friendly name for the Network Firewall. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional ipv4Address

ipv4Address: undefined | string

IPv4 address for the Network Firewall.

Optional ipv6Address

ipv6Address: undefined | string

IPv6 address for the Network Firewall.

networkFirewallPolicyId

networkFirewallPolicyId: string

The OCID of the Network Firewall Policy.

Optional networkSecurityGroupIds

networkSecurityGroupIds: Array<string>

An array of network security groups OCID associated with the Network Firewall.

subnetId

subnetId: string

The OCID of the subnet associated with the Network Firewall.

Functions

getDeserializedJsonObj

getJsonObj