UpdateExadbVmClusterDetails

class oci.database.models.UpdateExadbVmClusterDetails(**kwargs)

Bases: object

Details for updating the Exadata VM cluster on Exascale Infrastructure. Applies to Exadata Database Service on Exascale Infrastructure only.

Attributes

LICENSE_MODEL_BRING_YOUR_OWN_LICENSE A constant which can be used with the license_model property of a UpdateExadbVmClusterDetails.
LICENSE_MODEL_LICENSE_INCLUDED A constant which can be used with the license_model property of a UpdateExadbVmClusterDetails.
UPDATE_ACTION_NON_ROLLING_APPLY A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails.
UPDATE_ACTION_PRECHECK A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails.
UPDATE_ACTION_ROLLBACK A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails.
UPDATE_ACTION_ROLLING_APPLY A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails.
backup_network_nsg_ids Gets the backup_network_nsg_ids of this UpdateExadbVmClusterDetails.
data_collection_options Gets the data_collection_options of this UpdateExadbVmClusterDetails.
defined_tags Gets the defined_tags of this UpdateExadbVmClusterDetails.
display_name Gets the display_name of this UpdateExadbVmClusterDetails.
enabled_e_cpu_count Gets the enabled_e_cpu_count of this UpdateExadbVmClusterDetails.
freeform_tags Gets the freeform_tags of this UpdateExadbVmClusterDetails.
grid_image_id Gets the grid_image_id of this UpdateExadbVmClusterDetails.
license_model Gets the license_model of this UpdateExadbVmClusterDetails.
node_count Gets the node_count of this UpdateExadbVmClusterDetails.
nsg_ids Gets the nsg_ids of this UpdateExadbVmClusterDetails.
ssh_public_keys Gets the ssh_public_keys of this UpdateExadbVmClusterDetails.
system_version Gets the system_version of this UpdateExadbVmClusterDetails.
total_e_cpu_count Gets the total_e_cpu_count of this UpdateExadbVmClusterDetails.
update_action Gets the update_action of this UpdateExadbVmClusterDetails.
vm_file_system_storage Gets the vm_file_system_storage of this UpdateExadbVmClusterDetails.

Methods

__init__(**kwargs) Initializes a new UpdateExadbVmClusterDetails object with values from keyword arguments.
LICENSE_MODEL_BRING_YOUR_OWN_LICENSE = 'BRING_YOUR_OWN_LICENSE'

A constant which can be used with the license_model property of a UpdateExadbVmClusterDetails. This constant has a value of “BRING_YOUR_OWN_LICENSE”

LICENSE_MODEL_LICENSE_INCLUDED = 'LICENSE_INCLUDED'

A constant which can be used with the license_model property of a UpdateExadbVmClusterDetails. This constant has a value of “LICENSE_INCLUDED”

UPDATE_ACTION_NON_ROLLING_APPLY = 'NON_ROLLING_APPLY'

A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails. This constant has a value of “NON_ROLLING_APPLY”

UPDATE_ACTION_PRECHECK = 'PRECHECK'

A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails. This constant has a value of “PRECHECK”

UPDATE_ACTION_ROLLBACK = 'ROLLBACK'

A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails. This constant has a value of “ROLLBACK”

UPDATE_ACTION_ROLLING_APPLY = 'ROLLING_APPLY'

A constant which can be used with the update_action property of a UpdateExadbVmClusterDetails. This constant has a value of “ROLLING_APPLY”

__init__(**kwargs)

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

Parameters:
  • display_name (str) – The value to assign to the display_name property of this UpdateExadbVmClusterDetails.
  • total_e_cpu_count (int) – The value to assign to the total_e_cpu_count property of this UpdateExadbVmClusterDetails.
  • enabled_e_cpu_count (int) – The value to assign to the enabled_e_cpu_count property of this UpdateExadbVmClusterDetails.
  • vm_file_system_storage (oci.database.models.ExadbVmClusterStorageDetails) – The value to assign to the vm_file_system_storage property of this UpdateExadbVmClusterDetails.
  • node_count (int) – The value to assign to the node_count property of this UpdateExadbVmClusterDetails.
  • license_model (str) – The value to assign to the license_model property of this UpdateExadbVmClusterDetails. Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”
  • ssh_public_keys (list[str]) – The value to assign to the ssh_public_keys property of this UpdateExadbVmClusterDetails.
  • nsg_ids (list[str]) – The value to assign to the nsg_ids property of this UpdateExadbVmClusterDetails.
  • backup_network_nsg_ids (list[str]) – The value to assign to the backup_network_nsg_ids property of this UpdateExadbVmClusterDetails.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this UpdateExadbVmClusterDetails.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this UpdateExadbVmClusterDetails.
  • data_collection_options (oci.database.models.DataCollectionOptions) – The value to assign to the data_collection_options property of this UpdateExadbVmClusterDetails.
  • system_version (str) – The value to assign to the system_version property of this UpdateExadbVmClusterDetails.
  • grid_image_id (str) – The value to assign to the grid_image_id property of this UpdateExadbVmClusterDetails.
  • update_action (str) – The value to assign to the update_action property of this UpdateExadbVmClusterDetails. Allowed values for this property are: “ROLLING_APPLY”, “NON_ROLLING_APPLY”, “PRECHECK”, “ROLLBACK”
backup_network_nsg_ids

Gets the backup_network_nsg_ids of this UpdateExadbVmClusterDetails. A list of the OCIDs of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see Security Rules. Applicable only to Exadata systems.

Returns:The backup_network_nsg_ids of this UpdateExadbVmClusterDetails.
Return type:list[str]
data_collection_options

Gets the data_collection_options of this UpdateExadbVmClusterDetails.

Returns:The data_collection_options of this UpdateExadbVmClusterDetails.
Return type:oci.database.models.DataCollectionOptions
defined_tags

Gets the defined_tags of this UpdateExadbVmClusterDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Returns:The defined_tags of this UpdateExadbVmClusterDetails.
Return type:dict(str, dict(str, object))
display_name

Gets the display_name of this UpdateExadbVmClusterDetails. The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.

Returns:The display_name of this UpdateExadbVmClusterDetails.
Return type:str
enabled_e_cpu_count

Gets the enabled_e_cpu_count of this UpdateExadbVmClusterDetails. The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.

Returns:The enabled_e_cpu_count of this UpdateExadbVmClusterDetails.
Return type:int
freeform_tags

Gets the freeform_tags of this UpdateExadbVmClusterDetails. 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: {“Department”: “Finance”}

Returns:The freeform_tags of this UpdateExadbVmClusterDetails.
Return type:dict(str, str)
grid_image_id

Gets the grid_image_id of this UpdateExadbVmClusterDetails. Grid Setup will be done using this grid image id

Returns:The grid_image_id of this UpdateExadbVmClusterDetails.
Return type:str
license_model

Gets the license_model of this UpdateExadbVmClusterDetails. The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.

Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”

Returns:The license_model of this UpdateExadbVmClusterDetails.
Return type:str
node_count

Gets the node_count of this UpdateExadbVmClusterDetails. The number of nodes to be added in the Exadata VM cluster on Exascale Infrastructure.

Returns:The node_count of this UpdateExadbVmClusterDetails.
Return type:int
nsg_ids

Gets the nsg_ids of this UpdateExadbVmClusterDetails. The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions: - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.

Returns:The nsg_ids of this UpdateExadbVmClusterDetails.
Return type:list[str]
ssh_public_keys

Gets the ssh_public_keys of this UpdateExadbVmClusterDetails. The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.

Returns:The ssh_public_keys of this UpdateExadbVmClusterDetails.
Return type:list[str]
system_version

Gets the system_version of this UpdateExadbVmClusterDetails. Operating system version of the image.

Returns:The system_version of this UpdateExadbVmClusterDetails.
Return type:str
total_e_cpu_count

Gets the total_e_cpu_count of this UpdateExadbVmClusterDetails. The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.

Returns:The total_e_cpu_count of this UpdateExadbVmClusterDetails.
Return type:int
update_action

Gets the update_action of this UpdateExadbVmClusterDetails. The update action.

Allowed values for this property are: “ROLLING_APPLY”, “NON_ROLLING_APPLY”, “PRECHECK”, “ROLLBACK”

Returns:The update_action of this UpdateExadbVmClusterDetails.
Return type:str
vm_file_system_storage

Gets the vm_file_system_storage of this UpdateExadbVmClusterDetails.

Returns:The vm_file_system_storage of this UpdateExadbVmClusterDetails.
Return type:oci.database.models.ExadbVmClusterStorageDetails