📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
core
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/core/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: console_history.pyc
a N��f�1 � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s* e Zd ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze d d!� �Zejd"d!� �Zd#d$� Zd%d&� Zd'd(� Zd)S )*�ConsoleHistorya� An instance's serial console data. It includes configuration messages that occur when the instance boots, such as kernel and BIOS messages, and is useful for checking the status of the instance or diagnosing problems. The console data is minimally formatted ASCII text. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. � REQUESTED�GETTING-HISTORY� SUCCEEDED�FAILEDc K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a Initializes a new ConsoleHistory object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param availability_domain: The value to assign to the availability_domain property of this ConsoleHistory. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this ConsoleHistory. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this ConsoleHistory. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this ConsoleHistory. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this ConsoleHistory. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this ConsoleHistory. :type id: str :param instance_id: The value to assign to the instance_id property of this ConsoleHistory. :type instance_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ConsoleHistory. Allowed values for this property are: "REQUESTED", "GETTING-HISTORY", "SUCCEEDED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this ConsoleHistory. :type time_created: datetime �strzdict(str, dict(str, object))zdict(str, str)�datetime) �availability_domain�compartment_id�defined_tags�display_name� freeform_tags�id�instance_id�lifecycle_state�time_created�availabilityDomain� compartmentId�definedTags�displayName�freeformTagsr � instanceId�lifecycleState�timeCreatedN)� swagger_types� attribute_map�_availability_domain�_compartment_id� _defined_tags� _display_name�_freeform_tags�_id�_instance_id�_lifecycle_state� _time_created)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/console_history.py�__init__% s: -� �zConsoleHistory.__init__c C s | j S )z� **[Required]** Gets the availability_domain of this ConsoleHistory. The availability domain of an instance. Example: `Uocm:PHX-AD-1` :return: The availability_domain of this ConsoleHistory. :rtype: str �r �r) r+ r+ r, r s s z"ConsoleHistory.availability_domainc C s || _ dS )a Sets the availability_domain of this ConsoleHistory. The availability domain of an instance. Example: `Uocm:PHX-AD-1` :param availability_domain: The availability_domain of this ConsoleHistory. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� **[Required]** Gets the compartment_id of this ConsoleHistory. The OCID of the compartment. :return: The compartment_id of this ConsoleHistory. :rtype: str �r! r/ r+ r+ r, r � s zConsoleHistory.compartment_idc C s || _ dS )z� Sets the compartment_id of this ConsoleHistory. The OCID of the compartment. :param compartment_id: The compartment_id of this ConsoleHistory. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )a� Gets the defined_tags of this ConsoleHistory. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this ConsoleHistory. :rtype: dict(str, dict(str, object)) �r"