oci-loganalytics 2.3.1 → 2.5.2
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/LICENSE.txt +6 -0
- package/lib/client.d.ts +215 -159
- package/lib/client.js +519 -166
- package/lib/client.js.map +1 -1
- package/lib/model/abstract-column.d.ts +5 -0
- package/lib/model/abstract-column.js.map +1 -1
- package/lib/model/abstract-command-descriptor.js +4 -0
- package/lib/model/abstract-command-descriptor.js.map +1 -1
- package/lib/model/create-log-analytics-object-collection-rule-details.d.ts +7 -0
- package/lib/model/create-log-analytics-object-collection-rule-details.js.map +1 -1
- package/lib/model/extract-log-header-results.d.ts +4 -0
- package/lib/model/extract-log-header-results.js.map +1 -1
- package/lib/model/geo-stats-command-descriptor.d.ts +51 -0
- package/lib/model/geo-stats-command-descriptor.js +88 -0
- package/lib/model/geo-stats-command-descriptor.js.map +1 -0
- package/lib/model/highlight-groups-command-descriptor.d.ts +5 -0
- package/lib/model/highlight-groups-command-descriptor.js.map +1 -1
- package/lib/model/index.d.ts +12 -0
- package/lib/model/index.js +17 -5
- package/lib/model/index.js.map +1 -1
- package/lib/model/log-analytics-object-collection-rule-summary.d.ts +7 -0
- package/lib/model/log-analytics-object-collection-rule-summary.js.map +1 -1
- package/lib/model/log-analytics-object-collection-rule.d.ts +7 -0
- package/lib/model/log-analytics-object-collection-rule.js.map +1 -1
- package/lib/model/log-analytics-parser-summary.d.ts +5 -0
- package/lib/model/log-analytics-parser-summary.js.map +1 -1
- package/lib/model/log-analytics-parser.d.ts +5 -0
- package/lib/model/log-analytics-parser.js.map +1 -1
- package/lib/model/log-analytics-preference-collection.d.ts +27 -0
- package/lib/model/log-analytics-preference-collection.js +62 -0
- package/lib/model/log-analytics-preference-collection.js.map +1 -0
- package/lib/model/log-analytics-preference-details.d.ts +27 -0
- package/lib/model/log-analytics-preference-details.js +62 -0
- package/lib/model/log-analytics-preference-details.js.map +1 -0
- package/lib/model/log-analytics-preference.d.ts +30 -0
- package/lib/model/log-analytics-preference.js +30 -0
- package/lib/model/log-analytics-preference.js.map +1 -0
- package/lib/model/log-analytics-source-function.d.ts +4 -0
- package/lib/model/log-analytics-source-function.js.map +1 -1
- package/lib/model/log-sets-count.d.ts +27 -0
- package/lib/model/log-sets-count.js +30 -0
- package/lib/model/log-sets-count.js.map +1 -0
- package/lib/model/test-parser-payload-details.d.ts +5 -0
- package/lib/model/test-parser-payload-details.js.map +1 -1
- package/lib/model/unprocessed-data-bucket.d.ts +44 -0
- package/lib/model/unprocessed-data-bucket.js +30 -0
- package/lib/model/unprocessed-data-bucket.js.map +1 -0
- package/lib/model/update-log-analytics-object-collection-rule-details.d.ts +7 -0
- package/lib/model/update-log-analytics-object-collection-rule-details.js.map +1 -1
- package/lib/model/upsert-log-analytics-parser-details.d.ts +5 -0
- package/lib/model/upsert-log-analytics-parser-details.js.map +1 -1
- package/lib/request/add-entity-association-request.d.ts +1 -1
- package/lib/request/add-source-event-types-request.d.ts +1 -1
- package/lib/request/append-lookup-data-request.d.ts +8 -1
- package/lib/request/batch-get-basic-info-request.d.ts +1 -1
- package/lib/request/cancel-query-work-request-request.d.ts +1 -1
- package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
- package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
- package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
- package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
- package/lib/request/clean-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 +1 -1
- package/lib/request/delete-label-request.d.ts +1 -1
- package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
- package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
- package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
- package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
- package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
- package/lib/request/delete-lookup-request.d.ts +1 -1
- package/lib/request/delete-parser-request.d.ts +1 -1
- package/lib/request/delete-scheduled-task-request.d.ts +1 -1
- package/lib/request/delete-source-request.d.ts +1 -1
- package/lib/request/delete-upload-file-request.d.ts +1 -1
- package/lib/request/delete-upload-request.d.ts +1 -1
- package/lib/request/delete-upload-warning-request.d.ts +1 -1
- package/lib/request/disable-archiving-request.d.ts +1 -1
- package/lib/request/disable-auto-association-request.d.ts +1 -1
- package/lib/request/disable-source-event-types-request.d.ts +1 -1
- package/lib/request/enable-archiving-request.d.ts +1 -1
- package/lib/request/enable-auto-association-request.d.ts +1 -1
- package/lib/request/enable-source-event-types-request.d.ts +1 -1
- package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
- 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 +4 -3
- package/lib/request/extract-structured-log-field-paths-request.js +1 -0
- package/lib/request/extract-structured-log-field-paths-request.js.map +1 -1
- package/lib/request/extract-structured-log-header-paths-request.d.ts +4 -3
- package/lib/request/extract-structured-log-header-paths-request.js +1 -0
- package/lib/request/extract-structured-log-header-paths-request.js.map +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-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-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 +27 -0
- package/lib/request/get-log-sets-count-request.js +15 -0
- package/lib/request/get-log-sets-count-request.js.map +1 -0
- 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 +53 -0
- package/lib/request/get-preferences-request.js +28 -0
- package/lib/request/get-preferences-request.js.map +1 -0
- 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-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 +27 -0
- package/lib/request/get-unprocessed-data-bucket-request.js +15 -0
- package/lib/request/get-unprocessed-data-bucket-request.js.map +1 -0
- 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 +8 -1
- package/lib/request/index.d.ts +12 -0
- package/lib/request/index.js +3 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-associable-entities-request.d.ts +1 -1
- package/lib/request/list-associated-entities-request.d.ts +1 -1
- package/lib/request/list-auto-associations-request.d.ts +1 -1
- package/lib/request/list-config-work-requests-request.d.ts +1 -1
- package/lib/request/list-entity-associations-request.d.ts +1 -1
- package/lib/request/list-entity-source-associations-request.d.ts +1 -1
- package/lib/request/list-fields-request.d.ts +1 -1
- package/lib/request/list-label-priorities-request.d.ts +1 -1
- package/lib/request/list-label-source-details-request.d.ts +1 -1
- package/lib/request/list-labels-request.d.ts +1 -1
- package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
- package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
- package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
- package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
- package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
- package/lib/request/list-log-sets-request.d.ts +6 -1
- package/lib/request/list-log-sets-request.js.map +1 -1
- package/lib/request/list-lookups-request.d.ts +1 -1
- package/lib/request/list-meta-source-types-request.d.ts +1 -1
- package/lib/request/list-namespaces-request.d.ts +1 -1
- package/lib/request/list-parser-functions-request.d.ts +1 -1
- package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
- package/lib/request/list-parsers-request.d.ts +1 -1
- package/lib/request/list-query-work-requests-request.d.ts +1 -1
- package/lib/request/list-recalled-data-request.d.ts +1 -1
- package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
- package/lib/request/list-source-associations-request.d.ts +1 -1
- package/lib/request/list-source-event-types-request.d.ts +1 -1
- package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
- package/lib/request/list-source-label-operators-request.d.ts +1 -1
- package/lib/request/list-source-meta-functions-request.d.ts +1 -1
- package/lib/request/list-source-patterns-request.d.ts +1 -1
- package/lib/request/list-sources-request.d.ts +1 -1
- package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-storage-work-requests-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/list-upload-warnings-request.d.ts +1 -1
- package/lib/request/list-uploads-request.d.ts +1 -1
- package/lib/request/list-warnings-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/purge-storage-data-request.d.ts +1 -1
- package/lib/request/put-query-work-request-background-request.d.ts +1 -1
- package/lib/request/query-request.d.ts +1 -1
- package/lib/request/recall-archived-data-request.d.ts +1 -1
- package/lib/request/register-lookup-request.d.ts +8 -1
- package/lib/request/register-lookup-request.js.map +1 -1
- package/lib/request/release-recalled-data-request.d.ts +1 -1
- package/lib/request/remove-entity-associations-request.d.ts +1 -1
- package/lib/request/remove-preferences-request.d.ts +41 -0
- package/lib/request/remove-preferences-request.js +15 -0
- package/lib/request/remove-preferences-request.js.map +1 -0
- package/lib/request/remove-source-event-types-request.d.ts +1 -1
- package/lib/request/resume-scheduled-task-request.d.ts +1 -1
- package/lib/request/run-request.d.ts +1 -1
- package/lib/request/set-unprocessed-data-bucket-request.d.ts +37 -0
- package/lib/request/set-unprocessed-data-bucket-request.js +15 -0
- package/lib/request/set-unprocessed-data-bucket-request.js.map +1 -0
- 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-log-analytics-em-bridge-request.d.ts +1 -1
- package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
- package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
- package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
- package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
- package/lib/request/update-lookup-data-request.d.ts +8 -1
- package/lib/request/update-lookup-request.d.ts +1 -1
- package/lib/request/update-preferences-request.d.ts +41 -0
- package/lib/request/update-preferences-request.js +15 -0
- package/lib/request/update-preferences-request.js.map +1 -0
- package/lib/request/update-scheduled-task-request.d.ts +1 -1
- package/lib/request/update-storage-request.d.ts +1 -1
- package/lib/request/upload-log-events-file-request.d.ts +8 -1
- package/lib/request/upload-log-file-request.d.ts +8 -1
- package/lib/request/upsert-associations-request.d.ts +1 -1
- package/lib/request/upsert-field-request.d.ts +1 -1
- package/lib/request/upsert-label-request.d.ts +1 -1
- package/lib/request/upsert-parser-request.d.ts +1 -1
- package/lib/request/upsert-source-request.d.ts +1 -1
- package/lib/request/validate-association-parameters-request.d.ts +1 -1
- package/lib/request/validate-file-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/response/get-log-sets-count-response.d.ts +24 -0
- package/lib/response/get-log-sets-count-response.js +15 -0
- package/lib/response/get-log-sets-count-response.js.map +1 -0
- package/lib/response/get-preferences-response.d.ts +38 -0
- package/lib/response/get-preferences-response.js +15 -0
- package/lib/response/get-preferences-response.js.map +1 -0
- package/lib/response/get-unprocessed-data-bucket-response.d.ts +24 -0
- package/lib/response/get-unprocessed-data-bucket-response.js +15 -0
- package/lib/response/get-unprocessed-data-bucket-response.js.map +1 -0
- package/lib/response/index.d.ts +12 -0
- package/lib/response/remove-preferences-response.d.ts +19 -0
- package/lib/response/remove-preferences-response.js +15 -0
- package/lib/response/remove-preferences-response.js.map +1 -0
- package/lib/response/set-unprocessed-data-bucket-response.d.ts +24 -0
- package/lib/response/set-unprocessed-data-bucket-response.js +15 -0
- package/lib/response/set-unprocessed-data-bucket-response.js.map +1 -0
- package/lib/response/update-preferences-response.d.ts +19 -0
- package/lib/response/update-preferences-response.js +15 -0
- package/lib/response/update-preferences-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -69,7 +69,7 @@ export declare class LogAnalyticsClient {
|
|
|
69
69
|
* @param AddEntityAssociationRequest
|
|
70
70
|
* @return AddEntityAssociationResponse
|
|
71
71
|
* @throws OciError when an error occurs
|
|
72
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
72
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
|
|
73
73
|
*/
|
|
74
74
|
addEntityAssociation(addEntityAssociationRequest: requests.AddEntityAssociationRequest): Promise<responses.AddEntityAssociationResponse>;
|
|
75
75
|
/**
|
|
@@ -78,7 +78,7 @@ export declare class LogAnalyticsClient {
|
|
|
78
78
|
* @param AddSourceEventTypesRequest
|
|
79
79
|
* @return AddSourceEventTypesResponse
|
|
80
80
|
* @throws OciError when an error occurs
|
|
81
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
81
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
|
|
82
82
|
*/
|
|
83
83
|
addSourceEventTypes(addSourceEventTypesRequest: requests.AddSourceEventTypesRequest): Promise<responses.AddSourceEventTypesResponse>;
|
|
84
84
|
/**
|
|
@@ -87,7 +87,7 @@ export declare class LogAnalyticsClient {
|
|
|
87
87
|
* @param AppendLookupDataRequest
|
|
88
88
|
* @return AppendLookupDataResponse
|
|
89
89
|
* @throws OciError when an error occurs
|
|
90
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
90
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
|
|
91
91
|
*/
|
|
92
92
|
appendLookupData(appendLookupDataRequest: requests.AppendLookupDataRequest): Promise<responses.AppendLookupDataResponse>;
|
|
93
93
|
/**
|
|
@@ -96,7 +96,7 @@ export declare class LogAnalyticsClient {
|
|
|
96
96
|
* @param BatchGetBasicInfoRequest
|
|
97
97
|
* @return BatchGetBasicInfoResponse
|
|
98
98
|
* @throws OciError when an error occurs
|
|
99
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
99
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
|
|
100
100
|
*/
|
|
101
101
|
batchGetBasicInfo(batchGetBasicInfoRequest: requests.BatchGetBasicInfoRequest): Promise<responses.BatchGetBasicInfoResponse>;
|
|
102
102
|
/**
|
|
@@ -104,7 +104,7 @@ export declare class LogAnalyticsClient {
|
|
|
104
104
|
* @param CancelQueryWorkRequestRequest
|
|
105
105
|
* @return CancelQueryWorkRequestResponse
|
|
106
106
|
* @throws OciError when an error occurs
|
|
107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
|
|
108
108
|
*/
|
|
109
109
|
cancelQueryWorkRequest(cancelQueryWorkRequestRequest: requests.CancelQueryWorkRequestRequest): Promise<responses.CancelQueryWorkRequestResponse>;
|
|
110
110
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class LogAnalyticsClient {
|
|
|
112
112
|
* @param ChangeLogAnalyticsEmBridgeCompartmentRequest
|
|
113
113
|
* @return ChangeLogAnalyticsEmBridgeCompartmentResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @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.5.2/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
|
|
116
116
|
*/
|
|
117
117
|
changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest: requests.ChangeLogAnalyticsEmBridgeCompartmentRequest): Promise<responses.ChangeLogAnalyticsEmBridgeCompartmentResponse>;
|
|
118
118
|
/**
|
|
@@ -120,7 +120,7 @@ export declare class LogAnalyticsClient {
|
|
|
120
120
|
* @param ChangeLogAnalyticsEntityCompartmentRequest
|
|
121
121
|
* @return ChangeLogAnalyticsEntityCompartmentResponse
|
|
122
122
|
* @throws OciError when an error occurs
|
|
123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
|
|
124
124
|
*/
|
|
125
125
|
changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest: requests.ChangeLogAnalyticsEntityCompartmentRequest): Promise<responses.ChangeLogAnalyticsEntityCompartmentResponse>;
|
|
126
126
|
/**
|
|
@@ -129,7 +129,7 @@ export declare class LogAnalyticsClient {
|
|
|
129
129
|
* @param ChangeLogAnalyticsLogGroupCompartmentRequest
|
|
130
130
|
* @return ChangeLogAnalyticsLogGroupCompartmentResponse
|
|
131
131
|
* @throws OciError when an error occurs
|
|
132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
|
|
133
133
|
*/
|
|
134
134
|
changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest: requests.ChangeLogAnalyticsLogGroupCompartmentRequest): Promise<responses.ChangeLogAnalyticsLogGroupCompartmentResponse>;
|
|
135
135
|
/**
|
|
@@ -137,7 +137,7 @@ export declare class LogAnalyticsClient {
|
|
|
137
137
|
* @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
|
|
138
138
|
* @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
|
|
139
139
|
* @throws OciError when an error occurs
|
|
140
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
|
|
141
141
|
*/
|
|
142
142
|
changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest: requests.ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest): Promise<responses.ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse>;
|
|
143
143
|
/**
|
|
@@ -146,7 +146,7 @@ export declare class LogAnalyticsClient {
|
|
|
146
146
|
* @param ChangeScheduledTaskCompartmentRequest
|
|
147
147
|
* @return ChangeScheduledTaskCompartmentResponse
|
|
148
148
|
* @throws OciError when an error occurs
|
|
149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
|
|
150
150
|
*/
|
|
151
151
|
changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest: requests.ChangeScheduledTaskCompartmentRequest): Promise<responses.ChangeScheduledTaskCompartmentResponse>;
|
|
152
152
|
/**
|
|
@@ -156,7 +156,7 @@ export declare class LogAnalyticsClient {
|
|
|
156
156
|
* @param CleanRequest
|
|
157
157
|
* @return CleanResponse
|
|
158
158
|
* @throws OciError when an error occurs
|
|
159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/Clean.ts.html |here} to see how to use Clean API.
|
|
160
160
|
*/
|
|
161
161
|
clean(cleanRequest: requests.CleanRequest): Promise<responses.CleanResponse>;
|
|
162
162
|
/**
|
|
@@ -164,7 +164,7 @@ export declare class LogAnalyticsClient {
|
|
|
164
164
|
* @param CreateLogAnalyticsEmBridgeRequest
|
|
165
165
|
* @return CreateLogAnalyticsEmBridgeResponse
|
|
166
166
|
* @throws OciError when an error occurs
|
|
167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
167
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
|
|
168
168
|
*/
|
|
169
169
|
createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest: requests.CreateLogAnalyticsEmBridgeRequest): Promise<responses.CreateLogAnalyticsEmBridgeResponse>;
|
|
170
170
|
/**
|
|
@@ -172,7 +172,7 @@ export declare class LogAnalyticsClient {
|
|
|
172
172
|
* @param CreateLogAnalyticsEntityRequest
|
|
173
173
|
* @return CreateLogAnalyticsEntityResponse
|
|
174
174
|
* @throws OciError when an error occurs
|
|
175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
|
|
176
176
|
*/
|
|
177
177
|
createLogAnalyticsEntity(createLogAnalyticsEntityRequest: requests.CreateLogAnalyticsEntityRequest): Promise<responses.CreateLogAnalyticsEntityResponse>;
|
|
178
178
|
/**
|
|
@@ -180,7 +180,7 @@ export declare class LogAnalyticsClient {
|
|
|
180
180
|
* @param CreateLogAnalyticsEntityTypeRequest
|
|
181
181
|
* @return CreateLogAnalyticsEntityTypeResponse
|
|
182
182
|
* @throws OciError when an error occurs
|
|
183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
|
|
184
184
|
*/
|
|
185
185
|
createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest: requests.CreateLogAnalyticsEntityTypeRequest): Promise<responses.CreateLogAnalyticsEntityTypeResponse>;
|
|
186
186
|
/**
|
|
@@ -189,7 +189,7 @@ export declare class LogAnalyticsClient {
|
|
|
189
189
|
* @param CreateLogAnalyticsLogGroupRequest
|
|
190
190
|
* @return CreateLogAnalyticsLogGroupResponse
|
|
191
191
|
* @throws OciError when an error occurs
|
|
192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
|
|
193
193
|
*/
|
|
194
194
|
createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest: requests.CreateLogAnalyticsLogGroupRequest): Promise<responses.CreateLogAnalyticsLogGroupResponse>;
|
|
195
195
|
/**
|
|
@@ -197,7 +197,7 @@ export declare class LogAnalyticsClient {
|
|
|
197
197
|
* @param CreateLogAnalyticsObjectCollectionRuleRequest
|
|
198
198
|
* @return CreateLogAnalyticsObjectCollectionRuleResponse
|
|
199
199
|
* @throws OciError when an error occurs
|
|
200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
|
|
201
201
|
*/
|
|
202
202
|
createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest: requests.CreateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.CreateLogAnalyticsObjectCollectionRuleResponse>;
|
|
203
203
|
/**
|
|
@@ -205,7 +205,7 @@ export declare class LogAnalyticsClient {
|
|
|
205
205
|
* @param CreateScheduledTaskRequest
|
|
206
206
|
* @return CreateScheduledTaskResponse
|
|
207
207
|
* @throws OciError when an error occurs
|
|
208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
|
|
209
209
|
*/
|
|
210
210
|
createScheduledTask(createScheduledTaskRequest: requests.CreateScheduledTaskRequest): Promise<responses.CreateScheduledTaskResponse>;
|
|
211
211
|
/**
|
|
@@ -214,7 +214,7 @@ export declare class LogAnalyticsClient {
|
|
|
214
214
|
* @param DeleteAssociationsRequest
|
|
215
215
|
* @return DeleteAssociationsResponse
|
|
216
216
|
* @throws OciError when an error occurs
|
|
217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
|
|
218
218
|
*/
|
|
219
219
|
deleteAssociations(deleteAssociationsRequest: requests.DeleteAssociationsRequest): Promise<responses.DeleteAssociationsResponse>;
|
|
220
220
|
/**
|
|
@@ -223,7 +223,7 @@ export declare class LogAnalyticsClient {
|
|
|
223
223
|
* @param DeleteFieldRequest
|
|
224
224
|
* @return DeleteFieldResponse
|
|
225
225
|
* @throws OciError when an error occurs
|
|
226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
|
|
227
227
|
*/
|
|
228
228
|
deleteField(deleteFieldRequest: requests.DeleteFieldRequest): Promise<responses.DeleteFieldResponse>;
|
|
229
229
|
/**
|
|
@@ -232,7 +232,7 @@ export declare class LogAnalyticsClient {
|
|
|
232
232
|
* @param DeleteLabelRequest
|
|
233
233
|
* @return DeleteLabelResponse
|
|
234
234
|
* @throws OciError when an error occurs
|
|
235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
|
|
236
236
|
*/
|
|
237
237
|
deleteLabel(deleteLabelRequest: requests.DeleteLabelRequest): Promise<responses.DeleteLabelResponse>;
|
|
238
238
|
/**
|
|
@@ -240,7 +240,7 @@ export declare class LogAnalyticsClient {
|
|
|
240
240
|
* @param DeleteLogAnalyticsEmBridgeRequest
|
|
241
241
|
* @return DeleteLogAnalyticsEmBridgeResponse
|
|
242
242
|
* @throws OciError when an error occurs
|
|
243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
|
|
244
244
|
*/
|
|
245
245
|
deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest: requests.DeleteLogAnalyticsEmBridgeRequest): Promise<responses.DeleteLogAnalyticsEmBridgeResponse>;
|
|
246
246
|
/**
|
|
@@ -248,7 +248,7 @@ export declare class LogAnalyticsClient {
|
|
|
248
248
|
* @param DeleteLogAnalyticsEntityRequest
|
|
249
249
|
* @return DeleteLogAnalyticsEntityResponse
|
|
250
250
|
* @throws OciError when an error occurs
|
|
251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
|
|
252
252
|
*/
|
|
253
253
|
deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest: requests.DeleteLogAnalyticsEntityRequest): Promise<responses.DeleteLogAnalyticsEntityResponse>;
|
|
254
254
|
/**
|
|
@@ -256,7 +256,7 @@ export declare class LogAnalyticsClient {
|
|
|
256
256
|
* @param DeleteLogAnalyticsEntityTypeRequest
|
|
257
257
|
* @return DeleteLogAnalyticsEntityTypeResponse
|
|
258
258
|
* @throws OciError when an error occurs
|
|
259
|
-
* @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.5.2/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
|
|
260
260
|
*/
|
|
261
261
|
deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest: requests.DeleteLogAnalyticsEntityTypeRequest): Promise<responses.DeleteLogAnalyticsEntityTypeResponse>;
|
|
262
262
|
/**
|
|
@@ -265,7 +265,7 @@ export declare class LogAnalyticsClient {
|
|
|
265
265
|
* @param DeleteLogAnalyticsLogGroupRequest
|
|
266
266
|
* @return DeleteLogAnalyticsLogGroupResponse
|
|
267
267
|
* @throws OciError when an error occurs
|
|
268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
|
|
269
269
|
*/
|
|
270
270
|
deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest: requests.DeleteLogAnalyticsLogGroupRequest): Promise<responses.DeleteLogAnalyticsLogGroupResponse>;
|
|
271
271
|
/**
|
|
@@ -275,7 +275,7 @@ export declare class LogAnalyticsClient {
|
|
|
275
275
|
* @param DeleteLogAnalyticsObjectCollectionRuleRequest
|
|
276
276
|
* @return DeleteLogAnalyticsObjectCollectionRuleResponse
|
|
277
277
|
* @throws OciError when an error occurs
|
|
278
|
-
* @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.5.2/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
|
|
279
279
|
*/
|
|
280
280
|
deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest: requests.DeleteLogAnalyticsObjectCollectionRuleRequest): Promise<responses.DeleteLogAnalyticsObjectCollectionRuleResponse>;
|
|
281
281
|
/**
|
|
@@ -284,7 +284,7 @@ export declare class LogAnalyticsClient {
|
|
|
284
284
|
* @param DeleteLookupRequest
|
|
285
285
|
* @return DeleteLookupResponse
|
|
286
286
|
* @throws OciError when an error occurs
|
|
287
|
-
* @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.5.2/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
|
|
288
288
|
*/
|
|
289
289
|
deleteLookup(deleteLookupRequest: requests.DeleteLookupRequest): Promise<responses.DeleteLookupResponse>;
|
|
290
290
|
/**
|
|
@@ -293,7 +293,7 @@ export declare class LogAnalyticsClient {
|
|
|
293
293
|
* @param DeleteParserRequest
|
|
294
294
|
* @return DeleteParserResponse
|
|
295
295
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
|
|
297
297
|
*/
|
|
298
298
|
deleteParser(deleteParserRequest: requests.DeleteParserRequest): Promise<responses.DeleteParserResponse>;
|
|
299
299
|
/**
|
|
@@ -301,7 +301,7 @@ export declare class LogAnalyticsClient {
|
|
|
301
301
|
* @param DeleteScheduledTaskRequest
|
|
302
302
|
* @return DeleteScheduledTaskResponse
|
|
303
303
|
* @throws OciError when an error occurs
|
|
304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
|
|
305
305
|
*/
|
|
306
306
|
deleteScheduledTask(deleteScheduledTaskRequest: requests.DeleteScheduledTaskRequest): Promise<responses.DeleteScheduledTaskResponse>;
|
|
307
307
|
/**
|
|
@@ -310,7 +310,7 @@ export declare class LogAnalyticsClient {
|
|
|
310
310
|
* @param DeleteSourceRequest
|
|
311
311
|
* @return DeleteSourceResponse
|
|
312
312
|
* @throws OciError when an error occurs
|
|
313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
|
|
314
314
|
*/
|
|
315
315
|
deleteSource(deleteSourceRequest: requests.DeleteSourceRequest): Promise<responses.DeleteSourceResponse>;
|
|
316
316
|
/**
|
|
@@ -320,7 +320,7 @@ export declare class LogAnalyticsClient {
|
|
|
320
320
|
* @param DeleteUploadRequest
|
|
321
321
|
* @return DeleteUploadResponse
|
|
322
322
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
|
|
324
324
|
*/
|
|
325
325
|
deleteUpload(deleteUploadRequest: requests.DeleteUploadRequest): Promise<responses.DeleteUploadResponse>;
|
|
326
326
|
/**
|
|
@@ -330,7 +330,7 @@ export declare class LogAnalyticsClient {
|
|
|
330
330
|
* @param DeleteUploadFileRequest
|
|
331
331
|
* @return DeleteUploadFileResponse
|
|
332
332
|
* @throws OciError when an error occurs
|
|
333
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
|
|
334
334
|
*/
|
|
335
335
|
deleteUploadFile(deleteUploadFileRequest: requests.DeleteUploadFileRequest): Promise<responses.DeleteUploadFileResponse>;
|
|
336
336
|
/**
|
|
@@ -339,7 +339,7 @@ export declare class LogAnalyticsClient {
|
|
|
339
339
|
* @param DeleteUploadWarningRequest
|
|
340
340
|
* @return DeleteUploadWarningResponse
|
|
341
341
|
* @throws OciError when an error occurs
|
|
342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
|
|
343
343
|
*/
|
|
344
344
|
deleteUploadWarning(deleteUploadWarningRequest: requests.DeleteUploadWarningRequest): Promise<responses.DeleteUploadWarningResponse>;
|
|
345
345
|
/**
|
|
@@ -348,7 +348,7 @@ export declare class LogAnalyticsClient {
|
|
|
348
348
|
* @param DisableArchivingRequest
|
|
349
349
|
* @return DisableArchivingResponse
|
|
350
350
|
* @throws OciError when an error occurs
|
|
351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
|
|
352
352
|
*/
|
|
353
353
|
disableArchiving(disableArchivingRequest: requests.DisableArchivingRequest): Promise<responses.DisableArchivingResponse>;
|
|
354
354
|
/**
|
|
@@ -359,7 +359,7 @@ export declare class LogAnalyticsClient {
|
|
|
359
359
|
* @param DisableAutoAssociationRequest
|
|
360
360
|
* @return DisableAutoAssociationResponse
|
|
361
361
|
* @throws OciError when an error occurs
|
|
362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
|
|
363
363
|
*/
|
|
364
364
|
disableAutoAssociation(disableAutoAssociationRequest: requests.DisableAutoAssociationRequest): Promise<responses.DisableAutoAssociationResponse>;
|
|
365
365
|
/**
|
|
@@ -368,7 +368,7 @@ export declare class LogAnalyticsClient {
|
|
|
368
368
|
* @param DisableSourceEventTypesRequest
|
|
369
369
|
* @return DisableSourceEventTypesResponse
|
|
370
370
|
* @throws OciError when an error occurs
|
|
371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
|
|
372
372
|
*/
|
|
373
373
|
disableSourceEventTypes(disableSourceEventTypesRequest: requests.DisableSourceEventTypesRequest): Promise<responses.DisableSourceEventTypesResponse>;
|
|
374
374
|
/**
|
|
@@ -377,7 +377,7 @@ export declare class LogAnalyticsClient {
|
|
|
377
377
|
* @param EnableArchivingRequest
|
|
378
378
|
* @return EnableArchivingResponse
|
|
379
379
|
* @throws OciError when an error occurs
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
|
|
381
381
|
*/
|
|
382
382
|
enableArchiving(enableArchivingRequest: requests.EnableArchivingRequest): Promise<responses.EnableArchivingResponse>;
|
|
383
383
|
/**
|
|
@@ -388,7 +388,7 @@ export declare class LogAnalyticsClient {
|
|
|
388
388
|
* @param EnableAutoAssociationRequest
|
|
389
389
|
* @return EnableAutoAssociationResponse
|
|
390
390
|
* @throws OciError when an error occurs
|
|
391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
|
|
392
392
|
*/
|
|
393
393
|
enableAutoAssociation(enableAutoAssociationRequest: requests.EnableAutoAssociationRequest): Promise<responses.EnableAutoAssociationResponse>;
|
|
394
394
|
/**
|
|
@@ -397,7 +397,7 @@ export declare class LogAnalyticsClient {
|
|
|
397
397
|
* @param EnableSourceEventTypesRequest
|
|
398
398
|
* @return EnableSourceEventTypesResponse
|
|
399
399
|
* @throws OciError when an error occurs
|
|
400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
|
|
401
401
|
*/
|
|
402
402
|
enableSourceEventTypes(enableSourceEventTypesRequest: requests.EnableSourceEventTypesRequest): Promise<responses.EnableSourceEventTypesResponse>;
|
|
403
403
|
/**
|
|
@@ -406,7 +406,7 @@ export declare class LogAnalyticsClient {
|
|
|
406
406
|
* @param EstimatePurgeDataSizeRequest
|
|
407
407
|
* @return EstimatePurgeDataSizeResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
|
|
410
410
|
*/
|
|
411
411
|
estimatePurgeDataSize(estimatePurgeDataSizeRequest: requests.EstimatePurgeDataSizeRequest): Promise<responses.EstimatePurgeDataSizeResponse>;
|
|
412
412
|
/**
|
|
@@ -415,7 +415,7 @@ export declare class LogAnalyticsClient {
|
|
|
415
415
|
* @param EstimateRecallDataSizeRequest
|
|
416
416
|
* @return EstimateRecallDataSizeResponse
|
|
417
417
|
* @throws OciError when an error occurs
|
|
418
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
|
|
419
419
|
*/
|
|
420
420
|
estimateRecallDataSize(estimateRecallDataSizeRequest: requests.EstimateRecallDataSizeRequest): Promise<responses.EstimateRecallDataSizeResponse>;
|
|
421
421
|
/**
|
|
@@ -424,7 +424,7 @@ export declare class LogAnalyticsClient {
|
|
|
424
424
|
* @param EstimateReleaseDataSizeRequest
|
|
425
425
|
* @return EstimateReleaseDataSizeResponse
|
|
426
426
|
* @throws OciError when an error occurs
|
|
427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
|
|
428
428
|
*/
|
|
429
429
|
estimateReleaseDataSize(estimateReleaseDataSizeRequest: requests.EstimateReleaseDataSizeRequest): Promise<responses.EstimateReleaseDataSizeResponse>;
|
|
430
430
|
/**
|
|
@@ -433,7 +433,7 @@ export declare class LogAnalyticsClient {
|
|
|
433
433
|
* @param ExportCustomContentRequest
|
|
434
434
|
* @return ExportCustomContentResponse
|
|
435
435
|
* @throws OciError when an error occurs
|
|
436
|
-
* @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.5.2/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
|
|
437
437
|
*/
|
|
438
438
|
exportCustomContent(exportCustomContentRequest: requests.ExportCustomContentRequest): Promise<responses.ExportCustomContentResponse>;
|
|
439
439
|
/**
|
|
@@ -441,7 +441,7 @@ export declare class LogAnalyticsClient {
|
|
|
441
441
|
* @param ExportQueryResultRequest
|
|
442
442
|
* @return ExportQueryResultResponse
|
|
443
443
|
* @throws OciError when an error occurs
|
|
444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
|
|
445
445
|
*/
|
|
446
446
|
exportQueryResult(exportQueryResultRequest: requests.ExportQueryResultRequest): Promise<responses.ExportQueryResultResponse>;
|
|
447
447
|
/**
|
|
@@ -450,7 +450,7 @@ export declare class LogAnalyticsClient {
|
|
|
450
450
|
* @param ExtractStructuredLogFieldPathsRequest
|
|
451
451
|
* @return ExtractStructuredLogFieldPathsResponse
|
|
452
452
|
* @throws OciError when an error occurs
|
|
453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
|
|
454
454
|
*/
|
|
455
455
|
extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest: requests.ExtractStructuredLogFieldPathsRequest): Promise<responses.ExtractStructuredLogFieldPathsResponse>;
|
|
456
456
|
/**
|
|
@@ -459,7 +459,7 @@ export declare class LogAnalyticsClient {
|
|
|
459
459
|
* @param ExtractStructuredLogHeaderPathsRequest
|
|
460
460
|
* @return ExtractStructuredLogHeaderPathsResponse
|
|
461
461
|
* @throws OciError when an error occurs
|
|
462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
|
|
463
463
|
*/
|
|
464
464
|
extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest: requests.ExtractStructuredLogHeaderPathsRequest): Promise<responses.ExtractStructuredLogHeaderPathsResponse>;
|
|
465
465
|
/**
|
|
@@ -467,7 +467,7 @@ export declare class LogAnalyticsClient {
|
|
|
467
467
|
* @param FilterRequest
|
|
468
468
|
* @return FilterResponse
|
|
469
469
|
* @throws OciError when an error occurs
|
|
470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/Filter.ts.html |here} to see how to use Filter API.
|
|
471
471
|
*/
|
|
472
472
|
filter(filterRequest: requests.FilterRequest): Promise<responses.FilterResponse>;
|
|
473
473
|
/**
|
|
@@ -476,7 +476,7 @@ export declare class LogAnalyticsClient {
|
|
|
476
476
|
* @param GetAssociationSummaryRequest
|
|
477
477
|
* @return GetAssociationSummaryResponse
|
|
478
478
|
* @throws OciError when an error occurs
|
|
479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
|
|
480
480
|
*/
|
|
481
481
|
getAssociationSummary(getAssociationSummaryRequest: requests.GetAssociationSummaryRequest): Promise<responses.GetAssociationSummaryResponse>;
|
|
482
482
|
/**
|
|
@@ -485,7 +485,7 @@ export declare class LogAnalyticsClient {
|
|
|
485
485
|
* @param GetColumnNamesRequest
|
|
486
486
|
* @return GetColumnNamesResponse
|
|
487
487
|
* @throws OciError when an error occurs
|
|
488
|
-
* @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.5.2/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
|
|
489
489
|
*/
|
|
490
490
|
getColumnNames(getColumnNamesRequest: requests.GetColumnNamesRequest): Promise<responses.GetColumnNamesResponse>;
|
|
491
491
|
/**
|
|
@@ -494,7 +494,7 @@ export declare class LogAnalyticsClient {
|
|
|
494
494
|
* @param GetConfigWorkRequestRequest
|
|
495
495
|
* @return GetConfigWorkRequestResponse
|
|
496
496
|
* @throws OciError when an error occurs
|
|
497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
|
|
498
498
|
*/
|
|
499
499
|
getConfigWorkRequest(getConfigWorkRequestRequest: requests.GetConfigWorkRequestRequest): Promise<responses.GetConfigWorkRequestResponse>;
|
|
500
500
|
/**
|
|
@@ -503,7 +503,7 @@ export declare class LogAnalyticsClient {
|
|
|
503
503
|
* @param GetFieldRequest
|
|
504
504
|
* @return GetFieldResponse
|
|
505
505
|
* @throws OciError when an error occurs
|
|
506
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetField.ts.html |here} to see how to use GetField API.
|
|
507
507
|
*/
|
|
508
508
|
getField(getFieldRequest: requests.GetFieldRequest): Promise<responses.GetFieldResponse>;
|
|
509
509
|
/**
|
|
@@ -512,7 +512,7 @@ export declare class LogAnalyticsClient {
|
|
|
512
512
|
* @param GetFieldsSummaryRequest
|
|
513
513
|
* @return GetFieldsSummaryResponse
|
|
514
514
|
* @throws OciError when an error occurs
|
|
515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
|
|
516
516
|
*/
|
|
517
517
|
getFieldsSummary(getFieldsSummaryRequest: requests.GetFieldsSummaryRequest): Promise<responses.GetFieldsSummaryResponse>;
|
|
518
518
|
/**
|
|
@@ -521,7 +521,7 @@ export declare class LogAnalyticsClient {
|
|
|
521
521
|
* @param GetLabelRequest
|
|
522
522
|
* @return GetLabelResponse
|
|
523
523
|
* @throws OciError when an error occurs
|
|
524
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
524
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
|
|
525
525
|
*/
|
|
526
526
|
getLabel(getLabelRequest: requests.GetLabelRequest): Promise<responses.GetLabelResponse>;
|
|
527
527
|
/**
|
|
@@ -530,7 +530,7 @@ export declare class LogAnalyticsClient {
|
|
|
530
530
|
* @param GetLabelSummaryRequest
|
|
531
531
|
* @return GetLabelSummaryResponse
|
|
532
532
|
* @throws OciError when an error occurs
|
|
533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
|
|
534
534
|
*/
|
|
535
535
|
getLabelSummary(getLabelSummaryRequest: requests.GetLabelSummaryRequest): Promise<responses.GetLabelSummaryResponse>;
|
|
536
536
|
/**
|
|
@@ -538,7 +538,7 @@ export declare class LogAnalyticsClient {
|
|
|
538
538
|
* @param GetLogAnalyticsEmBridgeRequest
|
|
539
539
|
* @return GetLogAnalyticsEmBridgeResponse
|
|
540
540
|
* @throws OciError when an error occurs
|
|
541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
|
|
542
542
|
*/
|
|
543
543
|
getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest: requests.GetLogAnalyticsEmBridgeRequest): Promise<responses.GetLogAnalyticsEmBridgeResponse>;
|
|
544
544
|
/**
|
|
@@ -546,7 +546,7 @@ export declare class LogAnalyticsClient {
|
|
|
546
546
|
* @param GetLogAnalyticsEmBridgeSummaryRequest
|
|
547
547
|
* @return GetLogAnalyticsEmBridgeSummaryResponse
|
|
548
548
|
* @throws OciError when an error occurs
|
|
549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
|
|
550
550
|
*/
|
|
551
551
|
getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest: requests.GetLogAnalyticsEmBridgeSummaryRequest): Promise<responses.GetLogAnalyticsEmBridgeSummaryResponse>;
|
|
552
552
|
/**
|
|
@@ -554,7 +554,7 @@ export declare class LogAnalyticsClient {
|
|
|
554
554
|
* @param GetLogAnalyticsEntitiesSummaryRequest
|
|
555
555
|
* @return GetLogAnalyticsEntitiesSummaryResponse
|
|
556
556
|
* @throws OciError when an error occurs
|
|
557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
|
|
558
558
|
*/
|
|
559
559
|
getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest: requests.GetLogAnalyticsEntitiesSummaryRequest): Promise<responses.GetLogAnalyticsEntitiesSummaryResponse>;
|
|
560
560
|
/**
|
|
@@ -562,7 +562,7 @@ export declare class LogAnalyticsClient {
|
|
|
562
562
|
* @param GetLogAnalyticsEntityRequest
|
|
563
563
|
* @return GetLogAnalyticsEntityResponse
|
|
564
564
|
* @throws OciError when an error occurs
|
|
565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
|
|
566
566
|
*/
|
|
567
567
|
getLogAnalyticsEntity(getLogAnalyticsEntityRequest: requests.GetLogAnalyticsEntityRequest): Promise<responses.GetLogAnalyticsEntityResponse>;
|
|
568
568
|
/**
|
|
@@ -570,7 +570,7 @@ export declare class LogAnalyticsClient {
|
|
|
570
570
|
* @param GetLogAnalyticsEntityTypeRequest
|
|
571
571
|
* @return GetLogAnalyticsEntityTypeResponse
|
|
572
572
|
* @throws OciError when an error occurs
|
|
573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
|
|
574
574
|
*/
|
|
575
575
|
getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest: requests.GetLogAnalyticsEntityTypeRequest): Promise<responses.GetLogAnalyticsEntityTypeResponse>;
|
|
576
576
|
/**
|
|
@@ -579,7 +579,7 @@ export declare class LogAnalyticsClient {
|
|
|
579
579
|
* @param GetLogAnalyticsLogGroupRequest
|
|
580
580
|
* @return GetLogAnalyticsLogGroupResponse
|
|
581
581
|
* @throws OciError when an error occurs
|
|
582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
|
|
583
583
|
*/
|
|
584
584
|
getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest: requests.GetLogAnalyticsLogGroupRequest): Promise<responses.GetLogAnalyticsLogGroupResponse>;
|
|
585
585
|
/**
|
|
@@ -588,7 +588,7 @@ export declare class LogAnalyticsClient {
|
|
|
588
588
|
* @param GetLogAnalyticsLogGroupsSummaryRequest
|
|
589
589
|
* @return GetLogAnalyticsLogGroupsSummaryResponse
|
|
590
590
|
* @throws OciError when an error occurs
|
|
591
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
591
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
|
|
592
592
|
*/
|
|
593
593
|
getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest: requests.GetLogAnalyticsLogGroupsSummaryRequest): Promise<responses.GetLogAnalyticsLogGroupsSummaryResponse>;
|
|
594
594
|
/**
|
|
@@ -596,16 +596,25 @@ export declare class LogAnalyticsClient {
|
|
|
596
596
|
* @param GetLogAnalyticsObjectCollectionRuleRequest
|
|
597
597
|
* @return GetLogAnalyticsObjectCollectionRuleResponse
|
|
598
598
|
* @throws OciError when an error occurs
|
|
599
|
-
* @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.5.2/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
|
|
600
600
|
*/
|
|
601
601
|
getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest: requests.GetLogAnalyticsObjectCollectionRuleRequest): Promise<responses.GetLogAnalyticsObjectCollectionRuleResponse>;
|
|
602
|
+
/**
|
|
603
|
+
* This API returns the count of distinct log sets.
|
|
604
|
+
*
|
|
605
|
+
* @param GetLogSetsCountRequest
|
|
606
|
+
* @return GetLogSetsCountResponse
|
|
607
|
+
* @throws OciError when an error occurs
|
|
608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
|
|
609
|
+
*/
|
|
610
|
+
getLogSetsCount(getLogSetsCountRequest: requests.GetLogSetsCountRequest): Promise<responses.GetLogSetsCountResponse>;
|
|
602
611
|
/**
|
|
603
612
|
* Gets detailed information about the lookup with the specified name.
|
|
604
613
|
*
|
|
605
614
|
* @param GetLookupRequest
|
|
606
615
|
* @return GetLookupResponse
|
|
607
616
|
* @throws OciError when an error occurs
|
|
608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
|
|
609
618
|
*/
|
|
610
619
|
getLookup(getLookupRequest: requests.GetLookupRequest): Promise<responses.GetLookupResponse>;
|
|
611
620
|
/**
|
|
@@ -613,7 +622,7 @@ export declare class LogAnalyticsClient {
|
|
|
613
622
|
* @param GetLookupSummaryRequest
|
|
614
623
|
* @return GetLookupSummaryResponse
|
|
615
624
|
* @throws OciError when an error occurs
|
|
616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
|
|
617
626
|
*/
|
|
618
627
|
getLookupSummary(getLookupSummaryRequest: requests.GetLookupSummaryRequest): Promise<responses.GetLookupSummaryResponse>;
|
|
619
628
|
/**
|
|
@@ -622,7 +631,7 @@ export declare class LogAnalyticsClient {
|
|
|
622
631
|
* @param GetNamespaceRequest
|
|
623
632
|
* @return GetNamespaceResponse
|
|
624
633
|
* @throws OciError when an error occurs
|
|
625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
|
|
626
635
|
*/
|
|
627
636
|
getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
|
|
628
637
|
/**
|
|
@@ -631,7 +640,7 @@ export declare class LogAnalyticsClient {
|
|
|
631
640
|
* @param GetParserRequest
|
|
632
641
|
* @return GetParserResponse
|
|
633
642
|
* @throws OciError when an error occurs
|
|
634
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
|
|
635
644
|
*/
|
|
636
645
|
getParser(getParserRequest: requests.GetParserRequest): Promise<responses.GetParserResponse>;
|
|
637
646
|
/**
|
|
@@ -640,9 +649,18 @@ export declare class LogAnalyticsClient {
|
|
|
640
649
|
* @param GetParserSummaryRequest
|
|
641
650
|
* @return GetParserSummaryResponse
|
|
642
651
|
* @throws OciError when an error occurs
|
|
643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
|
|
644
653
|
*/
|
|
645
654
|
getParserSummary(getParserSummaryRequest: requests.GetParserSummaryRequest): Promise<responses.GetParserSummaryResponse>;
|
|
655
|
+
/**
|
|
656
|
+
* Lists the preferences of the tenant. Currently, only \"DEFAULT_HOMEPAGE\" is supported.
|
|
657
|
+
*
|
|
658
|
+
* @param GetPreferencesRequest
|
|
659
|
+
* @return GetPreferencesResponse
|
|
660
|
+
* @throws OciError when an error occurs
|
|
661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
|
|
662
|
+
*/
|
|
663
|
+
getPreferences(getPreferencesRequest: requests.GetPreferencesRequest): Promise<responses.GetPreferencesResponse>;
|
|
646
664
|
/**
|
|
647
665
|
* Returns the intermediate results for a query that was specified to run asynchronously if the query has not completed,
|
|
648
666
|
* otherwise the final query results identified by a queryWorkRequestId returned when submitting the query execute asynchronously.
|
|
@@ -650,7 +668,7 @@ export declare class LogAnalyticsClient {
|
|
|
650
668
|
* @param GetQueryResultRequest
|
|
651
669
|
* @return GetQueryResultResponse
|
|
652
670
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
|
|
654
672
|
*/
|
|
655
673
|
getQueryResult(getQueryResultRequest: requests.GetQueryResultRequest): Promise<responses.GetQueryResultResponse>;
|
|
656
674
|
/**
|
|
@@ -658,7 +676,7 @@ export declare class LogAnalyticsClient {
|
|
|
658
676
|
* @param GetQueryWorkRequestRequest
|
|
659
677
|
* @return GetQueryWorkRequestResponse
|
|
660
678
|
* @throws OciError when an error occurs
|
|
661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
|
|
662
680
|
*/
|
|
663
681
|
getQueryWorkRequest(getQueryWorkRequestRequest: requests.GetQueryWorkRequestRequest): Promise<responses.GetQueryWorkRequestResponse>;
|
|
664
682
|
/**
|
|
@@ -666,7 +684,7 @@ export declare class LogAnalyticsClient {
|
|
|
666
684
|
* @param GetScheduledTaskRequest
|
|
667
685
|
* @return GetScheduledTaskResponse
|
|
668
686
|
* @throws OciError when an error occurs
|
|
669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
687
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
|
|
670
688
|
*/
|
|
671
689
|
getScheduledTask(getScheduledTaskRequest: requests.GetScheduledTaskRequest): Promise<responses.GetScheduledTaskResponse>;
|
|
672
690
|
/**
|
|
@@ -675,7 +693,7 @@ export declare class LogAnalyticsClient {
|
|
|
675
693
|
* @param GetSourceRequest
|
|
676
694
|
* @return GetSourceResponse
|
|
677
695
|
* @throws OciError when an error occurs
|
|
678
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
|
|
679
697
|
*/
|
|
680
698
|
getSource(getSourceRequest: requests.GetSourceRequest): Promise<responses.GetSourceResponse>;
|
|
681
699
|
/**
|
|
@@ -684,7 +702,7 @@ export declare class LogAnalyticsClient {
|
|
|
684
702
|
* @param GetSourceSummaryRequest
|
|
685
703
|
* @return GetSourceSummaryResponse
|
|
686
704
|
* @throws OciError when an error occurs
|
|
687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
|
|
688
706
|
*/
|
|
689
707
|
getSourceSummary(getSourceSummaryRequest: requests.GetSourceSummaryRequest): Promise<responses.GetSourceSummaryResponse>;
|
|
690
708
|
/**
|
|
@@ -693,7 +711,7 @@ export declare class LogAnalyticsClient {
|
|
|
693
711
|
* @param GetStorageRequest
|
|
694
712
|
* @return GetStorageResponse
|
|
695
713
|
* @throws OciError when an error occurs
|
|
696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
|
|
697
715
|
*/
|
|
698
716
|
getStorage(getStorageRequest: requests.GetStorageRequest): Promise<responses.GetStorageResponse>;
|
|
699
717
|
/**
|
|
@@ -703,7 +721,7 @@ export declare class LogAnalyticsClient {
|
|
|
703
721
|
* @param GetStorageUsageRequest
|
|
704
722
|
* @return GetStorageUsageResponse
|
|
705
723
|
* @throws OciError when an error occurs
|
|
706
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
|
|
707
725
|
*/
|
|
708
726
|
getStorageUsage(getStorageUsageRequest: requests.GetStorageUsageRequest): Promise<responses.GetStorageUsageResponse>;
|
|
709
727
|
/**
|
|
@@ -713,15 +731,24 @@ export declare class LogAnalyticsClient {
|
|
|
713
731
|
* @param GetStorageWorkRequestRequest
|
|
714
732
|
* @return GetStorageWorkRequestResponse
|
|
715
733
|
* @throws OciError when an error occurs
|
|
716
|
-
* @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.5.2/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
|
|
717
735
|
*/
|
|
718
736
|
getStorageWorkRequest(getStorageWorkRequestRequest: requests.GetStorageWorkRequestRequest): Promise<responses.GetStorageWorkRequestResponse>;
|
|
737
|
+
/**
|
|
738
|
+
* This API retrieves details of the configured bucket that stores unprocessed payloads.
|
|
739
|
+
*
|
|
740
|
+
* @param GetUnprocessedDataBucketRequest
|
|
741
|
+
* @return GetUnprocessedDataBucketResponse
|
|
742
|
+
* @throws OciError when an error occurs
|
|
743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
|
|
744
|
+
*/
|
|
745
|
+
getUnprocessedDataBucket(getUnprocessedDataBucketRequest: requests.GetUnprocessedDataBucketRequest): Promise<responses.GetUnprocessedDataBucketResponse>;
|
|
719
746
|
/**
|
|
720
747
|
* Gets an On-Demand Upload info by reference.
|
|
721
748
|
* @param GetUploadRequest
|
|
722
749
|
* @return GetUploadResponse
|
|
723
750
|
* @throws OciError when an error occurs
|
|
724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
751
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
|
|
725
752
|
*/
|
|
726
753
|
getUpload(getUploadRequest: requests.GetUploadRequest): Promise<responses.GetUploadResponse>;
|
|
727
754
|
/**
|
|
@@ -729,7 +756,7 @@ export declare class LogAnalyticsClient {
|
|
|
729
756
|
* @param GetWorkRequestRequest
|
|
730
757
|
* @return GetWorkRequestResponse
|
|
731
758
|
* @throws OciError when an error occurs
|
|
732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
733
760
|
*/
|
|
734
761
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
735
762
|
/**
|
|
@@ -738,7 +765,7 @@ export declare class LogAnalyticsClient {
|
|
|
738
765
|
* @param ImportCustomContentRequest
|
|
739
766
|
* @return ImportCustomContentResponse
|
|
740
767
|
* @throws OciError when an error occurs
|
|
741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
|
|
742
769
|
*/
|
|
743
770
|
importCustomContent(importCustomContentRequest: requests.ImportCustomContentRequest): Promise<responses.ImportCustomContentResponse>;
|
|
744
771
|
/**
|
|
@@ -747,7 +774,7 @@ export declare class LogAnalyticsClient {
|
|
|
747
774
|
* @param ListAssociableEntitiesRequest
|
|
748
775
|
* @return ListAssociableEntitiesResponse
|
|
749
776
|
* @throws OciError when an error occurs
|
|
750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
|
|
751
778
|
*/
|
|
752
779
|
listAssociableEntities(listAssociableEntitiesRequest: requests.ListAssociableEntitiesRequest): Promise<responses.ListAssociableEntitiesResponse>;
|
|
753
780
|
/**
|
|
@@ -756,7 +783,7 @@ export declare class LogAnalyticsClient {
|
|
|
756
783
|
* @param ListAssociatedEntitiesRequest
|
|
757
784
|
* @return ListAssociatedEntitiesResponse
|
|
758
785
|
* @throws OciError when an error occurs
|
|
759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
|
|
760
787
|
*/
|
|
761
788
|
listAssociatedEntities(listAssociatedEntitiesRequest: requests.ListAssociatedEntitiesRequest): Promise<responses.ListAssociatedEntitiesResponse>;
|
|
762
789
|
/**
|
|
@@ -765,7 +792,7 @@ export declare class LogAnalyticsClient {
|
|
|
765
792
|
* @param ListAutoAssociationsRequest
|
|
766
793
|
* @return ListAutoAssociationsResponse
|
|
767
794
|
* @throws OciError when an error occurs
|
|
768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
|
|
769
796
|
*/
|
|
770
797
|
listAutoAssociations(listAutoAssociationsRequest: requests.ListAutoAssociationsRequest): Promise<responses.ListAutoAssociationsResponse>;
|
|
771
798
|
/**
|
|
@@ -774,7 +801,7 @@ export declare class LogAnalyticsClient {
|
|
|
774
801
|
* @param ListConfigWorkRequestsRequest
|
|
775
802
|
* @return ListConfigWorkRequestsResponse
|
|
776
803
|
* @throws OciError when an error occurs
|
|
777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
804
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
|
|
778
805
|
*/
|
|
779
806
|
listConfigWorkRequests(listConfigWorkRequestsRequest: requests.ListConfigWorkRequestsRequest): Promise<responses.ListConfigWorkRequestsResponse>;
|
|
780
807
|
/**
|
|
@@ -782,7 +809,7 @@ export declare class LogAnalyticsClient {
|
|
|
782
809
|
* @param ListEntityAssociationsRequest
|
|
783
810
|
* @return ListEntityAssociationsResponse
|
|
784
811
|
* @throws OciError when an error occurs
|
|
785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
|
|
786
813
|
*/
|
|
787
814
|
listEntityAssociations(listEntityAssociationsRequest: requests.ListEntityAssociationsRequest): Promise<responses.ListEntityAssociationsResponse>;
|
|
788
815
|
/**
|
|
@@ -791,7 +818,7 @@ export declare class LogAnalyticsClient {
|
|
|
791
818
|
* @param ListEntitySourceAssociationsRequest
|
|
792
819
|
* @return ListEntitySourceAssociationsResponse
|
|
793
820
|
* @throws OciError when an error occurs
|
|
794
|
-
* @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.5.2/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
|
|
795
822
|
*/
|
|
796
823
|
listEntitySourceAssociations(listEntitySourceAssociationsRequest: requests.ListEntitySourceAssociationsRequest): Promise<responses.ListEntitySourceAssociationsResponse>;
|
|
797
824
|
/**
|
|
@@ -800,7 +827,7 @@ export declare class LogAnalyticsClient {
|
|
|
800
827
|
* @param ListFieldsRequest
|
|
801
828
|
* @return ListFieldsResponse
|
|
802
829
|
* @throws OciError when an error occurs
|
|
803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
|
|
804
831
|
*/
|
|
805
832
|
listFields(listFieldsRequest: requests.ListFieldsRequest): Promise<responses.ListFieldsResponse>;
|
|
806
833
|
/**
|
|
@@ -809,7 +836,7 @@ export declare class LogAnalyticsClient {
|
|
|
809
836
|
* @param ListLabelPrioritiesRequest
|
|
810
837
|
* @return ListLabelPrioritiesResponse
|
|
811
838
|
* @throws OciError when an error occurs
|
|
812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
|
|
813
840
|
*/
|
|
814
841
|
listLabelPriorities(listLabelPrioritiesRequest: requests.ListLabelPrioritiesRequest): Promise<responses.ListLabelPrioritiesResponse>;
|
|
815
842
|
/**
|
|
@@ -818,7 +845,7 @@ export declare class LogAnalyticsClient {
|
|
|
818
845
|
* @param ListLabelSourceDetailsRequest
|
|
819
846
|
* @return ListLabelSourceDetailsResponse
|
|
820
847
|
* @throws OciError when an error occurs
|
|
821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
|
|
822
849
|
*/
|
|
823
850
|
listLabelSourceDetails(listLabelSourceDetailsRequest: requests.ListLabelSourceDetailsRequest): Promise<responses.ListLabelSourceDetailsResponse>;
|
|
824
851
|
/**
|
|
@@ -827,7 +854,7 @@ export declare class LogAnalyticsClient {
|
|
|
827
854
|
* @param ListLabelsRequest
|
|
828
855
|
* @return ListLabelsResponse
|
|
829
856
|
* @throws OciError when an error occurs
|
|
830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
|
|
831
858
|
*/
|
|
832
859
|
listLabels(listLabelsRequest: requests.ListLabelsRequest): Promise<responses.ListLabelsResponse>;
|
|
833
860
|
/**
|
|
@@ -835,7 +862,7 @@ export declare class LogAnalyticsClient {
|
|
|
835
862
|
* @param ListLogAnalyticsEmBridgesRequest
|
|
836
863
|
* @return ListLogAnalyticsEmBridgesResponse
|
|
837
864
|
* @throws OciError when an error occurs
|
|
838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
|
|
839
866
|
*/
|
|
840
867
|
listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest: requests.ListLogAnalyticsEmBridgesRequest): Promise<responses.ListLogAnalyticsEmBridgesResponse>;
|
|
841
868
|
/**
|
|
@@ -843,7 +870,7 @@ export declare class LogAnalyticsClient {
|
|
|
843
870
|
* @param ListLogAnalyticsEntitiesRequest
|
|
844
871
|
* @return ListLogAnalyticsEntitiesResponse
|
|
845
872
|
* @throws OciError when an error occurs
|
|
846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
|
|
847
874
|
*/
|
|
848
875
|
listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest: requests.ListLogAnalyticsEntitiesRequest): Promise<responses.ListLogAnalyticsEntitiesResponse>;
|
|
849
876
|
/**
|
|
@@ -851,7 +878,7 @@ export declare class LogAnalyticsClient {
|
|
|
851
878
|
* @param ListLogAnalyticsEntityTypesRequest
|
|
852
879
|
* @return ListLogAnalyticsEntityTypesResponse
|
|
853
880
|
* @throws OciError when an error occurs
|
|
854
|
-
* @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.5.2/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
|
|
855
882
|
*/
|
|
856
883
|
listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest: requests.ListLogAnalyticsEntityTypesRequest): Promise<responses.ListLogAnalyticsEntityTypesResponse>;
|
|
857
884
|
/**
|
|
@@ -860,7 +887,7 @@ export declare class LogAnalyticsClient {
|
|
|
860
887
|
* @param ListLogAnalyticsLogGroupsRequest
|
|
861
888
|
* @return ListLogAnalyticsLogGroupsResponse
|
|
862
889
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
|
|
864
891
|
*/
|
|
865
892
|
listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest: requests.ListLogAnalyticsLogGroupsRequest): Promise<responses.ListLogAnalyticsLogGroupsResponse>;
|
|
866
893
|
/**
|
|
@@ -868,7 +895,7 @@ export declare class LogAnalyticsClient {
|
|
|
868
895
|
* @param ListLogAnalyticsObjectCollectionRulesRequest
|
|
869
896
|
* @return ListLogAnalyticsObjectCollectionRulesResponse
|
|
870
897
|
* @throws OciError when an error occurs
|
|
871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
|
|
872
899
|
*/
|
|
873
900
|
listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest: requests.ListLogAnalyticsObjectCollectionRulesRequest): Promise<responses.ListLogAnalyticsObjectCollectionRulesResponse>;
|
|
874
901
|
/**
|
|
@@ -877,7 +904,7 @@ export declare class LogAnalyticsClient {
|
|
|
877
904
|
* @param ListLogSetsRequest
|
|
878
905
|
* @return ListLogSetsResponse
|
|
879
906
|
* @throws OciError when an error occurs
|
|
880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
907
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
|
|
881
908
|
*/
|
|
882
909
|
listLogSets(listLogSetsRequest: requests.ListLogSetsRequest): Promise<responses.ListLogSetsResponse>;
|
|
883
910
|
/**
|
|
@@ -886,7 +913,7 @@ export declare class LogAnalyticsClient {
|
|
|
886
913
|
* @param ListLookupsRequest
|
|
887
914
|
* @return ListLookupsResponse
|
|
888
915
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
|
|
890
917
|
*/
|
|
891
918
|
listLookups(listLookupsRequest: requests.ListLookupsRequest): Promise<responses.ListLookupsResponse>;
|
|
892
919
|
/**
|
|
@@ -895,7 +922,7 @@ export declare class LogAnalyticsClient {
|
|
|
895
922
|
* @param ListMetaSourceTypesRequest
|
|
896
923
|
* @return ListMetaSourceTypesResponse
|
|
897
924
|
* @throws OciError when an error occurs
|
|
898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
925
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
|
|
899
926
|
*/
|
|
900
927
|
listMetaSourceTypes(listMetaSourceTypesRequest: requests.ListMetaSourceTypesRequest): Promise<responses.ListMetaSourceTypesResponse>;
|
|
901
928
|
/**
|
|
@@ -905,7 +932,7 @@ export declare class LogAnalyticsClient {
|
|
|
905
932
|
* @param ListNamespacesRequest
|
|
906
933
|
* @return ListNamespacesResponse
|
|
907
934
|
* @throws OciError when an error occurs
|
|
908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
|
|
909
936
|
*/
|
|
910
937
|
listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
|
|
911
938
|
/**
|
|
@@ -914,7 +941,7 @@ export declare class LogAnalyticsClient {
|
|
|
914
941
|
* @param ListParserFunctionsRequest
|
|
915
942
|
* @return ListParserFunctionsResponse
|
|
916
943
|
* @throws OciError when an error occurs
|
|
917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
944
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
|
|
918
945
|
*/
|
|
919
946
|
listParserFunctions(listParserFunctionsRequest: requests.ListParserFunctionsRequest): Promise<responses.ListParserFunctionsResponse>;
|
|
920
947
|
/**
|
|
@@ -923,7 +950,7 @@ export declare class LogAnalyticsClient {
|
|
|
923
950
|
* @param ListParserMetaPluginsRequest
|
|
924
951
|
* @return ListParserMetaPluginsResponse
|
|
925
952
|
* @throws OciError when an error occurs
|
|
926
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
|
|
927
954
|
*/
|
|
928
955
|
listParserMetaPlugins(listParserMetaPluginsRequest: requests.ListParserMetaPluginsRequest): Promise<responses.ListParserMetaPluginsResponse>;
|
|
929
956
|
/**
|
|
@@ -932,7 +959,7 @@ export declare class LogAnalyticsClient {
|
|
|
932
959
|
* @param ListParsersRequest
|
|
933
960
|
* @return ListParsersResponse
|
|
934
961
|
* @throws OciError when an error occurs
|
|
935
|
-
* @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.5.2/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
|
|
936
963
|
*/
|
|
937
964
|
listParsers(listParsersRequest: requests.ListParsersRequest): Promise<responses.ListParsersResponse>;
|
|
938
965
|
/**
|
|
@@ -940,7 +967,7 @@ export declare class LogAnalyticsClient {
|
|
|
940
967
|
* @param ListQueryWorkRequestsRequest
|
|
941
968
|
* @return ListQueryWorkRequestsResponse
|
|
942
969
|
* @throws OciError when an error occurs
|
|
943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
|
|
944
971
|
*/
|
|
945
972
|
listQueryWorkRequests(listQueryWorkRequestsRequest: requests.ListQueryWorkRequestsRequest): Promise<responses.ListQueryWorkRequestsResponse>;
|
|
946
973
|
/**
|
|
@@ -949,7 +976,7 @@ export declare class LogAnalyticsClient {
|
|
|
949
976
|
* @param ListRecalledDataRequest
|
|
950
977
|
* @return ListRecalledDataResponse
|
|
951
978
|
* @throws OciError when an error occurs
|
|
952
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
|
|
953
980
|
*/
|
|
954
981
|
listRecalledData(listRecalledDataRequest: requests.ListRecalledDataRequest): Promise<responses.ListRecalledDataResponse>;
|
|
955
982
|
/**
|
|
@@ -957,7 +984,7 @@ export declare class LogAnalyticsClient {
|
|
|
957
984
|
* @param ListScheduledTasksRequest
|
|
958
985
|
* @return ListScheduledTasksResponse
|
|
959
986
|
* @throws OciError when an error occurs
|
|
960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
987
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
|
|
961
988
|
*/
|
|
962
989
|
listScheduledTasks(listScheduledTasksRequest: requests.ListScheduledTasksRequest): Promise<responses.ListScheduledTasksResponse>;
|
|
963
990
|
/**
|
|
@@ -966,7 +993,7 @@ export declare class LogAnalyticsClient {
|
|
|
966
993
|
* @param ListSourceAssociationsRequest
|
|
967
994
|
* @return ListSourceAssociationsResponse
|
|
968
995
|
* @throws OciError when an error occurs
|
|
969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
|
|
970
997
|
*/
|
|
971
998
|
listSourceAssociations(listSourceAssociationsRequest: requests.ListSourceAssociationsRequest): Promise<responses.ListSourceAssociationsResponse>;
|
|
972
999
|
/**
|
|
@@ -975,7 +1002,7 @@ export declare class LogAnalyticsClient {
|
|
|
975
1002
|
* @param ListSourceEventTypesRequest
|
|
976
1003
|
* @return ListSourceEventTypesResponse
|
|
977
1004
|
* @throws OciError when an error occurs
|
|
978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
|
|
979
1006
|
*/
|
|
980
1007
|
listSourceEventTypes(listSourceEventTypesRequest: requests.ListSourceEventTypesRequest): Promise<responses.ListSourceEventTypesResponse>;
|
|
981
1008
|
/**
|
|
@@ -984,7 +1011,7 @@ export declare class LogAnalyticsClient {
|
|
|
984
1011
|
* @param ListSourceExtendedFieldDefinitionsRequest
|
|
985
1012
|
* @return ListSourceExtendedFieldDefinitionsResponse
|
|
986
1013
|
* @throws OciError when an error occurs
|
|
987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
|
|
988
1015
|
*/
|
|
989
1016
|
listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest: requests.ListSourceExtendedFieldDefinitionsRequest): Promise<responses.ListSourceExtendedFieldDefinitionsResponse>;
|
|
990
1017
|
/**
|
|
@@ -993,7 +1020,7 @@ export declare class LogAnalyticsClient {
|
|
|
993
1020
|
* @param ListSourceLabelOperatorsRequest
|
|
994
1021
|
* @return ListSourceLabelOperatorsResponse
|
|
995
1022
|
* @throws OciError when an error occurs
|
|
996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
|
|
997
1024
|
*/
|
|
998
1025
|
listSourceLabelOperators(listSourceLabelOperatorsRequest: requests.ListSourceLabelOperatorsRequest): Promise<responses.ListSourceLabelOperatorsResponse>;
|
|
999
1026
|
/**
|
|
@@ -1002,7 +1029,7 @@ export declare class LogAnalyticsClient {
|
|
|
1002
1029
|
* @param ListSourceMetaFunctionsRequest
|
|
1003
1030
|
* @return ListSourceMetaFunctionsResponse
|
|
1004
1031
|
* @throws OciError when an error occurs
|
|
1005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1032
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
|
|
1006
1033
|
*/
|
|
1007
1034
|
listSourceMetaFunctions(listSourceMetaFunctionsRequest: requests.ListSourceMetaFunctionsRequest): Promise<responses.ListSourceMetaFunctionsResponse>;
|
|
1008
1035
|
/**
|
|
@@ -1011,7 +1038,7 @@ export declare class LogAnalyticsClient {
|
|
|
1011
1038
|
* @param ListSourcePatternsRequest
|
|
1012
1039
|
* @return ListSourcePatternsResponse
|
|
1013
1040
|
* @throws OciError when an error occurs
|
|
1014
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1041
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
|
|
1015
1042
|
*/
|
|
1016
1043
|
listSourcePatterns(listSourcePatternsRequest: requests.ListSourcePatternsRequest): Promise<responses.ListSourcePatternsResponse>;
|
|
1017
1044
|
/**
|
|
@@ -1020,7 +1047,7 @@ export declare class LogAnalyticsClient {
|
|
|
1020
1047
|
* @param ListSourcesRequest
|
|
1021
1048
|
* @return ListSourcesResponse
|
|
1022
1049
|
* @throws OciError when an error occurs
|
|
1023
|
-
* @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.5.2/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
|
|
1024
1051
|
*/
|
|
1025
1052
|
listSources(listSourcesRequest: requests.ListSourcesRequest): Promise<responses.ListSourcesResponse>;
|
|
1026
1053
|
/**
|
|
@@ -1028,7 +1055,7 @@ export declare class LogAnalyticsClient {
|
|
|
1028
1055
|
* @param ListStorageWorkRequestErrorsRequest
|
|
1029
1056
|
* @return ListStorageWorkRequestErrorsResponse
|
|
1030
1057
|
* @throws OciError when an error occurs
|
|
1031
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
|
|
1032
1059
|
*/
|
|
1033
1060
|
listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest: requests.ListStorageWorkRequestErrorsRequest): Promise<responses.ListStorageWorkRequestErrorsResponse>;
|
|
1034
1061
|
/**
|
|
@@ -1037,7 +1064,7 @@ export declare class LogAnalyticsClient {
|
|
|
1037
1064
|
* @param ListStorageWorkRequestsRequest
|
|
1038
1065
|
* @return ListStorageWorkRequestsResponse
|
|
1039
1066
|
* @throws OciError when an error occurs
|
|
1040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
|
|
1041
1068
|
*/
|
|
1042
1069
|
listStorageWorkRequests(listStorageWorkRequestsRequest: requests.ListStorageWorkRequestsRequest): Promise<responses.ListStorageWorkRequestsResponse>;
|
|
1043
1070
|
/**
|
|
@@ -1045,7 +1072,7 @@ export declare class LogAnalyticsClient {
|
|
|
1045
1072
|
* @param ListSupportedCharEncodingsRequest
|
|
1046
1073
|
* @return ListSupportedCharEncodingsResponse
|
|
1047
1074
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1075
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
|
|
1049
1076
|
*/
|
|
1050
1077
|
listSupportedCharEncodings(listSupportedCharEncodingsRequest: requests.ListSupportedCharEncodingsRequest): Promise<responses.ListSupportedCharEncodingsResponse>;
|
|
1051
1078
|
/**
|
|
@@ -1053,7 +1080,7 @@ export declare class LogAnalyticsClient {
|
|
|
1053
1080
|
* @param ListSupportedTimezonesRequest
|
|
1054
1081
|
* @return ListSupportedTimezonesResponse
|
|
1055
1082
|
* @throws OciError when an error occurs
|
|
1056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
|
|
1057
1084
|
*/
|
|
1058
1085
|
listSupportedTimezones(listSupportedTimezonesRequest: requests.ListSupportedTimezonesRequest): Promise<responses.ListSupportedTimezonesResponse>;
|
|
1059
1086
|
/**
|
|
@@ -1061,7 +1088,7 @@ export declare class LogAnalyticsClient {
|
|
|
1061
1088
|
* @param ListUploadFilesRequest
|
|
1062
1089
|
* @return ListUploadFilesResponse
|
|
1063
1090
|
* @throws OciError when an error occurs
|
|
1064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
|
|
1065
1092
|
*/
|
|
1066
1093
|
listUploadFiles(listUploadFilesRequest: requests.ListUploadFilesRequest): Promise<responses.ListUploadFilesResponse>;
|
|
1067
1094
|
/**
|
|
@@ -1069,7 +1096,7 @@ export declare class LogAnalyticsClient {
|
|
|
1069
1096
|
* @param ListUploadWarningsRequest
|
|
1070
1097
|
* @return ListUploadWarningsResponse
|
|
1071
1098
|
* @throws OciError when an error occurs
|
|
1072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
|
|
1073
1100
|
*/
|
|
1074
1101
|
listUploadWarnings(listUploadWarningsRequest: requests.ListUploadWarningsRequest): Promise<responses.ListUploadWarningsResponse>;
|
|
1075
1102
|
/**
|
|
@@ -1079,7 +1106,7 @@ export declare class LogAnalyticsClient {
|
|
|
1079
1106
|
* @param ListUploadsRequest
|
|
1080
1107
|
* @return ListUploadsResponse
|
|
1081
1108
|
* @throws OciError when an error occurs
|
|
1082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
|
|
1083
1110
|
*/
|
|
1084
1111
|
listUploads(listUploadsRequest: requests.ListUploadsRequest): Promise<responses.ListUploadsResponse>;
|
|
1085
1112
|
/**
|
|
@@ -1088,7 +1115,7 @@ export declare class LogAnalyticsClient {
|
|
|
1088
1115
|
* @param ListWarningsRequest
|
|
1089
1116
|
* @return ListWarningsResponse
|
|
1090
1117
|
* @throws OciError when an error occurs
|
|
1091
|
-
* @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.5.2/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
|
|
1092
1119
|
*/
|
|
1093
1120
|
listWarnings(listWarningsRequest: requests.ListWarningsRequest): Promise<responses.ListWarningsResponse>;
|
|
1094
1121
|
/**
|
|
@@ -1097,7 +1124,7 @@ export declare class LogAnalyticsClient {
|
|
|
1097
1124
|
* @param ListWorkRequestErrorsRequest
|
|
1098
1125
|
* @return ListWorkRequestErrorsResponse
|
|
1099
1126
|
* @throws OciError when an error occurs
|
|
1100
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1101
1128
|
*/
|
|
1102
1129
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1103
1130
|
/**
|
|
@@ -1106,7 +1133,7 @@ export declare class LogAnalyticsClient {
|
|
|
1106
1133
|
* @param ListWorkRequestLogsRequest
|
|
1107
1134
|
* @return ListWorkRequestLogsResponse
|
|
1108
1135
|
* @throws OciError when an error occurs
|
|
1109
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1110
1137
|
*/
|
|
1111
1138
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1112
1139
|
/**
|
|
@@ -1115,7 +1142,7 @@ export declare class LogAnalyticsClient {
|
|
|
1115
1142
|
* @param ListWorkRequestsRequest
|
|
1116
1143
|
* @return ListWorkRequestsResponse
|
|
1117
1144
|
* @throws OciError when an error occurs
|
|
1118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1119
1146
|
*/
|
|
1120
1147
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1121
1148
|
/**
|
|
@@ -1123,7 +1150,7 @@ export declare class LogAnalyticsClient {
|
|
|
1123
1150
|
* @param OffboardNamespaceRequest
|
|
1124
1151
|
* @return OffboardNamespaceResponse
|
|
1125
1152
|
* @throws OciError when an error occurs
|
|
1126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
|
|
1127
1154
|
*/
|
|
1128
1155
|
offboardNamespace(offboardNamespaceRequest: requests.OffboardNamespaceRequest): Promise<responses.OffboardNamespaceResponse>;
|
|
1129
1156
|
/**
|
|
@@ -1132,7 +1159,7 @@ export declare class LogAnalyticsClient {
|
|
|
1132
1159
|
* @param OnboardNamespaceRequest
|
|
1133
1160
|
* @return OnboardNamespaceResponse
|
|
1134
1161
|
* @throws OciError when an error occurs
|
|
1135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
|
|
1136
1163
|
*/
|
|
1137
1164
|
onboardNamespace(onboardNamespaceRequest: requests.OnboardNamespaceRequest): Promise<responses.OnboardNamespaceResponse>;
|
|
1138
1165
|
/**
|
|
@@ -1140,7 +1167,7 @@ export declare class LogAnalyticsClient {
|
|
|
1140
1167
|
* @param ParseQueryRequest
|
|
1141
1168
|
* @return ParseQueryResponse
|
|
1142
1169
|
* @throws OciError when an error occurs
|
|
1143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
|
|
1144
1171
|
*/
|
|
1145
1172
|
parseQuery(parseQueryRequest: requests.ParseQueryRequest): Promise<responses.ParseQueryResponse>;
|
|
1146
1173
|
/**
|
|
@@ -1149,7 +1176,7 @@ export declare class LogAnalyticsClient {
|
|
|
1149
1176
|
* @param PauseScheduledTaskRequest
|
|
1150
1177
|
* @return PauseScheduledTaskResponse
|
|
1151
1178
|
* @throws OciError when an error occurs
|
|
1152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
|
|
1153
1180
|
*/
|
|
1154
1181
|
pauseScheduledTask(pauseScheduledTaskRequest: requests.PauseScheduledTaskRequest): Promise<responses.PauseScheduledTaskResponse>;
|
|
1155
1182
|
/**
|
|
@@ -1159,7 +1186,7 @@ export declare class LogAnalyticsClient {
|
|
|
1159
1186
|
* @param PurgeStorageDataRequest
|
|
1160
1187
|
* @return PurgeStorageDataResponse
|
|
1161
1188
|
* @throws OciError when an error occurs
|
|
1162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
|
|
1163
1190
|
*/
|
|
1164
1191
|
purgeStorageData(purgeStorageDataRequest: requests.PurgeStorageDataRequest): Promise<responses.PurgeStorageDataResponse>;
|
|
1165
1192
|
/**
|
|
@@ -1167,7 +1194,7 @@ export declare class LogAnalyticsClient {
|
|
|
1167
1194
|
* @param PutQueryWorkRequestBackgroundRequest
|
|
1168
1195
|
* @return PutQueryWorkRequestBackgroundResponse
|
|
1169
1196
|
* @throws OciError when an error occurs
|
|
1170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
|
|
1171
1198
|
*/
|
|
1172
1199
|
putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest: requests.PutQueryWorkRequestBackgroundRequest): Promise<responses.PutQueryWorkRequestBackgroundResponse>;
|
|
1173
1200
|
/**
|
|
@@ -1176,7 +1203,7 @@ export declare class LogAnalyticsClient {
|
|
|
1176
1203
|
* @param QueryRequest
|
|
1177
1204
|
* @return QueryResponse
|
|
1178
1205
|
* @throws OciError when an error occurs
|
|
1179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/Query.ts.html |here} to see how to use Query API.
|
|
1180
1207
|
*/
|
|
1181
1208
|
query(queryRequest: requests.QueryRequest): Promise<responses.QueryResponse>;
|
|
1182
1209
|
/**
|
|
@@ -1185,7 +1212,7 @@ export declare class LogAnalyticsClient {
|
|
|
1185
1212
|
* @param RecallArchivedDataRequest
|
|
1186
1213
|
* @return RecallArchivedDataResponse
|
|
1187
1214
|
* @throws OciError when an error occurs
|
|
1188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
|
|
1189
1216
|
*/
|
|
1190
1217
|
recallArchivedData(recallArchivedDataRequest: requests.RecallArchivedDataRequest): Promise<responses.RecallArchivedDataResponse>;
|
|
1191
1218
|
/**
|
|
@@ -1194,7 +1221,7 @@ export declare class LogAnalyticsClient {
|
|
|
1194
1221
|
* @param RegisterLookupRequest
|
|
1195
1222
|
* @return RegisterLookupResponse
|
|
1196
1223
|
* @throws OciError when an error occurs
|
|
1197
|
-
* @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.5.2/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
|
|
1198
1225
|
*/
|
|
1199
1226
|
registerLookup(registerLookupRequest: requests.RegisterLookupRequest): Promise<responses.RegisterLookupResponse>;
|
|
1200
1227
|
/**
|
|
@@ -1203,7 +1230,7 @@ export declare class LogAnalyticsClient {
|
|
|
1203
1230
|
* @param ReleaseRecalledDataRequest
|
|
1204
1231
|
* @return ReleaseRecalledDataResponse
|
|
1205
1232
|
* @throws OciError when an error occurs
|
|
1206
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
|
|
1207
1234
|
*/
|
|
1208
1235
|
releaseRecalledData(releaseRecalledDataRequest: requests.ReleaseRecalledDataRequest): Promise<responses.ReleaseRecalledDataResponse>;
|
|
1209
1236
|
/**
|
|
@@ -1211,16 +1238,25 @@ export declare class LogAnalyticsClient {
|
|
|
1211
1238
|
* @param RemoveEntityAssociationsRequest
|
|
1212
1239
|
* @return RemoveEntityAssociationsResponse
|
|
1213
1240
|
* @throws OciError when an error occurs
|
|
1214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
|
|
1215
1242
|
*/
|
|
1216
1243
|
removeEntityAssociations(removeEntityAssociationsRequest: requests.RemoveEntityAssociationsRequest): Promise<responses.RemoveEntityAssociationsResponse>;
|
|
1244
|
+
/**
|
|
1245
|
+
* Removes the tenant preferences. Currently, only \"DEFAULT_HOMEPAGE\" is supported.
|
|
1246
|
+
*
|
|
1247
|
+
* @param RemovePreferencesRequest
|
|
1248
|
+
* @return RemovePreferencesResponse
|
|
1249
|
+
* @throws OciError when an error occurs
|
|
1250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
|
|
1251
|
+
*/
|
|
1252
|
+
removePreferences(removePreferencesRequest: requests.RemovePreferencesRequest): Promise<responses.RemovePreferencesResponse>;
|
|
1217
1253
|
/**
|
|
1218
1254
|
* Remove one or more event types from a source.
|
|
1219
1255
|
*
|
|
1220
1256
|
* @param RemoveSourceEventTypesRequest
|
|
1221
1257
|
* @return RemoveSourceEventTypesResponse
|
|
1222
1258
|
* @throws OciError when an error occurs
|
|
1223
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
|
|
1224
1260
|
*/
|
|
1225
1261
|
removeSourceEventTypes(removeSourceEventTypesRequest: requests.RemoveSourceEventTypesRequest): Promise<responses.RemoveSourceEventTypesResponse>;
|
|
1226
1262
|
/**
|
|
@@ -1229,7 +1265,7 @@ export declare class LogAnalyticsClient {
|
|
|
1229
1265
|
* @param ResumeScheduledTaskRequest
|
|
1230
1266
|
* @return ResumeScheduledTaskResponse
|
|
1231
1267
|
* @throws OciError when an error occurs
|
|
1232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
|
|
1233
1269
|
*/
|
|
1234
1270
|
resumeScheduledTask(resumeScheduledTaskRequest: requests.ResumeScheduledTaskRequest): Promise<responses.ResumeScheduledTaskResponse>;
|
|
1235
1271
|
/**
|
|
@@ -1240,15 +1276,26 @@ export declare class LogAnalyticsClient {
|
|
|
1240
1276
|
* @param RunRequest
|
|
1241
1277
|
* @return RunResponse
|
|
1242
1278
|
* @throws OciError when an error occurs
|
|
1243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/Run.ts.html |here} to see how to use Run API.
|
|
1244
1280
|
*/
|
|
1245
1281
|
run(runRequest: requests.RunRequest): Promise<responses.RunResponse>;
|
|
1282
|
+
/**
|
|
1283
|
+
* This API configures a bucket to store unprocessed payloads.
|
|
1284
|
+
* While processing there could be reasons a payload cannot be processed (mismatched structure, corrupted archive format, etc),
|
|
1285
|
+
* if configured the payload would be uploaded to the bucket for verification.
|
|
1286
|
+
*
|
|
1287
|
+
* @param SetUnprocessedDataBucketRequest
|
|
1288
|
+
* @return SetUnprocessedDataBucketResponse
|
|
1289
|
+
* @throws OciError when an error occurs
|
|
1290
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
|
|
1291
|
+
*/
|
|
1292
|
+
setUnprocessedDataBucket(setUnprocessedDataBucketRequest: requests.SetUnprocessedDataBucketRequest): Promise<responses.SetUnprocessedDataBucketResponse>;
|
|
1246
1293
|
/**
|
|
1247
1294
|
* Returns a context specific list of either commands, fields, or values to append to the end of the specified query string if applicable.
|
|
1248
1295
|
* @param SuggestRequest
|
|
1249
1296
|
* @return SuggestResponse
|
|
1250
1297
|
* @throws OciError when an error occurs
|
|
1251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
|
|
1252
1299
|
*/
|
|
1253
1300
|
suggest(suggestRequest: requests.SuggestRequest): Promise<responses.SuggestResponse>;
|
|
1254
1301
|
/**
|
|
@@ -1257,7 +1304,7 @@ export declare class LogAnalyticsClient {
|
|
|
1257
1304
|
* @param SuppressWarningRequest
|
|
1258
1305
|
* @return SuppressWarningResponse
|
|
1259
1306
|
* @throws OciError when an error occurs
|
|
1260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
|
|
1261
1308
|
*/
|
|
1262
1309
|
suppressWarning(suppressWarningRequest: requests.SuppressWarningRequest): Promise<responses.SuppressWarningResponse>;
|
|
1263
1310
|
/**
|
|
@@ -1266,7 +1313,7 @@ export declare class LogAnalyticsClient {
|
|
|
1266
1313
|
* @param TestParserRequest
|
|
1267
1314
|
* @return TestParserResponse
|
|
1268
1315
|
* @throws OciError when an error occurs
|
|
1269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
|
|
1270
1317
|
*/
|
|
1271
1318
|
testParser(testParserRequest: requests.TestParserRequest): Promise<responses.TestParserResponse>;
|
|
1272
1319
|
/**
|
|
@@ -1275,7 +1322,7 @@ export declare class LogAnalyticsClient {
|
|
|
1275
1322
|
* @param UnsuppressWarningRequest
|
|
1276
1323
|
* @return UnsuppressWarningResponse
|
|
1277
1324
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
|
|
1279
1326
|
*/
|
|
1280
1327
|
unsuppressWarning(unsuppressWarningRequest: requests.UnsuppressWarningRequest): Promise<responses.UnsuppressWarningResponse>;
|
|
1281
1328
|
/**
|
|
@@ -1283,7 +1330,7 @@ export declare class LogAnalyticsClient {
|
|
|
1283
1330
|
* @param UpdateLogAnalyticsEmBridgeRequest
|
|
1284
1331
|
* @return UpdateLogAnalyticsEmBridgeResponse
|
|
1285
1332
|
* @throws OciError when an error occurs
|
|
1286
|
-
* @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.5.2/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
|
|
1287
1334
|
*/
|
|
1288
1335
|
updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest: requests.UpdateLogAnalyticsEmBridgeRequest): Promise<responses.UpdateLogAnalyticsEmBridgeResponse>;
|
|
1289
1336
|
/**
|
|
@@ -1291,7 +1338,7 @@ export declare class LogAnalyticsClient {
|
|
|
1291
1338
|
* @param UpdateLogAnalyticsEntityRequest
|
|
1292
1339
|
* @return UpdateLogAnalyticsEntityResponse
|
|
1293
1340
|
* @throws OciError when an error occurs
|
|
1294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
|
|
1295
1342
|
*/
|
|
1296
1343
|
updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest: requests.UpdateLogAnalyticsEntityRequest): Promise<responses.UpdateLogAnalyticsEntityResponse>;
|
|
1297
1344
|
/**
|
|
@@ -1299,7 +1346,7 @@ export declare class LogAnalyticsClient {
|
|
|
1299
1346
|
* @param UpdateLogAnalyticsEntityTypeRequest
|
|
1300
1347
|
* @return UpdateLogAnalyticsEntityTypeResponse
|
|
1301
1348
|
* @throws OciError when an error occurs
|
|
1302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
|
|
1303
1350
|
*/
|
|
1304
1351
|
updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest: requests.UpdateLogAnalyticsEntityTypeRequest): Promise<responses.UpdateLogAnalyticsEntityTypeResponse>;
|
|
1305
1352
|
/**
|
|
@@ -1308,7 +1355,7 @@ export declare class LogAnalyticsClient {
|
|
|
1308
1355
|
* @param UpdateLogAnalyticsLogGroupRequest
|
|
1309
1356
|
* @return UpdateLogAnalyticsLogGroupResponse
|
|
1310
1357
|
* @throws OciError when an error occurs
|
|
1311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
|
|
1312
1359
|
*/
|
|
1313
1360
|
updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest: requests.UpdateLogAnalyticsLogGroupRequest): Promise<responses.UpdateLogAnalyticsLogGroupResponse>;
|
|
1314
1361
|
/**
|
|
@@ -1316,7 +1363,7 @@ export declare class LogAnalyticsClient {
|
|
|
1316
1363
|
* @param UpdateLogAnalyticsObjectCollectionRuleRequest
|
|
1317
1364
|
* @return UpdateLogAnalyticsObjectCollectionRuleResponse
|
|
1318
1365
|
* @throws OciError when an error occurs
|
|
1319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
|
|
1320
1367
|
*/
|
|
1321
1368
|
updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest: requests.UpdateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.UpdateLogAnalyticsObjectCollectionRuleResponse>;
|
|
1322
1369
|
/**
|
|
@@ -1325,7 +1372,7 @@ export declare class LogAnalyticsClient {
|
|
|
1325
1372
|
* @param UpdateLookupRequest
|
|
1326
1373
|
* @return UpdateLookupResponse
|
|
1327
1374
|
* @throws OciError when an error occurs
|
|
1328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
|
|
1329
1376
|
*/
|
|
1330
1377
|
updateLookup(updateLookupRequest: requests.UpdateLookupRequest): Promise<responses.UpdateLookupResponse>;
|
|
1331
1378
|
/**
|
|
@@ -1334,15 +1381,24 @@ export declare class LogAnalyticsClient {
|
|
|
1334
1381
|
* @param UpdateLookupDataRequest
|
|
1335
1382
|
* @return UpdateLookupDataResponse
|
|
1336
1383
|
* @throws OciError when an error occurs
|
|
1337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
|
|
1338
1385
|
*/
|
|
1339
1386
|
updateLookupData(updateLookupDataRequest: requests.UpdateLookupDataRequest): Promise<responses.UpdateLookupDataResponse>;
|
|
1387
|
+
/**
|
|
1388
|
+
* Updates the tenant preferences. Currently, only \"DEFAULT_HOMEPAGE\" is supported.
|
|
1389
|
+
*
|
|
1390
|
+
* @param UpdatePreferencesRequest
|
|
1391
|
+
* @return UpdatePreferencesResponse
|
|
1392
|
+
* @throws OciError when an error occurs
|
|
1393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
|
|
1394
|
+
*/
|
|
1395
|
+
updatePreferences(updatePreferencesRequest: requests.UpdatePreferencesRequest): Promise<responses.UpdatePreferencesResponse>;
|
|
1340
1396
|
/**
|
|
1341
1397
|
* Update the scheduled task. Schedules may be updated only for taskType SAVED_SEARCH and PURGE.
|
|
1342
1398
|
* @param UpdateScheduledTaskRequest
|
|
1343
1399
|
* @return UpdateScheduledTaskResponse
|
|
1344
1400
|
* @throws OciError when an error occurs
|
|
1345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
|
|
1346
1402
|
*/
|
|
1347
1403
|
updateScheduledTask(updateScheduledTaskRequest: requests.UpdateScheduledTaskRequest): Promise<responses.UpdateScheduledTaskResponse>;
|
|
1348
1404
|
/**
|
|
@@ -1351,7 +1407,7 @@ export declare class LogAnalyticsClient {
|
|
|
1351
1407
|
* @param UpdateStorageRequest
|
|
1352
1408
|
* @return UpdateStorageResponse
|
|
1353
1409
|
* @throws OciError when an error occurs
|
|
1354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
|
|
1355
1411
|
*/
|
|
1356
1412
|
updateStorage(updateStorageRequest: requests.UpdateStorageRequest): Promise<responses.UpdateStorageResponse>;
|
|
1357
1413
|
/**
|
|
@@ -1360,7 +1416,7 @@ export declare class LogAnalyticsClient {
|
|
|
1360
1416
|
* @param UploadLogEventsFileRequest
|
|
1361
1417
|
* @return UploadLogEventsFileResponse
|
|
1362
1418
|
* @throws OciError when an error occurs
|
|
1363
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
|
|
1364
1420
|
*/
|
|
1365
1421
|
uploadLogEventsFile(uploadLogEventsFileRequest: requests.UploadLogEventsFileRequest): Promise<responses.UploadLogEventsFileResponse>;
|
|
1366
1422
|
/**
|
|
@@ -1369,7 +1425,7 @@ export declare class LogAnalyticsClient {
|
|
|
1369
1425
|
* @param UploadLogFileRequest
|
|
1370
1426
|
* @return UploadLogFileResponse
|
|
1371
1427
|
* @throws OciError when an error occurs
|
|
1372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
|
|
1373
1429
|
*/
|
|
1374
1430
|
uploadLogFile(uploadLogFileRequest: requests.UploadLogFileRequest): Promise<responses.UploadLogFileResponse>;
|
|
1375
1431
|
/**
|
|
@@ -1378,7 +1434,7 @@ export declare class LogAnalyticsClient {
|
|
|
1378
1434
|
* @param UpsertAssociationsRequest
|
|
1379
1435
|
* @return UpsertAssociationsResponse
|
|
1380
1436
|
* @throws OciError when an error occurs
|
|
1381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
|
|
1382
1438
|
*/
|
|
1383
1439
|
upsertAssociations(upsertAssociationsRequest: requests.UpsertAssociationsRequest): Promise<responses.UpsertAssociationsResponse>;
|
|
1384
1440
|
/**
|
|
@@ -1387,7 +1443,7 @@ export declare class LogAnalyticsClient {
|
|
|
1387
1443
|
* @param UpsertFieldRequest
|
|
1388
1444
|
* @return UpsertFieldResponse
|
|
1389
1445
|
* @throws OciError when an error occurs
|
|
1390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
|
|
1391
1447
|
*/
|
|
1392
1448
|
upsertField(upsertFieldRequest: requests.UpsertFieldRequest): Promise<responses.UpsertFieldResponse>;
|
|
1393
1449
|
/**
|
|
@@ -1396,7 +1452,7 @@ export declare class LogAnalyticsClient {
|
|
|
1396
1452
|
* @param UpsertLabelRequest
|
|
1397
1453
|
* @return UpsertLabelResponse
|
|
1398
1454
|
* @throws OciError when an error occurs
|
|
1399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
|
|
1400
1456
|
*/
|
|
1401
1457
|
upsertLabel(upsertLabelRequest: requests.UpsertLabelRequest): Promise<responses.UpsertLabelResponse>;
|
|
1402
1458
|
/**
|
|
@@ -1405,7 +1461,7 @@ export declare class LogAnalyticsClient {
|
|
|
1405
1461
|
* @param UpsertParserRequest
|
|
1406
1462
|
* @return UpsertParserResponse
|
|
1407
1463
|
* @throws OciError when an error occurs
|
|
1408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
|
|
1409
1465
|
*/
|
|
1410
1466
|
upsertParser(upsertParserRequest: requests.UpsertParserRequest): Promise<responses.UpsertParserResponse>;
|
|
1411
1467
|
/**
|
|
@@ -1414,7 +1470,7 @@ export declare class LogAnalyticsClient {
|
|
|
1414
1470
|
* @param UpsertSourceRequest
|
|
1415
1471
|
* @return UpsertSourceResponse
|
|
1416
1472
|
* @throws OciError when an error occurs
|
|
1417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
|
|
1418
1474
|
*/
|
|
1419
1475
|
upsertSource(upsertSourceRequest: requests.UpsertSourceRequest): Promise<responses.UpsertSourceResponse>;
|
|
1420
1476
|
/**
|
|
@@ -1423,7 +1479,7 @@ export declare class LogAnalyticsClient {
|
|
|
1423
1479
|
* @param ValidateAssociationParametersRequest
|
|
1424
1480
|
* @return ValidateAssociationParametersResponse
|
|
1425
1481
|
* @throws OciError when an error occurs
|
|
1426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
|
|
1427
1483
|
*/
|
|
1428
1484
|
validateAssociationParameters(validateAssociationParametersRequest: requests.ValidateAssociationParametersRequest): Promise<responses.ValidateAssociationParametersResponse>;
|
|
1429
1485
|
/**
|
|
@@ -1431,7 +1487,7 @@ export declare class LogAnalyticsClient {
|
|
|
1431
1487
|
* @param ValidateFileRequest
|
|
1432
1488
|
* @return ValidateFileResponse
|
|
1433
1489
|
* @throws OciError when an error occurs
|
|
1434
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
|
|
1435
1491
|
*/
|
|
1436
1492
|
validateFile(validateFileRequest: requests.ValidateFileRequest): Promise<responses.ValidateFileResponse>;
|
|
1437
1493
|
/**
|
|
@@ -1440,7 +1496,7 @@ export declare class LogAnalyticsClient {
|
|
|
1440
1496
|
* @param ValidateSourceRequest
|
|
1441
1497
|
* @return ValidateSourceResponse
|
|
1442
1498
|
* @throws OciError when an error occurs
|
|
1443
|
-
* @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.5.2/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
|
|
1444
1500
|
*/
|
|
1445
1501
|
validateSource(validateSourceRequest: requests.ValidateSourceRequest): Promise<responses.ValidateSourceResponse>;
|
|
1446
1502
|
/**
|
|
@@ -1449,7 +1505,7 @@ export declare class LogAnalyticsClient {
|
|
|
1449
1505
|
* @param ValidateSourceExtendedFieldDetailsRequest
|
|
1450
1506
|
* @return ValidateSourceExtendedFieldDetailsResponse
|
|
1451
1507
|
* @throws OciError when an error occurs
|
|
1452
|
-
* @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.5.2/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
|
|
1453
1509
|
*/
|
|
1454
1510
|
validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest: requests.ValidateSourceExtendedFieldDetailsRequest): Promise<responses.ValidateSourceExtendedFieldDetailsResponse>;
|
|
1455
1511
|
/**
|
|
@@ -1457,7 +1513,7 @@ export declare class LogAnalyticsClient {
|
|
|
1457
1513
|
* @param ValidateSourceMappingRequest
|
|
1458
1514
|
* @return ValidateSourceMappingResponse
|
|
1459
1515
|
* @throws OciError when an error occurs
|
|
1460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1516
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
|
|
1461
1517
|
*/
|
|
1462
1518
|
validateSourceMapping(validateSourceMappingRequest: requests.ValidateSourceMappingRequest): Promise<responses.ValidateSourceMappingResponse>;
|
|
1463
1519
|
}
|