1. Packages
  2. Ibm Provider
  3. API Docs
  4. getSccControlLibrary
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 getSccControlLibrary

    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 getSccControlLibrary(args: GetSccControlLibraryArgs, opts?: InvokeOptions): Promise<GetSccControlLibraryResult>
    function getSccControlLibraryOutput(args: GetSccControlLibraryOutputArgs, opts?: InvokeOptions): Output<GetSccControlLibraryResult>
    def get_scc_control_library(control_library_id: Optional[str] = None,
                                id: Optional[str] = None,
                                instance_id: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetSccControlLibraryResult
    def get_scc_control_library_output(control_library_id: Optional[pulumi.Input[str]] = None,
                                id: Optional[pulumi.Input[str]] = None,
                                instance_id: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetSccControlLibraryResult]
    func LookupSccControlLibrary(ctx *Context, args *LookupSccControlLibraryArgs, opts ...InvokeOption) (*LookupSccControlLibraryResult, error)
    func LookupSccControlLibraryOutput(ctx *Context, args *LookupSccControlLibraryOutputArgs, opts ...InvokeOption) LookupSccControlLibraryResultOutput

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

    public static class GetSccControlLibrary 
    {
        public static Task<GetSccControlLibraryResult> InvokeAsync(GetSccControlLibraryArgs args, InvokeOptions? opts = null)
        public static Output<GetSccControlLibraryResult> Invoke(GetSccControlLibraryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSccControlLibraryResult> getSccControlLibrary(GetSccControlLibraryArgs args, InvokeOptions options)
    public static Output<GetSccControlLibraryResult> getSccControlLibrary(GetSccControlLibraryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getSccControlLibrary:getSccControlLibrary
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ControlLibraryId string
    InstanceId string
    Id string
    ControlLibraryId string
    InstanceId string
    Id string
    controlLibraryId String
    instanceId String
    id String
    controlLibraryId string
    instanceId string
    id string
    controlLibraryId String
    instanceId String
    id String

    getSccControlLibrary Result

    The following output properties are available:

    Supporting Types

    GetSccControlLibraryControl

    GetSccControlLibraryControlControlDoc

    GetSccControlLibraryControlControlSpecification

    GetSccControlLibraryControlControlSpecificationAssessment

    GetSccControlLibraryControlControlSpecificationAssessmentParameter

    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