CreateInfrastructureDetails

class oci.datacc.models.CreateInfrastructureDetails(**kwargs)

Bases: object

Request to create Database Infrastructure resource.

Attributes

BACKUP_NETWORK_BONDING_INTERFACE_BTBOND1 A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_INTERFACE_BTBOND2 A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_INTERFACE_BTBOND3 A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_INTERFACE_BTBOND4 A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_INTERFACE_BTBOND5 A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_INTERFACE_BTBOND6 A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_MODE_ACTIVE_BACKUP A constant which can be used with the backup_network_bonding_mode property of a CreateInfrastructureDetails.
BACKUP_NETWORK_BONDING_MODE_LACP A constant which can be used with the backup_network_bonding_mode property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_INTERFACE_BTBOND1 A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_INTERFACE_BTBOND2 A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_INTERFACE_BTBOND3 A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_INTERFACE_BTBOND4 A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_INTERFACE_BTBOND5 A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_INTERFACE_BTBOND6 A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_MODE_ACTIVE_BACKUP A constant which can be used with the client_network_bonding_mode property of a CreateInfrastructureDetails.
CLIENT_NETWORK_BONDING_MODE_LACP A constant which can be used with the client_network_bonding_mode property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_INTERFACE_BTBOND1 A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_INTERFACE_BTBOND2 A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_INTERFACE_BTBOND3 A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_INTERFACE_BTBOND4 A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_INTERFACE_BTBOND5 A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_INTERFACE_BTBOND6 A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_MODE_ACTIVE_BACKUP A constant which can be used with the cps_network_bonding_mode property of a CreateInfrastructureDetails.
CPS_NETWORK_BONDING_MODE_LACP A constant which can be used with the cps_network_bonding_mode property of a CreateInfrastructureDetails.
SHAPE_EIGHTEEN_SSDS A constant which can be used with the shape property of a CreateInfrastructureDetails.
SHAPE_SIX_SSDS A constant which can be used with the shape property of a CreateInfrastructureDetails.
SHAPE_TWELVE_SSDS A constant which can be used with the shape property of a CreateInfrastructureDetails.
SHAPE_TWENTY_FOUR_SSDS A constant which can be used with the shape property of a CreateInfrastructureDetails.
SYSTEM_MODEL_X10_HA_512 A constant which can be used with the system_model property of a CreateInfrastructureDetails.
SYSTEM_MODEL_X11_HA_768 A constant which can be used with the system_model property of a CreateInfrastructureDetails.
SYSTEM_MODEL_X8_HA_384 A constant which can be used with the system_model property of a CreateInfrastructureDetails.
acfs_file_system_storage_in_gbs Gets the acfs_file_system_storage_in_gbs of this CreateInfrastructureDetails.
admin_networkcidr Gets the admin_networkcidr of this CreateInfrastructureDetails.
backup_network_bonding_interface Gets the backup_network_bonding_interface of this CreateInfrastructureDetails.
backup_network_bonding_mode Gets the backup_network_bonding_mode of this CreateInfrastructureDetails.
client_network_bonding_interface Gets the client_network_bonding_interface of this CreateInfrastructureDetails.
client_network_bonding_mode Gets the client_network_bonding_mode of this CreateInfrastructureDetails.
cloud_control_plane_server1 [Required] Gets the cloud_control_plane_server1 of this CreateInfrastructureDetails.
cloud_control_plane_server2 [Required] Gets the cloud_control_plane_server2 of this CreateInfrastructureDetails.
compartment_id [Required] Gets the compartment_id of this CreateInfrastructureDetails.
contacts Gets the contacts of this CreateInfrastructureDetails.
corporate_proxy Gets the corporate_proxy of this CreateInfrastructureDetails.
cps_network_bonding_interface Gets the cps_network_bonding_interface of this CreateInfrastructureDetails.
cps_network_bonding_mode Gets the cps_network_bonding_mode of this CreateInfrastructureDetails.
data_disk_percentage Gets the data_disk_percentage of this CreateInfrastructureDetails.
defined_tags Gets the defined_tags of this CreateInfrastructureDetails.
description Gets the description of this CreateInfrastructureDetails.
display_name [Required] Gets the display_name of this CreateInfrastructureDetails.
dns_servers [Required] Gets the dns_servers of this CreateInfrastructureDetails.
freeform_tags Gets the freeform_tags of this CreateInfrastructureDetails.
gateway [Required] Gets the gateway of this CreateInfrastructureDetails.
maintenance_window Gets the maintenance_window of this CreateInfrastructureDetails.
netmask [Required] Gets the netmask of this CreateInfrastructureDetails.
ntp_servers [Required] Gets the ntp_servers of this CreateInfrastructureDetails.
shape [Required] Gets the shape of this CreateInfrastructureDetails.
system_model [Required] Gets the system_model of this CreateInfrastructureDetails.
vlan_id Gets the vlan_id of this CreateInfrastructureDetails.

Methods

__init__(**kwargs) Initializes a new CreateInfrastructureDetails object with values from keyword arguments.
BACKUP_NETWORK_BONDING_INTERFACE_BTBOND1 = 'BTBOND1'

A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND1”

BACKUP_NETWORK_BONDING_INTERFACE_BTBOND2 = 'BTBOND2'

A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND2”

BACKUP_NETWORK_BONDING_INTERFACE_BTBOND3 = 'BTBOND3'

A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND3”

BACKUP_NETWORK_BONDING_INTERFACE_BTBOND4 = 'BTBOND4'

A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND4”

BACKUP_NETWORK_BONDING_INTERFACE_BTBOND5 = 'BTBOND5'

A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND5”

BACKUP_NETWORK_BONDING_INTERFACE_BTBOND6 = 'BTBOND6'

A constant which can be used with the backup_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND6”

BACKUP_NETWORK_BONDING_MODE_ACTIVE_BACKUP = 'ACTIVE_BACKUP'

A constant which can be used with the backup_network_bonding_mode property of a CreateInfrastructureDetails. This constant has a value of “ACTIVE_BACKUP”

BACKUP_NETWORK_BONDING_MODE_LACP = 'LACP'

A constant which can be used with the backup_network_bonding_mode property of a CreateInfrastructureDetails. This constant has a value of “LACP”

CLIENT_NETWORK_BONDING_INTERFACE_BTBOND1 = 'BTBOND1'

A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND1”

CLIENT_NETWORK_BONDING_INTERFACE_BTBOND2 = 'BTBOND2'

A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND2”

CLIENT_NETWORK_BONDING_INTERFACE_BTBOND3 = 'BTBOND3'

A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND3”

CLIENT_NETWORK_BONDING_INTERFACE_BTBOND4 = 'BTBOND4'

A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND4”

CLIENT_NETWORK_BONDING_INTERFACE_BTBOND5 = 'BTBOND5'

A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND5”

CLIENT_NETWORK_BONDING_INTERFACE_BTBOND6 = 'BTBOND6'

A constant which can be used with the client_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND6”

CLIENT_NETWORK_BONDING_MODE_ACTIVE_BACKUP = 'ACTIVE_BACKUP'

A constant which can be used with the client_network_bonding_mode property of a CreateInfrastructureDetails. This constant has a value of “ACTIVE_BACKUP”

CLIENT_NETWORK_BONDING_MODE_LACP = 'LACP'

A constant which can be used with the client_network_bonding_mode property of a CreateInfrastructureDetails. This constant has a value of “LACP”

CPS_NETWORK_BONDING_INTERFACE_BTBOND1 = 'BTBOND1'

A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND1”

CPS_NETWORK_BONDING_INTERFACE_BTBOND2 = 'BTBOND2'

A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND2”

CPS_NETWORK_BONDING_INTERFACE_BTBOND3 = 'BTBOND3'

A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND3”

CPS_NETWORK_BONDING_INTERFACE_BTBOND4 = 'BTBOND4'

A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND4”

CPS_NETWORK_BONDING_INTERFACE_BTBOND5 = 'BTBOND5'

A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND5”

CPS_NETWORK_BONDING_INTERFACE_BTBOND6 = 'BTBOND6'

A constant which can be used with the cps_network_bonding_interface property of a CreateInfrastructureDetails. This constant has a value of “BTBOND6”

CPS_NETWORK_BONDING_MODE_ACTIVE_BACKUP = 'ACTIVE_BACKUP'

A constant which can be used with the cps_network_bonding_mode property of a CreateInfrastructureDetails. This constant has a value of “ACTIVE_BACKUP”

CPS_NETWORK_BONDING_MODE_LACP = 'LACP'

A constant which can be used with the cps_network_bonding_mode property of a CreateInfrastructureDetails. This constant has a value of “LACP”

SHAPE_EIGHTEEN_SSDS = 'EIGHTEEN_SSDS'

A constant which can be used with the shape property of a CreateInfrastructureDetails. This constant has a value of “EIGHTEEN_SSDS”

SHAPE_SIX_SSDS = 'SIX_SSDS'

A constant which can be used with the shape property of a CreateInfrastructureDetails. This constant has a value of “SIX_SSDS”

SHAPE_TWELVE_SSDS = 'TWELVE_SSDS'

A constant which can be used with the shape property of a CreateInfrastructureDetails. This constant has a value of “TWELVE_SSDS”

SHAPE_TWENTY_FOUR_SSDS = 'TWENTY_FOUR_SSDS'

A constant which can be used with the shape property of a CreateInfrastructureDetails. This constant has a value of “TWENTY_FOUR_SSDS”

SYSTEM_MODEL_X10_HA_512 = 'X10_HA_512'

A constant which can be used with the system_model property of a CreateInfrastructureDetails. This constant has a value of “X10_HA_512”

SYSTEM_MODEL_X11_HA_768 = 'X11_HA_768'

A constant which can be used with the system_model property of a CreateInfrastructureDetails. This constant has a value of “X11_HA_768”

SYSTEM_MODEL_X8_HA_384 = 'X8_HA_384'

A constant which can be used with the system_model property of a CreateInfrastructureDetails. This constant has a value of “X8_HA_384”

__init__(**kwargs)

Initializes a new CreateInfrastructureDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • description (str) – The value to assign to the description property of this CreateInfrastructureDetails.
  • compartment_id (str) – The value to assign to the compartment_id property of this CreateInfrastructureDetails.
  • display_name (str) – The value to assign to the display_name property of this CreateInfrastructureDetails.
  • system_model (str) – The value to assign to the system_model property of this CreateInfrastructureDetails. Allowed values for this property are: “X11_HA_768”, “X10_HA_512”, “X8_HA_384”
  • shape (str) – The value to assign to the shape property of this CreateInfrastructureDetails. Allowed values for this property are: “SIX_SSDS”, “TWELVE_SSDS”, “EIGHTEEN_SSDS”, “TWENTY_FOUR_SSDS”
  • cloud_control_plane_server1 (str) – The value to assign to the cloud_control_plane_server1 property of this CreateInfrastructureDetails.
  • cloud_control_plane_server2 (str) – The value to assign to the cloud_control_plane_server2 property of this CreateInfrastructureDetails.
  • netmask (str) – The value to assign to the netmask property of this CreateInfrastructureDetails.
  • gateway (str) – The value to assign to the gateway property of this CreateInfrastructureDetails.
  • admin_networkcidr (str) – The value to assign to the admin_networkcidr property of this CreateInfrastructureDetails.
  • data_disk_percentage (int) – The value to assign to the data_disk_percentage property of this CreateInfrastructureDetails.
  • contacts (list[oci.datacc.models.InfrastructureContact]) – The value to assign to the contacts property of this CreateInfrastructureDetails.
  • dns_servers (list[str]) – The value to assign to the dns_servers property of this CreateInfrastructureDetails.
  • ntp_servers (list[str]) – The value to assign to the ntp_servers property of this CreateInfrastructureDetails.
  • client_network_bonding_mode (str) – The value to assign to the client_network_bonding_mode property of this CreateInfrastructureDetails. Allowed values for this property are: “ACTIVE_BACKUP”, “LACP”
  • backup_network_bonding_mode (str) – The value to assign to the backup_network_bonding_mode property of this CreateInfrastructureDetails. Allowed values for this property are: “ACTIVE_BACKUP”, “LACP”
  • cps_network_bonding_mode (str) – The value to assign to the cps_network_bonding_mode property of this CreateInfrastructureDetails. Allowed values for this property are: “ACTIVE_BACKUP”, “LACP”
  • client_network_bonding_interface (str) – The value to assign to the client_network_bonding_interface property of this CreateInfrastructureDetails. Allowed values for this property are: “BTBOND1”, “BTBOND2”, “BTBOND3”, “BTBOND4”, “BTBOND5”, “BTBOND6”
  • backup_network_bonding_interface (str) – The value to assign to the backup_network_bonding_interface property of this CreateInfrastructureDetails. Allowed values for this property are: “BTBOND1”, “BTBOND2”, “BTBOND3”, “BTBOND4”, “BTBOND5”, “BTBOND6”
  • cps_network_bonding_interface (str) – The value to assign to the cps_network_bonding_interface property of this CreateInfrastructureDetails. Allowed values for this property are: “BTBOND1”, “BTBOND2”, “BTBOND3”, “BTBOND4”, “BTBOND5”, “BTBOND6”
  • acfs_file_system_storage_in_gbs (float) – The value to assign to the acfs_file_system_storage_in_gbs property of this CreateInfrastructureDetails.
  • corporate_proxy (str) – The value to assign to the corporate_proxy property of this CreateInfrastructureDetails.
  • vlan_id (str) – The value to assign to the vlan_id property of this CreateInfrastructureDetails.
  • maintenance_window (oci.datacc.models.MaintenanceWindow) – The value to assign to the maintenance_window property of this CreateInfrastructureDetails.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this CreateInfrastructureDetails.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this CreateInfrastructureDetails.
acfs_file_system_storage_in_gbs

Gets the acfs_file_system_storage_in_gbs of this CreateInfrastructureDetails. The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.

Returns:The acfs_file_system_storage_in_gbs of this CreateInfrastructureDetails.
Return type:float
admin_networkcidr

Gets the admin_networkcidr of this CreateInfrastructureDetails. The CIDR block for the system network. The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.

Returns:The admin_networkcidr of this CreateInfrastructureDetails.
Return type:str
backup_network_bonding_interface

Gets the backup_network_bonding_interface of this CreateInfrastructureDetails. The network bonding interface for backup network for the Database Infrastructure.

Allowed values for this property are: “BTBOND1”, “BTBOND2”, “BTBOND3”, “BTBOND4”, “BTBOND5”, “BTBOND6”

Returns:The backup_network_bonding_interface of this CreateInfrastructureDetails.
Return type:str
backup_network_bonding_mode

Gets the backup_network_bonding_mode of this CreateInfrastructureDetails. The network bonding mode for Backup networks for the Database Infrastructure.

Allowed values for this property are: “ACTIVE_BACKUP”, “LACP”

Returns:The backup_network_bonding_mode of this CreateInfrastructureDetails.
Return type:str
client_network_bonding_interface

Gets the client_network_bonding_interface of this CreateInfrastructureDetails. The network bonding interface for client network for the Database Infrastructure.

Allowed values for this property are: “BTBOND1”, “BTBOND2”, “BTBOND3”, “BTBOND4”, “BTBOND5”, “BTBOND6”

Returns:The client_network_bonding_interface of this CreateInfrastructureDetails.
Return type:str
client_network_bonding_mode

Gets the client_network_bonding_mode of this CreateInfrastructureDetails. The network bonding mode for Client networks for the Database Infrastructure.

Allowed values for this property are: “ACTIVE_BACKUP”, “LACP”

Returns:The client_network_bonding_mode of this CreateInfrastructureDetails.
Return type:str
cloud_control_plane_server1

[Required] Gets the cloud_control_plane_server1 of this CreateInfrastructureDetails. The IP address for the first control plane server.

Returns:The cloud_control_plane_server1 of this CreateInfrastructureDetails.
Return type:str
cloud_control_plane_server2

[Required] Gets the cloud_control_plane_server2 of this CreateInfrastructureDetails. The IP address for the second control plane server.

Returns:The cloud_control_plane_server2 of this CreateInfrastructureDetails.
Return type:str
compartment_id

[Required] Gets the compartment_id of this CreateInfrastructureDetails. The OCID of the compartment.

Returns:The compartment_id of this CreateInfrastructureDetails.
Return type:str
contacts

Gets the contacts of this CreateInfrastructureDetails. The list of contacts for the Database Infrastructure.

Returns:The contacts of this CreateInfrastructureDetails.
Return type:list[oci.datacc.models.InfrastructureContact]
corporate_proxy

Gets the corporate_proxy of this CreateInfrastructureDetails. The corporate network proxy for access to the control plane network. Oracle recommends using an HTTPS proxy when possible for enhanced security.

Returns:The corporate_proxy of this CreateInfrastructureDetails.
Return type:str
cps_network_bonding_interface

Gets the cps_network_bonding_interface of this CreateInfrastructureDetails. The network bonding interface for CPS network for the Database Infrastructure.

Allowed values for this property are: “BTBOND1”, “BTBOND2”, “BTBOND3”, “BTBOND4”, “BTBOND5”, “BTBOND6”

Returns:The cps_network_bonding_interface of this CreateInfrastructureDetails.
Return type:str
cps_network_bonding_mode

Gets the cps_network_bonding_mode of this CreateInfrastructureDetails. The network bonding mode for CPS networks for the Database Infrastructure.

Allowed values for this property are: “ACTIVE_BACKUP”, “LACP”

Returns:The cps_network_bonding_mode of this CreateInfrastructureDetails.
Return type:str
data_disk_percentage

Gets the data_disk_percentage of this CreateInfrastructureDetails. Percentage of disk space assigned for DATA disk group. Remaining disk space will get assiged to RECO disk group

Returns:The data_disk_percentage of this CreateInfrastructureDetails.
Return type:int
defined_tags

Gets the defined_tags of this CreateInfrastructureDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}

Returns:The defined_tags of this CreateInfrastructureDetails.
Return type:dict(str, dict(str, object))
description

Gets the description of this CreateInfrastructureDetails. Database Infrastructure description.

Returns:The description of this CreateInfrastructureDetails.
Return type:str
display_name

[Required] Gets the display_name of this CreateInfrastructureDetails. The user-friendly name for the Database Infrastructure. The name does not need to be unique.

Returns:The display_name of this CreateInfrastructureDetails.
Return type:str
dns_servers

[Required] Gets the dns_servers of this CreateInfrastructureDetails. The list of DNS server IP addresses. Maximum of 3 allowed.

Returns:The dns_servers of this CreateInfrastructureDetails.
Return type:list[str]
freeform_tags

Gets the freeform_tags of this CreateInfrastructureDetails. Simple key-value pair that is applied without any predefined name, type or scope. This tag option exists for cross-compatibility only. Example: {“bar-key”: “value”}

Returns:The freeform_tags of this CreateInfrastructureDetails.
Return type:dict(str, str)
gateway

[Required] Gets the gateway of this CreateInfrastructureDetails. The gateway for the control plane network.

Returns:The gateway of this CreateInfrastructureDetails.
Return type:str
maintenance_window

Gets the maintenance_window of this CreateInfrastructureDetails.

Returns:The maintenance_window of this CreateInfrastructureDetails.
Return type:oci.datacc.models.MaintenanceWindow
netmask

[Required] Gets the netmask of this CreateInfrastructureDetails. The netmask for the control plane network.

Returns:The netmask of this CreateInfrastructureDetails.
Return type:str
ntp_servers

[Required] Gets the ntp_servers of this CreateInfrastructureDetails. The list of NTP server IP addresses. Maximum of 3 allowed.

Returns:The ntp_servers of this CreateInfrastructureDetails.
Return type:list[str]
shape

[Required] Gets the shape of this CreateInfrastructureDetails. The shape of the Database Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.

Allowed values for this property are: “SIX_SSDS”, “TWELVE_SSDS”, “EIGHTEEN_SSDS”, “TWENTY_FOUR_SSDS”

Returns:The shape of this CreateInfrastructureDetails.
Return type:str
system_model

[Required] Gets the system_model of this CreateInfrastructureDetails. Database Infrastructure System Model specification. The system model determines the model of the Database Infrastructure hardware to be used.

Allowed values for this property are: “X11_HA_768”, “X10_HA_512”, “X8_HA_384”

Returns:The system_model of this CreateInfrastructureDetails.
Return type:str
vlan_id

Gets the vlan_id of this CreateInfrastructureDetails. The CPS network VLAN ID.

Returns:The vlan_id of this CreateInfrastructureDetails.
Return type:str