1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Jms
  5. getFleetAdvancedFeatureConfiguration
Oracle Cloud Infrastructure v1.32.0 published on Thursday, Apr 18, 2024 by Pulumi

oci.Jms.getFleetAdvancedFeatureConfiguration

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v1.32.0 published on Thursday, Apr 18, 2024 by Pulumi

    This data source provides details about a specific Fleet Advanced Feature Configuration resource in Oracle Cloud Infrastructure Jms service.

    Returns Fleet level advanced feature configuration.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testFleetAdvancedFeatureConfiguration = oci.Jms.getFleetAdvancedFeatureConfiguration({
        fleetId: oci_jms_fleet.test_fleet.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_fleet_advanced_feature_configuration = oci.Jms.get_fleet_advanced_feature_configuration(fleet_id=oci_jms_fleet["test_fleet"]["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-oci/sdk/go/oci/Jms"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := Jms.GetFleetAdvancedFeatureConfiguration(ctx, &jms.GetFleetAdvancedFeatureConfigurationArgs{
    			FleetId: oci_jms_fleet.Test_fleet.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 testFleetAdvancedFeatureConfiguration = Oci.Jms.GetFleetAdvancedFeatureConfiguration.Invoke(new()
        {
            FleetId = oci_jms_fleet.Test_fleet.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.GetFleetAdvancedFeatureConfigurationArgs;
    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 testFleetAdvancedFeatureConfiguration = JmsFunctions.getFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationArgs.builder()
                .fleetId(oci_jms_fleet.test_fleet().id())
                .build());
    
        }
    }
    
    variables:
      testFleetAdvancedFeatureConfiguration:
        fn::invoke:
          Function: oci:Jms:getFleetAdvancedFeatureConfiguration
          Arguments:
            fleetId: ${oci_jms_fleet.test_fleet.id}
    

    Using getFleetAdvancedFeatureConfiguration

    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 getFleetAdvancedFeatureConfiguration(args: GetFleetAdvancedFeatureConfigurationArgs, opts?: InvokeOptions): Promise<GetFleetAdvancedFeatureConfigurationResult>
    function getFleetAdvancedFeatureConfigurationOutput(args: GetFleetAdvancedFeatureConfigurationOutputArgs, opts?: InvokeOptions): Output<GetFleetAdvancedFeatureConfigurationResult>
    def get_fleet_advanced_feature_configuration(fleet_id: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> GetFleetAdvancedFeatureConfigurationResult
    def get_fleet_advanced_feature_configuration_output(fleet_id: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[GetFleetAdvancedFeatureConfigurationResult]
    func GetFleetAdvancedFeatureConfiguration(ctx *Context, args *GetFleetAdvancedFeatureConfigurationArgs, opts ...InvokeOption) (*GetFleetAdvancedFeatureConfigurationResult, error)
    func GetFleetAdvancedFeatureConfigurationOutput(ctx *Context, args *GetFleetAdvancedFeatureConfigurationOutputArgs, opts ...InvokeOption) GetFleetAdvancedFeatureConfigurationResultOutput

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

    public static class GetFleetAdvancedFeatureConfiguration 
    {
        public static Task<GetFleetAdvancedFeatureConfigurationResult> InvokeAsync(GetFleetAdvancedFeatureConfigurationArgs args, InvokeOptions? opts = null)
        public static Output<GetFleetAdvancedFeatureConfigurationResult> Invoke(GetFleetAdvancedFeatureConfigurationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFleetAdvancedFeatureConfigurationResult> getFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: oci:Jms/getFleetAdvancedFeatureConfiguration:getFleetAdvancedFeatureConfiguration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FleetId string
    The OCID of the Fleet.
    FleetId string
    The OCID of the Fleet.
    fleetId String
    The OCID of the Fleet.
    fleetId string
    The OCID of the Fleet.
    fleet_id str
    The OCID of the Fleet.
    fleetId String
    The OCID of the Fleet.

    getFleetAdvancedFeatureConfiguration Result

    The following output properties are available:

    AdvancedUsageTrackings List<GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking>
    AdvancedUsageTracking configuration
    AnalyticBucketName string
    Bucket name required to store JFR and related data.
    AnalyticNamespace string
    Namespace for the Fleet advanced feature.
    CryptoEventAnalyses List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis>
    CryptoEventAnalysis configuration
    FleetId string
    Id string
    The provider-assigned unique ID for this managed resource.
    JavaMigrationAnalyses List<GetFleetAdvancedFeatureConfigurationJavaMigrationAnalysis>
    JavaMigrationAnalysis configuration
    JfrRecordings List<GetFleetAdvancedFeatureConfigurationJfrRecording>
    JfrRecording configuration
    Lcms List<GetFleetAdvancedFeatureConfigurationLcm>
    Enable lifecycle management and set post action configurations.
    PerformanceTuningAnalyses List<GetFleetAdvancedFeatureConfigurationPerformanceTuningAnalysis>
    Performance tuning analysis configuration
    TimeLastModified string
    The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).
    AdvancedUsageTrackings []GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking
    AdvancedUsageTracking configuration
    AnalyticBucketName string
    Bucket name required to store JFR and related data.
    AnalyticNamespace string
    Namespace for the Fleet advanced feature.
    CryptoEventAnalyses []GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis
    CryptoEventAnalysis configuration
    FleetId string
    Id string
    The provider-assigned unique ID for this managed resource.
    JavaMigrationAnalyses []GetFleetAdvancedFeatureConfigurationJavaMigrationAnalysis
    JavaMigrationAnalysis configuration
    JfrRecordings []GetFleetAdvancedFeatureConfigurationJfrRecording
    JfrRecording configuration
    Lcms []GetFleetAdvancedFeatureConfigurationLcm
    Enable lifecycle management and set post action configurations.
    PerformanceTuningAnalyses []GetFleetAdvancedFeatureConfigurationPerformanceTuningAnalysis
    Performance tuning analysis configuration
    TimeLastModified string
    The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).
    advancedUsageTrackings List<GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking>
    AdvancedUsageTracking configuration
    analyticBucketName String
    Bucket name required to store JFR and related data.
    analyticNamespace String
    Namespace for the Fleet advanced feature.
    cryptoEventAnalyses List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis>
    CryptoEventAnalysis configuration
    fleetId String
    id String
    The provider-assigned unique ID for this managed resource.
    javaMigrationAnalyses List<GetFleetAdvancedFeatureConfigurationJavaMigrationAnalysis>
    JavaMigrationAnalysis configuration
    jfrRecordings List<GetFleetAdvancedFeatureConfigurationJfrRecording>
    JfrRecording configuration
    lcms List<GetFleetAdvancedFeatureConfigurationLcm>
    Enable lifecycle management and set post action configurations.
    performanceTuningAnalyses List<GetFleetAdvancedFeatureConfigurationPerformanceTuningAnalysis>
    Performance tuning analysis configuration
    timeLastModified String
    The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).
    advancedUsageTrackings GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking[]
    AdvancedUsageTracking configuration
    analyticBucketName string
    Bucket name required to store JFR and related data.
    analyticNamespace string
    Namespace for the Fleet advanced feature.
    cryptoEventAnalyses GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis[]
    CryptoEventAnalysis configuration
    fleetId string
    id string
    The provider-assigned unique ID for this managed resource.
    javaMigrationAnalyses GetFleetAdvancedFeatureConfigurationJavaMigrationAnalysis[]
    JavaMigrationAnalysis configuration
    jfrRecordings GetFleetAdvancedFeatureConfigurationJfrRecording[]
    JfrRecording configuration
    lcms GetFleetAdvancedFeatureConfigurationLcm[]
    Enable lifecycle management and set post action configurations.
    performanceTuningAnalyses GetFleetAdvancedFeatureConfigurationPerformanceTuningAnalysis[]
    Performance tuning analysis configuration
    timeLastModified string
    The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).
    advanced_usage_trackings Sequence[jms.GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking]
    AdvancedUsageTracking configuration
    analytic_bucket_name str
    Bucket name required to store JFR and related data.
    analytic_namespace str
    Namespace for the Fleet advanced feature.
    crypto_event_analyses Sequence[jms.GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis]
    CryptoEventAnalysis configuration
    fleet_id str
    id str
    The provider-assigned unique ID for this managed resource.
    java_migration_analyses Sequence[jms.GetFleetAdvancedFeatureConfigurationJavaMigrationAnalysis]
    JavaMigrationAnalysis configuration
    jfr_recordings Sequence[jms.GetFleetAdvancedFeatureConfigurationJfrRecording]
    JfrRecording configuration
    lcms Sequence[jms.GetFleetAdvancedFeatureConfigurationLcm]
    Enable lifecycle management and set post action configurations.
    performance_tuning_analyses Sequence[jms.GetFleetAdvancedFeatureConfigurationPerformanceTuningAnalysis]
    Performance tuning analysis configuration
    time_last_modified str
    The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).
    advancedUsageTrackings List<Property Map>
    AdvancedUsageTracking configuration
    analyticBucketName String
    Bucket name required to store JFR and related data.
    analyticNamespace String
    Namespace for the Fleet advanced feature.
    cryptoEventAnalyses List<Property Map>
    CryptoEventAnalysis configuration
    fleetId String
    id String
    The provider-assigned unique ID for this managed resource.
    javaMigrationAnalyses List<Property Map>
    JavaMigrationAnalysis configuration
    jfrRecordings List<Property Map>
    JfrRecording configuration
    lcms List<Property Map>
    Enable lifecycle management and set post action configurations.
    performanceTuningAnalyses List<Property Map>
    Performance tuning analysis configuration
    timeLastModified String
    The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).

    Supporting Types

    GetFleetAdvancedFeatureConfigurationAdvancedUsageTracking

    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    is_enabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status

    GetFleetAdvancedFeatureConfigurationCryptoEventAnalysis

    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    SummarizedEventsLogs List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog>
    Summarized events log for advanced feature.
    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    SummarizedEventsLogs []GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog
    Summarized events log for advanced feature.
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    summarizedEventsLogs List<GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog>
    Summarized events log for advanced feature.
    isEnabled boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    summarizedEventsLogs GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog[]
    Summarized events log for advanced feature.
    is_enabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    summarized_events_logs Sequence[jms.GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog]
    Summarized events log for advanced feature.
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    summarizedEventsLogs List<Property Map>
    Summarized events log for advanced feature.

    GetFleetAdvancedFeatureConfigurationCryptoEventAnalysisSummarizedEventsLog

    LogGroupId string
    The OCID of the log group.
    LogId string
    The OCID of the log.
    LogGroupId string
    The OCID of the log group.
    LogId string
    The OCID of the log.
    logGroupId String
    The OCID of the log group.
    logId String
    The OCID of the log.
    logGroupId string
    The OCID of the log group.
    logId string
    The OCID of the log.
    log_group_id str
    The OCID of the log group.
    log_id str
    The OCID of the log.
    logGroupId String
    The OCID of the log group.
    logId String
    The OCID of the log.

    GetFleetAdvancedFeatureConfigurationJavaMigrationAnalysis

    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    is_enabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status

    GetFleetAdvancedFeatureConfigurationJfrRecording

    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    is_enabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status

    GetFleetAdvancedFeatureConfigurationLcm

    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    PostInstallationActions List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction>
    List of available post actions you can execute after the successful Java installation.
    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    PostInstallationActions []GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction
    List of available post actions you can execute after the successful Java installation.
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    postInstallationActions List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction>
    List of available post actions you can execute after the successful Java installation.
    isEnabled boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    postInstallationActions GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction[]
    List of available post actions you can execute after the successful Java installation.
    is_enabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    post_installation_actions Sequence[jms.GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction]
    List of available post actions you can execute after the successful Java installation.
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    postInstallationActions List<Property Map>
    List of available post actions you can execute after the successful Java installation.

    GetFleetAdvancedFeatureConfigurationLcmPostInstallationAction

    AddLoggingHandler bool
    Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
    DisabledTlsVersions List<string>
    The following post JRE installation actions are supported by the field:

    • Disable TLS 1.0 , TLS 1.1
    GlobalLoggingLevel string
    Sets the logging level in logging.properties file.
    MinimumKeySizeSettings List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting>
    test
    Proxies List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionProxy>
    List of proxy properties to be configured in net.properties file.
    ShouldReplaceCertificatesOperatingSystem bool
    Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

    • Replace JDK root certificates with a list provided by the operating system.
    AddLoggingHandler bool
    Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
    DisabledTlsVersions []string
    The following post JRE installation actions are supported by the field:

    • Disable TLS 1.0 , TLS 1.1
    GlobalLoggingLevel string
    Sets the logging level in logging.properties file.
    MinimumKeySizeSettings []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting
    test
    Proxies []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionProxy
    List of proxy properties to be configured in net.properties file.
    ShouldReplaceCertificatesOperatingSystem bool
    Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

    • Replace JDK root certificates with a list provided by the operating system.
    addLoggingHandler Boolean
    Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
    disabledTlsVersions List<String>
    The following post JRE installation actions are supported by the field:

    • Disable TLS 1.0 , TLS 1.1
    globalLoggingLevel String
    Sets the logging level in logging.properties file.
    minimumKeySizeSettings List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting>
    test
    proxies List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionProxy>
    List of proxy properties to be configured in net.properties file.
    shouldReplaceCertificatesOperatingSystem Boolean
    Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

    • Replace JDK root certificates with a list provided by the operating system.
    addLoggingHandler boolean
    Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
    disabledTlsVersions string[]
    The following post JRE installation actions are supported by the field:

    • Disable TLS 1.0 , TLS 1.1
    globalLoggingLevel string
    Sets the logging level in logging.properties file.
    minimumKeySizeSettings GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting[]
    test
    proxies GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionProxy[]
    List of proxy properties to be configured in net.properties file.
    shouldReplaceCertificatesOperatingSystem boolean
    Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

    • Replace JDK root certificates with a list provided by the operating system.
    add_logging_handler bool
    Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
    disabled_tls_versions Sequence[str]
    The following post JRE installation actions are supported by the field:

    • Disable TLS 1.0 , TLS 1.1
    global_logging_level str
    Sets the logging level in logging.properties file.
    minimum_key_size_settings Sequence[jms.GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting]
    test
    proxies Sequence[jms.GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionProxy]
    List of proxy properties to be configured in net.properties file.
    should_replace_certificates_operating_system bool
    Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

    • Replace JDK root certificates with a list provided by the operating system.
    addLoggingHandler Boolean
    Sets FileHandler and ConsoleHandler as handlers in logging.properties file.
    disabledTlsVersions List<String>
    The following post JRE installation actions are supported by the field:

    • Disable TLS 1.0 , TLS 1.1
    globalLoggingLevel String
    Sets the logging level in logging.properties file.
    minimumKeySizeSettings List<Property Map>
    test
    proxies List<Property Map>
    List of proxy properties to be configured in net.properties file.
    shouldReplaceCertificatesOperatingSystem Boolean
    Restores JDK root certificates with the certificates that are available in the operating system. The following action is supported by the field:

    • Replace JDK root certificates with a list provided by the operating system.

    GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSetting

    Certpaths List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    Jars List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    Tls List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for Diffie-Hellman
    Certpaths []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    Jars []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    Tls []GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for Diffie-Hellman
    certpaths List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    jars List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    tls List<GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for Diffie-Hellman
    certpaths GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath[]
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    jars GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar[]
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    tls GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl[]
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for Diffie-Hellman
    certpaths Sequence[jms.GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath]
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    jars Sequence[jms.GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar]
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    tls Sequence[jms.GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl]
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for Diffie-Hellman
    certpaths List<Property Map>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.certpath.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    jars List<Property Map>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.jar.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for RSA signed jars
    • Changing minimum key length for EC
    • Changing minimum key length for DSA
    tls List<Property Map>
    Updates the minimum key size for the specified encryption algorithm. The JDK property jdk.tls.disabledAlgorithms will be updated with the following supported actions:

    • Changing minimum key length for Diffie-Hellman

    GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingCertpath

    KeySize int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    Name string
    The algorithm name.
    KeySize int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    Name string
    The algorithm name.
    keySize Integer
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name String
    The algorithm name.
    keySize number
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name string
    The algorithm name.
    key_size int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name str
    The algorithm name.
    keySize Number
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name String
    The algorithm name.

    GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingJar

    KeySize int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    Name string
    The algorithm name.
    KeySize int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    Name string
    The algorithm name.
    keySize Integer
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name String
    The algorithm name.
    keySize number
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name string
    The algorithm name.
    key_size int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name str
    The algorithm name.
    keySize Number
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name String
    The algorithm name.

    GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionMinimumKeySizeSettingTl

    KeySize int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    Name string
    The algorithm name.
    KeySize int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    Name string
    The algorithm name.
    keySize Integer
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name String
    The algorithm name.
    keySize number
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name string
    The algorithm name.
    key_size int
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name str
    The algorithm name.
    keySize Number
    Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA
    name String
    The algorithm name.

    GetFleetAdvancedFeatureConfigurationLcmPostInstallationActionProxy

    FtpProxyHost string
    Ftp host to be set in net.properties file.
    FtpProxyPort int
    Ftp port number to be set in net.properties file.
    HttpProxyHost string
    Http host to be set in net.properties file.
    HttpProxyPort int
    Http port number to be set in net.properties file.
    HttpsProxyHost string
    Https host to be set in net.properties file.
    HttpsProxyPort int
    Https port number to be set in net.properties file.
    SocksProxyHost string
    Socks host to be set in net.properties file.
    SocksProxyPort int
    Socks port number to be set in net.properties file.
    UseSystemProxies bool
    Sets "java.net.useSystemProxies=true" in net.properties when they exist.
    FtpProxyHost string
    Ftp host to be set in net.properties file.
    FtpProxyPort int
    Ftp port number to be set in net.properties file.
    HttpProxyHost string
    Http host to be set in net.properties file.
    HttpProxyPort int
    Http port number to be set in net.properties file.
    HttpsProxyHost string
    Https host to be set in net.properties file.
    HttpsProxyPort int
    Https port number to be set in net.properties file.
    SocksProxyHost string
    Socks host to be set in net.properties file.
    SocksProxyPort int
    Socks port number to be set in net.properties file.
    UseSystemProxies bool
    Sets "java.net.useSystemProxies=true" in net.properties when they exist.
    ftpProxyHost String
    Ftp host to be set in net.properties file.
    ftpProxyPort Integer
    Ftp port number to be set in net.properties file.
    httpProxyHost String
    Http host to be set in net.properties file.
    httpProxyPort Integer
    Http port number to be set in net.properties file.
    httpsProxyHost String
    Https host to be set in net.properties file.
    httpsProxyPort Integer
    Https port number to be set in net.properties file.
    socksProxyHost String
    Socks host to be set in net.properties file.
    socksProxyPort Integer
    Socks port number to be set in net.properties file.
    useSystemProxies Boolean
    Sets "java.net.useSystemProxies=true" in net.properties when they exist.
    ftpProxyHost string
    Ftp host to be set in net.properties file.
    ftpProxyPort number
    Ftp port number to be set in net.properties file.
    httpProxyHost string
    Http host to be set in net.properties file.
    httpProxyPort number
    Http port number to be set in net.properties file.
    httpsProxyHost string
    Https host to be set in net.properties file.
    httpsProxyPort number
    Https port number to be set in net.properties file.
    socksProxyHost string
    Socks host to be set in net.properties file.
    socksProxyPort number
    Socks port number to be set in net.properties file.
    useSystemProxies boolean
    Sets "java.net.useSystemProxies=true" in net.properties when they exist.
    ftp_proxy_host str
    Ftp host to be set in net.properties file.
    ftp_proxy_port int
    Ftp port number to be set in net.properties file.
    http_proxy_host str
    Http host to be set in net.properties file.
    http_proxy_port int
    Http port number to be set in net.properties file.
    https_proxy_host str
    Https host to be set in net.properties file.
    https_proxy_port int
    Https port number to be set in net.properties file.
    socks_proxy_host str
    Socks host to be set in net.properties file.
    socks_proxy_port int
    Socks port number to be set in net.properties file.
    use_system_proxies bool
    Sets "java.net.useSystemProxies=true" in net.properties when they exist.
    ftpProxyHost String
    Ftp host to be set in net.properties file.
    ftpProxyPort Number
    Ftp port number to be set in net.properties file.
    httpProxyHost String
    Http host to be set in net.properties file.
    httpProxyPort Number
    Http port number to be set in net.properties file.
    httpsProxyHost String
    Https host to be set in net.properties file.
    httpsProxyPort Number
    Https port number to be set in net.properties file.
    socksProxyHost String
    Socks host to be set in net.properties file.
    socksProxyPort Number
    Socks port number to be set in net.properties file.
    useSystemProxies Boolean
    Sets "java.net.useSystemProxies=true" in net.properties when they exist.

    GetFleetAdvancedFeatureConfigurationPerformanceTuningAnalysis

    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    IsEnabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status
    is_enabled bool
    PerformanceTuningAnalysis flag to store enabled or disabled status
    isEnabled Boolean
    PerformanceTuningAnalysis flag to store enabled or disabled status

    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 v1.32.0 published on Thursday, Apr 18, 2024 by Pulumi