📂 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
›
data_safe
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_safe/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: audit_event_summary.pyc
a N��fh� � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Z e jd3d2� �Z ed4d5� �Z!e!jd6d5� �Z!ed7d8� �Z"e"jd9d8� �Z"ed:d;� �Z#e#jd<d;� �Z#ed=d>� �Z$e$jd?d>� �Z$ed@dA� �Z%e%jdBdA� �Z%edCdD� �Z&e&jdEdD� �Z&edFdG� �Z'e'jdHdG� �Z'edIdJ� �Z(e(jdKdJ� �Z(edLdM� �Z)e)jdNdM� �Z)edOdP� �Z*e*jdQdP� �Z*edRdS� �Z+e+jdTdS� �Z+edUdV� �Z,e,jdWdV� �Z,edXdY� �Z-e-jdZdY� �Z-ed[d\� �Z.e.jd]d\� �Z.ed^d_� �Z/e/jd`d_� �Z/edadb� �Z0e0jdcdb� �Z0eddde� �Z1e1jdfde� �Z1edgdh� �Z2e2jdidh� �Z2edjdk� �Z3e3jdldk� �Z3edmdn� �Z4e4jdodn� �Z4edpdq� �Z5e5jdrdq� �Z5edsdt� �Z6e6jdudt� �Z6edvdw� �Z7e7jdxdw� �Z7dydz� Z8d{d|� Z9d}d~� Z:dS )��AuditEventSummaryzj The resource represents the audit events collected from the target database by Oracle Data Safe. �DATABASE_CLOUD_SERVICE�AUTONOMOUS_DATABASE�INSTALLED_DATABASE�DATABASE�SUCCESS�FAILURE�AUDIT_TABLE�STANDARD�FINE_GRAINED�XS�DATABASE_VAULT�LABEL_SECURITY�RMAN�DATAPUMP�DIRECT_PATH_APIc # K sh ddddddddddddddddddddddddddddddddddd�"| _ ddd d ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d�"| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _ d)| _ d)| _d)| _d)| _ d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _d)| _ d)| _!d)| _"d)| _#d)S )*a1 Initializes a new AuditEventSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this AuditEventSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this AuditEventSummary. :type compartment_id: str :param db_user_name: The value to assign to the db_user_name property of this AuditEventSummary. :type db_user_name: str :param target_id: The value to assign to the target_id property of this AuditEventSummary. :type target_id: str :param target_name: The value to assign to the target_name property of this AuditEventSummary. :type target_name: str :param database_type: The value to assign to the database_type property of this AuditEventSummary. Allowed values for this property are: "DATABASE_CLOUD_SERVICE", "AUTONOMOUS_DATABASE", "INSTALLED_DATABASE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type database_type: str :param target_class: The value to assign to the target_class property of this AuditEventSummary. Allowed values for this property are: "DATABASE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type target_class: str :param audit_event_time: The value to assign to the audit_event_time property of this AuditEventSummary. :type audit_event_time: datetime :param time_collected: The value to assign to the time_collected property of this AuditEventSummary. :type time_collected: datetime :param os_user_name: The value to assign to the os_user_name property of this AuditEventSummary. :type os_user_name: str :param operation: The value to assign to the operation property of this AuditEventSummary. :type operation: str :param operation_status: The value to assign to the operation_status property of this AuditEventSummary. Allowed values for this property are: "SUCCESS", "FAILURE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type operation_status: str :param event_name: The value to assign to the event_name property of this AuditEventSummary. :type event_name: str :param error_code: The value to assign to the error_code property of this AuditEventSummary. :type error_code: str :param error_message: The value to assign to the error_message property of this AuditEventSummary. :type error_message: str :param object_type: The value to assign to the object_type property of this AuditEventSummary. :type object_type: str :param object_name: The value to assign to the object_name property of this AuditEventSummary. :type object_name: str :param object_owner: The value to assign to the object_owner property of this AuditEventSummary. :type object_owner: str :param client_hostname: The value to assign to the client_hostname property of this AuditEventSummary. :type client_hostname: str :param client_ip: The value to assign to the client_ip property of this AuditEventSummary. :type client_ip: str :param audit_trail_id: The value to assign to the audit_trail_id property of this AuditEventSummary. :type audit_trail_id: str :param is_alerted: The value to assign to the is_alerted property of this AuditEventSummary. :type is_alerted: bool :param action_taken: The value to assign to the action_taken property of this AuditEventSummary. :type action_taken: str :param client_program: The value to assign to the client_program property of this AuditEventSummary. :type client_program: str :param command_text: The value to assign to the command_text property of this AuditEventSummary. :type command_text: str :param command_param: The value to assign to the command_param property of this AuditEventSummary. :type command_param: str :param extended_event_attributes: The value to assign to the extended_event_attributes property of this AuditEventSummary. :type extended_event_attributes: str :param audit_location: The value to assign to the audit_location property of this AuditEventSummary. Allowed values for this property are: "AUDIT_TABLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type audit_location: str :param os_terminal: The value to assign to the os_terminal property of this AuditEventSummary. :type os_terminal: str :param client_id: The value to assign to the client_id property of this AuditEventSummary. :type client_id: str :param audit_policies: The value to assign to the audit_policies property of this AuditEventSummary. :type audit_policies: str :param audit_type: The value to assign to the audit_type property of this AuditEventSummary. Allowed values for this property are: "STANDARD", "FINE_GRAINED", "XS", "DATABASE_VAULT", "LABEL_SECURITY", "RMAN", "DATAPUMP", "DIRECT_PATH_API", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type audit_type: str :param freeform_tags: The value to assign to the freeform_tags property of this AuditEventSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AuditEventSummary. :type defined_tags: dict(str, dict(str, object)) �str�datetime�boolzdict(str, str)zdict(str, dict(str, object)))"�id�compartment_id�db_user_name� target_id�target_name� database_type�target_class�audit_event_time�time_collected�os_user_name� operation�operation_status� event_name� error_code� error_message�object_type�object_name�object_owner�client_hostname� client_ip�audit_trail_id� is_alerted�action_taken�client_program�command_text� command_param�extended_event_attributes�audit_location�os_terminal� client_id�audit_policies� audit_type� freeform_tags�defined_tagsr � compartmentId� dbUserName�targetId� targetName�databaseType�targetClass�auditEventTime� timeCollected� osUserNamer# �operationStatus� eventName� errorCode�errorMessage� objectType� objectName�objectOwner�clientHostname�clientIp�auditTrailId� isAlerted�actionTaken� clientProgram�commandText�commandParam�extendedEventAttributes� auditLocation� osTerminal�clientId� auditPolicies� auditType�freeformTags�definedTagsN)$� swagger_types� attribute_map�_id�_compartment_id� _db_user_name� _target_id�_target_name�_database_type� _target_class�_audit_event_time�_time_collected� _os_user_name� _operation�_operation_status�_event_name�_error_code�_error_message�_object_type�_object_name� _object_owner�_client_hostname� _client_ip�_audit_trail_id�_is_alerted� _action_taken�_client_program� _command_text�_command_param�_extended_event_attributes�_audit_location�_os_terminal� _client_id�_audit_policies�_audit_type�_freeform_tags� _defined_tags)�self�kwargs� r� ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_safe/models/audit_event_summary.py�__init__L s� �&�%zAuditEventSummary.__init__c C s | j S )z� **[Required]** Gets the id of this AuditEventSummary. The OCID of the audit event. :return: The id of this AuditEventSummary. :rtype: str �r] �r r� r� r� r Q s zAuditEventSummary.idc C s || _ dS )z� Sets the id of this AuditEventSummary. The OCID of the audit event. :param id: The id of this AuditEventSummary. :type: str Nr� )r r r� r� r� r ] s c C s | j S )a& **[Required]** Gets the compartment_id of this AuditEventSummary. The OCID of the compartment containing the audit event. This is the same audited target database resource comparment. :return: The compartment_id of this AuditEventSummary. :rtype: str �r^ r� r� r� r� r i s z AuditEventSummary.compartment_idc C s || _ dS )a$ Sets the compartment_id of this AuditEventSummary. The OCID of the compartment containing the audit event. This is the same audited target database resource comparment. :param compartment_id: The compartment_id of this AuditEventSummary. :type: str Nr� )r r r� r� r� r u s c C s | j S )z� Gets the db_user_name of this AuditEventSummary. Name of the database user whose actions were audited. :return: The db_user_name of this AuditEventSummary. :rtype: str �r_ r� r� r� r� r � s zAuditEventSummary.db_user_namec C s || _ dS )z� Sets the db_user_name of this AuditEventSummary. Name of the database user whose actions were audited. :param db_user_name: The db_user_name of this AuditEventSummary. :type: str Nr� )r r r� r� r� r � s c C s | j S )z� **[Required]** Gets the target_id of this AuditEventSummary. The OCID of the target database that was audited. :return: The target_id of this AuditEventSummary. :rtype: str �r` r� r� r� r� r � s zAuditEventSummary.target_idc C s || _ dS )z� Sets the target_id of this AuditEventSummary. The OCID of the target database that was audited. :param target_id: The target_id of this AuditEventSummary. :type: str Nr� )r r r� r� r� r � s c C s | j S )z� **[Required]** Gets the target_name of this AuditEventSummary. The name of the target database that was audited. :return: The target_name of this AuditEventSummary. :rtype: str �ra r� r� r� r� r � s zAuditEventSummary.target_namec C s || _ dS )z� Sets the target_name of this AuditEventSummary. The name of the target database that was audited. :param target_name: The target_name of this AuditEventSummary. :type: str Nr� )r r r� r� r� r � s c C s | j S )a� **[Required]** Gets the database_type of this AuditEventSummary. The type of the target database that was audited. Allowed values are - DATABASE_CLOUD_SERVICE - Represents Oracle Database Cloud Services. - AUTONOMOUS_DATABASE - Represents Oracle Autonomous Databases. - INSTALLED_DATABASE - Represents databases running on-premises or on compute instances. Allowed values for this property are: "DATABASE_CLOUD_SERVICE", "AUTONOMOUS_DATABASE", "INSTALLED_DATABASE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The database_type of this AuditEventSummary. :rtype: str )rb r� r� r� r� r � s zAuditEventSummary.database_typec C s g d�}t ||�sd}|| _dS )a� Sets the database_type of this AuditEventSummary. The type of the target database that was audited. Allowed values are - DATABASE_CLOUD_SERVICE - Represents Oracle Database Cloud Services. - AUTONOMOUS_DATABASE - Represents Oracle Autonomous Databases. - INSTALLED_DATABASE - Represents databases running on-premises or on compute instances. :param database_type: The database_type of this AuditEventSummary. :type: str )r r r �UNKNOWN_ENUM_VALUEN)r rb )r r �allowed_valuesr� r� r� r � s c C s | j S )ar Gets the target_class of this AuditEventSummary. Class of the target that was audited. Allowed values for this property are: "DATABASE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The target_class of this AuditEventSummary. :rtype: str )rc r� r� r� r� r � s zAuditEventSummary.target_classc C s dg}t ||�sd}|| _dS )z� Sets the target_class of this AuditEventSummary. Class of the target that was audited. :param target_class: The target_class of this AuditEventSummary. :type: str r r� N)r rc )r r r� r� r� r� r � s c C s | j S )z� **[Required]** Gets the audit_event_time of this AuditEventSummary. Time of audit event occurrence in the target database. :return: The audit_event_time of this AuditEventSummary. :rtype: datetime �rd r� r� r� r� r s z"AuditEventSummary.audit_event_timec C s || _ dS )z� Sets the audit_event_time of this AuditEventSummary. Time of audit event occurrence in the target database. :param audit_event_time: The audit_event_time of this AuditEventSummary. :type: datetime Nr� )r r r� r� r� r s c C s | j S )a **[Required]** Gets the time_collected of this AuditEventSummary. Timestamp when this audit event was collected from the target database by Data Safe. :return: The time_collected of this AuditEventSummary. :rtype: datetime �re r� r� r� r� r! # s z AuditEventSummary.time_collectedc C s || _ dS )a Sets the time_collected of this AuditEventSummary. Timestamp when this audit event was collected from the target database by Data Safe. :param time_collected: The time_collected of this AuditEventSummary. :type: datetime Nr� )r r! r� r� r� r! / s c C s | j S )z� Gets the os_user_name of this AuditEventSummary. Name of the operating system user for the database session. :return: The os_user_name of this AuditEventSummary. :rtype: str �rf r� r� r� r� r"