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
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeLogAnalyticsEmBridgeCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeLogAnalyticsEmBridgeCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ export interface ChangeLogAnalyticsEmBridgeCompartmentRequest extends common.Bas
|
|
|
32
32
|
"changeLogAnalyticsEmBridgeCompartmentDetails": model.ChangeLogAnalyticsEmBridgeCompartmentDetails;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeLogAnalyticsEntityCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeLogAnalyticsEntityCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -32,7 +32,7 @@ export interface ChangeLogAnalyticsEntityCompartmentRequest extends common.BaseR
|
|
|
32
32
|
"changeLogAnalyticsEntityCompartmentDetails": model.ChangeLogAnalyticsEntityCompartmentDetails;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeLogAnalyticsLogGroupCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeLogAnalyticsLogGroupCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ChangeLogAnalyticsLogGroupCompartmentRequest extends common.Bas
|
|
|
31
31
|
"changeLogAnalyticsLogGroupCompartmentDetails": model.ChangeLogAnalyticsLogGroupCompartmentDetails;
|
|
32
32
|
/**
|
|
33
33
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
34
|
-
* for a resource, set the
|
|
34
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
35
35
|
* etag from a previous GET or POST response for that resource.
|
|
36
36
|
* The resource will be updated or deleted only if the etag you
|
|
37
37
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest extend
|
|
|
31
31
|
"changeLogAnalyticsObjectCollectionRuleCompartmentDetails": model.ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails;
|
|
32
32
|
/**
|
|
33
33
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
34
|
-
* for a resource, set the
|
|
34
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
35
35
|
* etag from a previous GET or POST response for that resource.
|
|
36
36
|
* The resource will be updated or deleted only if the etag you
|
|
37
37
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 ChangeScheduledTaskCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeScheduledTaskCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -33,7 +33,7 @@ export interface ChangeScheduledTaskCompartmentRequest extends common.BaseReques
|
|
|
33
33
|
"changeScheduledTaskCompartmentDetails": model.ChangeScheduledTaskCompartmentDetails;
|
|
34
34
|
/**
|
|
35
35
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
36
|
-
* for a resource, set the
|
|
36
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
37
37
|
* etag from a previous GET or POST response for that resource.
|
|
38
38
|
* The resource will be updated or deleted only if the etag you
|
|
39
39
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 CleanRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CleanRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CompareContentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CompareContentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateIngestTimeRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateIngestTimeRuleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateLogAnalyticsEmBridgeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateLogAnalyticsEmBridgeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateLogAnalyticsEntityRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateLogAnalyticsEntityRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateLogAnalyticsEntityTypeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateLogAnalyticsEntityTypeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateLogAnalyticsLogGroupRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateLogAnalyticsLogGroupRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateLogAnalyticsObjectCollectionRuleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateLogAnalyticsObjectCollectionRuleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 CreateScheduledTaskRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateScheduledTaskRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 DeleteAssociationsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteAssociationsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteFieldRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFieldRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -39,7 +39,7 @@ export interface DeleteFieldRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRequestId"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteIngestTimeRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteIngestTimeRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteIngestTimeRuleRequest extends common.BaseRequest {
|
|
|
27
27
|
"ingestTimeRuleId": string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLabelRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLabelRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -39,7 +39,7 @@ export interface DeleteLabelRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRequestId"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLogAnalyticsEmBridgeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLogAnalyticsEmBridgeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteLogAnalyticsEmBridgeRequest extends common.BaseRequest {
|
|
|
27
27
|
"logAnalyticsEmBridgeId": string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLogAnalyticsEntityRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLogAnalyticsEntityRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteLogAnalyticsEntityRequest extends common.BaseRequest {
|
|
|
27
27
|
"logAnalyticsEntityId": string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLogAnalyticsEntityTypeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLogAnalyticsEntityTypeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteLogAnalyticsEntityTypeRequest extends common.BaseRequest
|
|
|
27
27
|
"entityTypeName": string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLogAnalyticsLogGroupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLogAnalyticsLogGroupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface DeleteLogAnalyticsLogGroupRequest extends common.BaseRequest {
|
|
|
26
26
|
"logAnalyticsLogGroupId": string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLogAnalyticsObjectCollectionRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLogAnalyticsObjectCollectionRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -30,7 +30,7 @@ export interface DeleteLogAnalyticsObjectCollectionRuleRequest extends common.Ba
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteLookupRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteLookupRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -43,7 +43,7 @@ export interface DeleteLookupRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRequestId"?: string;
|
|
44
44
|
/**
|
|
45
45
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
46
|
-
* for a resource, set the
|
|
46
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
47
47
|
* etag from a previous GET or POST response for that resource.
|
|
48
48
|
* The resource will be updated or deleted only if the etag you
|
|
49
49
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteParserRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteParserRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -39,7 +39,7 @@ export interface DeleteParserRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRequestId"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteScheduledTaskRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteScheduledTaskRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -32,7 +32,7 @@ export interface DeleteScheduledTaskRequest extends common.BaseRequest {
|
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
34
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
35
|
-
* for a resource, set the
|
|
35
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
36
36
|
* etag from a previous GET or POST response for that resource.
|
|
37
37
|
* The resource will be updated or deleted only if the etag you
|
|
38
38
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteSourceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -39,7 +39,7 @@ export interface DeleteSourceRequest extends common.BaseRequest {
|
|
|
39
39
|
"opcRequestId"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
42
|
-
* for a resource, set the
|
|
42
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
43
43
|
* etag from a previous GET or POST response for that resource.
|
|
44
44
|
* The resource will be updated or deleted only if the etag you
|
|
45
45
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteUploadFileRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteUploadFileRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteUploadRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteUploadRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface DeleteUploadRequest extends common.BaseRequest {
|
|
|
26
26
|
"uploadReference": string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DeleteUploadWarningRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteUploadWarningRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DisableArchivingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DisableArchivingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface DisableArchivingRequest extends common.BaseRequest {
|
|
|
26
26
|
"opcRequestId"?: string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 DisableAutoAssociationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisableAutoAssociationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 DisableIngestTimeRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DisableIngestTimeRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DisableIngestTimeRuleRequest extends common.BaseRequest {
|
|
|
27
27
|
"ingestTimeRuleId": string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 DisableSourceEventTypesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisableSourceEventTypesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 EnableArchivingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface EnableArchivingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface EnableArchivingRequest extends common.BaseRequest {
|
|
|
26
26
|
"opcRequestId"?: string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 EnableAutoAssociationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface EnableAutoAssociationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @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 EnableIngestTimeRuleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface EnableIngestTimeRuleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface EnableIngestTimeRuleRequest extends common.BaseRequest {
|
|
|
27
27
|
"ingestTimeRuleId": string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 EnableSourceEventTypesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface EnableSourceEventTypesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @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 EstimatePurgeDataSizeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface EstimatePurgeDataSizeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -40,7 +40,7 @@ export interface EstimatePurgeDataSizeRequest extends common.BaseRequest {
|
|
|
40
40
|
"opcRetryToken"?: string;
|
|
41
41
|
/**
|
|
42
42
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
43
|
-
* for a resource, set the
|
|
43
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
44
44
|
* etag from a previous GET or POST response for that resource.
|
|
45
45
|
* The resource will be updated or deleted only if the etag you
|
|
46
46
|
* provide matches the resource's current etag value.
|