Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi
oci.DataSafe.getAuditProfile
Explore with Pulumi AI
This data source provides details about a specific Audit Profile resource in Oracle Cloud Infrastructure Data Safe service.
Gets the details of audit profile resource and associated audit trails of the audit profile.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testAuditProfile = oci.DataSafe.getAuditProfile({
auditProfileId: testAuditProfileOciDataSafeAuditProfile.id,
});
import pulumi
import pulumi_oci as oci
test_audit_profile = oci.DataSafe.get_audit_profile(audit_profile_id=test_audit_profile_oci_data_safe_audit_profile["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/datasafe"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := datasafe.GetAuditProfile(ctx, &datasafe.GetAuditProfileArgs{
AuditProfileId: testAuditProfileOciDataSafeAuditProfile.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testAuditProfile = Oci.DataSafe.GetAuditProfile.Invoke(new()
{
AuditProfileId = testAuditProfileOciDataSafeAuditProfile.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DataSafe.DataSafeFunctions;
import com.pulumi.oci.DataSafe.inputs.GetAuditProfileArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testAuditProfile = DataSafeFunctions.getAuditProfile(GetAuditProfileArgs.builder()
.auditProfileId(testAuditProfileOciDataSafeAuditProfile.id())
.build());
}
}
variables:
testAuditProfile:
fn::invoke:
function: oci:DataSafe:getAuditProfile
arguments:
auditProfileId: ${testAuditProfileOciDataSafeAuditProfile.id}
Using getAuditProfile
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAuditProfile(args: GetAuditProfileArgs, opts?: InvokeOptions): Promise<GetAuditProfileResult>
function getAuditProfileOutput(args: GetAuditProfileOutputArgs, opts?: InvokeOptions): Output<GetAuditProfileResult>
def get_audit_profile(audit_profile_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAuditProfileResult
def get_audit_profile_output(audit_profile_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAuditProfileResult]
func GetAuditProfile(ctx *Context, args *GetAuditProfileArgs, opts ...InvokeOption) (*GetAuditProfileResult, error)
func GetAuditProfileOutput(ctx *Context, args *GetAuditProfileOutputArgs, opts ...InvokeOption) GetAuditProfileResultOutput
> Note: This function is named GetAuditProfile
in the Go SDK.
public static class GetAuditProfile
{
public static Task<GetAuditProfileResult> InvokeAsync(GetAuditProfileArgs args, InvokeOptions? opts = null)
public static Output<GetAuditProfileResult> Invoke(GetAuditProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAuditProfileResult> getAuditProfile(GetAuditProfileArgs args, InvokeOptions options)
public static Output<GetAuditProfileResult> getAuditProfile(GetAuditProfileArgs args, InvokeOptions options)
fn::invoke:
function: oci:DataSafe/getAuditProfile:getAuditProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Audit
Profile Id This property is required. string - The OCID of the audit.
- Audit
Profile Id This property is required. string - The OCID of the audit.
- audit
Profile Id This property is required. String - The OCID of the audit.
- audit
Profile Id This property is required. string - The OCID of the audit.
- audit_
profile_ id This property is required. str - The OCID of the audit.
- audit
Profile Id This property is required. String - The OCID of the audit.
getAuditProfile Result
The following output properties are available:
- Audit
Collected stringVolume - Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
- Audit
Profile stringId - The OCID of the parent audit.
- Audit
Trails List<GetAudit Profile Audit Trail> - Indicates the list of available audit trails on the target.
- Change
Retention intTrigger - Compartment
Id string - The OCID of the compartment that contains the audit.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the audit profile.
- Display
Name string - The display name of the audit profile.
- Dictionary<string, string>
- 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"}
- Id string
- The OCID of the audit profile.
- Is
Override boolGlobal Retention Setting - Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.
- Is
Paid boolUsage Enabled - Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
- Lifecycle
Details string - Details about the current state of the audit profile in Data Safe.
- Offline
Months int - Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
- Online
Months int - Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
- State string
- The current state of the audit profile.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Id string - The OCID of the Data Safe target for which the audit profile is created.
- Time
Created string - The date and time the audit profile was created, in the format defined by RFC3339.
- Time
Updated string - The date and time the audit profile was updated, in the format defined by RFC3339.
- Audit
Collected stringVolume - Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
- Audit
Profile stringId - The OCID of the parent audit.
- Audit
Trails []GetAudit Profile Audit Trail - Indicates the list of available audit trails on the target.
- Change
Retention intTrigger - Compartment
Id string - The OCID of the compartment that contains the audit.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description string
- The description of the audit profile.
- Display
Name string - The display name of the audit profile.
- map[string]string
- 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"}
- Id string
- The OCID of the audit profile.
- Is
Override boolGlobal Retention Setting - Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.
- Is
Paid boolUsage Enabled - Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
- Lifecycle
Details string - Details about the current state of the audit profile in Data Safe.
- Offline
Months int - Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
- Online
Months int - Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
- State string
- The current state of the audit profile.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Id string - The OCID of the Data Safe target for which the audit profile is created.
- Time
Created string - The date and time the audit profile was created, in the format defined by RFC3339.
- Time
Updated string - The date and time the audit profile was updated, in the format defined by RFC3339.
- audit
Collected StringVolume - Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
- audit
Profile StringId - The OCID of the parent audit.
- audit
Trails List<GetAudit Profile Audit Trail> - Indicates the list of available audit trails on the target.
- change
Retention IntegerTrigger - compartment
Id String - The OCID of the compartment that contains the audit.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the audit profile.
- display
Name String - The display name of the audit profile.
- Map<String,String>
- 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"}
- id String
- The OCID of the audit profile.
- is
Override BooleanGlobal Retention Setting - Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.
- is
Paid BooleanUsage Enabled - Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
- lifecycle
Details String - Details about the current state of the audit profile in Data Safe.
- offline
Months Integer - Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
- online
Months Integer - Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
- state String
- The current state of the audit profile.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Id String - The OCID of the Data Safe target for which the audit profile is created.
- time
Created String - The date and time the audit profile was created, in the format defined by RFC3339.
- time
Updated String - The date and time the audit profile was updated, in the format defined by RFC3339.
- audit
Collected stringVolume - Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
- audit
Profile stringId - The OCID of the parent audit.
- audit
Trails GetAudit Profile Audit Trail[] - Indicates the list of available audit trails on the target.
- change
Retention numberTrigger - compartment
Id string - The OCID of the compartment that contains the audit.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description string
- The description of the audit profile.
- display
Name string - The display name of the audit profile.
- {[key: string]: string}
- 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"}
- id string
- The OCID of the audit profile.
- is
Override booleanGlobal Retention Setting - Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.
- is
Paid booleanUsage Enabled - Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
- lifecycle
Details string - Details about the current state of the audit profile in Data Safe.
- offline
Months number - Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
- online
Months number - Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
- state string
- The current state of the audit profile.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Id string - The OCID of the Data Safe target for which the audit profile is created.
- time
Created string - The date and time the audit profile was created, in the format defined by RFC3339.
- time
Updated string - The date and time the audit profile was updated, in the format defined by RFC3339.
- audit_
collected_ strvolume - Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
- audit_
profile_ strid - The OCID of the parent audit.
- audit_
trails Sequence[datasafe.Get Audit Profile Audit Trail] - Indicates the list of available audit trails on the target.
- change_
retention_ inttrigger - compartment_
id str - The OCID of the compartment that contains the audit.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description str
- The description of the audit profile.
- display_
name str - The display name of the audit profile.
- Mapping[str, str]
- 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"}
- id str
- The OCID of the audit profile.
- is_
override_ boolglobal_ retention_ setting - Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.
- is_
paid_ boolusage_ enabled - Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
- lifecycle_
details str - Details about the current state of the audit profile in Data Safe.
- offline_
months int - Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
- online_
months int - Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
- state str
- The current state of the audit profile.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target_
id str - The OCID of the Data Safe target for which the audit profile is created.
- time_
created str - The date and time the audit profile was created, in the format defined by RFC3339.
- time_
updated str - The date and time the audit profile was updated, in the format defined by RFC3339.
- audit
Collected StringVolume - Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
- audit
Profile StringId - The OCID of the parent audit.
- audit
Trails List<Property Map> - Indicates the list of available audit trails on the target.
- change
Retention NumberTrigger - compartment
Id String - The OCID of the compartment that contains the audit.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description String
- The description of the audit profile.
- display
Name String - The display name of the audit profile.
- Map<String>
- 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"}
- id String
- The OCID of the audit profile.
- is
Override BooleanGlobal Retention Setting - Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.
- is
Paid BooleanUsage Enabled - Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
- lifecycle
Details String - Details about the current state of the audit profile in Data Safe.
- offline
Months Number - Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support.
- online
Months Number - Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
- state String
- The current state of the audit profile.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Id String - The OCID of the Data Safe target for which the audit profile is created.
- time
Created String - The date and time the audit profile was created, in the format defined by RFC3339.
- time
Updated String - The date and time the audit profile was updated, in the format defined by RFC3339.
Supporting Types
GetAuditProfileAuditTrail
- Audit
Collection Start Time This property is required. string - The date from which the audit trail must start collecting data, in the format defined by RFC3339.
- Audit
Profile Id This property is required. string - The OCID of the audit.
- Compartment
Id This property is required. string - The OCID of the compartment that contains the audit.
This property is required. Dictionary<string, string>- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description
This property is required. string - The description of the audit profile.
- Display
Name This property is required. string - The display name of the audit profile.
This property is required. Dictionary<string, string>- 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"}
- Id
This property is required. string - The OCID of the audit profile.
- Is
Auto Purge Enabled This property is required. bool - Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
- Lifecycle
Details This property is required. string - Details about the current state of the audit profile in Data Safe.
- Peer
Target Database Key This property is required. int - The secondary id assigned for the peer database registered with Data Safe.
- Purge
Job Details This property is required. string - The details of the audit trail purge job that ran on the "purgeJobTime".
- Purge
Job Status This property is required. string - The current status of the audit trail purge job.
- Purge
Job Time This property is required. string - The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
- State
This property is required. string - The current state of the audit profile.
- Status
This property is required. string - The current sub-state of the audit trail.
This property is required. Dictionary<string, string>- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Id This property is required. string - The OCID of the Data Safe target for which the audit profile is created.
- Time
Created This property is required. string - The date and time the audit profile was created, in the format defined by RFC3339.
- Time
Last Collected This property is required. string - The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
- Time
Updated This property is required. string - The date and time the audit profile was updated, in the format defined by RFC3339.
- Trail
Location This property is required. string - An audit trail location represents the source of audit records that provides documentary evidence of the sequence of activities in the target database.
- Trail
Source This property is required. string - The underlying source of unified audit trail.
- Work
Request Id This property is required. string - The OCID of the workrequest for audit trail which collects audit records.
- Audit
Collection Start Time This property is required. string - The date from which the audit trail must start collecting data, in the format defined by RFC3339.
- Audit
Profile Id This property is required. string - The OCID of the audit.
- Compartment
Id This property is required. string - The OCID of the compartment that contains the audit.
This property is required. map[string]string- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- Description
This property is required. string - The description of the audit profile.
- Display
Name This property is required. string - The display name of the audit profile.
This property is required. map[string]string- 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"}
- Id
This property is required. string - The OCID of the audit profile.
- Is
Auto Purge Enabled This property is required. bool - Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
- Lifecycle
Details This property is required. string - Details about the current state of the audit profile in Data Safe.
- Peer
Target Database Key This property is required. int - The secondary id assigned for the peer database registered with Data Safe.
- Purge
Job Details This property is required. string - The details of the audit trail purge job that ran on the "purgeJobTime".
- Purge
Job Status This property is required. string - The current status of the audit trail purge job.
- Purge
Job Time This property is required. string - The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
- State
This property is required. string - The current state of the audit profile.
- Status
This property is required. string - The current sub-state of the audit trail.
This property is required. map[string]string- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Target
Id This property is required. string - The OCID of the Data Safe target for which the audit profile is created.
- Time
Created This property is required. string - The date and time the audit profile was created, in the format defined by RFC3339.
- Time
Last Collected This property is required. string - The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
- Time
Updated This property is required. string - The date and time the audit profile was updated, in the format defined by RFC3339.
- Trail
Location This property is required. string - An audit trail location represents the source of audit records that provides documentary evidence of the sequence of activities in the target database.
- Trail
Source This property is required. string - The underlying source of unified audit trail.
- Work
Request Id This property is required. string - The OCID of the workrequest for audit trail which collects audit records.
- audit
Collection Start Time This property is required. String - The date from which the audit trail must start collecting data, in the format defined by RFC3339.
- audit
Profile Id This property is required. String - The OCID of the audit.
- compartment
Id This property is required. String - The OCID of the compartment that contains the audit.
This property is required. Map<String,String>- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description
This property is required. String - The description of the audit profile.
- display
Name This property is required. String - The display name of the audit profile.
This property is required. Map<String,String>- 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"}
- id
This property is required. String - The OCID of the audit profile.
- is
Auto Purge Enabled This property is required. Boolean - Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
- lifecycle
Details This property is required. String - Details about the current state of the audit profile in Data Safe.
- peer
Target Database Key This property is required. Integer - The secondary id assigned for the peer database registered with Data Safe.
- purge
Job Details This property is required. String - The details of the audit trail purge job that ran on the "purgeJobTime".
- purge
Job Status This property is required. String - The current status of the audit trail purge job.
- purge
Job Time This property is required. String - The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
- state
This property is required. String - The current state of the audit profile.
- status
This property is required. String - The current sub-state of the audit trail.
This property is required. Map<String,String>- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Id This property is required. String - The OCID of the Data Safe target for which the audit profile is created.
- time
Created This property is required. String - The date and time the audit profile was created, in the format defined by RFC3339.
- time
Last Collected This property is required. String - The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
- time
Updated This property is required. String - The date and time the audit profile was updated, in the format defined by RFC3339.
- trail
Location This property is required. String - An audit trail location represents the source of audit records that provides documentary evidence of the sequence of activities in the target database.
- trail
Source This property is required. String - The underlying source of unified audit trail.
- work
Request Id This property is required. String - The OCID of the workrequest for audit trail which collects audit records.
- audit
Collection Start Time This property is required. string - The date from which the audit trail must start collecting data, in the format defined by RFC3339.
- audit
Profile Id This property is required. string - The OCID of the audit.
- compartment
Id This property is required. string - The OCID of the compartment that contains the audit.
This property is required. {[key: string]: string}- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description
This property is required. string - The description of the audit profile.
- display
Name This property is required. string - The display name of the audit profile.
This property is required. {[key: string]: string}- 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"}
- id
This property is required. string - The OCID of the audit profile.
- is
Auto Purge Enabled This property is required. boolean - Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
- lifecycle
Details This property is required. string - Details about the current state of the audit profile in Data Safe.
- peer
Target Database Key This property is required. number - The secondary id assigned for the peer database registered with Data Safe.
- purge
Job Details This property is required. string - The details of the audit trail purge job that ran on the "purgeJobTime".
- purge
Job Status This property is required. string - The current status of the audit trail purge job.
- purge
Job Time This property is required. string - The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
- state
This property is required. string - The current state of the audit profile.
- status
This property is required. string - The current sub-state of the audit trail.
This property is required. {[key: string]: string}- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Id This property is required. string - The OCID of the Data Safe target for which the audit profile is created.
- time
Created This property is required. string - The date and time the audit profile was created, in the format defined by RFC3339.
- time
Last Collected This property is required. string - The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
- time
Updated This property is required. string - The date and time the audit profile was updated, in the format defined by RFC3339.
- trail
Location This property is required. string - An audit trail location represents the source of audit records that provides documentary evidence of the sequence of activities in the target database.
- trail
Source This property is required. string - The underlying source of unified audit trail.
- work
Request Id This property is required. string - The OCID of the workrequest for audit trail which collects audit records.
- audit_
collection_ start_ time This property is required. str - The date from which the audit trail must start collecting data, in the format defined by RFC3339.
- audit_
profile_ id This property is required. str - The OCID of the audit.
- compartment_
id This property is required. str - The OCID of the compartment that contains the audit.
This property is required. Mapping[str, str]- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description
This property is required. str - The description of the audit profile.
- display_
name This property is required. str - The display name of the audit profile.
This property is required. Mapping[str, str]- 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"}
- id
This property is required. str - The OCID of the audit profile.
- is_
auto_ purge_ enabled This property is required. bool - Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
- lifecycle_
details This property is required. str - Details about the current state of the audit profile in Data Safe.
- peer_
target_ database_ key This property is required. int - The secondary id assigned for the peer database registered with Data Safe.
- purge_
job_ details This property is required. str - The details of the audit trail purge job that ran on the "purgeJobTime".
- purge_
job_ status This property is required. str - The current status of the audit trail purge job.
- purge_
job_ time This property is required. str - The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
- state
This property is required. str - The current state of the audit profile.
- status
This property is required. str - The current sub-state of the audit trail.
This property is required. Mapping[str, str]- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target_
id This property is required. str - The OCID of the Data Safe target for which the audit profile is created.
- time_
created This property is required. str - The date and time the audit profile was created, in the format defined by RFC3339.
- time_
last_ collected This property is required. str - The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
- time_
updated This property is required. str - The date and time the audit profile was updated, in the format defined by RFC3339.
- trail_
location This property is required. str - An audit trail location represents the source of audit records that provides documentary evidence of the sequence of activities in the target database.
- trail_
source This property is required. str - The underlying source of unified audit trail.
- work_
request_ id This property is required. str - The OCID of the workrequest for audit trail which collects audit records.
- audit
Collection Start Time This property is required. String - The date from which the audit trail must start collecting data, in the format defined by RFC3339.
- audit
Profile Id This property is required. String - The OCID of the audit.
- compartment
Id This property is required. String - The OCID of the compartment that contains the audit.
This property is required. Map<String>- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags Example:
{"Operations.CostCenter": "42"}
- description
This property is required. String - The description of the audit profile.
- display
Name This property is required. String - The display name of the audit profile.
This property is required. Map<String>- 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"}
- id
This property is required. String - The OCID of the audit profile.
- is
Auto Purge Enabled This property is required. Boolean - Indicates if auto purge is enabled on the target database, which helps delete audit data in the target database every seven days so that the database's audit trail does not become too large.
- lifecycle
Details This property is required. String - Details about the current state of the audit profile in Data Safe.
- peer
Target Database Key This property is required. Number - The secondary id assigned for the peer database registered with Data Safe.
- purge
Job Details This property is required. String - The details of the audit trail purge job that ran on the "purgeJobTime".
- purge
Job Status This property is required. String - The current status of the audit trail purge job.
- purge
Job Time This property is required. String - The date and time of the last purge job, which deletes audit data in the target database every seven days so that the database's audit trail does not become too large. In the format defined by RFC3339.
- state
This property is required. String - The current state of the audit profile.
- status
This property is required. String - The current sub-state of the audit trail.
This property is required. Map<String>- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"orcl-cloud.free-tier-retained": "true"}
- target
Id This property is required. String - The OCID of the Data Safe target for which the audit profile is created.
- time
Created This property is required. String - The date and time the audit profile was created, in the format defined by RFC3339.
- time
Last Collected This property is required. String - The date and time until when the audit events were collected from the target database by the Data Safe audit trail collection process, in the format defined by RFC3339.
- time
Updated This property is required. String - The date and time the audit profile was updated, in the format defined by RFC3339.
- trail
Location This property is required. String - An audit trail location represents the source of audit records that provides documentary evidence of the sequence of activities in the target database.
- trail
Source This property is required. String - The underlying source of unified audit trail.
- work
Request Id This property is required. String - The OCID of the workrequest for audit trail which collects audit records.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.