AuditEventAggregationDimensions¶
-
class
oci.data_safe.models.AuditEventAggregationDimensions(**kwargs)¶ Bases:
objectThe details of the aggregation dimensions used for summarizing audit events.
Attributes
AUDIT_TYPE_DATABASE_VAULTA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_DATAPUMPA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_DIRECT_PATH_APIA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_FINE_GRAINEDA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_LABEL_SECURITYA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_RMANA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_STANDARDA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. AUDIT_TYPE_XSA constant which can be used with the audit_type property of a AuditEventAggregationDimensions. TARGET_CLASS_DATABASEA constant which can be used with the target_class property of a AuditEventAggregationDimensions. audit_event_timeGets the audit_event_time of this AuditEventAggregationDimensions. audit_policiesGets the audit_policies of this AuditEventAggregationDimensions. audit_typeGets the audit_type of this AuditEventAggregationDimensions. client_hostnameGets the client_hostname of this AuditEventAggregationDimensions. client_idGets the client_id of this AuditEventAggregationDimensions. client_ipGets the client_ip of this AuditEventAggregationDimensions. client_programGets the client_program of this AuditEventAggregationDimensions. db_user_nameGets the db_user_name of this AuditEventAggregationDimensions. error_codeGets the error_code of this AuditEventAggregationDimensions. event_nameGets the event_name of this AuditEventAggregationDimensions. external_user_idGets the external_user_id of this AuditEventAggregationDimensions. object_nameGets the object_name of this AuditEventAggregationDimensions. object_ownerGets the object_owner of this AuditEventAggregationDimensions. object_typeGets the object_type of this AuditEventAggregationDimensions. os_user_nameGets the os_user_name of this AuditEventAggregationDimensions. target_classGets the target_class of this AuditEventAggregationDimensions. target_idGets the target_id of this AuditEventAggregationDimensions. target_nameGets the target_name of this AuditEventAggregationDimensions. Methods
__init__(**kwargs)Initializes a new AuditEventAggregationDimensions object with values from keyword arguments. -
AUDIT_TYPE_DATABASE_VAULT= 'DATABASE_VAULT'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “DATABASE_VAULT”
-
AUDIT_TYPE_DATAPUMP= 'DATAPUMP'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “DATAPUMP”
-
AUDIT_TYPE_DIRECT_PATH_API= 'DIRECT_PATH_API'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “DIRECT_PATH_API”
-
AUDIT_TYPE_FINE_GRAINED= 'FINE_GRAINED'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “FINE_GRAINED”
-
AUDIT_TYPE_LABEL_SECURITY= 'LABEL_SECURITY'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “LABEL_SECURITY”
-
AUDIT_TYPE_RMAN= 'RMAN'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “RMAN”
-
AUDIT_TYPE_STANDARD= 'STANDARD'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “STANDARD”
-
AUDIT_TYPE_XS= 'XS'¶ A constant which can be used with the audit_type property of a AuditEventAggregationDimensions. This constant has a value of “XS”
-
TARGET_CLASS_DATABASE= 'DATABASE'¶ A constant which can be used with the target_class property of a AuditEventAggregationDimensions. This constant has a value of “DATABASE”
-
__init__(**kwargs)¶ Initializes a new AuditEventAggregationDimensions object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - audit_event_time (list[datetime]) – The value to assign to the audit_event_time property of this AuditEventAggregationDimensions.
- db_user_name (list[str]) – The value to assign to the db_user_name property of this AuditEventAggregationDimensions.
- target_id (list[str]) – The value to assign to the target_id property of this AuditEventAggregationDimensions.
- target_name (list[str]) – The value to assign to the target_name property of this AuditEventAggregationDimensions.
- target_class (list[str]) – The value to assign to the target_class property of this AuditEventAggregationDimensions. Allowed values for items in this list are: “DATABASE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- object_type (list[str]) – The value to assign to the object_type property of this AuditEventAggregationDimensions.
- client_hostname (list[str]) – The value to assign to the client_hostname property of this AuditEventAggregationDimensions.
- client_program (list[str]) – The value to assign to the client_program property of this AuditEventAggregationDimensions.
- client_id (list[str]) – The value to assign to the client_id property of this AuditEventAggregationDimensions.
- audit_type (list[str]) – The value to assign to the audit_type property of this AuditEventAggregationDimensions. Allowed values for items in this list 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’.
- event_name (list[str]) – The value to assign to the event_name property of this AuditEventAggregationDimensions.
- object_owner (list[str]) – The value to assign to the object_owner property of this AuditEventAggregationDimensions.
- audit_policies (list[str]) – The value to assign to the audit_policies property of this AuditEventAggregationDimensions.
- object_name (list[str]) – The value to assign to the object_name property of this AuditEventAggregationDimensions.
- os_user_name (list[str]) – The value to assign to the os_user_name property of this AuditEventAggregationDimensions.
- error_code (list[str]) – The value to assign to the error_code property of this AuditEventAggregationDimensions.
- client_ip (list[str]) – The value to assign to the client_ip property of this AuditEventAggregationDimensions.
- external_user_id (list[str]) – The value to assign to the external_user_id property of this AuditEventAggregationDimensions.
-
audit_event_time¶ Gets the audit_event_time of this AuditEventAggregationDimensions. The time the audit event occurred in the target database.
Returns: The audit_event_time of this AuditEventAggregationDimensions. Return type: list[datetime]
-
audit_policies¶ Gets the audit_policies of this AuditEventAggregationDimensions. Comma-seperated list of audit policies that caused the current audit event.
Returns: The audit_policies of this AuditEventAggregationDimensions. Return type: list[str]
-
audit_type¶ Gets the audit_type of this AuditEventAggregationDimensions. Type of auditing.
Allowed values for items in this list 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’.
Returns: The audit_type of this AuditEventAggregationDimensions. Return type: list[str]
-
client_hostname¶ Gets the client_hostname of this AuditEventAggregationDimensions. Name of the host machine from which the session was spawned.
Returns: The client_hostname of this AuditEventAggregationDimensions. Return type: list[str]
-
client_id¶ Gets the client_id of this AuditEventAggregationDimensions. The client identifier in each Oracle session.
Returns: The client_id of this AuditEventAggregationDimensions. Return type: list[str]
-
client_ip¶ Gets the client_ip of this AuditEventAggregationDimensions. The IP address of the host from which the session was spawned.
Returns: The client_ip of this AuditEventAggregationDimensions. Return type: list[str]
-
client_program¶ Gets the client_program of this AuditEventAggregationDimensions. The application from which the audit event was generated. For example SQL Plus or SQL Developer.
Returns: The client_program of this AuditEventAggregationDimensions. Return type: list[str]
-
db_user_name¶ Gets the db_user_name of this AuditEventAggregationDimensions. Name of the database user whose actions were audited.
Returns: The db_user_name of this AuditEventAggregationDimensions. Return type: list[str]
-
error_code¶ Gets the error_code of this AuditEventAggregationDimensions. The Oracle error code generated by the action.
Returns: The error_code of this AuditEventAggregationDimensions. Return type: list[str]
-
event_name¶ Gets the event_name of this AuditEventAggregationDimensions. The name of the event executed by the user on the target database. For example ALTER SEQUENCE, CREATE TRIGGER or CREATE INDEX.
Returns: The event_name of this AuditEventAggregationDimensions. Return type: list[str]
-
external_user_id¶ Gets the external_user_id of this AuditEventAggregationDimensions. The user ID of the external user of the audit event.
Returns: The external_user_id of this AuditEventAggregationDimensions. Return type: list[str]
-
object_name¶ Gets the object_name of this AuditEventAggregationDimensions. The name of the object affected by the action.
Returns: The object_name of this AuditEventAggregationDimensions. Return type: list[str]
-
object_owner¶ Gets the object_owner of this AuditEventAggregationDimensions. The schema name of the object affected by the action.
Returns: The object_owner of this AuditEventAggregationDimensions. Return type: list[str]
-
object_type¶ Gets the object_type of this AuditEventAggregationDimensions. Type of object in the source database affected by the action. For example PL/SQL, SYNONYM or PACKAGE BODY.
Returns: The object_type of this AuditEventAggregationDimensions. Return type: list[str]
-
os_user_name¶ Gets the os_user_name of this AuditEventAggregationDimensions. The name of the operating system user for the database session.
Returns: The os_user_name of this AuditEventAggregationDimensions. Return type: list[str]
-
target_class¶ Gets the target_class of this AuditEventAggregationDimensions. Class of the target that was audited.
Allowed values for items in this list are: “DATABASE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The target_class of this AuditEventAggregationDimensions. Return type: list[str]
-
target_id¶ Gets the target_id of this AuditEventAggregationDimensions. The OCID of the target database that was audited.
Returns: The target_id of this AuditEventAggregationDimensions. Return type: list[str]
-
target_name¶ Gets the target_name of this AuditEventAggregationDimensions. The name of the target database that was audited.
Returns: The target_name of this AuditEventAggregationDimensions. Return type: list[str]
-