Oracle Cloud Infrastructure v2.33.0 published on Thursday, May 1, 2025 by Pulumi
oci.DataSafe.getReport
Explore with Pulumi AI
This data source provides details about a specific Report resource in Oracle Cloud Infrastructure Data Safe service.
Gets a report by identifier
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testReport = oci.DataSafe.getReport({
    reportId: testReportOciDataSafeReport.id,
});
import pulumi
import pulumi_oci as oci
test_report = oci.DataSafe.get_report(report_id=test_report_oci_data_safe_report["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.GetReport(ctx, &datasafe.GetReportArgs{
			ReportId: testReportOciDataSafeReport.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 testReport = Oci.DataSafe.GetReport.Invoke(new()
    {
        ReportId = testReportOciDataSafeReport.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.GetReportArgs;
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 testReport = DataSafeFunctions.getReport(GetReportArgs.builder()
            .reportId(testReportOciDataSafeReport.id())
            .build());
    }
}
variables:
  testReport:
    fn::invoke:
      function: oci:DataSafe:getReport
      arguments:
        reportId: ${testReportOciDataSafeReport.id}
Using getReport
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 getReport(args: GetReportArgs, opts?: InvokeOptions): Promise<GetReportResult>
function getReportOutput(args: GetReportOutputArgs, opts?: InvokeOptions): Output<GetReportResult>def get_report(report_id: Optional[str] = None,
               opts: Optional[InvokeOptions] = None) -> GetReportResult
def get_report_output(report_id: Optional[pulumi.Input[str]] = None,
               opts: Optional[InvokeOptions] = None) -> Output[GetReportResult]func LookupReport(ctx *Context, args *LookupReportArgs, opts ...InvokeOption) (*LookupReportResult, error)
func LookupReportOutput(ctx *Context, args *LookupReportOutputArgs, opts ...InvokeOption) LookupReportResultOutput> Note: This function is named LookupReport in the Go SDK.
public static class GetReport 
{
    public static Task<GetReportResult> InvokeAsync(GetReportArgs args, InvokeOptions? opts = null)
    public static Output<GetReportResult> Invoke(GetReportInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetReportResult> getReport(GetReportArgs args, InvokeOptions options)
public static Output<GetReportResult> getReport(GetReportArgs args, InvokeOptions options)
fn::invoke:
  function: oci:DataSafe/getReport:getReport
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ReportId string
- Unique report identifier
- ReportId string
- Unique report identifier
- reportId String
- Unique report identifier
- reportId string
- Unique report identifier
- report_id str
- Unique report identifier
- reportId String
- Unique report identifier
getReport Result
The following output properties are available:
- CompartmentId string
- The OCID of the compartment containing the report.
- 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
- Specifies a description of the report.
- DisplayName string
- Name of the report.
- 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 report.
- LifecycleDetails string
- Details about the current state of the report in Data Safe.
- MimeType string
- Specifies the format of report to be .xls or .pdf or .json
- ReportDefinition stringId 
- The OCID of the report definition.
- ReportId string
- State string
- The current state of the audit report.
- 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"}
- TimeGenerated string
- Specifies the date and time the report was generated.
- Type string
- The type of the audit report.
- CompartmentId string
- The OCID of the compartment containing the report.
- 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
- Specifies a description of the report.
- DisplayName string
- Name of the report.
- 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 report.
- LifecycleDetails string
- Details about the current state of the report in Data Safe.
- MimeType string
- Specifies the format of report to be .xls or .pdf or .json
- ReportDefinition stringId 
- The OCID of the report definition.
- ReportId string
- State string
- The current state of the audit report.
- 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"}
- TimeGenerated string
- Specifies the date and time the report was generated.
- Type string
- The type of the audit report.
- compartmentId String
- The OCID of the compartment containing the report.
- 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
- Specifies a description of the report.
- displayName String
- Name of the report.
- 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 report.
- lifecycleDetails String
- Details about the current state of the report in Data Safe.
- mimeType String
- Specifies the format of report to be .xls or .pdf or .json
- reportDefinition StringId 
- The OCID of the report definition.
- reportId String
- state String
- The current state of the audit report.
- 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"}
- timeGenerated String
- Specifies the date and time the report was generated.
- type String
- The type of the audit report.
- compartmentId string
- The OCID of the compartment containing the report.
- {[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
- Specifies a description of the report.
- displayName string
- Name of the report.
- {[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 report.
- lifecycleDetails string
- Details about the current state of the report in Data Safe.
- mimeType string
- Specifies the format of report to be .xls or .pdf or .json
- reportDefinition stringId 
- The OCID of the report definition.
- reportId string
- state string
- The current state of the audit report.
- {[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"}
- timeGenerated string
- Specifies the date and time the report was generated.
- type string
- The type of the audit report.
- compartment_id str
- The OCID of the compartment containing the report.
- 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
- Specifies a description of the report.
- display_name str
- Name of the report.
- 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 report.
- lifecycle_details str
- Details about the current state of the report in Data Safe.
- mime_type str
- Specifies the format of report to be .xls or .pdf or .json
- report_definition_ strid 
- The OCID of the report definition.
- report_id str
- state str
- The current state of the audit report.
- 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"}
- time_generated str
- Specifies the date and time the report was generated.
- type str
- The type of the audit report.
- compartmentId String
- The OCID of the compartment containing the report.
- 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
- Specifies a description of the report.
- displayName String
- Name of the report.
- 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 report.
- lifecycleDetails String
- Details about the current state of the report in Data Safe.
- mimeType String
- Specifies the format of report to be .xls or .pdf or .json
- reportDefinition StringId 
- The OCID of the report definition.
- reportId String
- state String
- The current state of the audit report.
- 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"}
- timeGenerated String
- Specifies the date and time the report was generated.
- type String
- The type of the audit report.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.