Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSecurityListDetails

Properties

compartmentId

compartmentId: string

The OCID of the compartment to contain the security list.

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. Does not have to be unique, and it's changeable. Avoid entering confidential information.

egressSecurityRules

egressSecurityRules: Array<EgressSecurityRule>

Rules for allowing egress IP packets.

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\"}}

ingressSecurityRules

ingressSecurityRules: Array<IngressSecurityRule>

Rules for allowing ingress IP packets.

vcnId

vcnId: string

The OCID of the VCN the security list belongs to.

Functions

getDeserializedJsonObj

getJsonObj