1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccReport
ibm 1.87.3 published on Wednesday, Jan 28, 2026 by ibm-cloud
ibm logo
ibm 1.87.3 published on Wednesday, Jan 28, 2026 by ibm-cloud

    Using getSccReport

    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 getSccReport(args: GetSccReportArgs, opts?: InvokeOptions): Promise<GetSccReportResult>
    function getSccReportOutput(args: GetSccReportOutputArgs, opts?: InvokeOptions): Output<GetSccReportResult>
    def get_scc_report(instance_id: Optional[str] = None,
                       report_id: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetSccReportResult
    def get_scc_report_output(instance_id: Optional[pulumi.Input[str]] = None,
                       report_id: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetSccReportResult]
    func GetSccReport(ctx *Context, args *GetSccReportArgs, opts ...InvokeOption) (*GetSccReportResult, error)
    func GetSccReportOutput(ctx *Context, args *GetSccReportOutputArgs, opts ...InvokeOption) GetSccReportResultOutput

    > Note: This function is named GetSccReport in the Go SDK.

    public static class GetSccReport 
    {
        public static Task<GetSccReportResult> InvokeAsync(GetSccReportArgs args, InvokeOptions? opts = null)
        public static Output<GetSccReportResult> Invoke(GetSccReportInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccReportResult> getSccReport(GetSccReportArgs args, InvokeOptions options)
    public static Output<GetSccReportResult> getSccReport(GetSccReportArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccReport:getSccReport
      arguments:
        # arguments dictionary

    The following arguments are supported:

    InstanceId string
    ReportId string
    InstanceId string
    ReportId string
    instanceId String
    reportId String
    instanceId string
    reportId string
    instanceId String
    reportId String

    getSccReport Result

    The following output properties are available:

    Supporting Types

    GetSccReportAccount

    Id string
    Name string
    Type string
    Id string
    Name string
    Type string
    id String
    name String
    type String
    id string
    name string
    type string
    id str
    name str
    type str
    id String
    name String
    type String

    GetSccReportAttachment

    GetSccReportAttachmentScope

    GetSccReportAttachmentScopeProperty

    Name string
    Value string
    Name string
    Value string
    name String
    value String
    name string
    value string
    name str
    value str
    name String
    value String

    GetSccReportProfile

    Id string
    Name string
    Version string
    Id string
    Name string
    Version string
    id String
    name String
    version String
    id string
    name string
    version string
    id str
    name str
    version str
    id String
    name String
    version String

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    ibm logo
    ibm 1.87.3 published on Wednesday, Jan 28, 2026 by ibm-cloud
      Meet Neo: Your AI Platform Teammate