Oracle Cloud Infrastructure v2.33.0 published on Thursday, May 1, 2025 by Pulumi
oci.Jms.getFleetCryptoAnalysisResult
Explore with Pulumi AI
This data source provides details about a specific Fleet Crypto Analysis Result resource in Oracle Cloud Infrastructure Jms service.
Retrieve the metadata for the result of a Crypto event analysis.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testFleetCryptoAnalysisResult = oci.Jms.getFleetCryptoAnalysisResult({
    cryptoAnalysisResultId: fleetCryptoAnalysisResultId,
    fleetId: testFleet.id,
});
import pulumi
import pulumi_oci as oci
test_fleet_crypto_analysis_result = oci.Jms.get_fleet_crypto_analysis_result(crypto_analysis_result_id=fleet_crypto_analysis_result_id,
    fleet_id=test_fleet["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/jms"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := jms.GetFleetCryptoAnalysisResult(ctx, &jms.GetFleetCryptoAnalysisResultArgs{
			CryptoAnalysisResultId: fleetCryptoAnalysisResultId,
			FleetId:                testFleet.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testFleetCryptoAnalysisResult = Oci.Jms.GetFleetCryptoAnalysisResult.Invoke(new()
    {
        CryptoAnalysisResultId = fleetCryptoAnalysisResultId,
        FleetId = testFleet.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Jms.JmsFunctions;
import com.pulumi.oci.Jms.inputs.GetFleetCryptoAnalysisResultArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var testFleetCryptoAnalysisResult = JmsFunctions.getFleetCryptoAnalysisResult(GetFleetCryptoAnalysisResultArgs.builder()
            .cryptoAnalysisResultId(fleetCryptoAnalysisResultId)
            .fleetId(testFleet.id())
            .build());
    }
}
variables:
  testFleetCryptoAnalysisResult:
    fn::invoke:
      function: oci:Jms:getFleetCryptoAnalysisResult
      arguments:
        cryptoAnalysisResultId: ${fleetCryptoAnalysisResultId}
        fleetId: ${testFleet.id}
Using getFleetCryptoAnalysisResult
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 getFleetCryptoAnalysisResult(args: GetFleetCryptoAnalysisResultArgs, opts?: InvokeOptions): Promise<GetFleetCryptoAnalysisResultResult>
function getFleetCryptoAnalysisResultOutput(args: GetFleetCryptoAnalysisResultOutputArgs, opts?: InvokeOptions): Output<GetFleetCryptoAnalysisResultResult>def get_fleet_crypto_analysis_result(crypto_analysis_result_id: Optional[str] = None,
                                     fleet_id: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetFleetCryptoAnalysisResultResult
def get_fleet_crypto_analysis_result_output(crypto_analysis_result_id: Optional[pulumi.Input[str]] = None,
                                     fleet_id: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetFleetCryptoAnalysisResultResult]func GetFleetCryptoAnalysisResult(ctx *Context, args *GetFleetCryptoAnalysisResultArgs, opts ...InvokeOption) (*GetFleetCryptoAnalysisResultResult, error)
func GetFleetCryptoAnalysisResultOutput(ctx *Context, args *GetFleetCryptoAnalysisResultOutputArgs, opts ...InvokeOption) GetFleetCryptoAnalysisResultResultOutput> Note: This function is named GetFleetCryptoAnalysisResult in the Go SDK.
public static class GetFleetCryptoAnalysisResult 
{
    public static Task<GetFleetCryptoAnalysisResultResult> InvokeAsync(GetFleetCryptoAnalysisResultArgs args, InvokeOptions? opts = null)
    public static Output<GetFleetCryptoAnalysisResultResult> Invoke(GetFleetCryptoAnalysisResultInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFleetCryptoAnalysisResultResult> getFleetCryptoAnalysisResult(GetFleetCryptoAnalysisResultArgs args, InvokeOptions options)
public static Output<GetFleetCryptoAnalysisResultResult> getFleetCryptoAnalysisResult(GetFleetCryptoAnalysisResultArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Jms/getFleetCryptoAnalysisResult:getFleetCryptoAnalysisResult
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CryptoAnalysis stringResult Id 
- The OCID of the analysis result.
- FleetId string
- The OCID of the Fleet.
- CryptoAnalysis stringResult Id 
- The OCID of the analysis result.
- FleetId string
- The OCID of the Fleet.
- cryptoAnalysis StringResult Id 
- The OCID of the analysis result.
- fleetId String
- The OCID of the Fleet.
- cryptoAnalysis stringResult Id 
- The OCID of the analysis result.
- fleetId string
- The OCID of the Fleet.
- crypto_analysis_ strresult_ id 
- The OCID of the analysis result.
- fleet_id str
- The OCID of the Fleet.
- cryptoAnalysis StringResult Id 
- The OCID of the analysis result.
- fleetId String
- The OCID of the Fleet.
getFleetCryptoAnalysisResult Result
The following output properties are available:
- AggregationMode string
- The result aggregation mode
- Bucket string
- The Object Storage bucket name of this analysis result.
- CryptoAnalysis stringResult Id 
- CryptoRoadmap stringVersion 
- The Crypto Roadmap version used to perform the analysis.
- FindingCount int
- Total number of findings with the analysis.
- FleetId string
- The fleet OCID.
- HostName string
- The hostname of the managed instance.
- Id string
- The provider-assigned unique ID for this managed resource.
- ManagedInstance stringId 
- The managed instance OCID.
- Namespace string
- The Object Storage namespace of this analysis result.
- NonCompliant intFinding Count 
- Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
- Object string
- The Object Storage object name of this analysis result.
- SummarizedEvent intCount 
- Total number of summarized events. Summarized events are deduplicated events of interest.
- TimeCreated string
- The time the result is compiled.
- TimeFinished string
- The time the JFR recording has finished.
- TimeFirst stringEvent 
- Time of the first event in the analysis.
- TimeLast stringEvent 
- Time of the last event in the analysis.
- TimeStarted string
- The time the JFR recording has started.
- TotalEvent intCount 
- Total number of events in the analysis.
- WorkRequest stringId 
- The OCID of the work request to start the analysis.
- AggregationMode string
- The result aggregation mode
- Bucket string
- The Object Storage bucket name of this analysis result.
- CryptoAnalysis stringResult Id 
- CryptoRoadmap stringVersion 
- The Crypto Roadmap version used to perform the analysis.
- FindingCount int
- Total number of findings with the analysis.
- FleetId string
- The fleet OCID.
- HostName string
- The hostname of the managed instance.
- Id string
- The provider-assigned unique ID for this managed resource.
- ManagedInstance stringId 
- The managed instance OCID.
- Namespace string
- The Object Storage namespace of this analysis result.
- NonCompliant intFinding Count 
- Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
- Object string
- The Object Storage object name of this analysis result.
- SummarizedEvent intCount 
- Total number of summarized events. Summarized events are deduplicated events of interest.
- TimeCreated string
- The time the result is compiled.
- TimeFinished string
- The time the JFR recording has finished.
- TimeFirst stringEvent 
- Time of the first event in the analysis.
- TimeLast stringEvent 
- Time of the last event in the analysis.
- TimeStarted string
- The time the JFR recording has started.
- TotalEvent intCount 
- Total number of events in the analysis.
- WorkRequest stringId 
- The OCID of the work request to start the analysis.
- aggregationMode String
- The result aggregation mode
- bucket String
- The Object Storage bucket name of this analysis result.
- cryptoAnalysis StringResult Id 
- cryptoRoadmap StringVersion 
- The Crypto Roadmap version used to perform the analysis.
- findingCount Integer
- Total number of findings with the analysis.
- fleetId String
- The fleet OCID.
- hostName String
- The hostname of the managed instance.
- id String
- The provider-assigned unique ID for this managed resource.
- managedInstance StringId 
- The managed instance OCID.
- namespace String
- The Object Storage namespace of this analysis result.
- nonCompliant IntegerFinding Count 
- Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
- object String
- The Object Storage object name of this analysis result.
- summarizedEvent IntegerCount 
- Total number of summarized events. Summarized events are deduplicated events of interest.
- timeCreated String
- The time the result is compiled.
- timeFinished String
- The time the JFR recording has finished.
- timeFirst StringEvent 
- Time of the first event in the analysis.
- timeLast StringEvent 
- Time of the last event in the analysis.
- timeStarted String
- The time the JFR recording has started.
- totalEvent IntegerCount 
- Total number of events in the analysis.
- workRequest StringId 
- The OCID of the work request to start the analysis.
- aggregationMode string
- The result aggregation mode
- bucket string
- The Object Storage bucket name of this analysis result.
- cryptoAnalysis stringResult Id 
- cryptoRoadmap stringVersion 
- The Crypto Roadmap version used to perform the analysis.
- findingCount number
- Total number of findings with the analysis.
- fleetId string
- The fleet OCID.
- hostName string
- The hostname of the managed instance.
- id string
- The provider-assigned unique ID for this managed resource.
- managedInstance stringId 
- The managed instance OCID.
- namespace string
- The Object Storage namespace of this analysis result.
- nonCompliant numberFinding Count 
- Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
- object string
- The Object Storage object name of this analysis result.
- summarizedEvent numberCount 
- Total number of summarized events. Summarized events are deduplicated events of interest.
- timeCreated string
- The time the result is compiled.
- timeFinished string
- The time the JFR recording has finished.
- timeFirst stringEvent 
- Time of the first event in the analysis.
- timeLast stringEvent 
- Time of the last event in the analysis.
- timeStarted string
- The time the JFR recording has started.
- totalEvent numberCount 
- Total number of events in the analysis.
- workRequest stringId 
- The OCID of the work request to start the analysis.
- aggregation_mode str
- The result aggregation mode
- bucket str
- The Object Storage bucket name of this analysis result.
- crypto_analysis_ strresult_ id 
- crypto_roadmap_ strversion 
- The Crypto Roadmap version used to perform the analysis.
- finding_count int
- Total number of findings with the analysis.
- fleet_id str
- The fleet OCID.
- host_name str
- The hostname of the managed instance.
- id str
- The provider-assigned unique ID for this managed resource.
- managed_instance_ strid 
- The managed instance OCID.
- namespace str
- The Object Storage namespace of this analysis result.
- non_compliant_ intfinding_ count 
- Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
- object str
- The Object Storage object name of this analysis result.
- summarized_event_ intcount 
- Total number of summarized events. Summarized events are deduplicated events of interest.
- time_created str
- The time the result is compiled.
- time_finished str
- The time the JFR recording has finished.
- time_first_ strevent 
- Time of the first event in the analysis.
- time_last_ strevent 
- Time of the last event in the analysis.
- time_started str
- The time the JFR recording has started.
- total_event_ intcount 
- Total number of events in the analysis.
- work_request_ strid 
- The OCID of the work request to start the analysis.
- aggregationMode String
- The result aggregation mode
- bucket String
- The Object Storage bucket name of this analysis result.
- cryptoAnalysis StringResult Id 
- cryptoRoadmap StringVersion 
- The Crypto Roadmap version used to perform the analysis.
- findingCount Number
- Total number of findings with the analysis.
- fleetId String
- The fleet OCID.
- hostName String
- The hostname of the managed instance.
- id String
- The provider-assigned unique ID for this managed resource.
- managedInstance StringId 
- The managed instance OCID.
- namespace String
- The Object Storage namespace of this analysis result.
- nonCompliant NumberFinding Count 
- Total number of non-compliant findings with the analysis. A non-compliant finding means the application won't work properly with the changes introduced by the Crypto Roadmap version used by the analysis.
- object String
- The Object Storage object name of this analysis result.
- summarizedEvent NumberCount 
- Total number of summarized events. Summarized events are deduplicated events of interest.
- timeCreated String
- The time the result is compiled.
- timeFinished String
- The time the JFR recording has finished.
- timeFirst StringEvent 
- Time of the first event in the analysis.
- timeLast StringEvent 
- Time of the last event in the analysis.
- timeStarted String
- The time the JFR recording has started.
- totalEvent NumberCount 
- Total number of events in the analysis.
- workRequest StringId 
- The OCID of the work request to start the analysis.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.