1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccScopeCollection
ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
ibm logo
ibm 1.87.1 published on Wednesday, Jan 14, 2026 by ibm-cloud

    Using getSccScopeCollection

    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 getSccScopeCollection(args: GetSccScopeCollectionArgs, opts?: InvokeOptions): Promise<GetSccScopeCollectionResult>
    function getSccScopeCollectionOutput(args: GetSccScopeCollectionOutputArgs, opts?: InvokeOptions): Output<GetSccScopeCollectionResult>
    def get_scc_scope_collection(id: Optional[str] = None,
                                 instance_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetSccScopeCollectionResult
    def get_scc_scope_collection_output(id: Optional[pulumi.Input[str]] = None,
                                 instance_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetSccScopeCollectionResult]
    func GetSccScopeCollection(ctx *Context, args *GetSccScopeCollectionArgs, opts ...InvokeOption) (*GetSccScopeCollectionResult, error)
    func GetSccScopeCollectionOutput(ctx *Context, args *GetSccScopeCollectionOutputArgs, opts ...InvokeOption) GetSccScopeCollectionResultOutput

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

    public static class GetSccScopeCollection 
    {
        public static Task<GetSccScopeCollectionResult> InvokeAsync(GetSccScopeCollectionArgs args, InvokeOptions? opts = null)
        public static Output<GetSccScopeCollectionResult> Invoke(GetSccScopeCollectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccScopeCollectionResult> getSccScopeCollection(GetSccScopeCollectionArgs args, InvokeOptions options)
    public static Output<GetSccScopeCollectionResult> getSccScopeCollection(GetSccScopeCollectionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccScopeCollection:getSccScopeCollection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    InstanceId string
    Id string
    InstanceId string
    Id string
    instanceId String
    id String
    instanceId string
    id string
    instanceId String
    id String

    getSccScopeCollection Result

    The following output properties are available:

    Supporting Types

    GetSccScopeCollectionScope

    GetSccScopeCollectionScopeProperty

    Name string
    Value string
    Name string
    Value string
    name String
    value String
    name string
    value string
    name str
    value str
    name String
    value 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.1 published on Wednesday, Jan 14, 2026 by ibm-cloud
      Meet Neo: Your AI Platform Teammate