AdvancedClusterFileSystem

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

Bases: object

Details of an advanced cluster file system.

Attributes

LIFECYCLE_STATE_AVAILABLE A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem.
LIFECYCLE_STATE_CREATING A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem.
LIFECYCLE_STATE_DELETED A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem.
LIFECYCLE_STATE_DELETING A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem.
compartment_id [Required] Gets the compartment_id of this AdvancedClusterFileSystem.
defined_tags Gets the defined_tags of this AdvancedClusterFileSystem.
description Gets the description of this AdvancedClusterFileSystem.
freeform_tags Gets the freeform_tags of this AdvancedClusterFileSystem.
id [Required] Gets the id of this AdvancedClusterFileSystem.
is_mounted [Required] Gets the is_mounted of this AdvancedClusterFileSystem.
lifecycle_details Gets the lifecycle_details of this AdvancedClusterFileSystem.
lifecycle_state [Required] Gets the lifecycle_state of this AdvancedClusterFileSystem.
mount_point [Required] Gets the mount_point of this AdvancedClusterFileSystem.
name [Required] Gets the name of this AdvancedClusterFileSystem.
storage_in_gbs [Required] Gets the storage_in_gbs of this AdvancedClusterFileSystem.
system_tags Gets the system_tags of this AdvancedClusterFileSystem.
time_created Gets the time_created of this AdvancedClusterFileSystem.
time_updated Gets the time_updated of this AdvancedClusterFileSystem.
vault_id Gets the vault_id of this AdvancedClusterFileSystem.
vm_cluster_id [Required] Gets the vm_cluster_id of this AdvancedClusterFileSystem.

Methods

__init__(**kwargs) Initializes a new AdvancedClusterFileSystem object with values from keyword arguments.
LIFECYCLE_STATE_AVAILABLE = 'AVAILABLE'

A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem. This constant has a value of “AVAILABLE”

LIFECYCLE_STATE_CREATING = 'CREATING'

A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem. This constant has a value of “CREATING”

LIFECYCLE_STATE_DELETED = 'DELETED'

A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem. This constant has a value of “DELETED”

LIFECYCLE_STATE_DELETING = 'DELETING'

A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem. This constant has a value of “DELETING”

LIFECYCLE_STATE_FAILED = 'FAILED'

A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem. This constant has a value of “FAILED”

LIFECYCLE_STATE_UPDATING = 'UPDATING'

A constant which can be used with the lifecycle_state property of a AdvancedClusterFileSystem. This constant has a value of “UPDATING”

__init__(**kwargs)

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

Parameters:
  • id (str) – The value to assign to the id property of this AdvancedClusterFileSystem.
  • name (str) – The value to assign to the name property of this AdvancedClusterFileSystem.
  • compartment_id (str) – The value to assign to the compartment_id property of this AdvancedClusterFileSystem.
  • vm_cluster_id (str) – The value to assign to the vm_cluster_id property of this AdvancedClusterFileSystem.
  • vault_id (str) – The value to assign to the vault_id property of this AdvancedClusterFileSystem.
  • description (str) – The value to assign to the description property of this AdvancedClusterFileSystem.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this AdvancedClusterFileSystem. Allowed values for this property are: “AVAILABLE”, “CREATING”, “FAILED”, “UPDATING”, “DELETED”, “DELETING”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this AdvancedClusterFileSystem.
  • storage_in_gbs (int) – The value to assign to the storage_in_gbs property of this AdvancedClusterFileSystem.
  • mount_point (str) – The value to assign to the mount_point property of this AdvancedClusterFileSystem.
  • is_mounted (bool) – The value to assign to the is_mounted property of this AdvancedClusterFileSystem.
  • time_created (datetime) – The value to assign to the time_created property of this AdvancedClusterFileSystem.
  • time_updated (datetime) – The value to assign to the time_updated property of this AdvancedClusterFileSystem.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this AdvancedClusterFileSystem.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this AdvancedClusterFileSystem.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this AdvancedClusterFileSystem.
compartment_id

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

Returns:The compartment_id of this AdvancedClusterFileSystem.
Return type:str
defined_tags

Gets the defined_tags of this AdvancedClusterFileSystem. 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 AdvancedClusterFileSystem.
Return type:dict(str, dict(str, object))
description

Gets the description of this AdvancedClusterFileSystem. Description of the advanced cluster file system.

Returns:The description of this AdvancedClusterFileSystem.
Return type:str
freeform_tags

Gets the freeform_tags of this AdvancedClusterFileSystem. 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 AdvancedClusterFileSystem.
Return type:dict(str, str)
id

[Required] Gets the id of this AdvancedClusterFileSystem. The OCID of the advanced cluster file system.

Returns:The id of this AdvancedClusterFileSystem.
Return type:str
is_mounted

[Required] Gets the is_mounted of this AdvancedClusterFileSystem. True if the file system is mounted on all VMs within VM Cluster.

Returns:The is_mounted of this AdvancedClusterFileSystem.
Return type:bool
lifecycle_details

Gets the lifecycle_details of this AdvancedClusterFileSystem. Additional information about the current lifecycle state.

Returns:The lifecycle_details of this AdvancedClusterFileSystem.
Return type:str
lifecycle_state

[Required] Gets the lifecycle_state of this AdvancedClusterFileSystem. The current state of the advanced cluster file system. Valid states are CREATING, AVAILABLE, UPDATING, FAILED, DELETED.

Allowed values for this property are: “AVAILABLE”, “CREATING”, “FAILED”, “UPDATING”, “DELETED”, “DELETING”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this AdvancedClusterFileSystem.
Return type:str
mount_point

[Required] Gets the mount_point of this AdvancedClusterFileSystem. The mount point of file system.

Returns:The mount_point of this AdvancedClusterFileSystem.
Return type:str
name

[Required] Gets the name of this AdvancedClusterFileSystem. The user-friendly name for the Advanced cluster file system. The file system name is unique for a cluster.

Returns:The name of this AdvancedClusterFileSystem.
Return type:str
storage_in_gbs

[Required] Gets the storage_in_gbs of this AdvancedClusterFileSystem. The total storage allocated for advanced cluster file system in GBs.

Returns:The storage_in_gbs of this AdvancedClusterFileSystem.
Return type:int
system_tags

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

Returns:The system_tags of this AdvancedClusterFileSystem.
Return type:dict(str, dict(str, object))
time_created

Gets the time_created of this AdvancedClusterFileSystem. The date and time the advanced cluster file system was created.

Returns:The time_created of this AdvancedClusterFileSystem.
Return type:datetime
time_updated

Gets the time_updated of this AdvancedClusterFileSystem. The last date and time that the advanced cluster file system was updated.

Returns:The time_updated of this AdvancedClusterFileSystem.
Return type:datetime
vault_id

Gets the vault_id of this AdvancedClusterFileSystem. The OCID of the Oracle Cloud Infrastructure vault. This parameter and secretId are required for Customer Managed Keys.

Returns:The vault_id of this AdvancedClusterFileSystem.
Return type:str
vm_cluster_id

[Required] Gets the vm_cluster_id of this AdvancedClusterFileSystem. The OCID of the VM cluster.

Returns:The vm_cluster_id of this AdvancedClusterFileSystem.
Return type:str