Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateRecoveryServiceSubnetDetails

Describes the parameters required to create a Recovery Service Subnet.

Properties

compartmentId

compartmentId: string

The compartment OCID.

Optional definedTags

definedTags: undefined | object

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

displayName

displayName: string

A user-provided name for the recovery service subnet. The 'displayName' does not have to be unique, and it can be modified. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional nsgIds

nsgIds: Array<string>

A list of network security group (NSG) OCIDs that are associated with the Recovery Service subnet. You can specify a maximum of 5 unique OCIDs, which implies that you can associate a maximum of 5 NSGs to each Recovery Service subnet. Specify an empty array if you want to remove all the associated NSGs from a Recovery Service subnet. See NetworkSecurityGroup for more information.

Optional subnetId

subnetId: undefined | string

Deprecated. One of the subnets associated with the Recovery Service subnet.

Optional subnets

subnets: Array<string>

A list of OCIDs of the subnets associated with the Recovery Service subnet.

vcnId

vcnId: string

The OCID of the virtual cloud network (VCN) that contains the recovery service subnet. You can create a single recovery service subnet per VCN.

Functions

getDeserializedJsonObj

getJsonObj