Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JavaManagementServiceClient

This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.

Hierarchy

  • JavaManagementServiceClient

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new JavaManagementServiceClient(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration): JavaManagementServiceClient

Properties

Protected _bodyDuplexMode

_bodyDuplexMode: any = undefined

Protected _circuitBreaker

_circuitBreaker: typeof Breaker | null = null

Protected _clientConfiguration

_clientConfiguration: ClientConfiguration

Protected _defaultHeaders

_defaultHeaders: any

Protected _endpoint

_endpoint: string = ""

Protected _httpClient

_httpClient: HttpClient

Protected _httpOptions

_httpOptions: any = undefined

Protected _lastSetRegionOrRegionId

_lastSetRegionOrRegionId: string = ""

Protected _realmSpecificEndpointTemplateEnabled

_realmSpecificEndpointTemplateEnabled: boolean | undefined = undefined

Protected _region

_region: Region

Protected _regionId

_regionId: string = ""

Protected _waiters

targetService

targetService: string = "JavaManagementService"

Static Protected endpointServiceName

endpointServiceName: string = ""

Static Protected serviceEndpointTemplate

serviceEndpointTemplate: string = "https://javamanagement.{region}.oci.{secondLevelDomain}"

Accessors

endpoint

  • get endpoint(): string
  • set endpoint(endpoint: string): void

logger

region

  • set region(region: Region): void
  • Sets the region to call (ex, Region.US_PHOENIX_1). Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.

    Parameters

    • region: Region

      The region of the service.

    Returns void

regionId

  • set regionId(regionId: string): void
  • Sets the regionId to call (ex, 'us-phoenix-1').

    Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}. If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1 and then call {@link #endpoint(String) endpoint}.

    Parameters

    • regionId: string

      The public region ID.

    Returns void

useRealmSpecificEndpointTemplate

  • set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled: boolean): void
  • Determines whether realm specific endpoint should be used or not. Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"

    Parameters

    • realmSpecificEndpointTemplateEnabled: boolean

      flag to enable the use of realm specific endpoint template

    Returns void

Methods

addFleetInstallationSites

cancelWorkRequest

  • Deletes the work request specified by an identifier. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use CancelWorkRequest API.

    Parameters

    Returns Promise<CancelWorkRequestResponse>

    CancelWorkRequestResponse

changeFleetCompartment

  • Move a specified Fleet into the compartment identified in the POST form. When provided, If-Match is checked against ETag values of the resource.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ChangeFleetCompartment API.

    Parameters

    Returns Promise<ChangeFleetCompartmentResponse>

    ChangeFleetCompartmentResponse

close

  • close(): void

createBlocklist

  • Add a new record to the fleet blocklist.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use CreateBlocklist API.

    Parameters

    Returns Promise<CreateBlocklistResponse>

    CreateBlocklistResponse

createDrsFile

  • Request to perform validaition of the DRS file and create the file to the Object Storage.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use CreateDrsFile API.

    Parameters

    Returns Promise<CreateDrsFileResponse>

    CreateDrsFileResponse

createFleet

  • Create a new Fleet using the information provided.

    `inventoryLog` is now a required parameter for CreateFleet API. Update existing applications using this API before July 15, 2022 to ensure the applications continue to work. See the [Service Change Notice](https://docs.oracle.com/en-us/iaas/Content/servicechanges.htm#JMS) for more details. Migrate existing fleets using the `UpdateFleet` API to set the `inventoryLog` parameter.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use CreateFleet API.

    Parameters

    Returns Promise<CreateFleetResponse>

    CreateFleetResponse

createWaiters

  • Creates a new JavaManagementServiceWaiter for resources for this service.

    Parameters

    • Optional config: common.WaiterConfiguration

      The waiter configuration for termination and delay strategy

    Returns JavaManagementServiceWaiter

    The service waiters.

deleteBlocklist

  • Deletes the blocklist record specified by an identifier. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DeleteBlocklist API.

    Parameters

    Returns Promise<DeleteBlocklistResponse>

    DeleteBlocklistResponse

deleteCryptoAnalysisResult

  • Deletes the metadata for the result of a Crypto event analysis. The actual report shall remain in the object storage. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DeleteCryptoAnalysisResult API.

    Parameters

    Returns Promise<DeleteCryptoAnalysisResultResponse>

    DeleteCryptoAnalysisResultResponse

deleteDrsFile

  • Request to delete the DRS file from the Object Storage.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DeleteDrsFile API.

    Parameters

    Returns Promise<DeleteDrsFileResponse>

    DeleteDrsFileResponse

deleteFleet

  • Deletes the Fleet specified by an identifier. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DeleteFleet API.

    Parameters

    Returns Promise<DeleteFleetResponse>

    DeleteFleetResponse

deleteJavaMigrationAnalysisResult

  • Delete the Java migration analysis result. The actual report will remain in the Object Storage bucket. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DeleteJavaMigrationAnalysisResult API.

    Parameters

    Returns Promise<DeleteJavaMigrationAnalysisResultResponse>

    DeleteJavaMigrationAnalysisResultResponse

deletePerformanceTuningAnalysisResult

  • Deletes only the metadata of the Performance Tuning Analysis result, but the file remains in the object storage. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DeletePerformanceTuningAnalysisResult API.

    Parameters

    Returns Promise<DeletePerformanceTuningAnalysisResultResponse>

    DeletePerformanceTuningAnalysisResultResponse

disableDrs

  • Request to disable the DRS in the selected target in the Fleet.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use DisableDrs API.

    Parameters

    Returns Promise<DisableDrsResponse>

    DisableDrsResponse

enableDrs

  • Request to enable the DRS in the selected target in the Fleet.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use EnableDrs API.

    Parameters

    Returns Promise<EnableDrsResponse>

    EnableDrsResponse

generateAgentDeployScript

  • Generates Agent Deploy Script for Fleet using the information provided.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GenerateAgentDeployScript API.

    Parameters

    Returns Promise<GenerateAgentDeployScriptResponse>

    GenerateAgentDeployScriptResponse

getCryptoAnalysisResult

  • Retrieve the metadata for the result of a Crypto event analysis. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetCryptoAnalysisResult API.

    Parameters

    Returns Promise<GetCryptoAnalysisResultResponse>

    GetCryptoAnalysisResultResponse

getDrsFile

  • Get the detail about the created DRS file in the Fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetDrsFile API.

    Parameters

    Returns Promise<GetDrsFileResponse>

    GetDrsFileResponse

getExportSetting

  • Returns export setting for the specified Fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetExportSetting API.

    Parameters

    Returns Promise<GetExportSettingResponse>

    GetExportSettingResponse

getExportStatus

  • Returns last export status for the specified Fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetExportStatus API.

    Parameters

    Returns Promise<GetExportStatusResponse>

    GetExportStatusResponse

getFleet

  • Retrieve a Fleet with the specified identifier. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetFleet API.

    Parameters

    Returns Promise<GetFleetResponse>

    GetFleetResponse

getFleetAdvancedFeatureConfiguration

getFleetAgentConfiguration

  • Retrieve a Fleet Agent Configuration for the specified Fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetFleetAgentConfiguration API.

    Parameters

    Returns Promise<GetFleetAgentConfigurationResponse>

    GetFleetAgentConfigurationResponse

getJavaFamily

  • Returns metadata associated with a specific Java release family.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetJavaFamily API.

    Parameters

    Returns Promise<GetJavaFamilyResponse>

    GetJavaFamilyResponse

getJavaMigrationAnalysisResult

getJavaRelease

  • Returns detail of a Java release. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetJavaRelease API.

    Parameters

    Returns Promise<GetJavaReleaseResponse>

    GetJavaReleaseResponse

getPerformanceTuningAnalysisResult

getWaiters

getWorkRequest

  • Retrieve the details of a work request with the specified ID. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use GetWorkRequest API.

    Parameters

    Returns Promise<GetWorkRequestResponse>

    GetWorkRequestResponse

listAnnouncements

  • Return a list of AnnouncementSummary items This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListAnnouncements API.

    Parameters

    Returns Promise<ListAnnouncementsResponse>

    ListAnnouncementsResponse

listBlocklists

  • Returns a list of blocklist entities contained by a fleet.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListBlocklists API.

    Parameters

    Returns Promise<ListBlocklistsResponse>

    ListBlocklistsResponse

listCryptoAnalysisResults

listDrsFiles

  • List the details about the created DRS files in the Fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListDrsFiles API.

    Parameters

    Returns Promise<ListDrsFilesResponse>

    ListDrsFilesResponse

listFleetDiagnoses

  • List potential diagnoses that would put a fleet into FAILED or NEEDS_ATTENTION lifecycle state.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListFleetDiagnoses API.

    Parameters

    Returns Promise<ListFleetDiagnosesResponse>

    ListFleetDiagnosesResponse

listFleets

  • Returns a list of all the Fleets contained by a compartment. The query parameter compartmentId is required unless the query parameter id is specified.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListFleets API.

    Parameters

    Returns Promise<ListFleetsResponse>

    ListFleetsResponse

listInstallationSites

  • List Java installation sites in a Fleet filtered by query parameters. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListInstallationSites API.

    Parameters

    Returns Promise<ListInstallationSitesResponse>

    ListInstallationSitesResponse

listJavaFamilies

  • Returns a list of the Java release family information. A Java release family is typically a major version in the Java version identifier.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListJavaFamilies API.

    Parameters

    Returns Promise<ListJavaFamiliesResponse>

    ListJavaFamiliesResponse

listJavaMigrationAnalysisResults

listJavaReleases

  • Returns a list of Java releases.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListJavaReleases API.

    Parameters

    Returns Promise<ListJavaReleasesResponse>

    ListJavaReleasesResponse

listJreUsage

  • List Java Runtime usage in a specified host filtered by query parameters. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListJreUsage API.

    Parameters

    Returns Promise<ListJreUsageResponse>

    ListJreUsageResponse

listPerformanceTuningAnalysisResults

listWorkItems

  • Retrieve a paginated list of work items for a specified work request.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListWorkItems API.

    Parameters

    Returns Promise<ListWorkItemsResponse>

    ListWorkItemsResponse

listWorkRequestErrors

  • Retrieve a (paginated) list of errors for a specified work request.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListWorkRequestErrors API.

    Parameters

    Returns Promise<ListWorkRequestErrorsResponse>

    ListWorkRequestErrorsResponse

listWorkRequestLogs

  • Retrieve a paginated list of logs for a specified work request.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListWorkRequestLogs API.

    Parameters

    Returns Promise<ListWorkRequestLogsResponse>

    ListWorkRequestLogsResponse

listWorkRequests

  • List the work requests in a compartment. The query parameter compartmentId is required unless the query parameter id or fleetId is specified.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ListWorkRequests API.

    Parameters

    Returns Promise<ListWorkRequestsResponse>

    ListWorkRequestsResponse

removeFleetInstallationSites

requestCryptoAnalyses

  • Request to perform crypto analysis on one or more selected targets in the Fleet. The result of the crypto analysis will be uploaded to the object storage bucket created by JMS on enabling the Crypto Event Analysis feature in the Fleet.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use RequestCryptoAnalyses API.

    Parameters

    Returns Promise<RequestCryptoAnalysesResponse>

    RequestCryptoAnalysesResponse

requestJavaMigrationAnalyses

  • Request to perform a Java migration analysis. The results of the Java migration analysis will be uploaded to the Object Storage bucket that you designate when you enable the Java Migration Analysis feature.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use RequestJavaMigrationAnalyses API.

    Parameters

    Returns Promise<RequestJavaMigrationAnalysesResponse>

    RequestJavaMigrationAnalysesResponse

requestJfrRecordings

  • Request to collect the JFR recordings on the selected target in the Fleet. The JFR files are uploaded to the object storage bucket created by JMS on enabling Generic JFR feature in the Fleet.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use RequestJfrRecordings API.

    Parameters

    Returns Promise<RequestJfrRecordingsResponse>

    RequestJfrRecordingsResponse

requestPerformanceTuningAnalyses

  • Request to perform performance tuning analyses. The result of performance tuning analysis will be uploaded to the object storage bucket that you designated when you enabled the recording feature.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use RequestPerformanceTuningAnalyses API.

    Parameters

    Returns Promise<RequestPerformanceTuningAnalysesResponse>

    RequestPerformanceTuningAnalysesResponse

scanJavaServerUsage

  • Scan Java Server usage in a fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ScanJavaServerUsage API.

    Parameters

    Returns Promise<ScanJavaServerUsageResponse>

    ScanJavaServerUsageResponse

scanLibraryUsage

  • Scan library usage in a fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use ScanLibraryUsage API.

    Parameters

    Returns Promise<ScanLibraryUsageResponse>

    ScanLibraryUsageResponse

shutdownCircuitBreaker

  • shutdownCircuitBreaker(): void

summarizeApplicationInstallationUsage

  • Summarizes the application installation usage in a Fleet filtered by query parameters. In contrast to SummarizeApplicationUsage, which provides only information aggregated by application name, this operation provides installation details. This allows for better focusing of actions.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeApplicationInstallationUsage API.

    Parameters

    Returns Promise<SummarizeApplicationInstallationUsageResponse>

    SummarizeApplicationInstallationUsageResponse

summarizeApplicationUsage

  • List application usage in a Fleet filtered by query parameters. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeApplicationUsage API.

    Parameters

    Returns Promise<SummarizeApplicationUsageResponse>

    SummarizeApplicationUsageResponse

summarizeDeployedApplicationInstallationUsage

  • Summarize installation usage of an application deployed on Java servers in a fleet filtered by query parameters. In contrast to SummarizeDeployedApplicationUsage, which provides only information aggregated by the deployment information, this operation provides installation details and allows for better focusing of actions.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeDeployedApplicationInstallationUsage API.

    Parameters

    Returns Promise<SummarizeDeployedApplicationInstallationUsageResponse>

    SummarizeDeployedApplicationInstallationUsageResponse

summarizeDeployedApplicationUsage

summarizeInstallationUsage

  • List Java installation usage in a Fleet filtered by query parameters. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeInstallationUsage API.

    Parameters

    Returns Promise<SummarizeInstallationUsageResponse>

    SummarizeInstallationUsageResponse

summarizeJavaServerInstanceUsage

summarizeJavaServerUsage

  • List of Java servers in a Fleet filtered by query parameters.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeJavaServerUsage API.

    Parameters

    Returns Promise<SummarizeJavaServerUsageResponse>

    SummarizeJavaServerUsageResponse

summarizeJreUsage

  • List Java Runtime usage in a specified Fleet filtered by query parameters. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeJreUsage API.

    Parameters

    Returns Promise<SummarizeJreUsageResponse>

    SummarizeJreUsageResponse

summarizeLibraryUsage

  • List libraries in a fleet filtered by query parameters.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeLibraryUsage API.

    Parameters

    Returns Promise<SummarizeLibraryUsageResponse>

    SummarizeLibraryUsageResponse

summarizeManagedInstanceUsage

summarizeResourceInventory

  • Retrieve the inventory of JMS resources in the specified compartment: a list of the number of active fleets, managed instances, Java Runtimes, Java installations, and applications.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use SummarizeResourceInventory API.

    Parameters

    Returns Promise<SummarizeResourceInventoryResponse>

    SummarizeResourceInventoryResponse

updateDrsFile

  • Request to perform validaition of the DRS file and update the existing file in the Object Storage.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use UpdateDrsFile API.

    Parameters

    Returns Promise<UpdateDrsFileResponse>

    UpdateDrsFileResponse

updateExportSetting

  • Updates existing export setting for the specified Fleet. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use UpdateExportSetting API.

    Parameters

    Returns Promise<UpdateExportSettingResponse>

    UpdateExportSettingResponse

updateFleet

  • Update the Fleet specified by an identifier. This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use UpdateFleet API.

    Parameters

    Returns Promise<UpdateFleetResponse>

    UpdateFleetResponse

updateFleetAdvancedFeatureConfiguration

  • Update advanced feature configurations for the Fleet. Ensure that the namespace and bucket storage are created prior to turning on the JfrRecording or CryptoEventAnalysis feature.

    This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.

    throws

    OciError when an error occurs

    example

    Click here to see how to use UpdateFleetAdvancedFeatureConfiguration API.

    Parameters

    Returns Promise<UpdateFleetAdvancedFeatureConfigurationResponse>

    UpdateFleetAdvancedFeatureConfigurationResponse

updateFleetAgentConfiguration