1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Jms
  5. getFleetSummarizeLibraryInventory
Oracle Cloud Infrastructure v3.9.0 published on Wednesday, Sep 24, 2025 by Pulumi

oci.Jms.getFleetSummarizeLibraryInventory

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v3.9.0 published on Wednesday, Sep 24, 2025 by Pulumi

    Using getFleetSummarizeLibraryInventory

    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 getFleetSummarizeLibraryInventory(args: GetFleetSummarizeLibraryInventoryArgs, opts?: InvokeOptions): Promise<GetFleetSummarizeLibraryInventoryResult>
    function getFleetSummarizeLibraryInventoryOutput(args: GetFleetSummarizeLibraryInventoryOutputArgs, opts?: InvokeOptions): Output<GetFleetSummarizeLibraryInventoryResult>
    def get_fleet_summarize_library_inventory(application_id: Optional[str] = None,
                                              fleet_id: Optional[str] = None,
                                              managed_instance_id: Optional[str] = None,
                                              time_end: Optional[str] = None,
                                              time_start: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetFleetSummarizeLibraryInventoryResult
    def get_fleet_summarize_library_inventory_output(application_id: Optional[pulumi.Input[str]] = None,
                                              fleet_id: Optional[pulumi.Input[str]] = None,
                                              managed_instance_id: Optional[pulumi.Input[str]] = None,
                                              time_end: Optional[pulumi.Input[str]] = None,
                                              time_start: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetFleetSummarizeLibraryInventoryResult]
    func GetFleetSummarizeLibraryInventory(ctx *Context, args *GetFleetSummarizeLibraryInventoryArgs, opts ...InvokeOption) (*GetFleetSummarizeLibraryInventoryResult, error)
    func GetFleetSummarizeLibraryInventoryOutput(ctx *Context, args *GetFleetSummarizeLibraryInventoryOutputArgs, opts ...InvokeOption) GetFleetSummarizeLibraryInventoryResultOutput

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

    public static class GetFleetSummarizeLibraryInventory 
    {
        public static Task<GetFleetSummarizeLibraryInventoryResult> InvokeAsync(GetFleetSummarizeLibraryInventoryArgs args, InvokeOptions? opts = null)
        public static Output<GetFleetSummarizeLibraryInventoryResult> Invoke(GetFleetSummarizeLibraryInventoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFleetSummarizeLibraryInventoryResult> getFleetSummarizeLibraryInventory(GetFleetSummarizeLibraryInventoryArgs args, InvokeOptions options)
    public static Output<GetFleetSummarizeLibraryInventoryResult> getFleetSummarizeLibraryInventory(GetFleetSummarizeLibraryInventoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:Jms/getFleetSummarizeLibraryInventory:getFleetSummarizeLibraryInventory
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getFleetSummarizeLibraryInventory Result

    The following output properties are available:

    dynamicallyDetectedLibraryCount Integer
    highSeverityLibraryCount Integer
    id String
    The provider-assigned unique ID for this managed resource.
    lowSeverityLibraryCount Integer
    mediumSeverityLibraryCount Integer
    staticallyDetectedLibraryCount Integer
    uncorrelatedPackageCount Integer
    applicationId String
    fleetId String
    managedInstanceId String
    timeEnd String
    timeStart String
    dynamicallyDetectedLibraryCount number
    highSeverityLibraryCount number
    id string
    The provider-assigned unique ID for this managed resource.
    lowSeverityLibraryCount number
    mediumSeverityLibraryCount number
    staticallyDetectedLibraryCount number
    uncorrelatedPackageCount number
    applicationId string
    fleetId string
    managedInstanceId string
    timeEnd string
    timeStart string
    dynamicallyDetectedLibraryCount Number
    highSeverityLibraryCount Number
    id String
    The provider-assigned unique ID for this managed resource.
    lowSeverityLibraryCount Number
    mediumSeverityLibraryCount Number
    staticallyDetectedLibraryCount Number
    uncorrelatedPackageCount Number
    applicationId String
    fleetId String
    managedInstanceId String
    timeEnd String
    timeStart String

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo
    Oracle Cloud Infrastructure v3.9.0 published on Wednesday, Sep 24, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate