Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNetworkSourceDetails

Properties for creating a network source object.

Properties

compartmentId

compartmentId: string

The OCID of the tenancy (root compartment) containing the network source object.

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

description

description: string

The description you assign to the network source during creation. Does not have to be unique, and it's changeable.

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

name

name: string

The name you assign to the network source during creation. The name must be unique across all groups in the tenancy and cannot be changed.

Optional publicSourceList

publicSourceList: Array<string>

A list of allowed public IP addresses and CIDR ranges.

Optional services

services: Array<string>

-- The services attribute has no effect and is reserved for use by Oracle. --

Optional virtualSourceList

A list of allowed VCN OCID and IP range pairs. Example:{@code "vcnId": "ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID", "ipRanges": [ "129.213.39.0/24" ]}

Functions

getDeserializedJsonObj

getJsonObj