oci-loganalytics 2.76.1 → 2.77.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +200 -194
- package/lib/client.js +202 -193
- package/lib/client.js.map +1 -1
- package/lib/model/create-ingest-time-rule-details.d.ts +2 -2
- package/lib/model/create-log-analytics-em-bridge-details.d.ts +2 -2
- package/lib/model/create-log-analytics-entity-details.d.ts +3 -3
- package/lib/model/create-log-analytics-log-group-details.d.ts +2 -2
- package/lib/model/create-log-analytics-object-collection-rule-details.d.ts +2 -2
- package/lib/model/create-scheduled-task-details.d.ts +2 -2
- package/lib/model/ingest-time-rule-summary.d.ts +2 -2
- package/lib/model/ingest-time-rule.d.ts +2 -2
- package/lib/model/log-analytics-em-bridge-summary.d.ts +2 -2
- package/lib/model/log-analytics-em-bridge.d.ts +2 -2
- package/lib/model/log-analytics-entity-summary.d.ts +2 -2
- package/lib/model/log-analytics-entity.d.ts +3 -3
- package/lib/model/log-analytics-log-group-summary.d.ts +2 -2
- package/lib/model/log-analytics-log-group.d.ts +2 -2
- package/lib/model/log-analytics-object-collection-rule-summary.d.ts +2 -2
- package/lib/model/log-analytics-object-collection-rule.d.ts +2 -2
- package/lib/model/rule-summary.d.ts +2 -2
- package/lib/model/rule.d.ts +2 -2
- package/lib/model/scheduled-task-summary.d.ts +2 -2
- package/lib/model/scheduled-task.d.ts +2 -2
- package/lib/model/update-log-analytics-em-bridge-details.d.ts +2 -2
- package/lib/model/update-log-analytics-entity-details.d.ts +3 -3
- package/lib/model/update-log-analytics-log-group-details.d.ts +2 -2
- package/lib/model/update-log-analytics-object-collection-rule-details.d.ts +2 -2
- package/lib/model/update-scheduled-task-details.d.ts +2 -2
- package/lib/request/add-entity-association-request.d.ts +2 -2
- package/lib/request/add-source-event-types-request.d.ts +1 -1
- package/lib/request/append-lookup-data-request.d.ts +3 -3
- package/lib/request/assign-encryption-key-request.d.ts +2 -2
- package/lib/request/batch-get-basic-info-request.d.ts +2 -2
- package/lib/request/cancel-query-work-request-request.d.ts +2 -2
- package/lib/request/change-ingest-time-rule-compartment-request.d.ts +2 -2
- package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +2 -2
- package/lib/request/change-log-analytics-entity-compartment-request.d.ts +2 -2
- package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +2 -2
- package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +2 -2
- package/lib/request/change-scheduled-task-compartment-request.d.ts +2 -2
- package/lib/request/clean-request.d.ts +1 -1
- package/lib/request/compare-content-request.d.ts +1 -1
- package/lib/request/create-ingest-time-rule-request.d.ts +1 -1
- package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
- package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
- package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
- package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
- package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
- package/lib/request/create-scheduled-task-request.d.ts +1 -1
- package/lib/request/delete-associations-request.d.ts +1 -1
- package/lib/request/delete-field-request.d.ts +2 -2
- package/lib/request/delete-ingest-time-rule-request.d.ts +2 -2
- package/lib/request/delete-label-request.d.ts +2 -2
- package/lib/request/delete-log-analytics-em-bridge-request.d.ts +2 -2
- package/lib/request/delete-log-analytics-entity-request.d.ts +2 -2
- package/lib/request/delete-log-analytics-entity-type-request.d.ts +2 -2
- package/lib/request/delete-log-analytics-log-group-request.d.ts +2 -2
- package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +2 -2
- package/lib/request/delete-lookup-request.d.ts +2 -2
- package/lib/request/delete-parser-request.d.ts +2 -2
- package/lib/request/delete-scheduled-task-request.d.ts +2 -2
- package/lib/request/delete-source-request.d.ts +2 -2
- package/lib/request/delete-upload-file-request.d.ts +1 -1
- package/lib/request/delete-upload-request.d.ts +2 -2
- package/lib/request/delete-upload-warning-request.d.ts +1 -1
- package/lib/request/disable-archiving-request.d.ts +2 -2
- package/lib/request/disable-auto-association-request.d.ts +1 -1
- package/lib/request/disable-ingest-time-rule-request.d.ts +2 -2
- package/lib/request/disable-source-event-types-request.d.ts +1 -1
- package/lib/request/enable-archiving-request.d.ts +2 -2
- package/lib/request/enable-auto-association-request.d.ts +1 -1
- package/lib/request/enable-ingest-time-rule-request.d.ts +2 -2
- package/lib/request/enable-source-event-types-request.d.ts +1 -1
- package/lib/request/estimate-purge-data-size-request.d.ts +2 -2
- package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
- package/lib/request/estimate-release-data-size-request.d.ts +1 -1
- package/lib/request/export-custom-content-request.d.ts +1 -1
- package/lib/request/export-query-result-request.d.ts +1 -1
- package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
- package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
- package/lib/request/filter-request.d.ts +1 -1
- package/lib/request/get-association-summary-request.d.ts +1 -1
- package/lib/request/get-category-request.d.ts +1 -1
- package/lib/request/get-column-names-request.d.ts +1 -1
- package/lib/request/get-config-work-request-request.d.ts +1 -1
- package/lib/request/get-field-request.d.ts +1 -1
- package/lib/request/get-fields-summary-request.d.ts +1 -1
- package/lib/request/get-ingest-time-rule-request.d.ts +1 -1
- package/lib/request/get-label-request.d.ts +1 -1
- package/lib/request/get-label-summary-request.d.ts +1 -1
- package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
- package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
- package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
- package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
- package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
- package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
- package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
- package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
- package/lib/request/get-log-sets-count-request.d.ts +1 -1
- package/lib/request/get-lookup-request.d.ts +1 -1
- package/lib/request/get-lookup-summary-request.d.ts +1 -1
- package/lib/request/get-namespace-request.d.ts +1 -1
- package/lib/request/get-parser-request.d.ts +1 -1
- package/lib/request/get-parser-summary-request.d.ts +1 -1
- package/lib/request/get-preferences-request.d.ts +2 -2
- package/lib/request/get-query-result-request.d.ts +1 -1
- package/lib/request/get-query-work-request-request.d.ts +1 -1
- package/lib/request/get-recall-count-request.d.ts +1 -1
- package/lib/request/get-recalled-data-size-request.d.ts +1 -1
- package/lib/request/get-rules-summary-request.d.ts +1 -1
- package/lib/request/get-scheduled-task-request.d.ts +1 -1
- package/lib/request/get-source-request.d.ts +1 -1
- package/lib/request/get-source-summary-request.d.ts +1 -1
- package/lib/request/get-storage-request.d.ts +1 -1
- package/lib/request/get-storage-usage-request.d.ts +1 -1
- package/lib/request/get-storage-work-request-request.d.ts +1 -1
- package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
- package/lib/request/get-upload-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-custom-content-request.d.ts +2 -2
- package/lib/request/list-associable-entities-request.d.ts +2 -2
- package/lib/request/list-associated-entities-request.d.ts +2 -2
- package/lib/request/list-auto-associations-request.d.ts +2 -2
- package/lib/request/list-categories-request.d.ts +2 -2
- package/lib/request/list-config-work-requests-request.d.ts +2 -2
- package/lib/request/list-effective-properties-request.d.ts +2 -2
- package/lib/request/list-encryption-key-info-request.d.ts +1 -1
- package/lib/request/list-entity-associations-request.d.ts +2 -2
- package/lib/request/list-entity-source-associations-request.d.ts +2 -2
- package/lib/request/list-fields-request.d.ts +2 -2
- package/lib/request/list-ingest-time-rules-request.d.ts +2 -2
- package/lib/request/list-label-priorities-request.d.ts +1 -1
- package/lib/request/list-label-source-details-request.d.ts +2 -2
- package/lib/request/list-labels-request.d.ts +2 -2
- package/lib/request/list-log-analytics-em-bridges-request.d.ts +2 -2
- package/lib/request/list-log-analytics-entities-request.d.ts +2 -2
- package/lib/request/list-log-analytics-entity-topology-request.d.ts +2 -2
- package/lib/request/list-log-analytics-entity-types-request.d.ts +2 -2
- package/lib/request/list-log-analytics-log-groups-request.d.ts +2 -2
- package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +2 -2
- package/lib/request/list-log-sets-request.d.ts +2 -2
- package/lib/request/list-lookups-request.d.ts +2 -2
- package/lib/request/list-meta-source-types-request.d.ts +2 -2
- package/lib/request/list-namespaces-request.d.ts +1 -1
- package/lib/request/list-overlapping-recalls-request.d.ts +2 -2
- package/lib/request/list-parser-functions-request.d.ts +2 -2
- package/lib/request/list-parser-meta-plugins-request.d.ts +2 -2
- package/lib/request/list-parsers-request.d.ts +2 -2
- package/lib/request/list-properties-metadata-request.d.ts +2 -2
- package/lib/request/list-query-work-requests-request.d.ts +2 -2
- package/lib/request/list-recalled-data-request.d.ts +2 -2
- package/lib/request/list-resource-categories-request.d.ts +2 -2
- package/lib/request/list-rules-request.d.ts +2 -2
- package/lib/request/list-scheduled-tasks-request.d.ts +2 -2
- package/lib/request/list-source-associations-request.d.ts +2 -2
- package/lib/request/list-source-event-types-request.d.ts +2 -2
- package/lib/request/list-source-extended-field-definitions-request.d.ts +2 -2
- package/lib/request/list-source-label-operators-request.d.ts +2 -2
- package/lib/request/list-source-meta-functions-request.d.ts +2 -2
- package/lib/request/list-source-patterns-request.d.ts +2 -2
- package/lib/request/list-sources-request.d.ts +2 -2
- package/lib/request/list-storage-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-storage-work-requests-request.d.ts +2 -2
- package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
- package/lib/request/list-supported-timezones-request.d.ts +1 -1
- package/lib/request/list-upload-files-request.d.ts +2 -2
- package/lib/request/list-upload-warnings-request.d.ts +1 -1
- package/lib/request/list-uploads-request.d.ts +2 -2
- package/lib/request/list-warnings-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/offboard-namespace-request.d.ts +1 -1
- package/lib/request/onboard-namespace-request.d.ts +1 -1
- package/lib/request/parse-query-request.d.ts +1 -1
- package/lib/request/pause-scheduled-task-request.d.ts +2 -2
- package/lib/request/purge-storage-data-request.d.ts +2 -2
- package/lib/request/put-query-work-request-background-request.d.ts +2 -2
- package/lib/request/query-request.d.ts +1 -1
- package/lib/request/recall-archived-data-request.d.ts +2 -2
- package/lib/request/register-lookup-request.d.ts +2 -2
- package/lib/request/release-recalled-data-request.d.ts +2 -2
- package/lib/request/remove-entity-associations-request.d.ts +2 -2
- package/lib/request/remove-preferences-request.d.ts +1 -1
- package/lib/request/remove-resource-categories-request.d.ts +1 -1
- package/lib/request/remove-source-event-types-request.d.ts +1 -1
- package/lib/request/resume-scheduled-task-request.d.ts +2 -2
- package/lib/request/run-request.d.ts +1 -1
- package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
- package/lib/request/suggest-request.d.ts +1 -1
- package/lib/request/suppress-warning-request.d.ts +1 -1
- package/lib/request/test-parser-request.d.ts +1 -1
- package/lib/request/unsuppress-warning-request.d.ts +1 -1
- package/lib/request/update-ingest-time-rule-request.d.ts +2 -2
- package/lib/request/update-log-analytics-em-bridge-request.d.ts +2 -2
- package/lib/request/update-log-analytics-entity-request.d.ts +2 -2
- package/lib/request/update-log-analytics-entity-type-request.d.ts +2 -2
- package/lib/request/update-log-analytics-log-group-request.d.ts +2 -2
- package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +2 -2
- package/lib/request/update-lookup-data-request.d.ts +3 -3
- package/lib/request/update-lookup-request.d.ts +2 -2
- package/lib/request/update-preferences-request.d.ts +1 -1
- package/lib/request/update-resource-categories-request.d.ts +1 -1
- package/lib/request/update-scheduled-task-request.d.ts +2 -2
- package/lib/request/update-storage-request.d.ts +2 -2
- package/lib/request/upload-discovery-data-request.d.ts +2 -2
- package/lib/request/upload-log-events-file-request.d.ts +2 -2
- package/lib/request/upload-log-file-request.d.ts +2 -2
- package/lib/request/upsert-associations-request.d.ts +1 -1
- package/lib/request/upsert-field-request.d.ts +2 -2
- package/lib/request/upsert-label-request.d.ts +2 -2
- package/lib/request/upsert-parser-request.d.ts +2 -2
- package/lib/request/upsert-source-request.d.ts +2 -2
- package/lib/request/validate-association-parameters-request.d.ts +2 -2
- package/lib/request/validate-endpoint-request.d.ts +1 -1
- package/lib/request/validate-file-request.d.ts +1 -1
- package/lib/request/validate-label-condition-request.d.ts +1 -1
- package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
- package/lib/request/validate-source-mapping-request.d.ts +1 -1
- package/lib/request/validate-source-request.d.ts +1 -1
- package/lib/request/verify-request.d.ts +1 -1
- package/lib/response/batch-get-basic-info-response.d.ts +2 -2
- package/lib/response/create-ingest-time-rule-response.d.ts +1 -1
- package/lib/response/create-log-analytics-em-bridge-response.d.ts +1 -1
- package/lib/response/create-log-analytics-entity-response.d.ts +1 -1
- package/lib/response/create-log-analytics-log-group-response.d.ts +1 -1
- package/lib/response/create-log-analytics-object-collection-rule-response.d.ts +1 -1
- package/lib/response/create-scheduled-task-response.d.ts +1 -1
- package/lib/response/disable-archiving-response.d.ts +1 -1
- package/lib/response/enable-archiving-response.d.ts +1 -1
- package/lib/response/estimate-purge-data-size-response.d.ts +1 -1
- package/lib/response/get-field-response.d.ts +1 -1
- package/lib/response/get-ingest-time-rule-response.d.ts +1 -1
- package/lib/response/get-label-response.d.ts +1 -1
- package/lib/response/get-log-analytics-em-bridge-response.d.ts +1 -1
- package/lib/response/get-log-analytics-entity-response.d.ts +1 -1
- package/lib/response/get-log-analytics-entity-type-response.d.ts +1 -1
- package/lib/response/get-log-analytics-log-group-response.d.ts +1 -1
- package/lib/response/get-log-analytics-object-collection-rule-response.d.ts +1 -1
- package/lib/response/get-lookup-response.d.ts +1 -1
- package/lib/response/get-namespace-response.d.ts +1 -1
- package/lib/response/get-parser-response.d.ts +1 -1
- package/lib/response/get-preferences-response.d.ts +2 -2
- package/lib/response/get-query-result-response.d.ts +2 -2
- package/lib/response/get-query-work-request-response.d.ts +1 -1
- package/lib/response/get-recalled-data-size-response.d.ts +2 -2
- package/lib/response/get-scheduled-task-response.d.ts +1 -1
- package/lib/response/get-source-response.d.ts +1 -1
- package/lib/response/get-storage-response.d.ts +1 -1
- package/lib/response/get-storage-work-request-response.d.ts +1 -1
- package/lib/response/get-upload-response.d.ts +1 -1
- package/lib/response/list-associable-entities-response.d.ts +2 -2
- package/lib/response/list-associated-entities-response.d.ts +2 -2
- package/lib/response/list-auto-associations-response.d.ts +2 -2
- package/lib/response/list-categories-response.d.ts +2 -2
- package/lib/response/list-config-work-requests-response.d.ts +2 -2
- package/lib/response/list-effective-properties-response.d.ts +2 -2
- package/lib/response/list-entity-associations-response.d.ts +1 -1
- package/lib/response/list-entity-source-associations-response.d.ts +2 -2
- package/lib/response/list-fields-response.d.ts +2 -2
- package/lib/response/list-ingest-time-rules-response.d.ts +2 -2
- package/lib/response/list-label-priorities-response.d.ts +2 -2
- package/lib/response/list-label-source-details-response.d.ts +2 -2
- package/lib/response/list-labels-response.d.ts +2 -2
- package/lib/response/list-log-analytics-em-bridges-response.d.ts +1 -1
- package/lib/response/list-log-analytics-entities-response.d.ts +1 -1
- package/lib/response/list-log-analytics-entity-topology-response.d.ts +1 -1
- package/lib/response/list-log-analytics-entity-types-response.d.ts +1 -1
- package/lib/response/list-log-analytics-log-groups-response.d.ts +2 -2
- package/lib/response/list-log-analytics-object-collection-rules-response.d.ts +1 -1
- package/lib/response/list-log-sets-response.d.ts +1 -1
- package/lib/response/list-lookups-response.d.ts +2 -2
- package/lib/response/list-meta-source-types-response.d.ts +2 -2
- package/lib/response/list-overlapping-recalls-response.d.ts +2 -2
- package/lib/response/list-parser-functions-response.d.ts +2 -2
- package/lib/response/list-parser-meta-plugins-response.d.ts +2 -2
- package/lib/response/list-parsers-response.d.ts +2 -2
- package/lib/response/list-properties-metadata-response.d.ts +2 -2
- package/lib/response/list-query-work-requests-response.d.ts +2 -2
- package/lib/response/list-recalled-data-response.d.ts +2 -2
- package/lib/response/list-resource-categories-response.d.ts +2 -2
- package/lib/response/list-rules-response.d.ts +2 -2
- package/lib/response/list-scheduled-tasks-response.d.ts +2 -2
- package/lib/response/list-source-associations-response.d.ts +2 -2
- package/lib/response/list-source-event-types-response.d.ts +2 -2
- package/lib/response/list-source-extended-field-definitions-response.d.ts +2 -2
- package/lib/response/list-source-label-operators-response.d.ts +2 -2
- package/lib/response/list-source-meta-functions-response.d.ts +2 -2
- package/lib/response/list-source-patterns-response.d.ts +2 -2
- package/lib/response/list-sources-response.d.ts +2 -2
- package/lib/response/list-storage-work-request-errors-response.d.ts +2 -2
- package/lib/response/list-storage-work-requests-response.d.ts +2 -2
- package/lib/response/list-supported-char-encodings-response.d.ts +1 -1
- package/lib/response/list-supported-timezones-response.d.ts +1 -1
- package/lib/response/list-upload-files-response.d.ts +1 -1
- package/lib/response/list-upload-warnings-response.d.ts +1 -1
- package/lib/response/list-uploads-response.d.ts +1 -1
- package/lib/response/list-warnings-response.d.ts +2 -2
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/pause-scheduled-task-response.d.ts +1 -1
- package/lib/response/put-query-work-request-background-response.d.ts +1 -1
- package/lib/response/query-response.d.ts +2 -2
- package/lib/response/recall-archived-data-response.d.ts +1 -1
- package/lib/response/register-lookup-response.d.ts +1 -1
- package/lib/response/resume-scheduled-task-response.d.ts +1 -1
- package/lib/response/update-ingest-time-rule-response.d.ts +1 -1
- package/lib/response/update-log-analytics-em-bridge-response.d.ts +1 -1
- package/lib/response/update-log-analytics-entity-response.d.ts +1 -1
- package/lib/response/update-log-analytics-log-group-response.d.ts +1 -1
- package/lib/response/update-log-analytics-object-collection-rule-response.d.ts +1 -1
- package/lib/response/update-lookup-response.d.ts +1 -1
- package/lib/response/update-scheduled-task-response.d.ts +1 -1
- package/lib/response/update-storage-response.d.ts +1 -1
- package/lib/response/upsert-field-response.d.ts +1 -1
- package/lib/response/upsert-label-response.d.ts +1 -1
- package/lib/response/upsert-parser-response.d.ts +1 -1
- package/lib/response/upsert-source-response.d.ts +1 -1
- package/lib/response/validate-association-parameters-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ import common = require("oci-common");
|
|
|
15
15
|
import * as requests from "./request";
|
|
16
16
|
import * as responses from "./response";
|
|
17
17
|
import { LogAnalyticsWaiter } from "./loganalytics-waiter";
|
|
18
|
+
declare const Breaker: any;
|
|
18
19
|
export declare enum LogAnalyticsApiKeys {
|
|
19
20
|
}
|
|
20
21
|
/**
|
|
@@ -28,7 +29,7 @@ export declare class LogAnalyticsClient {
|
|
|
28
29
|
protected "_defaultHeaders": any;
|
|
29
30
|
protected "_waiters": LogAnalyticsWaiter;
|
|
30
31
|
protected "_clientConfiguration": common.ClientConfiguration;
|
|
31
|
-
protected _circuitBreaker: null;
|
|
32
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
32
33
|
protected _httpOptions: any;
|
|
33
34
|
protected _bodyDuplexMode: any;
|
|
34
35
|
targetService: string;
|
|
@@ -81,13 +82,17 @@ export declare class LogAnalyticsClient {
|
|
|
81
82
|
* @return The service waiters.
|
|
82
83
|
*/
|
|
83
84
|
getWaiters(): LogAnalyticsWaiter;
|
|
85
|
+
/**
|
|
86
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
87
|
+
*/
|
|
88
|
+
shutdownCircuitBreaker(): void;
|
|
84
89
|
/**
|
|
85
90
|
* Adds association between input source log analytics entity and one or more existing destination entities.
|
|
86
91
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
87
92
|
* @param AddEntityAssociationRequest
|
|
88
93
|
* @return AddEntityAssociationResponse
|
|
89
94
|
* @throws OciError when an error occurs
|
|
90
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
95
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
|
|
91
96
|
*/
|
|
92
97
|
addEntityAssociation(addEntityAssociationRequest: requests.AddEntityAssociationRequest): Promise<responses.AddEntityAssociationResponse>;
|
|
93
98
|
/**
|
|
@@ -97,7 +102,7 @@ export declare class LogAnalyticsClient {
|
|
|
97
102
|
* @param AddSourceEventTypesRequest
|
|
98
103
|
* @return AddSourceEventTypesResponse
|
|
99
104
|
* @throws OciError when an error occurs
|
|
100
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
|
|
101
106
|
*/
|
|
102
107
|
addSourceEventTypes(addSourceEventTypesRequest: requests.AddSourceEventTypesRequest): Promise<responses.AddSourceEventTypesResponse>;
|
|
103
108
|
/**
|
|
@@ -107,7 +112,7 @@ export declare class LogAnalyticsClient {
|
|
|
107
112
|
* @param AppendLookupDataRequest
|
|
108
113
|
* @return AppendLookupDataResponse
|
|
109
114
|
* @throws OciError when an error occurs
|
|
110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
|
|
111
116
|
*/
|
|
112
117
|
appendLookupData(appendLookupDataRequest: requests.AppendLookupDataRequest): Promise<responses.AppendLookupDataResponse>;
|
|
113
118
|
/**
|
|
@@ -117,7 +122,7 @@ export declare class LogAnalyticsClient {
|
|
|
117
122
|
* @param AssignEncryptionKeyRequest
|
|
118
123
|
* @return AssignEncryptionKeyResponse
|
|
119
124
|
* @throws OciError when an error occurs
|
|
120
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
|
|
121
126
|
*/
|
|
122
127
|
assignEncryptionKey(assignEncryptionKeyRequest: requests.AssignEncryptionKeyRequest): Promise<responses.AssignEncryptionKeyResponse>;
|
|
123
128
|
/**
|
|
@@ -127,7 +132,7 @@ export declare class LogAnalyticsClient {
|
|
|
127
132
|
* @param BatchGetBasicInfoRequest
|
|
128
133
|
* @return BatchGetBasicInfoResponse
|
|
129
134
|
* @throws OciError when an error occurs
|
|
130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
|
|
131
136
|
*/
|
|
132
137
|
batchGetBasicInfo(batchGetBasicInfoRequest: requests.BatchGetBasicInfoRequest): Promise<responses.BatchGetBasicInfoResponse>;
|
|
133
138
|
/**
|
|
@@ -136,7 +141,7 @@ export declare class LogAnalyticsClient {
|
|
|
136
141
|
* @param CancelQueryWorkRequestRequest
|
|
137
142
|
* @return CancelQueryWorkRequestResponse
|
|
138
143
|
* @throws OciError when an error occurs
|
|
139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
|
|
140
145
|
*/
|
|
141
146
|
cancelQueryWorkRequest(cancelQueryWorkRequestRequest: requests.CancelQueryWorkRequestRequest): Promise<responses.CancelQueryWorkRequestResponse>;
|
|
142
147
|
/**
|
|
@@ -146,7 +151,7 @@ export declare class LogAnalyticsClient {
|
|
|
146
151
|
* @param ChangeIngestTimeRuleCompartmentRequest
|
|
147
152
|
* @return ChangeIngestTimeRuleCompartmentResponse
|
|
148
153
|
* @throws OciError when an error occurs
|
|
149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
|
|
150
155
|
*/
|
|
151
156
|
changeIngestTimeRuleCompartment(changeIngestTimeRuleCompartmentRequest: requests.ChangeIngestTimeRuleCompartmentRequest): Promise<responses.ChangeIngestTimeRuleCompartmentResponse>;
|
|
152
157
|
/**
|
|
@@ -155,7 +160,7 @@ export declare class LogAnalyticsClient {
|
|
|
155
160
|
* @param ChangeLogAnalyticsEmBridgeCompartmentRequest
|
|
156
161
|
* @return ChangeLogAnalyticsEmBridgeCompartmentResponse
|
|
157
162
|
* @throws OciError when an error occurs
|
|
158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
|
|
159
164
|
*/
|
|
160
165
|
changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest: requests.ChangeLogAnalyticsEmBridgeCompartmentRequest): Promise<responses.ChangeLogAnalyticsEmBridgeCompartmentResponse>;
|
|
161
166
|
/**
|
|
@@ -164,7 +169,7 @@ export declare class LogAnalyticsClient {
|
|
|
164
169
|
* @param ChangeLogAnalyticsEntityCompartmentRequest
|
|
165
170
|
* @return ChangeLogAnalyticsEntityCompartmentResponse
|
|
166
171
|
* @throws OciError when an error occurs
|
|
167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
|
|
168
173
|
*/
|
|
169
174
|
changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest: requests.ChangeLogAnalyticsEntityCompartmentRequest): Promise<responses.ChangeLogAnalyticsEntityCompartmentResponse>;
|
|
170
175
|
/**
|
|
@@ -174,7 +179,7 @@ export declare class LogAnalyticsClient {
|
|
|
174
179
|
* @param ChangeLogAnalyticsLogGroupCompartmentRequest
|
|
175
180
|
* @return ChangeLogAnalyticsLogGroupCompartmentResponse
|
|
176
181
|
* @throws OciError when an error occurs
|
|
177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
|
|
178
183
|
*/
|
|
179
184
|
changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest: requests.ChangeLogAnalyticsLogGroupCompartmentRequest): Promise<responses.ChangeLogAnalyticsLogGroupCompartmentResponse>;
|
|
180
185
|
/**
|
|
@@ -183,7 +188,7 @@ export declare class LogAnalyticsClient {
|
|
|
183
188
|
* @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
|
|
184
189
|
* @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
|
|
185
190
|
* @throws OciError when an error occurs
|
|
186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
|
|
187
192
|
*/
|
|
188
193
|
changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest: requests.ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest): Promise<responses.ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse>;
|
|
189
194
|
/**
|
|
@@ -193,7 +198,7 @@ export declare class LogAnalyticsClient {
|
|
|
193
198
|
* @param ChangeScheduledTaskCompartmentRequest
|
|
194
199
|
* @return ChangeScheduledTaskCompartmentResponse
|
|
195
200
|
* @throws OciError when an error occurs
|
|
196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
|
|
197
202
|
*/
|
|
198
203
|
changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest: requests.ChangeScheduledTaskCompartmentRequest): Promise<responses.ChangeScheduledTaskCompartmentResponse>;
|
|
199
204
|
/**
|
|
@@ -204,7 +209,7 @@ export declare class LogAnalyticsClient {
|
|
|
204
209
|
* @param CleanRequest
|
|
205
210
|
* @return CleanResponse
|
|
206
211
|
* @throws OciError when an error occurs
|
|
207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Clean.ts.html |here} to see how to use Clean API.
|
|
208
213
|
*/
|
|
209
214
|
clean(cleanRequest: requests.CleanRequest): Promise<responses.CleanResponse>;
|
|
210
215
|
/**
|
|
@@ -214,7 +219,7 @@ export declare class LogAnalyticsClient {
|
|
|
214
219
|
* @param CompareContentRequest
|
|
215
220
|
* @return CompareContentResponse
|
|
216
221
|
* @throws OciError when an error occurs
|
|
217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
|
|
218
223
|
*/
|
|
219
224
|
compareContent(compareContentRequest: requests.CompareContentRequest): Promise<responses.CompareContentResponse>;
|
|
220
225
|
/**
|
|
@@ -224,7 +229,7 @@ export declare class LogAnalyticsClient {
|
|
|
224
229
|
* @param CreateIngestTimeRuleRequest
|
|
225
230
|
* @return CreateIngestTimeRuleResponse
|
|
226
231
|
* @throws OciError when an error occurs
|
|
227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
|
|
228
233
|
*/
|
|
229
234
|
createIngestTimeRule(createIngestTimeRuleRequest: requests.CreateIngestTimeRuleRequest): Promise<responses.CreateIngestTimeRuleResponse>;
|
|
230
235
|
/**
|
|
@@ -233,7 +238,7 @@ export declare class LogAnalyticsClient {
|
|
|
233
238
|
* @param CreateLogAnalyticsEmBridgeRequest
|
|
234
239
|
* @return CreateLogAnalyticsEmBridgeResponse
|
|
235
240
|
* @throws OciError when an error occurs
|
|
236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
|
|
237
242
|
*/
|
|
238
243
|
createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest: requests.CreateLogAnalyticsEmBridgeRequest): Promise<responses.CreateLogAnalyticsEmBridgeResponse>;
|
|
239
244
|
/**
|
|
@@ -242,7 +247,7 @@ export declare class LogAnalyticsClient {
|
|
|
242
247
|
* @param CreateLogAnalyticsEntityRequest
|
|
243
248
|
* @return CreateLogAnalyticsEntityResponse
|
|
244
249
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
|
|
246
251
|
*/
|
|
247
252
|
createLogAnalyticsEntity(createLogAnalyticsEntityRequest: requests.CreateLogAnalyticsEntityRequest): Promise<responses.CreateLogAnalyticsEntityResponse>;
|
|
248
253
|
/**
|
|
@@ -251,7 +256,7 @@ export declare class LogAnalyticsClient {
|
|
|
251
256
|
* @param CreateLogAnalyticsEntityTypeRequest
|
|
252
257
|
* @return CreateLogAnalyticsEntityTypeResponse
|
|
253
258
|
* @throws OciError when an error occurs
|
|
254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
|
|
255
260
|
*/
|
|
256
261
|
createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest: requests.CreateLogAnalyticsEntityTypeRequest): Promise<responses.CreateLogAnalyticsEntityTypeResponse>;
|
|
257
262
|
/**
|
|
@@ -261,7 +266,7 @@ export declare class LogAnalyticsClient {
|
|
|
261
266
|
* @param CreateLogAnalyticsLogGroupRequest
|
|
262
267
|
* @return CreateLogAnalyticsLogGroupResponse
|
|
263
268
|
* @throws OciError when an error occurs
|
|
264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
|
|
265
270
|
*/
|
|
266
271
|
createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest: requests.CreateLogAnalyticsLogGroupRequest): Promise<responses.CreateLogAnalyticsLogGroupResponse>;
|
|
267
272
|
/**
|
|
@@ -270,7 +275,7 @@ export declare class LogAnalyticsClient {
|
|
|
270
275
|
* @param CreateLogAnalyticsObjectCollectionRuleRequest
|
|
271
276
|
* @return CreateLogAnalyticsObjectCollectionRuleResponse
|
|
272
277
|
* @throws OciError when an error occurs
|
|
273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
|
|
274
279
|
*/
|
|
275
280
|
createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest: requests.CreateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.CreateLogAnalyticsObjectCollectionRuleResponse>;
|
|
276
281
|
/**
|
|
@@ -279,7 +284,7 @@ export declare class LogAnalyticsClient {
|
|
|
279
284
|
* @param CreateScheduledTaskRequest
|
|
280
285
|
* @return CreateScheduledTaskResponse
|
|
281
286
|
* @throws OciError when an error occurs
|
|
282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
|
|
283
288
|
*/
|
|
284
289
|
createScheduledTask(createScheduledTaskRequest: requests.CreateScheduledTaskRequest): Promise<responses.CreateScheduledTaskResponse>;
|
|
285
290
|
/**
|
|
@@ -289,7 +294,7 @@ export declare class LogAnalyticsClient {
|
|
|
289
294
|
* @param DeleteAssociationsRequest
|
|
290
295
|
* @return DeleteAssociationsResponse
|
|
291
296
|
* @throws OciError when an error occurs
|
|
292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
|
|
293
298
|
*/
|
|
294
299
|
deleteAssociations(deleteAssociationsRequest: requests.DeleteAssociationsRequest): Promise<responses.DeleteAssociationsResponse>;
|
|
295
300
|
/**
|
|
@@ -299,7 +304,7 @@ export declare class LogAnalyticsClient {
|
|
|
299
304
|
* @param DeleteFieldRequest
|
|
300
305
|
* @return DeleteFieldResponse
|
|
301
306
|
* @throws OciError when an error occurs
|
|
302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
|
|
303
308
|
*/
|
|
304
309
|
deleteField(deleteFieldRequest: requests.DeleteFieldRequest): Promise<responses.DeleteFieldResponse>;
|
|
305
310
|
/**
|
|
@@ -309,7 +314,7 @@ export declare class LogAnalyticsClient {
|
|
|
309
314
|
* @param DeleteIngestTimeRuleRequest
|
|
310
315
|
* @return DeleteIngestTimeRuleResponse
|
|
311
316
|
* @throws OciError when an error occurs
|
|
312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
|
|
313
318
|
*/
|
|
314
319
|
deleteIngestTimeRule(deleteIngestTimeRuleRequest: requests.DeleteIngestTimeRuleRequest): Promise<responses.DeleteIngestTimeRuleResponse>;
|
|
315
320
|
/**
|
|
@@ -319,7 +324,7 @@ export declare class LogAnalyticsClient {
|
|
|
319
324
|
* @param DeleteLabelRequest
|
|
320
325
|
* @return DeleteLabelResponse
|
|
321
326
|
* @throws OciError when an error occurs
|
|
322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
|
|
323
328
|
*/
|
|
324
329
|
deleteLabel(deleteLabelRequest: requests.DeleteLabelRequest): Promise<responses.DeleteLabelResponse>;
|
|
325
330
|
/**
|
|
@@ -328,7 +333,7 @@ export declare class LogAnalyticsClient {
|
|
|
328
333
|
* @param DeleteLogAnalyticsEmBridgeRequest
|
|
329
334
|
* @return DeleteLogAnalyticsEmBridgeResponse
|
|
330
335
|
* @throws OciError when an error occurs
|
|
331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
|
|
332
337
|
*/
|
|
333
338
|
deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest: requests.DeleteLogAnalyticsEmBridgeRequest): Promise<responses.DeleteLogAnalyticsEmBridgeResponse>;
|
|
334
339
|
/**
|
|
@@ -337,7 +342,7 @@ export declare class LogAnalyticsClient {
|
|
|
337
342
|
* @param DeleteLogAnalyticsEntityRequest
|
|
338
343
|
* @return DeleteLogAnalyticsEntityResponse
|
|
339
344
|
* @throws OciError when an error occurs
|
|
340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
345
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
|
|
341
346
|
*/
|
|
342
347
|
deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest: requests.DeleteLogAnalyticsEntityRequest): Promise<responses.DeleteLogAnalyticsEntityResponse>;
|
|
343
348
|
/**
|
|
@@ -346,7 +351,7 @@ export declare class LogAnalyticsClient {
|
|
|
346
351
|
* @param DeleteLogAnalyticsEntityTypeRequest
|
|
347
352
|
* @return DeleteLogAnalyticsEntityTypeResponse
|
|
348
353
|
* @throws OciError when an error occurs
|
|
349
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
|
|
350
355
|
*/
|
|
351
356
|
deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest: requests.DeleteLogAnalyticsEntityTypeRequest): Promise<responses.DeleteLogAnalyticsEntityTypeResponse>;
|
|
352
357
|
/**
|
|
@@ -356,7 +361,7 @@ export declare class LogAnalyticsClient {
|
|
|
356
361
|
* @param DeleteLogAnalyticsLogGroupRequest
|
|
357
362
|
* @return DeleteLogAnalyticsLogGroupResponse
|
|
358
363
|
* @throws OciError when an error occurs
|
|
359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
|
|
360
365
|
*/
|
|
361
366
|
deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest: requests.DeleteLogAnalyticsLogGroupRequest): Promise<responses.DeleteLogAnalyticsLogGroupResponse>;
|
|
362
367
|
/**
|
|
@@ -367,7 +372,7 @@ export declare class LogAnalyticsClient {
|
|
|
367
372
|
* @param DeleteLogAnalyticsObjectCollectionRuleRequest
|
|
368
373
|
* @return DeleteLogAnalyticsObjectCollectionRuleResponse
|
|
369
374
|
* @throws OciError when an error occurs
|
|
370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
|
|
371
376
|
*/
|
|
372
377
|
deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest: requests.DeleteLogAnalyticsObjectCollectionRuleRequest): Promise<responses.DeleteLogAnalyticsObjectCollectionRuleResponse>;
|
|
373
378
|
/**
|
|
@@ -377,7 +382,7 @@ export declare class LogAnalyticsClient {
|
|
|
377
382
|
* @param DeleteLookupRequest
|
|
378
383
|
* @return DeleteLookupResponse
|
|
379
384
|
* @throws OciError when an error occurs
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
|
|
381
386
|
*/
|
|
382
387
|
deleteLookup(deleteLookupRequest: requests.DeleteLookupRequest): Promise<responses.DeleteLookupResponse>;
|
|
383
388
|
/**
|
|
@@ -387,7 +392,7 @@ export declare class LogAnalyticsClient {
|
|
|
387
392
|
* @param DeleteParserRequest
|
|
388
393
|
* @return DeleteParserResponse
|
|
389
394
|
* @throws OciError when an error occurs
|
|
390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
|
|
391
396
|
*/
|
|
392
397
|
deleteParser(deleteParserRequest: requests.DeleteParserRequest): Promise<responses.DeleteParserResponse>;
|
|
393
398
|
/**
|
|
@@ -396,7 +401,7 @@ export declare class LogAnalyticsClient {
|
|
|
396
401
|
* @param DeleteScheduledTaskRequest
|
|
397
402
|
* @return DeleteScheduledTaskResponse
|
|
398
403
|
* @throws OciError when an error occurs
|
|
399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
|
|
400
405
|
*/
|
|
401
406
|
deleteScheduledTask(deleteScheduledTaskRequest: requests.DeleteScheduledTaskRequest): Promise<responses.DeleteScheduledTaskResponse>;
|
|
402
407
|
/**
|
|
@@ -406,7 +411,7 @@ export declare class LogAnalyticsClient {
|
|
|
406
411
|
* @param DeleteSourceRequest
|
|
407
412
|
* @return DeleteSourceResponse
|
|
408
413
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
414
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
|
|
410
415
|
*/
|
|
411
416
|
deleteSource(deleteSourceRequest: requests.DeleteSourceRequest): Promise<responses.DeleteSourceResponse>;
|
|
412
417
|
/**
|
|
@@ -417,7 +422,7 @@ export declare class LogAnalyticsClient {
|
|
|
417
422
|
* @param DeleteUploadRequest
|
|
418
423
|
* @return DeleteUploadResponse
|
|
419
424
|
* @throws OciError when an error occurs
|
|
420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
|
|
421
426
|
*/
|
|
422
427
|
deleteUpload(deleteUploadRequest: requests.DeleteUploadRequest): Promise<responses.DeleteUploadResponse>;
|
|
423
428
|
/**
|
|
@@ -428,7 +433,7 @@ export declare class LogAnalyticsClient {
|
|
|
428
433
|
* @param DeleteUploadFileRequest
|
|
429
434
|
* @return DeleteUploadFileResponse
|
|
430
435
|
* @throws OciError when an error occurs
|
|
431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
|
|
432
437
|
*/
|
|
433
438
|
deleteUploadFile(deleteUploadFileRequest: requests.DeleteUploadFileRequest): Promise<responses.DeleteUploadFileResponse>;
|
|
434
439
|
/**
|
|
@@ -438,7 +443,7 @@ export declare class LogAnalyticsClient {
|
|
|
438
443
|
* @param DeleteUploadWarningRequest
|
|
439
444
|
* @return DeleteUploadWarningResponse
|
|
440
445
|
* @throws OciError when an error occurs
|
|
441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
|
|
442
447
|
*/
|
|
443
448
|
deleteUploadWarning(deleteUploadWarningRequest: requests.DeleteUploadWarningRequest): Promise<responses.DeleteUploadWarningResponse>;
|
|
444
449
|
/**
|
|
@@ -448,7 +453,7 @@ export declare class LogAnalyticsClient {
|
|
|
448
453
|
* @param DisableArchivingRequest
|
|
449
454
|
* @return DisableArchivingResponse
|
|
450
455
|
* @throws OciError when an error occurs
|
|
451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
|
|
452
457
|
*/
|
|
453
458
|
disableArchiving(disableArchivingRequest: requests.DisableArchivingRequest): Promise<responses.DisableArchivingResponse>;
|
|
454
459
|
/**
|
|
@@ -460,7 +465,7 @@ export declare class LogAnalyticsClient {
|
|
|
460
465
|
* @param DisableAutoAssociationRequest
|
|
461
466
|
* @return DisableAutoAssociationResponse
|
|
462
467
|
* @throws OciError when an error occurs
|
|
463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
|
|
464
469
|
*/
|
|
465
470
|
disableAutoAssociation(disableAutoAssociationRequest: requests.DisableAutoAssociationRequest): Promise<responses.DisableAutoAssociationResponse>;
|
|
466
471
|
/**
|
|
@@ -470,7 +475,7 @@ export declare class LogAnalyticsClient {
|
|
|
470
475
|
* @param DisableIngestTimeRuleRequest
|
|
471
476
|
* @return DisableIngestTimeRuleResponse
|
|
472
477
|
* @throws OciError when an error occurs
|
|
473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
|
|
474
479
|
*/
|
|
475
480
|
disableIngestTimeRule(disableIngestTimeRuleRequest: requests.DisableIngestTimeRuleRequest): Promise<responses.DisableIngestTimeRuleResponse>;
|
|
476
481
|
/**
|
|
@@ -480,7 +485,7 @@ export declare class LogAnalyticsClient {
|
|
|
480
485
|
* @param DisableSourceEventTypesRequest
|
|
481
486
|
* @return DisableSourceEventTypesResponse
|
|
482
487
|
* @throws OciError when an error occurs
|
|
483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
488
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
|
|
484
489
|
*/
|
|
485
490
|
disableSourceEventTypes(disableSourceEventTypesRequest: requests.DisableSourceEventTypesRequest): Promise<responses.DisableSourceEventTypesResponse>;
|
|
486
491
|
/**
|
|
@@ -490,7 +495,7 @@ export declare class LogAnalyticsClient {
|
|
|
490
495
|
* @param EnableArchivingRequest
|
|
491
496
|
* @return EnableArchivingResponse
|
|
492
497
|
* @throws OciError when an error occurs
|
|
493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
|
|
494
499
|
*/
|
|
495
500
|
enableArchiving(enableArchivingRequest: requests.EnableArchivingRequest): Promise<responses.EnableArchivingResponse>;
|
|
496
501
|
/**
|
|
@@ -502,7 +507,7 @@ export declare class LogAnalyticsClient {
|
|
|
502
507
|
* @param EnableAutoAssociationRequest
|
|
503
508
|
* @return EnableAutoAssociationResponse
|
|
504
509
|
* @throws OciError when an error occurs
|
|
505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
|
|
506
511
|
*/
|
|
507
512
|
enableAutoAssociation(enableAutoAssociationRequest: requests.EnableAutoAssociationRequest): Promise<responses.EnableAutoAssociationResponse>;
|
|
508
513
|
/**
|
|
@@ -512,7 +517,7 @@ export declare class LogAnalyticsClient {
|
|
|
512
517
|
* @param EnableIngestTimeRuleRequest
|
|
513
518
|
* @return EnableIngestTimeRuleResponse
|
|
514
519
|
* @throws OciError when an error occurs
|
|
515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
|
|
516
521
|
*/
|
|
517
522
|
enableIngestTimeRule(enableIngestTimeRuleRequest: requests.EnableIngestTimeRuleRequest): Promise<responses.EnableIngestTimeRuleResponse>;
|
|
518
523
|
/**
|
|
@@ -522,7 +527,7 @@ export declare class LogAnalyticsClient {
|
|
|
522
527
|
* @param EnableSourceEventTypesRequest
|
|
523
528
|
* @return EnableSourceEventTypesResponse
|
|
524
529
|
* @throws OciError when an error occurs
|
|
525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
|
|
526
531
|
*/
|
|
527
532
|
enableSourceEventTypes(enableSourceEventTypesRequest: requests.EnableSourceEventTypesRequest): Promise<responses.EnableSourceEventTypesResponse>;
|
|
528
533
|
/**
|
|
@@ -532,7 +537,7 @@ export declare class LogAnalyticsClient {
|
|
|
532
537
|
* @param EstimatePurgeDataSizeRequest
|
|
533
538
|
* @return EstimatePurgeDataSizeResponse
|
|
534
539
|
* @throws OciError when an error occurs
|
|
535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
540
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
|
|
536
541
|
*/
|
|
537
542
|
estimatePurgeDataSize(estimatePurgeDataSizeRequest: requests.EstimatePurgeDataSizeRequest): Promise<responses.EstimatePurgeDataSizeResponse>;
|
|
538
543
|
/**
|
|
@@ -542,7 +547,7 @@ export declare class LogAnalyticsClient {
|
|
|
542
547
|
* @param EstimateRecallDataSizeRequest
|
|
543
548
|
* @return EstimateRecallDataSizeResponse
|
|
544
549
|
* @throws OciError when an error occurs
|
|
545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
|
|
546
551
|
*/
|
|
547
552
|
estimateRecallDataSize(estimateRecallDataSizeRequest: requests.EstimateRecallDataSizeRequest): Promise<responses.EstimateRecallDataSizeResponse>;
|
|
548
553
|
/**
|
|
@@ -552,7 +557,7 @@ export declare class LogAnalyticsClient {
|
|
|
552
557
|
* @param EstimateReleaseDataSizeRequest
|
|
553
558
|
* @return EstimateReleaseDataSizeResponse
|
|
554
559
|
* @throws OciError when an error occurs
|
|
555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
|
|
556
561
|
*/
|
|
557
562
|
estimateReleaseDataSize(estimateReleaseDataSizeRequest: requests.EstimateReleaseDataSizeRequest): Promise<responses.EstimateReleaseDataSizeResponse>;
|
|
558
563
|
/**
|
|
@@ -562,7 +567,7 @@ export declare class LogAnalyticsClient {
|
|
|
562
567
|
* @param ExportCustomContentRequest
|
|
563
568
|
* @return ExportCustomContentResponse
|
|
564
569
|
* @throws OciError when an error occurs
|
|
565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
|
|
566
571
|
*/
|
|
567
572
|
exportCustomContent(exportCustomContentRequest: requests.ExportCustomContentRequest): Promise<responses.ExportCustomContentResponse>;
|
|
568
573
|
/**
|
|
@@ -571,7 +576,7 @@ export declare class LogAnalyticsClient {
|
|
|
571
576
|
* @param ExportQueryResultRequest
|
|
572
577
|
* @return ExportQueryResultResponse
|
|
573
578
|
* @throws OciError when an error occurs
|
|
574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
|
|
575
580
|
*/
|
|
576
581
|
exportQueryResult(exportQueryResultRequest: requests.ExportQueryResultRequest): Promise<responses.ExportQueryResultResponse>;
|
|
577
582
|
/**
|
|
@@ -581,7 +586,7 @@ export declare class LogAnalyticsClient {
|
|
|
581
586
|
* @param ExtractStructuredLogFieldPathsRequest
|
|
582
587
|
* @return ExtractStructuredLogFieldPathsResponse
|
|
583
588
|
* @throws OciError when an error occurs
|
|
584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
|
|
585
590
|
*/
|
|
586
591
|
extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest: requests.ExtractStructuredLogFieldPathsRequest): Promise<responses.ExtractStructuredLogFieldPathsResponse>;
|
|
587
592
|
/**
|
|
@@ -591,7 +596,7 @@ export declare class LogAnalyticsClient {
|
|
|
591
596
|
* @param ExtractStructuredLogHeaderPathsRequest
|
|
592
597
|
* @return ExtractStructuredLogHeaderPathsResponse
|
|
593
598
|
* @throws OciError when an error occurs
|
|
594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
599
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
|
|
595
600
|
*/
|
|
596
601
|
extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest: requests.ExtractStructuredLogHeaderPathsRequest): Promise<responses.ExtractStructuredLogHeaderPathsResponse>;
|
|
597
602
|
/**
|
|
@@ -600,7 +605,7 @@ export declare class LogAnalyticsClient {
|
|
|
600
605
|
* @param FilterRequest
|
|
601
606
|
* @return FilterResponse
|
|
602
607
|
* @throws OciError when an error occurs
|
|
603
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Filter.ts.html |here} to see how to use Filter API.
|
|
604
609
|
*/
|
|
605
610
|
filter(filterRequest: requests.FilterRequest): Promise<responses.FilterResponse>;
|
|
606
611
|
/**
|
|
@@ -610,7 +615,7 @@ export declare class LogAnalyticsClient {
|
|
|
610
615
|
* @param GetAssociationSummaryRequest
|
|
611
616
|
* @return GetAssociationSummaryResponse
|
|
612
617
|
* @throws OciError when an error occurs
|
|
613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
618
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
|
|
614
619
|
*/
|
|
615
620
|
getAssociationSummary(getAssociationSummaryRequest: requests.GetAssociationSummaryRequest): Promise<responses.GetAssociationSummaryResponse>;
|
|
616
621
|
/**
|
|
@@ -620,7 +625,7 @@ export declare class LogAnalyticsClient {
|
|
|
620
625
|
* @param GetCategoryRequest
|
|
621
626
|
* @return GetCategoryResponse
|
|
622
627
|
* @throws OciError when an error occurs
|
|
623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
628
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
|
|
624
629
|
*/
|
|
625
630
|
getCategory(getCategoryRequest: requests.GetCategoryRequest): Promise<responses.GetCategoryResponse>;
|
|
626
631
|
/**
|
|
@@ -630,7 +635,7 @@ export declare class LogAnalyticsClient {
|
|
|
630
635
|
* @param GetColumnNamesRequest
|
|
631
636
|
* @return GetColumnNamesResponse
|
|
632
637
|
* @throws OciError when an error occurs
|
|
633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
|
|
634
639
|
*/
|
|
635
640
|
getColumnNames(getColumnNamesRequest: requests.GetColumnNamesRequest): Promise<responses.GetColumnNamesResponse>;
|
|
636
641
|
/**
|
|
@@ -640,7 +645,7 @@ export declare class LogAnalyticsClient {
|
|
|
640
645
|
* @param GetConfigWorkRequestRequest
|
|
641
646
|
* @return GetConfigWorkRequestResponse
|
|
642
647
|
* @throws OciError when an error occurs
|
|
643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
|
|
644
649
|
*/
|
|
645
650
|
getConfigWorkRequest(getConfigWorkRequestRequest: requests.GetConfigWorkRequestRequest): Promise<responses.GetConfigWorkRequestResponse>;
|
|
646
651
|
/**
|
|
@@ -650,7 +655,7 @@ export declare class LogAnalyticsClient {
|
|
|
650
655
|
* @param GetFieldRequest
|
|
651
656
|
* @return GetFieldResponse
|
|
652
657
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetField.ts.html |here} to see how to use GetField API.
|
|
654
659
|
*/
|
|
655
660
|
getField(getFieldRequest: requests.GetFieldRequest): Promise<responses.GetFieldResponse>;
|
|
656
661
|
/**
|
|
@@ -660,7 +665,7 @@ export declare class LogAnalyticsClient {
|
|
|
660
665
|
* @param GetFieldsSummaryRequest
|
|
661
666
|
* @return GetFieldsSummaryResponse
|
|
662
667
|
* @throws OciError when an error occurs
|
|
663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
668
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
|
|
664
669
|
*/
|
|
665
670
|
getFieldsSummary(getFieldsSummaryRequest: requests.GetFieldsSummaryRequest): Promise<responses.GetFieldsSummaryResponse>;
|
|
666
671
|
/**
|
|
@@ -670,7 +675,7 @@ export declare class LogAnalyticsClient {
|
|
|
670
675
|
* @param GetIngestTimeRuleRequest
|
|
671
676
|
* @return GetIngestTimeRuleResponse
|
|
672
677
|
* @throws OciError when an error occurs
|
|
673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
678
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
|
|
674
679
|
*/
|
|
675
680
|
getIngestTimeRule(getIngestTimeRuleRequest: requests.GetIngestTimeRuleRequest): Promise<responses.GetIngestTimeRuleResponse>;
|
|
676
681
|
/**
|
|
@@ -680,7 +685,7 @@ export declare class LogAnalyticsClient {
|
|
|
680
685
|
* @param GetLabelRequest
|
|
681
686
|
* @return GetLabelResponse
|
|
682
687
|
* @throws OciError when an error occurs
|
|
683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
|
|
684
689
|
*/
|
|
685
690
|
getLabel(getLabelRequest: requests.GetLabelRequest): Promise<responses.GetLabelResponse>;
|
|
686
691
|
/**
|
|
@@ -690,7 +695,7 @@ export declare class LogAnalyticsClient {
|
|
|
690
695
|
* @param GetLabelSummaryRequest
|
|
691
696
|
* @return GetLabelSummaryResponse
|
|
692
697
|
* @throws OciError when an error occurs
|
|
693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
|
|
694
699
|
*/
|
|
695
700
|
getLabelSummary(getLabelSummaryRequest: requests.GetLabelSummaryRequest): Promise<responses.GetLabelSummaryResponse>;
|
|
696
701
|
/**
|
|
@@ -699,7 +704,7 @@ export declare class LogAnalyticsClient {
|
|
|
699
704
|
* @param GetLogAnalyticsEmBridgeRequest
|
|
700
705
|
* @return GetLogAnalyticsEmBridgeResponse
|
|
701
706
|
* @throws OciError when an error occurs
|
|
702
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
|
|
703
708
|
*/
|
|
704
709
|
getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest: requests.GetLogAnalyticsEmBridgeRequest): Promise<responses.GetLogAnalyticsEmBridgeResponse>;
|
|
705
710
|
/**
|
|
@@ -708,7 +713,7 @@ export declare class LogAnalyticsClient {
|
|
|
708
713
|
* @param GetLogAnalyticsEmBridgeSummaryRequest
|
|
709
714
|
* @return GetLogAnalyticsEmBridgeSummaryResponse
|
|
710
715
|
* @throws OciError when an error occurs
|
|
711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
|
|
712
717
|
*/
|
|
713
718
|
getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest: requests.GetLogAnalyticsEmBridgeSummaryRequest): Promise<responses.GetLogAnalyticsEmBridgeSummaryResponse>;
|
|
714
719
|
/**
|
|
@@ -717,7 +722,7 @@ export declare class LogAnalyticsClient {
|
|
|
717
722
|
* @param GetLogAnalyticsEntitiesSummaryRequest
|
|
718
723
|
* @return GetLogAnalyticsEntitiesSummaryResponse
|
|
719
724
|
* @throws OciError when an error occurs
|
|
720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
|
|
721
726
|
*/
|
|
722
727
|
getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest: requests.GetLogAnalyticsEntitiesSummaryRequest): Promise<responses.GetLogAnalyticsEntitiesSummaryResponse>;
|
|
723
728
|
/**
|
|
@@ -726,7 +731,7 @@ export declare class LogAnalyticsClient {
|
|
|
726
731
|
* @param GetLogAnalyticsEntityRequest
|
|
727
732
|
* @return GetLogAnalyticsEntityResponse
|
|
728
733
|
* @throws OciError when an error occurs
|
|
729
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
734
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
|
|
730
735
|
*/
|
|
731
736
|
getLogAnalyticsEntity(getLogAnalyticsEntityRequest: requests.GetLogAnalyticsEntityRequest): Promise<responses.GetLogAnalyticsEntityResponse>;
|
|
732
737
|
/**
|
|
@@ -735,7 +740,7 @@ export declare class LogAnalyticsClient {
|
|
|
735
740
|
* @param GetLogAnalyticsEntityTypeRequest
|
|
736
741
|
* @return GetLogAnalyticsEntityTypeResponse
|
|
737
742
|
* @throws OciError when an error occurs
|
|
738
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
|
|
739
744
|
*/
|
|
740
745
|
getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest: requests.GetLogAnalyticsEntityTypeRequest): Promise<responses.GetLogAnalyticsEntityTypeResponse>;
|
|
741
746
|
/**
|
|
@@ -745,7 +750,7 @@ export declare class LogAnalyticsClient {
|
|
|
745
750
|
* @param GetLogAnalyticsLogGroupRequest
|
|
746
751
|
* @return GetLogAnalyticsLogGroupResponse
|
|
747
752
|
* @throws OciError when an error occurs
|
|
748
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
|
|
749
754
|
*/
|
|
750
755
|
getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest: requests.GetLogAnalyticsLogGroupRequest): Promise<responses.GetLogAnalyticsLogGroupResponse>;
|
|
751
756
|
/**
|
|
@@ -755,7 +760,7 @@ export declare class LogAnalyticsClient {
|
|
|
755
760
|
* @param GetLogAnalyticsLogGroupsSummaryRequest
|
|
756
761
|
* @return GetLogAnalyticsLogGroupsSummaryResponse
|
|
757
762
|
* @throws OciError when an error occurs
|
|
758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
|
|
759
764
|
*/
|
|
760
765
|
getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest: requests.GetLogAnalyticsLogGroupsSummaryRequest): Promise<responses.GetLogAnalyticsLogGroupsSummaryResponse>;
|
|
761
766
|
/**
|
|
@@ -764,7 +769,7 @@ export declare class LogAnalyticsClient {
|
|
|
764
769
|
* @param GetLogAnalyticsObjectCollectionRuleRequest
|
|
765
770
|
* @return GetLogAnalyticsObjectCollectionRuleResponse
|
|
766
771
|
* @throws OciError when an error occurs
|
|
767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
|
|
768
773
|
*/
|
|
769
774
|
getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest: requests.GetLogAnalyticsObjectCollectionRuleRequest): Promise<responses.GetLogAnalyticsObjectCollectionRuleResponse>;
|
|
770
775
|
/**
|
|
@@ -774,7 +779,7 @@ export declare class LogAnalyticsClient {
|
|
|
774
779
|
* @param GetLogSetsCountRequest
|
|
775
780
|
* @return GetLogSetsCountResponse
|
|
776
781
|
* @throws OciError when an error occurs
|
|
777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
|
|
778
783
|
*/
|
|
779
784
|
getLogSetsCount(getLogSetsCountRequest: requests.GetLogSetsCountRequest): Promise<responses.GetLogSetsCountResponse>;
|
|
780
785
|
/**
|
|
@@ -784,7 +789,7 @@ export declare class LogAnalyticsClient {
|
|
|
784
789
|
* @param GetLookupRequest
|
|
785
790
|
* @return GetLookupResponse
|
|
786
791
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
|
|
788
793
|
*/
|
|
789
794
|
getLookup(getLookupRequest: requests.GetLookupRequest): Promise<responses.GetLookupResponse>;
|
|
790
795
|
/**
|
|
@@ -793,7 +798,7 @@ export declare class LogAnalyticsClient {
|
|
|
793
798
|
* @param GetLookupSummaryRequest
|
|
794
799
|
* @return GetLookupSummaryResponse
|
|
795
800
|
* @throws OciError when an error occurs
|
|
796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
|
|
797
802
|
*/
|
|
798
803
|
getLookupSummary(getLookupSummaryRequest: requests.GetLookupSummaryRequest): Promise<responses.GetLookupSummaryResponse>;
|
|
799
804
|
/**
|
|
@@ -803,7 +808,7 @@ export declare class LogAnalyticsClient {
|
|
|
803
808
|
* @param GetNamespaceRequest
|
|
804
809
|
* @return GetNamespaceResponse
|
|
805
810
|
* @throws OciError when an error occurs
|
|
806
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
|
|
807
812
|
*/
|
|
808
813
|
getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
|
|
809
814
|
/**
|
|
@@ -813,7 +818,7 @@ export declare class LogAnalyticsClient {
|
|
|
813
818
|
* @param GetParserRequest
|
|
814
819
|
* @return GetParserResponse
|
|
815
820
|
* @throws OciError when an error occurs
|
|
816
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
|
|
817
822
|
*/
|
|
818
823
|
getParser(getParserRequest: requests.GetParserRequest): Promise<responses.GetParserResponse>;
|
|
819
824
|
/**
|
|
@@ -823,7 +828,7 @@ export declare class LogAnalyticsClient {
|
|
|
823
828
|
* @param GetParserSummaryRequest
|
|
824
829
|
* @return GetParserSummaryResponse
|
|
825
830
|
* @throws OciError when an error occurs
|
|
826
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
|
|
827
832
|
*/
|
|
828
833
|
getParserSummary(getParserSummaryRequest: requests.GetParserSummaryRequest): Promise<responses.GetParserSummaryResponse>;
|
|
829
834
|
/**
|
|
@@ -833,7 +838,7 @@ export declare class LogAnalyticsClient {
|
|
|
833
838
|
* @param GetPreferencesRequest
|
|
834
839
|
* @return GetPreferencesResponse
|
|
835
840
|
* @throws OciError when an error occurs
|
|
836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
|
|
837
842
|
*/
|
|
838
843
|
getPreferences(getPreferencesRequest: requests.GetPreferencesRequest): Promise<responses.GetPreferencesResponse>;
|
|
839
844
|
/**
|
|
@@ -844,7 +849,7 @@ export declare class LogAnalyticsClient {
|
|
|
844
849
|
* @param GetQueryResultRequest
|
|
845
850
|
* @return GetQueryResultResponse
|
|
846
851
|
* @throws OciError when an error occurs
|
|
847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
|
|
848
853
|
*/
|
|
849
854
|
getQueryResult(getQueryResultRequest: requests.GetQueryResultRequest): Promise<responses.GetQueryResultResponse>;
|
|
850
855
|
/**
|
|
@@ -853,7 +858,7 @@ export declare class LogAnalyticsClient {
|
|
|
853
858
|
* @param GetQueryWorkRequestRequest
|
|
854
859
|
* @return GetQueryWorkRequestResponse
|
|
855
860
|
* @throws OciError when an error occurs
|
|
856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
861
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
|
|
857
862
|
*/
|
|
858
863
|
getQueryWorkRequest(getQueryWorkRequestRequest: requests.GetQueryWorkRequestRequest): Promise<responses.GetQueryWorkRequestResponse>;
|
|
859
864
|
/**
|
|
@@ -863,7 +868,7 @@ export declare class LogAnalyticsClient {
|
|
|
863
868
|
* @param GetRecallCountRequest
|
|
864
869
|
* @return GetRecallCountResponse
|
|
865
870
|
* @throws OciError when an error occurs
|
|
866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
|
|
867
872
|
*/
|
|
868
873
|
getRecallCount(getRecallCountRequest: requests.GetRecallCountRequest): Promise<responses.GetRecallCountResponse>;
|
|
869
874
|
/**
|
|
@@ -873,7 +878,7 @@ export declare class LogAnalyticsClient {
|
|
|
873
878
|
* @param GetRecalledDataSizeRequest
|
|
874
879
|
* @return GetRecalledDataSizeResponse
|
|
875
880
|
* @throws OciError when an error occurs
|
|
876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
|
|
877
882
|
*/
|
|
878
883
|
getRecalledDataSize(getRecalledDataSizeRequest: requests.GetRecalledDataSizeRequest): Promise<responses.GetRecalledDataSizeResponse>;
|
|
879
884
|
/**
|
|
@@ -883,7 +888,7 @@ export declare class LogAnalyticsClient {
|
|
|
883
888
|
* @param GetRulesSummaryRequest
|
|
884
889
|
* @return GetRulesSummaryResponse
|
|
885
890
|
* @throws OciError when an error occurs
|
|
886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
|
|
887
892
|
*/
|
|
888
893
|
getRulesSummary(getRulesSummaryRequest: requests.GetRulesSummaryRequest): Promise<responses.GetRulesSummaryResponse>;
|
|
889
894
|
/**
|
|
@@ -892,7 +897,7 @@ export declare class LogAnalyticsClient {
|
|
|
892
897
|
* @param GetScheduledTaskRequest
|
|
893
898
|
* @return GetScheduledTaskResponse
|
|
894
899
|
* @throws OciError when an error occurs
|
|
895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
900
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
|
|
896
901
|
*/
|
|
897
902
|
getScheduledTask(getScheduledTaskRequest: requests.GetScheduledTaskRequest): Promise<responses.GetScheduledTaskResponse>;
|
|
898
903
|
/**
|
|
@@ -902,7 +907,7 @@ export declare class LogAnalyticsClient {
|
|
|
902
907
|
* @param GetSourceRequest
|
|
903
908
|
* @return GetSourceResponse
|
|
904
909
|
* @throws OciError when an error occurs
|
|
905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
|
|
906
911
|
*/
|
|
907
912
|
getSource(getSourceRequest: requests.GetSourceRequest): Promise<responses.GetSourceResponse>;
|
|
908
913
|
/**
|
|
@@ -912,7 +917,7 @@ export declare class LogAnalyticsClient {
|
|
|
912
917
|
* @param GetSourceSummaryRequest
|
|
913
918
|
* @return GetSourceSummaryResponse
|
|
914
919
|
* @throws OciError when an error occurs
|
|
915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
|
|
916
921
|
*/
|
|
917
922
|
getSourceSummary(getSourceSummaryRequest: requests.GetSourceSummaryRequest): Promise<responses.GetSourceSummaryResponse>;
|
|
918
923
|
/**
|
|
@@ -922,7 +927,7 @@ export declare class LogAnalyticsClient {
|
|
|
922
927
|
* @param GetStorageRequest
|
|
923
928
|
* @return GetStorageResponse
|
|
924
929
|
* @throws OciError when an error occurs
|
|
925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
930
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
|
|
926
931
|
*/
|
|
927
932
|
getStorage(getStorageRequest: requests.GetStorageRequest): Promise<responses.GetStorageResponse>;
|
|
928
933
|
/**
|
|
@@ -933,7 +938,7 @@ export declare class LogAnalyticsClient {
|
|
|
933
938
|
* @param GetStorageUsageRequest
|
|
934
939
|
* @return GetStorageUsageResponse
|
|
935
940
|
* @throws OciError when an error occurs
|
|
936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
|
|
937
942
|
*/
|
|
938
943
|
getStorageUsage(getStorageUsageRequest: requests.GetStorageUsageRequest): Promise<responses.GetStorageUsageResponse>;
|
|
939
944
|
/**
|
|
@@ -944,7 +949,7 @@ export declare class LogAnalyticsClient {
|
|
|
944
949
|
* @param GetStorageWorkRequestRequest
|
|
945
950
|
* @return GetStorageWorkRequestResponse
|
|
946
951
|
* @throws OciError when an error occurs
|
|
947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
|
|
948
953
|
*/
|
|
949
954
|
getStorageWorkRequest(getStorageWorkRequestRequest: requests.GetStorageWorkRequestRequest): Promise<responses.GetStorageWorkRequestResponse>;
|
|
950
955
|
/**
|
|
@@ -954,7 +959,7 @@ export declare class LogAnalyticsClient {
|
|
|
954
959
|
* @param GetUnprocessedDataBucketRequest
|
|
955
960
|
* @return GetUnprocessedDataBucketResponse
|
|
956
961
|
* @throws OciError when an error occurs
|
|
957
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
|
|
958
963
|
*/
|
|
959
964
|
getUnprocessedDataBucket(getUnprocessedDataBucketRequest: requests.GetUnprocessedDataBucketRequest): Promise<responses.GetUnprocessedDataBucketResponse>;
|
|
960
965
|
/**
|
|
@@ -963,7 +968,7 @@ export declare class LogAnalyticsClient {
|
|
|
963
968
|
* @param GetUploadRequest
|
|
964
969
|
* @return GetUploadResponse
|
|
965
970
|
* @throws OciError when an error occurs
|
|
966
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
971
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
|
|
967
972
|
*/
|
|
968
973
|
getUpload(getUploadRequest: requests.GetUploadRequest): Promise<responses.GetUploadResponse>;
|
|
969
974
|
/**
|
|
@@ -972,7 +977,7 @@ export declare class LogAnalyticsClient {
|
|
|
972
977
|
* @param GetWorkRequestRequest
|
|
973
978
|
* @return GetWorkRequestResponse
|
|
974
979
|
* @throws OciError when an error occurs
|
|
975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
976
981
|
*/
|
|
977
982
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
978
983
|
/**
|
|
@@ -982,7 +987,7 @@ export declare class LogAnalyticsClient {
|
|
|
982
987
|
* @param ImportCustomContentRequest
|
|
983
988
|
* @return ImportCustomContentResponse
|
|
984
989
|
* @throws OciError when an error occurs
|
|
985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
|
|
986
991
|
*/
|
|
987
992
|
importCustomContent(importCustomContentRequest: requests.ImportCustomContentRequest): Promise<responses.ImportCustomContentResponse>;
|
|
988
993
|
/**
|
|
@@ -992,7 +997,7 @@ export declare class LogAnalyticsClient {
|
|
|
992
997
|
* @param ListAssociableEntitiesRequest
|
|
993
998
|
* @return ListAssociableEntitiesResponse
|
|
994
999
|
* @throws OciError when an error occurs
|
|
995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
|
|
996
1001
|
*/
|
|
997
1002
|
listAssociableEntities(listAssociableEntitiesRequest: requests.ListAssociableEntitiesRequest): Promise<responses.ListAssociableEntitiesResponse>;
|
|
998
1003
|
/**
|
|
@@ -1002,7 +1007,7 @@ export declare class LogAnalyticsClient {
|
|
|
1002
1007
|
* @param ListAssociatedEntitiesRequest
|
|
1003
1008
|
* @return ListAssociatedEntitiesResponse
|
|
1004
1009
|
* @throws OciError when an error occurs
|
|
1005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
|
|
1006
1011
|
*/
|
|
1007
1012
|
listAssociatedEntities(listAssociatedEntitiesRequest: requests.ListAssociatedEntitiesRequest): Promise<responses.ListAssociatedEntitiesResponse>;
|
|
1008
1013
|
/**
|
|
@@ -1012,7 +1017,7 @@ export declare class LogAnalyticsClient {
|
|
|
1012
1017
|
* @param ListAutoAssociationsRequest
|
|
1013
1018
|
* @return ListAutoAssociationsResponse
|
|
1014
1019
|
* @throws OciError when an error occurs
|
|
1015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
|
|
1016
1021
|
*/
|
|
1017
1022
|
listAutoAssociations(listAutoAssociationsRequest: requests.ListAutoAssociationsRequest): Promise<responses.ListAutoAssociationsResponse>;
|
|
1018
1023
|
/**
|
|
@@ -1022,7 +1027,7 @@ export declare class LogAnalyticsClient {
|
|
|
1022
1027
|
* @param ListCategoriesRequest
|
|
1023
1028
|
* @return ListCategoriesResponse
|
|
1024
1029
|
* @throws OciError when an error occurs
|
|
1025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
|
|
1026
1031
|
*/
|
|
1027
1032
|
listCategories(listCategoriesRequest: requests.ListCategoriesRequest): Promise<responses.ListCategoriesResponse>;
|
|
1028
1033
|
/**
|
|
@@ -1032,7 +1037,7 @@ export declare class LogAnalyticsClient {
|
|
|
1032
1037
|
* @param ListConfigWorkRequestsRequest
|
|
1033
1038
|
* @return ListConfigWorkRequestsResponse
|
|
1034
1039
|
* @throws OciError when an error occurs
|
|
1035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
|
|
1036
1041
|
*/
|
|
1037
1042
|
listConfigWorkRequests(listConfigWorkRequestsRequest: requests.ListConfigWorkRequestsRequest): Promise<responses.ListConfigWorkRequestsResponse>;
|
|
1038
1043
|
/**
|
|
@@ -1042,7 +1047,7 @@ export declare class LogAnalyticsClient {
|
|
|
1042
1047
|
* @param ListEffectivePropertiesRequest
|
|
1043
1048
|
* @return ListEffectivePropertiesResponse
|
|
1044
1049
|
* @throws OciError when an error occurs
|
|
1045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
|
|
1046
1051
|
*/
|
|
1047
1052
|
listEffectiveProperties(listEffectivePropertiesRequest: requests.ListEffectivePropertiesRequest): Promise<responses.ListEffectivePropertiesResponse>;
|
|
1048
1053
|
/**
|
|
@@ -1051,7 +1056,7 @@ export declare class LogAnalyticsClient {
|
|
|
1051
1056
|
* @param ListEncryptionKeyInfoRequest
|
|
1052
1057
|
* @return ListEncryptionKeyInfoResponse
|
|
1053
1058
|
* @throws OciError when an error occurs
|
|
1054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
|
|
1055
1060
|
*/
|
|
1056
1061
|
listEncryptionKeyInfo(listEncryptionKeyInfoRequest: requests.ListEncryptionKeyInfoRequest): Promise<responses.ListEncryptionKeyInfoResponse>;
|
|
1057
1062
|
/**
|
|
@@ -1060,7 +1065,7 @@ export declare class LogAnalyticsClient {
|
|
|
1060
1065
|
* @param ListEntityAssociationsRequest
|
|
1061
1066
|
* @return ListEntityAssociationsResponse
|
|
1062
1067
|
* @throws OciError when an error occurs
|
|
1063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
|
|
1064
1069
|
*/
|
|
1065
1070
|
listEntityAssociations(listEntityAssociationsRequest: requests.ListEntityAssociationsRequest): Promise<responses.ListEntityAssociationsResponse>;
|
|
1066
1071
|
/**
|
|
@@ -1070,7 +1075,7 @@ export declare class LogAnalyticsClient {
|
|
|
1070
1075
|
* @param ListEntitySourceAssociationsRequest
|
|
1071
1076
|
* @return ListEntitySourceAssociationsResponse
|
|
1072
1077
|
* @throws OciError when an error occurs
|
|
1073
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
|
|
1074
1079
|
*/
|
|
1075
1080
|
listEntitySourceAssociations(listEntitySourceAssociationsRequest: requests.ListEntitySourceAssociationsRequest): Promise<responses.ListEntitySourceAssociationsResponse>;
|
|
1076
1081
|
/**
|
|
@@ -1080,7 +1085,7 @@ export declare class LogAnalyticsClient {
|
|
|
1080
1085
|
* @param ListFieldsRequest
|
|
1081
1086
|
* @return ListFieldsResponse
|
|
1082
1087
|
* @throws OciError when an error occurs
|
|
1083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
|
|
1084
1089
|
*/
|
|
1085
1090
|
listFields(listFieldsRequest: requests.ListFieldsRequest): Promise<responses.ListFieldsResponse>;
|
|
1086
1091
|
/**
|
|
@@ -1090,7 +1095,7 @@ export declare class LogAnalyticsClient {
|
|
|
1090
1095
|
* @param ListIngestTimeRulesRequest
|
|
1091
1096
|
* @return ListIngestTimeRulesResponse
|
|
1092
1097
|
* @throws OciError when an error occurs
|
|
1093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
|
|
1094
1099
|
*/
|
|
1095
1100
|
listIngestTimeRules(listIngestTimeRulesRequest: requests.ListIngestTimeRulesRequest): Promise<responses.ListIngestTimeRulesResponse>;
|
|
1096
1101
|
/**
|
|
@@ -1100,7 +1105,7 @@ export declare class LogAnalyticsClient {
|
|
|
1100
1105
|
* @param ListLabelPrioritiesRequest
|
|
1101
1106
|
* @return ListLabelPrioritiesResponse
|
|
1102
1107
|
* @throws OciError when an error occurs
|
|
1103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
|
|
1104
1109
|
*/
|
|
1105
1110
|
listLabelPriorities(listLabelPrioritiesRequest: requests.ListLabelPrioritiesRequest): Promise<responses.ListLabelPrioritiesResponse>;
|
|
1106
1111
|
/**
|
|
@@ -1110,7 +1115,7 @@ export declare class LogAnalyticsClient {
|
|
|
1110
1115
|
* @param ListLabelSourceDetailsRequest
|
|
1111
1116
|
* @return ListLabelSourceDetailsResponse
|
|
1112
1117
|
* @throws OciError when an error occurs
|
|
1113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
|
|
1114
1119
|
*/
|
|
1115
1120
|
listLabelSourceDetails(listLabelSourceDetailsRequest: requests.ListLabelSourceDetailsRequest): Promise<responses.ListLabelSourceDetailsResponse>;
|
|
1116
1121
|
/**
|
|
@@ -1120,7 +1125,7 @@ export declare class LogAnalyticsClient {
|
|
|
1120
1125
|
* @param ListLabelsRequest
|
|
1121
1126
|
* @return ListLabelsResponse
|
|
1122
1127
|
* @throws OciError when an error occurs
|
|
1123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
|
|
1124
1129
|
*/
|
|
1125
1130
|
listLabels(listLabelsRequest: requests.ListLabelsRequest): Promise<responses.ListLabelsResponse>;
|
|
1126
1131
|
/**
|
|
@@ -1129,7 +1134,7 @@ export declare class LogAnalyticsClient {
|
|
|
1129
1134
|
* @param ListLogAnalyticsEmBridgesRequest
|
|
1130
1135
|
* @return ListLogAnalyticsEmBridgesResponse
|
|
1131
1136
|
* @throws OciError when an error occurs
|
|
1132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
|
|
1133
1138
|
*/
|
|
1134
1139
|
listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest: requests.ListLogAnalyticsEmBridgesRequest): Promise<responses.ListLogAnalyticsEmBridgesResponse>;
|
|
1135
1140
|
/**
|
|
@@ -1138,7 +1143,7 @@ export declare class LogAnalyticsClient {
|
|
|
1138
1143
|
* @param ListLogAnalyticsEntitiesRequest
|
|
1139
1144
|
* @return ListLogAnalyticsEntitiesResponse
|
|
1140
1145
|
* @throws OciError when an error occurs
|
|
1141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
|
|
1142
1147
|
*/
|
|
1143
1148
|
listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest: requests.ListLogAnalyticsEntitiesRequest): Promise<responses.ListLogAnalyticsEntitiesResponse>;
|
|
1144
1149
|
/**
|
|
@@ -1147,7 +1152,7 @@ export declare class LogAnalyticsClient {
|
|
|
1147
1152
|
* @param ListLogAnalyticsEntityTopologyRequest
|
|
1148
1153
|
* @return ListLogAnalyticsEntityTopologyResponse
|
|
1149
1154
|
* @throws OciError when an error occurs
|
|
1150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
|
|
1151
1156
|
*/
|
|
1152
1157
|
listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest: requests.ListLogAnalyticsEntityTopologyRequest): Promise<responses.ListLogAnalyticsEntityTopologyResponse>;
|
|
1153
1158
|
/**
|
|
@@ -1156,7 +1161,7 @@ export declare class LogAnalyticsClient {
|
|
|
1156
1161
|
* @param ListLogAnalyticsEntityTypesRequest
|
|
1157
1162
|
* @return ListLogAnalyticsEntityTypesResponse
|
|
1158
1163
|
* @throws OciError when an error occurs
|
|
1159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
|
|
1160
1165
|
*/
|
|
1161
1166
|
listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest: requests.ListLogAnalyticsEntityTypesRequest): Promise<responses.ListLogAnalyticsEntityTypesResponse>;
|
|
1162
1167
|
/**
|
|
@@ -1166,7 +1171,7 @@ export declare class LogAnalyticsClient {
|
|
|
1166
1171
|
* @param ListLogAnalyticsLogGroupsRequest
|
|
1167
1172
|
* @return ListLogAnalyticsLogGroupsResponse
|
|
1168
1173
|
* @throws OciError when an error occurs
|
|
1169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
|
|
1170
1175
|
*/
|
|
1171
1176
|
listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest: requests.ListLogAnalyticsLogGroupsRequest): Promise<responses.ListLogAnalyticsLogGroupsResponse>;
|
|
1172
1177
|
/**
|
|
@@ -1175,7 +1180,7 @@ export declare class LogAnalyticsClient {
|
|
|
1175
1180
|
* @param ListLogAnalyticsObjectCollectionRulesRequest
|
|
1176
1181
|
* @return ListLogAnalyticsObjectCollectionRulesResponse
|
|
1177
1182
|
* @throws OciError when an error occurs
|
|
1178
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
|
|
1179
1184
|
*/
|
|
1180
1185
|
listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest: requests.ListLogAnalyticsObjectCollectionRulesRequest): Promise<responses.ListLogAnalyticsObjectCollectionRulesResponse>;
|
|
1181
1186
|
/**
|
|
@@ -1185,7 +1190,7 @@ export declare class LogAnalyticsClient {
|
|
|
1185
1190
|
* @param ListLogSetsRequest
|
|
1186
1191
|
* @return ListLogSetsResponse
|
|
1187
1192
|
* @throws OciError when an error occurs
|
|
1188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
|
|
1189
1194
|
*/
|
|
1190
1195
|
listLogSets(listLogSetsRequest: requests.ListLogSetsRequest): Promise<responses.ListLogSetsResponse>;
|
|
1191
1196
|
/**
|
|
@@ -1195,7 +1200,7 @@ export declare class LogAnalyticsClient {
|
|
|
1195
1200
|
* @param ListLookupsRequest
|
|
1196
1201
|
* @return ListLookupsResponse
|
|
1197
1202
|
* @throws OciError when an error occurs
|
|
1198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
|
|
1199
1204
|
*/
|
|
1200
1205
|
listLookups(listLookupsRequest: requests.ListLookupsRequest): Promise<responses.ListLookupsResponse>;
|
|
1201
1206
|
/**
|
|
@@ -1205,7 +1210,7 @@ export declare class LogAnalyticsClient {
|
|
|
1205
1210
|
* @param ListMetaSourceTypesRequest
|
|
1206
1211
|
* @return ListMetaSourceTypesResponse
|
|
1207
1212
|
* @throws OciError when an error occurs
|
|
1208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
|
|
1209
1214
|
*/
|
|
1210
1215
|
listMetaSourceTypes(listMetaSourceTypesRequest: requests.ListMetaSourceTypesRequest): Promise<responses.ListMetaSourceTypesResponse>;
|
|
1211
1216
|
/**
|
|
@@ -1216,7 +1221,7 @@ export declare class LogAnalyticsClient {
|
|
|
1216
1221
|
* @param ListNamespacesRequest
|
|
1217
1222
|
* @return ListNamespacesResponse
|
|
1218
1223
|
* @throws OciError when an error occurs
|
|
1219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
|
|
1220
1225
|
*/
|
|
1221
1226
|
listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
|
|
1222
1227
|
/**
|
|
@@ -1226,7 +1231,7 @@ export declare class LogAnalyticsClient {
|
|
|
1226
1231
|
* @param ListOverlappingRecallsRequest
|
|
1227
1232
|
* @return ListOverlappingRecallsResponse
|
|
1228
1233
|
* @throws OciError when an error occurs
|
|
1229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1234
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
|
|
1230
1235
|
*/
|
|
1231
1236
|
listOverlappingRecalls(listOverlappingRecallsRequest: requests.ListOverlappingRecallsRequest): Promise<responses.ListOverlappingRecallsResponse>;
|
|
1232
1237
|
/**
|
|
@@ -1236,7 +1241,7 @@ export declare class LogAnalyticsClient {
|
|
|
1236
1241
|
* @param ListParserFunctionsRequest
|
|
1237
1242
|
* @return ListParserFunctionsResponse
|
|
1238
1243
|
* @throws OciError when an error occurs
|
|
1239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
|
|
1240
1245
|
*/
|
|
1241
1246
|
listParserFunctions(listParserFunctionsRequest: requests.ListParserFunctionsRequest): Promise<responses.ListParserFunctionsResponse>;
|
|
1242
1247
|
/**
|
|
@@ -1246,7 +1251,7 @@ export declare class LogAnalyticsClient {
|
|
|
1246
1251
|
* @param ListParserMetaPluginsRequest
|
|
1247
1252
|
* @return ListParserMetaPluginsResponse
|
|
1248
1253
|
* @throws OciError when an error occurs
|
|
1249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
|
|
1250
1255
|
*/
|
|
1251
1256
|
listParserMetaPlugins(listParserMetaPluginsRequest: requests.ListParserMetaPluginsRequest): Promise<responses.ListParserMetaPluginsResponse>;
|
|
1252
1257
|
/**
|
|
@@ -1256,7 +1261,7 @@ export declare class LogAnalyticsClient {
|
|
|
1256
1261
|
* @param ListParsersRequest
|
|
1257
1262
|
* @return ListParsersResponse
|
|
1258
1263
|
* @throws OciError when an error occurs
|
|
1259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
|
|
1260
1265
|
*/
|
|
1261
1266
|
listParsers(listParsersRequest: requests.ListParsersRequest): Promise<responses.ListParsersResponse>;
|
|
1262
1267
|
/**
|
|
@@ -1266,7 +1271,7 @@ export declare class LogAnalyticsClient {
|
|
|
1266
1271
|
* @param ListPropertiesMetadataRequest
|
|
1267
1272
|
* @return ListPropertiesMetadataResponse
|
|
1268
1273
|
* @throws OciError when an error occurs
|
|
1269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1274
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
|
|
1270
1275
|
*/
|
|
1271
1276
|
listPropertiesMetadata(listPropertiesMetadataRequest: requests.ListPropertiesMetadataRequest): Promise<responses.ListPropertiesMetadataResponse>;
|
|
1272
1277
|
/**
|
|
@@ -1275,7 +1280,7 @@ export declare class LogAnalyticsClient {
|
|
|
1275
1280
|
* @param ListQueryWorkRequestsRequest
|
|
1276
1281
|
* @return ListQueryWorkRequestsResponse
|
|
1277
1282
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
|
|
1279
1284
|
*/
|
|
1280
1285
|
listQueryWorkRequests(listQueryWorkRequestsRequest: requests.ListQueryWorkRequestsRequest): Promise<responses.ListQueryWorkRequestsResponse>;
|
|
1281
1286
|
/**
|
|
@@ -1285,7 +1290,7 @@ export declare class LogAnalyticsClient {
|
|
|
1285
1290
|
* @param ListRecalledDataRequest
|
|
1286
1291
|
* @return ListRecalledDataResponse
|
|
1287
1292
|
* @throws OciError when an error occurs
|
|
1288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
|
|
1289
1294
|
*/
|
|
1290
1295
|
listRecalledData(listRecalledDataRequest: requests.ListRecalledDataRequest): Promise<responses.ListRecalledDataResponse>;
|
|
1291
1296
|
/**
|
|
@@ -1296,7 +1301,7 @@ export declare class LogAnalyticsClient {
|
|
|
1296
1301
|
* @param ListResourceCategoriesRequest
|
|
1297
1302
|
* @return ListResourceCategoriesResponse
|
|
1298
1303
|
* @throws OciError when an error occurs
|
|
1299
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
|
|
1300
1305
|
*/
|
|
1301
1306
|
listResourceCategories(listResourceCategoriesRequest: requests.ListResourceCategoriesRequest): Promise<responses.ListResourceCategoriesResponse>;
|
|
1302
1307
|
/**
|
|
@@ -1306,7 +1311,7 @@ export declare class LogAnalyticsClient {
|
|
|
1306
1311
|
* @param ListRulesRequest
|
|
1307
1312
|
* @return ListRulesResponse
|
|
1308
1313
|
* @throws OciError when an error occurs
|
|
1309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
|
|
1310
1315
|
*/
|
|
1311
1316
|
listRules(listRulesRequest: requests.ListRulesRequest): Promise<responses.ListRulesResponse>;
|
|
1312
1317
|
/**
|
|
@@ -1315,7 +1320,7 @@ export declare class LogAnalyticsClient {
|
|
|
1315
1320
|
* @param ListScheduledTasksRequest
|
|
1316
1321
|
* @return ListScheduledTasksResponse
|
|
1317
1322
|
* @throws OciError when an error occurs
|
|
1318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
|
|
1319
1324
|
*/
|
|
1320
1325
|
listScheduledTasks(listScheduledTasksRequest: requests.ListScheduledTasksRequest): Promise<responses.ListScheduledTasksResponse>;
|
|
1321
1326
|
/**
|
|
@@ -1325,7 +1330,7 @@ export declare class LogAnalyticsClient {
|
|
|
1325
1330
|
* @param ListSourceAssociationsRequest
|
|
1326
1331
|
* @return ListSourceAssociationsResponse
|
|
1327
1332
|
* @throws OciError when an error occurs
|
|
1328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
|
|
1329
1334
|
*/
|
|
1330
1335
|
listSourceAssociations(listSourceAssociationsRequest: requests.ListSourceAssociationsRequest): Promise<responses.ListSourceAssociationsResponse>;
|
|
1331
1336
|
/**
|
|
@@ -1335,7 +1340,7 @@ export declare class LogAnalyticsClient {
|
|
|
1335
1340
|
* @param ListSourceEventTypesRequest
|
|
1336
1341
|
* @return ListSourceEventTypesResponse
|
|
1337
1342
|
* @throws OciError when an error occurs
|
|
1338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1343
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
|
|
1339
1344
|
*/
|
|
1340
1345
|
listSourceEventTypes(listSourceEventTypesRequest: requests.ListSourceEventTypesRequest): Promise<responses.ListSourceEventTypesResponse>;
|
|
1341
1346
|
/**
|
|
@@ -1345,7 +1350,7 @@ export declare class LogAnalyticsClient {
|
|
|
1345
1350
|
* @param ListSourceExtendedFieldDefinitionsRequest
|
|
1346
1351
|
* @return ListSourceExtendedFieldDefinitionsResponse
|
|
1347
1352
|
* @throws OciError when an error occurs
|
|
1348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
|
|
1349
1354
|
*/
|
|
1350
1355
|
listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest: requests.ListSourceExtendedFieldDefinitionsRequest): Promise<responses.ListSourceExtendedFieldDefinitionsResponse>;
|
|
1351
1356
|
/**
|
|
@@ -1355,7 +1360,7 @@ export declare class LogAnalyticsClient {
|
|
|
1355
1360
|
* @param ListSourceLabelOperatorsRequest
|
|
1356
1361
|
* @return ListSourceLabelOperatorsResponse
|
|
1357
1362
|
* @throws OciError when an error occurs
|
|
1358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
|
|
1359
1364
|
*/
|
|
1360
1365
|
listSourceLabelOperators(listSourceLabelOperatorsRequest: requests.ListSourceLabelOperatorsRequest): Promise<responses.ListSourceLabelOperatorsResponse>;
|
|
1361
1366
|
/**
|
|
@@ -1365,7 +1370,7 @@ export declare class LogAnalyticsClient {
|
|
|
1365
1370
|
* @param ListSourceMetaFunctionsRequest
|
|
1366
1371
|
* @return ListSourceMetaFunctionsResponse
|
|
1367
1372
|
* @throws OciError when an error occurs
|
|
1368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
|
|
1369
1374
|
*/
|
|
1370
1375
|
listSourceMetaFunctions(listSourceMetaFunctionsRequest: requests.ListSourceMetaFunctionsRequest): Promise<responses.ListSourceMetaFunctionsResponse>;
|
|
1371
1376
|
/**
|
|
@@ -1375,7 +1380,7 @@ export declare class LogAnalyticsClient {
|
|
|
1375
1380
|
* @param ListSourcePatternsRequest
|
|
1376
1381
|
* @return ListSourcePatternsResponse
|
|
1377
1382
|
* @throws OciError when an error occurs
|
|
1378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
|
|
1379
1384
|
*/
|
|
1380
1385
|
listSourcePatterns(listSourcePatternsRequest: requests.ListSourcePatternsRequest): Promise<responses.ListSourcePatternsResponse>;
|
|
1381
1386
|
/**
|
|
@@ -1385,7 +1390,7 @@ export declare class LogAnalyticsClient {
|
|
|
1385
1390
|
* @param ListSourcesRequest
|
|
1386
1391
|
* @return ListSourcesResponse
|
|
1387
1392
|
* @throws OciError when an error occurs
|
|
1388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
|
|
1389
1394
|
*/
|
|
1390
1395
|
listSources(listSourcesRequest: requests.ListSourcesRequest): Promise<responses.ListSourcesResponse>;
|
|
1391
1396
|
/**
|
|
@@ -1394,7 +1399,7 @@ export declare class LogAnalyticsClient {
|
|
|
1394
1399
|
* @param ListStorageWorkRequestErrorsRequest
|
|
1395
1400
|
* @return ListStorageWorkRequestErrorsResponse
|
|
1396
1401
|
* @throws OciError when an error occurs
|
|
1397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1402
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
|
|
1398
1403
|
*/
|
|
1399
1404
|
listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest: requests.ListStorageWorkRequestErrorsRequest): Promise<responses.ListStorageWorkRequestErrorsResponse>;
|
|
1400
1405
|
/**
|
|
@@ -1404,7 +1409,7 @@ export declare class LogAnalyticsClient {
|
|
|
1404
1409
|
* @param ListStorageWorkRequestsRequest
|
|
1405
1410
|
* @return ListStorageWorkRequestsResponse
|
|
1406
1411
|
* @throws OciError when an error occurs
|
|
1407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
|
|
1408
1413
|
*/
|
|
1409
1414
|
listStorageWorkRequests(listStorageWorkRequestsRequest: requests.ListStorageWorkRequestsRequest): Promise<responses.ListStorageWorkRequestsResponse>;
|
|
1410
1415
|
/**
|
|
@@ -1413,7 +1418,7 @@ export declare class LogAnalyticsClient {
|
|
|
1413
1418
|
* @param ListSupportedCharEncodingsRequest
|
|
1414
1419
|
* @return ListSupportedCharEncodingsResponse
|
|
1415
1420
|
* @throws OciError when an error occurs
|
|
1416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
|
|
1417
1422
|
*/
|
|
1418
1423
|
listSupportedCharEncodings(listSupportedCharEncodingsRequest: requests.ListSupportedCharEncodingsRequest): Promise<responses.ListSupportedCharEncodingsResponse>;
|
|
1419
1424
|
/**
|
|
@@ -1422,7 +1427,7 @@ export declare class LogAnalyticsClient {
|
|
|
1422
1427
|
* @param ListSupportedTimezonesRequest
|
|
1423
1428
|
* @return ListSupportedTimezonesResponse
|
|
1424
1429
|
* @throws OciError when an error occurs
|
|
1425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1430
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
|
|
1426
1431
|
*/
|
|
1427
1432
|
listSupportedTimezones(listSupportedTimezonesRequest: requests.ListSupportedTimezonesRequest): Promise<responses.ListSupportedTimezonesResponse>;
|
|
1428
1433
|
/**
|
|
@@ -1431,7 +1436,7 @@ export declare class LogAnalyticsClient {
|
|
|
1431
1436
|
* @param ListUploadFilesRequest
|
|
1432
1437
|
* @return ListUploadFilesResponse
|
|
1433
1438
|
* @throws OciError when an error occurs
|
|
1434
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
|
|
1435
1440
|
*/
|
|
1436
1441
|
listUploadFiles(listUploadFilesRequest: requests.ListUploadFilesRequest): Promise<responses.ListUploadFilesResponse>;
|
|
1437
1442
|
/**
|
|
@@ -1440,7 +1445,7 @@ export declare class LogAnalyticsClient {
|
|
|
1440
1445
|
* @param ListUploadWarningsRequest
|
|
1441
1446
|
* @return ListUploadWarningsResponse
|
|
1442
1447
|
* @throws OciError when an error occurs
|
|
1443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
|
|
1444
1449
|
*/
|
|
1445
1450
|
listUploadWarnings(listUploadWarningsRequest: requests.ListUploadWarningsRequest): Promise<responses.ListUploadWarningsResponse>;
|
|
1446
1451
|
/**
|
|
@@ -1451,7 +1456,7 @@ export declare class LogAnalyticsClient {
|
|
|
1451
1456
|
* @param ListUploadsRequest
|
|
1452
1457
|
* @return ListUploadsResponse
|
|
1453
1458
|
* @throws OciError when an error occurs
|
|
1454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1459
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
|
|
1455
1460
|
*/
|
|
1456
1461
|
listUploads(listUploadsRequest: requests.ListUploadsRequest): Promise<responses.ListUploadsResponse>;
|
|
1457
1462
|
/**
|
|
@@ -1461,7 +1466,7 @@ export declare class LogAnalyticsClient {
|
|
|
1461
1466
|
* @param ListWarningsRequest
|
|
1462
1467
|
* @return ListWarningsResponse
|
|
1463
1468
|
* @throws OciError when an error occurs
|
|
1464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
|
|
1465
1470
|
*/
|
|
1466
1471
|
listWarnings(listWarningsRequest: requests.ListWarningsRequest): Promise<responses.ListWarningsResponse>;
|
|
1467
1472
|
/**
|
|
@@ -1471,7 +1476,7 @@ export declare class LogAnalyticsClient {
|
|
|
1471
1476
|
* @param ListWorkRequestErrorsRequest
|
|
1472
1477
|
* @return ListWorkRequestErrorsResponse
|
|
1473
1478
|
* @throws OciError when an error occurs
|
|
1474
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1475
1480
|
*/
|
|
1476
1481
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1477
1482
|
/**
|
|
@@ -1481,7 +1486,7 @@ export declare class LogAnalyticsClient {
|
|
|
1481
1486
|
* @param ListWorkRequestLogsRequest
|
|
1482
1487
|
* @return ListWorkRequestLogsResponse
|
|
1483
1488
|
* @throws OciError when an error occurs
|
|
1484
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1485
1490
|
*/
|
|
1486
1491
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1487
1492
|
/**
|
|
@@ -1491,7 +1496,7 @@ export declare class LogAnalyticsClient {
|
|
|
1491
1496
|
* @param ListWorkRequestsRequest
|
|
1492
1497
|
* @return ListWorkRequestsResponse
|
|
1493
1498
|
* @throws OciError when an error occurs
|
|
1494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1495
1500
|
*/
|
|
1496
1501
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1497
1502
|
/**
|
|
@@ -1500,7 +1505,7 @@ export declare class LogAnalyticsClient {
|
|
|
1500
1505
|
* @param OffboardNamespaceRequest
|
|
1501
1506
|
* @return OffboardNamespaceResponse
|
|
1502
1507
|
* @throws OciError when an error occurs
|
|
1503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
|
|
1504
1509
|
*/
|
|
1505
1510
|
offboardNamespace(offboardNamespaceRequest: requests.OffboardNamespaceRequest): Promise<responses.OffboardNamespaceResponse>;
|
|
1506
1511
|
/**
|
|
@@ -1510,7 +1515,7 @@ export declare class LogAnalyticsClient {
|
|
|
1510
1515
|
* @param OnboardNamespaceRequest
|
|
1511
1516
|
* @return OnboardNamespaceResponse
|
|
1512
1517
|
* @throws OciError when an error occurs
|
|
1513
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1518
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
|
|
1514
1519
|
*/
|
|
1515
1520
|
onboardNamespace(onboardNamespaceRequest: requests.OnboardNamespaceRequest): Promise<responses.OnboardNamespaceResponse>;
|
|
1516
1521
|
/**
|
|
@@ -1519,7 +1524,7 @@ export declare class LogAnalyticsClient {
|
|
|
1519
1524
|
* @param ParseQueryRequest
|
|
1520
1525
|
* @return ParseQueryResponse
|
|
1521
1526
|
* @throws OciError when an error occurs
|
|
1522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
|
|
1523
1528
|
*/
|
|
1524
1529
|
parseQuery(parseQueryRequest: requests.ParseQueryRequest): Promise<responses.ParseQueryResponse>;
|
|
1525
1530
|
/**
|
|
@@ -1529,7 +1534,7 @@ export declare class LogAnalyticsClient {
|
|
|
1529
1534
|
* @param PauseScheduledTaskRequest
|
|
1530
1535
|
* @return PauseScheduledTaskResponse
|
|
1531
1536
|
* @throws OciError when an error occurs
|
|
1532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
|
|
1533
1538
|
*/
|
|
1534
1539
|
pauseScheduledTask(pauseScheduledTaskRequest: requests.PauseScheduledTaskRequest): Promise<responses.PauseScheduledTaskResponse>;
|
|
1535
1540
|
/**
|
|
@@ -1540,7 +1545,7 @@ export declare class LogAnalyticsClient {
|
|
|
1540
1545
|
* @param PurgeStorageDataRequest
|
|
1541
1546
|
* @return PurgeStorageDataResponse
|
|
1542
1547
|
* @throws OciError when an error occurs
|
|
1543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
|
|
1544
1549
|
*/
|
|
1545
1550
|
purgeStorageData(purgeStorageDataRequest: requests.PurgeStorageDataRequest): Promise<responses.PurgeStorageDataResponse>;
|
|
1546
1551
|
/**
|
|
@@ -1549,7 +1554,7 @@ export declare class LogAnalyticsClient {
|
|
|
1549
1554
|
* @param PutQueryWorkRequestBackgroundRequest
|
|
1550
1555
|
* @return PutQueryWorkRequestBackgroundResponse
|
|
1551
1556
|
* @throws OciError when an error occurs
|
|
1552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
|
|
1553
1558
|
*/
|
|
1554
1559
|
putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest: requests.PutQueryWorkRequestBackgroundRequest): Promise<responses.PutQueryWorkRequestBackgroundResponse>;
|
|
1555
1560
|
/**
|
|
@@ -1559,7 +1564,7 @@ export declare class LogAnalyticsClient {
|
|
|
1559
1564
|
* @param QueryRequest
|
|
1560
1565
|
* @return QueryResponse
|
|
1561
1566
|
* @throws OciError when an error occurs
|
|
1562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Query.ts.html |here} to see how to use Query API.
|
|
1563
1568
|
*/
|
|
1564
1569
|
query(queryRequest: requests.QueryRequest): Promise<responses.QueryResponse>;
|
|
1565
1570
|
/**
|
|
@@ -1569,7 +1574,7 @@ export declare class LogAnalyticsClient {
|
|
|
1569
1574
|
* @param RecallArchivedDataRequest
|
|
1570
1575
|
* @return RecallArchivedDataResponse
|
|
1571
1576
|
* @throws OciError when an error occurs
|
|
1572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
|
|
1573
1578
|
*/
|
|
1574
1579
|
recallArchivedData(recallArchivedDataRequest: requests.RecallArchivedDataRequest): Promise<responses.RecallArchivedDataResponse>;
|
|
1575
1580
|
/**
|
|
@@ -1579,7 +1584,7 @@ export declare class LogAnalyticsClient {
|
|
|
1579
1584
|
* @param RegisterLookupRequest
|
|
1580
1585
|
* @return RegisterLookupResponse
|
|
1581
1586
|
* @throws OciError when an error occurs
|
|
1582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
|
|
1583
1588
|
*/
|
|
1584
1589
|
registerLookup(registerLookupRequest: requests.RegisterLookupRequest): Promise<responses.RegisterLookupResponse>;
|
|
1585
1590
|
/**
|
|
@@ -1589,7 +1594,7 @@ export declare class LogAnalyticsClient {
|
|
|
1589
1594
|
* @param ReleaseRecalledDataRequest
|
|
1590
1595
|
* @return ReleaseRecalledDataResponse
|
|
1591
1596
|
* @throws OciError when an error occurs
|
|
1592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
|
|
1593
1598
|
*/
|
|
1594
1599
|
releaseRecalledData(releaseRecalledDataRequest: requests.ReleaseRecalledDataRequest): Promise<responses.ReleaseRecalledDataResponse>;
|
|
1595
1600
|
/**
|
|
@@ -1598,7 +1603,7 @@ export declare class LogAnalyticsClient {
|
|
|
1598
1603
|
* @param RemoveEntityAssociationsRequest
|
|
1599
1604
|
* @return RemoveEntityAssociationsResponse
|
|
1600
1605
|
* @throws OciError when an error occurs
|
|
1601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
|
|
1602
1607
|
*/
|
|
1603
1608
|
removeEntityAssociations(removeEntityAssociationsRequest: requests.RemoveEntityAssociationsRequest): Promise<responses.RemoveEntityAssociationsResponse>;
|
|
1604
1609
|
/**
|
|
@@ -1608,7 +1613,7 @@ export declare class LogAnalyticsClient {
|
|
|
1608
1613
|
* @param RemovePreferencesRequest
|
|
1609
1614
|
* @return RemovePreferencesResponse
|
|
1610
1615
|
* @throws OciError when an error occurs
|
|
1611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
|
|
1612
1617
|
*/
|
|
1613
1618
|
removePreferences(removePreferencesRequest: requests.RemovePreferencesRequest): Promise<responses.RemovePreferencesResponse>;
|
|
1614
1619
|
/**
|
|
@@ -1618,7 +1623,7 @@ export declare class LogAnalyticsClient {
|
|
|
1618
1623
|
* @param RemoveResourceCategoriesRequest
|
|
1619
1624
|
* @return RemoveResourceCategoriesResponse
|
|
1620
1625
|
* @throws OciError when an error occurs
|
|
1621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
|
|
1622
1627
|
*/
|
|
1623
1628
|
removeResourceCategories(removeResourceCategoriesRequest: requests.RemoveResourceCategoriesRequest): Promise<responses.RemoveResourceCategoriesResponse>;
|
|
1624
1629
|
/**
|
|
@@ -1628,7 +1633,7 @@ export declare class LogAnalyticsClient {
|
|
|
1628
1633
|
* @param RemoveSourceEventTypesRequest
|
|
1629
1634
|
* @return RemoveSourceEventTypesResponse
|
|
1630
1635
|
* @throws OciError when an error occurs
|
|
1631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
|
|
1632
1637
|
*/
|
|
1633
1638
|
removeSourceEventTypes(removeSourceEventTypesRequest: requests.RemoveSourceEventTypesRequest): Promise<responses.RemoveSourceEventTypesResponse>;
|
|
1634
1639
|
/**
|
|
@@ -1638,7 +1643,7 @@ export declare class LogAnalyticsClient {
|
|
|
1638
1643
|
* @param ResumeScheduledTaskRequest
|
|
1639
1644
|
* @return ResumeScheduledTaskResponse
|
|
1640
1645
|
* @throws OciError when an error occurs
|
|
1641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
|
|
1642
1647
|
*/
|
|
1643
1648
|
resumeScheduledTask(resumeScheduledTaskRequest: requests.ResumeScheduledTaskRequest): Promise<responses.ResumeScheduledTaskResponse>;
|
|
1644
1649
|
/**
|
|
@@ -1650,7 +1655,7 @@ export declare class LogAnalyticsClient {
|
|
|
1650
1655
|
* @param RunRequest
|
|
1651
1656
|
* @return RunResponse
|
|
1652
1657
|
* @throws OciError when an error occurs
|
|
1653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Run.ts.html |here} to see how to use Run API.
|
|
1654
1659
|
*/
|
|
1655
1660
|
run(runRequest: requests.RunRequest): Promise<responses.RunResponse>;
|
|
1656
1661
|
/**
|
|
@@ -1662,7 +1667,7 @@ export declare class LogAnalyticsClient {
|
|
|
1662
1667
|
* @param SetUnprocessedDataBucketRequest
|
|
1663
1668
|
* @return SetUnprocessedDataBucketResponse
|
|
1664
1669
|
* @throws OciError when an error occurs
|
|
1665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
|
|
1666
1671
|
*/
|
|
1667
1672
|
setUnprocessedDataBucket(setUnprocessedDataBucketRequest: requests.SetUnprocessedDataBucketRequest): Promise<responses.SetUnprocessedDataBucketResponse>;
|
|
1668
1673
|
/**
|
|
@@ -1671,7 +1676,7 @@ export declare class LogAnalyticsClient {
|
|
|
1671
1676
|
* @param SuggestRequest
|
|
1672
1677
|
* @return SuggestResponse
|
|
1673
1678
|
* @throws OciError when an error occurs
|
|
1674
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
|
|
1675
1680
|
*/
|
|
1676
1681
|
suggest(suggestRequest: requests.SuggestRequest): Promise<responses.SuggestResponse>;
|
|
1677
1682
|
/**
|
|
@@ -1681,7 +1686,7 @@ export declare class LogAnalyticsClient {
|
|
|
1681
1686
|
* @param SuppressWarningRequest
|
|
1682
1687
|
* @return SuppressWarningResponse
|
|
1683
1688
|
* @throws OciError when an error occurs
|
|
1684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
|
|
1685
1690
|
*/
|
|
1686
1691
|
suppressWarning(suppressWarningRequest: requests.SuppressWarningRequest): Promise<responses.SuppressWarningResponse>;
|
|
1687
1692
|
/**
|
|
@@ -1691,7 +1696,7 @@ export declare class LogAnalyticsClient {
|
|
|
1691
1696
|
* @param TestParserRequest
|
|
1692
1697
|
* @return TestParserResponse
|
|
1693
1698
|
* @throws OciError when an error occurs
|
|
1694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
|
|
1695
1700
|
*/
|
|
1696
1701
|
testParser(testParserRequest: requests.TestParserRequest): Promise<responses.TestParserResponse>;
|
|
1697
1702
|
/**
|
|
@@ -1701,7 +1706,7 @@ export declare class LogAnalyticsClient {
|
|
|
1701
1706
|
* @param UnsuppressWarningRequest
|
|
1702
1707
|
* @return UnsuppressWarningResponse
|
|
1703
1708
|
* @throws OciError when an error occurs
|
|
1704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
|
|
1705
1710
|
*/
|
|
1706
1711
|
unsuppressWarning(unsuppressWarningRequest: requests.UnsuppressWarningRequest): Promise<responses.UnsuppressWarningResponse>;
|
|
1707
1712
|
/**
|
|
@@ -1711,7 +1716,7 @@ export declare class LogAnalyticsClient {
|
|
|
1711
1716
|
* @param UpdateIngestTimeRuleRequest
|
|
1712
1717
|
* @return UpdateIngestTimeRuleResponse
|
|
1713
1718
|
* @throws OciError when an error occurs
|
|
1714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
|
|
1715
1720
|
*/
|
|
1716
1721
|
updateIngestTimeRule(updateIngestTimeRuleRequest: requests.UpdateIngestTimeRuleRequest): Promise<responses.UpdateIngestTimeRuleResponse>;
|
|
1717
1722
|
/**
|
|
@@ -1720,7 +1725,7 @@ export declare class LogAnalyticsClient {
|
|
|
1720
1725
|
* @param UpdateLogAnalyticsEmBridgeRequest
|
|
1721
1726
|
* @return UpdateLogAnalyticsEmBridgeResponse
|
|
1722
1727
|
* @throws OciError when an error occurs
|
|
1723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
|
|
1724
1729
|
*/
|
|
1725
1730
|
updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest: requests.UpdateLogAnalyticsEmBridgeRequest): Promise<responses.UpdateLogAnalyticsEmBridgeResponse>;
|
|
1726
1731
|
/**
|
|
@@ -1729,7 +1734,7 @@ export declare class LogAnalyticsClient {
|
|
|
1729
1734
|
* @param UpdateLogAnalyticsEntityRequest
|
|
1730
1735
|
* @return UpdateLogAnalyticsEntityResponse
|
|
1731
1736
|
* @throws OciError when an error occurs
|
|
1732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
|
|
1733
1738
|
*/
|
|
1734
1739
|
updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest: requests.UpdateLogAnalyticsEntityRequest): Promise<responses.UpdateLogAnalyticsEntityResponse>;
|
|
1735
1740
|
/**
|
|
@@ -1738,7 +1743,7 @@ export declare class LogAnalyticsClient {
|
|
|
1738
1743
|
* @param UpdateLogAnalyticsEntityTypeRequest
|
|
1739
1744
|
* @return UpdateLogAnalyticsEntityTypeResponse
|
|
1740
1745
|
* @throws OciError when an error occurs
|
|
1741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
|
|
1742
1747
|
*/
|
|
1743
1748
|
updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest: requests.UpdateLogAnalyticsEntityTypeRequest): Promise<responses.UpdateLogAnalyticsEntityTypeResponse>;
|
|
1744
1749
|
/**
|
|
@@ -1748,7 +1753,7 @@ export declare class LogAnalyticsClient {
|
|
|
1748
1753
|
* @param UpdateLogAnalyticsLogGroupRequest
|
|
1749
1754
|
* @return UpdateLogAnalyticsLogGroupResponse
|
|
1750
1755
|
* @throws OciError when an error occurs
|
|
1751
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
|
|
1752
1757
|
*/
|
|
1753
1758
|
updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest: requests.UpdateLogAnalyticsLogGroupRequest): Promise<responses.UpdateLogAnalyticsLogGroupResponse>;
|
|
1754
1759
|
/**
|
|
@@ -1757,7 +1762,7 @@ export declare class LogAnalyticsClient {
|
|
|
1757
1762
|
* @param UpdateLogAnalyticsObjectCollectionRuleRequest
|
|
1758
1763
|
* @return UpdateLogAnalyticsObjectCollectionRuleResponse
|
|
1759
1764
|
* @throws OciError when an error occurs
|
|
1760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
|
|
1761
1766
|
*/
|
|
1762
1767
|
updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest: requests.UpdateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.UpdateLogAnalyticsObjectCollectionRuleResponse>;
|
|
1763
1768
|
/**
|
|
@@ -1767,7 +1772,7 @@ export declare class LogAnalyticsClient {
|
|
|
1767
1772
|
* @param UpdateLookupRequest
|
|
1768
1773
|
* @return UpdateLookupResponse
|
|
1769
1774
|
* @throws OciError when an error occurs
|
|
1770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
|
|
1771
1776
|
*/
|
|
1772
1777
|
updateLookup(updateLookupRequest: requests.UpdateLookupRequest): Promise<responses.UpdateLookupResponse>;
|
|
1773
1778
|
/**
|
|
@@ -1777,7 +1782,7 @@ export declare class LogAnalyticsClient {
|
|
|
1777
1782
|
* @param UpdateLookupDataRequest
|
|
1778
1783
|
* @return UpdateLookupDataResponse
|
|
1779
1784
|
* @throws OciError when an error occurs
|
|
1780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
|
|
1781
1786
|
*/
|
|
1782
1787
|
updateLookupData(updateLookupDataRequest: requests.UpdateLookupDataRequest): Promise<responses.UpdateLookupDataResponse>;
|
|
1783
1788
|
/**
|
|
@@ -1787,7 +1792,7 @@ export declare class LogAnalyticsClient {
|
|
|
1787
1792
|
* @param UpdatePreferencesRequest
|
|
1788
1793
|
* @return UpdatePreferencesResponse
|
|
1789
1794
|
* @throws OciError when an error occurs
|
|
1790
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
|
|
1791
1796
|
*/
|
|
1792
1797
|
updatePreferences(updatePreferencesRequest: requests.UpdatePreferencesRequest): Promise<responses.UpdatePreferencesResponse>;
|
|
1793
1798
|
/**
|
|
@@ -1797,7 +1802,7 @@ export declare class LogAnalyticsClient {
|
|
|
1797
1802
|
* @param UpdateResourceCategoriesRequest
|
|
1798
1803
|
* @return UpdateResourceCategoriesResponse
|
|
1799
1804
|
* @throws OciError when an error occurs
|
|
1800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
|
|
1801
1806
|
*/
|
|
1802
1807
|
updateResourceCategories(updateResourceCategoriesRequest: requests.UpdateResourceCategoriesRequest): Promise<responses.UpdateResourceCategoriesResponse>;
|
|
1803
1808
|
/**
|
|
@@ -1806,7 +1811,7 @@ export declare class LogAnalyticsClient {
|
|
|
1806
1811
|
* @param UpdateScheduledTaskRequest
|
|
1807
1812
|
* @return UpdateScheduledTaskResponse
|
|
1808
1813
|
* @throws OciError when an error occurs
|
|
1809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
|
|
1810
1815
|
*/
|
|
1811
1816
|
updateScheduledTask(updateScheduledTaskRequest: requests.UpdateScheduledTaskRequest): Promise<responses.UpdateScheduledTaskResponse>;
|
|
1812
1817
|
/**
|
|
@@ -1816,7 +1821,7 @@ export declare class LogAnalyticsClient {
|
|
|
1816
1821
|
* @param UpdateStorageRequest
|
|
1817
1822
|
* @return UpdateStorageResponse
|
|
1818
1823
|
* @throws OciError when an error occurs
|
|
1819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1824
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
|
|
1820
1825
|
*/
|
|
1821
1826
|
updateStorage(updateStorageRequest: requests.UpdateStorageRequest): Promise<responses.UpdateStorageResponse>;
|
|
1822
1827
|
/**
|
|
@@ -1826,7 +1831,7 @@ export declare class LogAnalyticsClient {
|
|
|
1826
1831
|
* @param UploadDiscoveryDataRequest
|
|
1827
1832
|
* @return UploadDiscoveryDataResponse
|
|
1828
1833
|
* @throws OciError when an error occurs
|
|
1829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
|
|
1830
1835
|
*/
|
|
1831
1836
|
uploadDiscoveryData(uploadDiscoveryDataRequest: requests.UploadDiscoveryDataRequest): Promise<responses.UploadDiscoveryDataResponse>;
|
|
1832
1837
|
/**
|
|
@@ -1836,7 +1841,7 @@ export declare class LogAnalyticsClient {
|
|
|
1836
1841
|
* @param UploadLogEventsFileRequest
|
|
1837
1842
|
* @return UploadLogEventsFileResponse
|
|
1838
1843
|
* @throws OciError when an error occurs
|
|
1839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
|
|
1840
1845
|
*/
|
|
1841
1846
|
uploadLogEventsFile(uploadLogEventsFileRequest: requests.UploadLogEventsFileRequest): Promise<responses.UploadLogEventsFileResponse>;
|
|
1842
1847
|
/**
|
|
@@ -1846,7 +1851,7 @@ export declare class LogAnalyticsClient {
|
|
|
1846
1851
|
* @param UploadLogFileRequest
|
|
1847
1852
|
* @return UploadLogFileResponse
|
|
1848
1853
|
* @throws OciError when an error occurs
|
|
1849
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1854
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
|
|
1850
1855
|
*/
|
|
1851
1856
|
uploadLogFile(uploadLogFileRequest: requests.UploadLogFileRequest): Promise<responses.UploadLogFileResponse>;
|
|
1852
1857
|
/**
|
|
@@ -1856,7 +1861,7 @@ export declare class LogAnalyticsClient {
|
|
|
1856
1861
|
* @param UpsertAssociationsRequest
|
|
1857
1862
|
* @return UpsertAssociationsResponse
|
|
1858
1863
|
* @throws OciError when an error occurs
|
|
1859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1864
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
|
|
1860
1865
|
*/
|
|
1861
1866
|
upsertAssociations(upsertAssociationsRequest: requests.UpsertAssociationsRequest): Promise<responses.UpsertAssociationsResponse>;
|
|
1862
1867
|
/**
|
|
@@ -1866,7 +1871,7 @@ export declare class LogAnalyticsClient {
|
|
|
1866
1871
|
* @param UpsertFieldRequest
|
|
1867
1872
|
* @return UpsertFieldResponse
|
|
1868
1873
|
* @throws OciError when an error occurs
|
|
1869
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
|
|
1870
1875
|
*/
|
|
1871
1876
|
upsertField(upsertFieldRequest: requests.UpsertFieldRequest): Promise<responses.UpsertFieldResponse>;
|
|
1872
1877
|
/**
|
|
@@ -1876,7 +1881,7 @@ export declare class LogAnalyticsClient {
|
|
|
1876
1881
|
* @param UpsertLabelRequest
|
|
1877
1882
|
* @return UpsertLabelResponse
|
|
1878
1883
|
* @throws OciError when an error occurs
|
|
1879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1884
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
|
|
1880
1885
|
*/
|
|
1881
1886
|
upsertLabel(upsertLabelRequest: requests.UpsertLabelRequest): Promise<responses.UpsertLabelResponse>;
|
|
1882
1887
|
/**
|
|
@@ -1886,7 +1891,7 @@ export declare class LogAnalyticsClient {
|
|
|
1886
1891
|
* @param UpsertParserRequest
|
|
1887
1892
|
* @return UpsertParserResponse
|
|
1888
1893
|
* @throws OciError when an error occurs
|
|
1889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1894
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
|
|
1890
1895
|
*/
|
|
1891
1896
|
upsertParser(upsertParserRequest: requests.UpsertParserRequest): Promise<responses.UpsertParserResponse>;
|
|
1892
1897
|
/**
|
|
@@ -1896,7 +1901,7 @@ export declare class LogAnalyticsClient {
|
|
|
1896
1901
|
* @param UpsertSourceRequest
|
|
1897
1902
|
* @return UpsertSourceResponse
|
|
1898
1903
|
* @throws OciError when an error occurs
|
|
1899
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1904
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
|
|
1900
1905
|
*/
|
|
1901
1906
|
upsertSource(upsertSourceRequest: requests.UpsertSourceRequest): Promise<responses.UpsertSourceResponse>;
|
|
1902
1907
|
/**
|
|
@@ -1906,7 +1911,7 @@ export declare class LogAnalyticsClient {
|
|
|
1906
1911
|
* @param ValidateAssociationParametersRequest
|
|
1907
1912
|
* @return ValidateAssociationParametersResponse
|
|
1908
1913
|
* @throws OciError when an error occurs
|
|
1909
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
|
|
1910
1915
|
*/
|
|
1911
1916
|
validateAssociationParameters(validateAssociationParametersRequest: requests.ValidateAssociationParametersRequest): Promise<responses.ValidateAssociationParametersResponse>;
|
|
1912
1917
|
/**
|
|
@@ -1916,7 +1921,7 @@ export declare class LogAnalyticsClient {
|
|
|
1916
1921
|
* @param ValidateEndpointRequest
|
|
1917
1922
|
* @return ValidateEndpointResponse
|
|
1918
1923
|
* @throws OciError when an error occurs
|
|
1919
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
|
|
1920
1925
|
*/
|
|
1921
1926
|
validateEndpoint(validateEndpointRequest: requests.ValidateEndpointRequest): Promise<responses.ValidateEndpointResponse>;
|
|
1922
1927
|
/**
|
|
@@ -1925,7 +1930,7 @@ export declare class LogAnalyticsClient {
|
|
|
1925
1930
|
* @param ValidateFileRequest
|
|
1926
1931
|
* @return ValidateFileResponse
|
|
1927
1932
|
* @throws OciError when an error occurs
|
|
1928
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
|
|
1929
1934
|
*/
|
|
1930
1935
|
validateFile(validateFileRequest: requests.ValidateFileRequest): Promise<responses.ValidateFileResponse>;
|
|
1931
1936
|
/**
|
|
@@ -1939,7 +1944,7 @@ export declare class LogAnalyticsClient {
|
|
|
1939
1944
|
* @param ValidateLabelConditionRequest
|
|
1940
1945
|
* @return ValidateLabelConditionResponse
|
|
1941
1946
|
* @throws OciError when an error occurs
|
|
1942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
|
|
1943
1948
|
*/
|
|
1944
1949
|
validateLabelCondition(validateLabelConditionRequest: requests.ValidateLabelConditionRequest): Promise<responses.ValidateLabelConditionResponse>;
|
|
1945
1950
|
/**
|
|
@@ -1949,7 +1954,7 @@ export declare class LogAnalyticsClient {
|
|
|
1949
1954
|
* @param ValidateSourceRequest
|
|
1950
1955
|
* @return ValidateSourceResponse
|
|
1951
1956
|
* @throws OciError when an error occurs
|
|
1952
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
|
|
1953
1958
|
*/
|
|
1954
1959
|
validateSource(validateSourceRequest: requests.ValidateSourceRequest): Promise<responses.ValidateSourceResponse>;
|
|
1955
1960
|
/**
|
|
@@ -1959,7 +1964,7 @@ export declare class LogAnalyticsClient {
|
|
|
1959
1964
|
* @param ValidateSourceExtendedFieldDetailsRequest
|
|
1960
1965
|
* @return ValidateSourceExtendedFieldDetailsResponse
|
|
1961
1966
|
* @throws OciError when an error occurs
|
|
1962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
|
|
1963
1968
|
*/
|
|
1964
1969
|
validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest: requests.ValidateSourceExtendedFieldDetailsRequest): Promise<responses.ValidateSourceExtendedFieldDetailsResponse>;
|
|
1965
1970
|
/**
|
|
@@ -1968,7 +1973,7 @@ export declare class LogAnalyticsClient {
|
|
|
1968
1973
|
* @param ValidateSourceMappingRequest
|
|
1969
1974
|
* @return ValidateSourceMappingResponse
|
|
1970
1975
|
* @throws OciError when an error occurs
|
|
1971
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
|
|
1972
1977
|
*/
|
|
1973
1978
|
validateSourceMapping(validateSourceMappingRequest: requests.ValidateSourceMappingRequest): Promise<responses.ValidateSourceMappingResponse>;
|
|
1974
1979
|
/**
|
|
@@ -1981,7 +1986,8 @@ export declare class LogAnalyticsClient {
|
|
|
1981
1986
|
* @param VerifyRequest
|
|
1982
1987
|
* @return VerifyResponse
|
|
1983
1988
|
* @throws OciError when an error occurs
|
|
1984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1989
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Verify.ts.html |here} to see how to use Verify API.
|
|
1985
1990
|
*/
|
|
1986
1991
|
verify(verifyRequest: requests.VerifyRequest): Promise<responses.VerifyResponse>;
|
|
1987
1992
|
}
|
|
1993
|
+
export {};
|