1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccReportResources
ibm 1.87.0-beta0 published on Friday, Dec 19, 2025 by ibm-cloud
ibm logo
ibm 1.87.0-beta0 published on Friday, Dec 19, 2025 by ibm-cloud

    Using getSccReportResources

    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 getSccReportResources(args: GetSccReportResourcesArgs, opts?: InvokeOptions): Promise<GetSccReportResourcesResult>
    function getSccReportResourcesOutput(args: GetSccReportResourcesOutputArgs, opts?: InvokeOptions): Output<GetSccReportResourcesResult>
    def get_scc_report_resources(account_id: Optional[str] = None,
                                 component_id: Optional[str] = None,
                                 id: Optional[str] = None,
                                 instance_id: Optional[str] = None,
                                 report_id: Optional[str] = None,
                                 resource_name: Optional[str] = None,
                                 sort: Optional[str] = None,
                                 status: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetSccReportResourcesResult
    def get_scc_report_resources_output(account_id: Optional[pulumi.Input[str]] = None,
                                 component_id: Optional[pulumi.Input[str]] = None,
                                 id: Optional[pulumi.Input[str]] = None,
                                 instance_id: Optional[pulumi.Input[str]] = None,
                                 report_id: Optional[pulumi.Input[str]] = None,
                                 resource_name: Optional[pulumi.Input[str]] = None,
                                 sort: Optional[pulumi.Input[str]] = None,
                                 status: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetSccReportResourcesResult]
    func GetSccReportResources(ctx *Context, args *GetSccReportResourcesArgs, opts ...InvokeOption) (*GetSccReportResourcesResult, error)
    func GetSccReportResourcesOutput(ctx *Context, args *GetSccReportResourcesOutputArgs, opts ...InvokeOption) GetSccReportResourcesResultOutput

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

    public static class GetSccReportResources 
    {
        public static Task<GetSccReportResourcesResult> InvokeAsync(GetSccReportResourcesArgs args, InvokeOptions? opts = null)
        public static Output<GetSccReportResourcesResult> Invoke(GetSccReportResourcesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccReportResourcesResult> getSccReportResources(GetSccReportResourcesArgs args, InvokeOptions options)
    public static Output<GetSccReportResourcesResult> getSccReportResources(GetSccReportResourcesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccReportResources:getSccReportResources
      arguments:
        # arguments dictionary

    The following arguments are supported:

    InstanceId string
    ReportId string
    AccountId string
    ComponentId string
    Id string
    ResourceName string
    Sort string
    Status string
    InstanceId string
    ReportId string
    AccountId string
    ComponentId string
    Id string
    ResourceName string
    Sort string
    Status string
    instanceId String
    reportId String
    accountId String
    componentId String
    id String
    resourceName String
    sort String
    status String
    instanceId string
    reportId string
    accountId string
    componentId string
    id string
    resourceName string
    sort string
    status string
    instanceId String
    reportId String
    accountId String
    componentId String
    id String
    resourceName String
    sort String
    status String

    getSccReportResources Result

    The following output properties are available:

    Supporting Types

    GetSccReportResourcesFirst

    Href string
    Href string
    href String
    href string
    href str
    href String

    GetSccReportResourcesResource

    GetSccReportResourcesResourceAccount

    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

    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.0-beta0 published on Friday, Dec 19, 2025 by ibm-cloud
      Meet Neo: Your AI Platform Teammate