oci-healthchecks 2.76.0 → 2.77.0
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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +18 -18
- package/lib/client.js +18 -18
- package/lib/model/change-http-monitor-compartment-details.d.ts +1 -1
- package/lib/model/change-http-monitor-compartment-details.js +1 -1
- package/lib/model/change-ping-monitor-compartment-details.d.ts +1 -1
- package/lib/model/change-ping-monitor-compartment-details.js +1 -1
- package/lib/model/connection.d.ts +1 -1
- package/lib/model/connection.js +1 -1
- package/lib/model/create-http-monitor-details.d.ts +5 -5
- package/lib/model/create-http-monitor-details.js +1 -1
- package/lib/model/create-on-demand-http-probe-details.d.ts +3 -3
- package/lib/model/create-on-demand-http-probe-details.js +1 -1
- package/lib/model/create-on-demand-ping-probe-details.d.ts +2 -2
- package/lib/model/create-on-demand-ping-probe-details.js +1 -1
- package/lib/model/create-ping-monitor-details.d.ts +4 -4
- package/lib/model/create-ping-monitor-details.js +1 -1
- package/lib/model/d-ns.d.ts +3 -3
- package/lib/model/d-ns.js +1 -1
- package/lib/model/geolocation.d.ts +1 -1
- package/lib/model/geolocation.js +1 -1
- package/lib/model/health-checks-vantage-point-summary.d.ts +2 -2
- package/lib/model/health-checks-vantage-point-summary.js +1 -1
- package/lib/model/http-monitor-summary.d.ts +3 -3
- package/lib/model/http-monitor-summary.js +1 -1
- package/lib/model/http-monitor.d.ts +5 -5
- package/lib/model/http-monitor.js +1 -1
- package/lib/model/http-probe-method.d.ts +1 -1
- package/lib/model/http-probe-method.js +1 -1
- package/lib/model/http-probe-protocol.d.ts +1 -1
- package/lib/model/http-probe-protocol.js +1 -1
- package/lib/model/http-probe-result-summary.d.ts +3 -3
- package/lib/model/http-probe-result-summary.js +1 -1
- package/lib/model/http-probe.d.ts +3 -3
- package/lib/model/http-probe.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/ping-monitor-summary.d.ts +3 -3
- package/lib/model/ping-monitor-summary.js +1 -1
- package/lib/model/ping-monitor.d.ts +4 -4
- package/lib/model/ping-monitor.js +1 -1
- package/lib/model/ping-probe-protocol.d.ts +1 -1
- package/lib/model/ping-probe-protocol.js +1 -1
- package/lib/model/ping-probe-result-summary.d.ts +3 -3
- package/lib/model/ping-probe-result-summary.js +1 -1
- package/lib/model/ping-probe.d.ts +2 -2
- package/lib/model/ping-probe.js +1 -1
- package/lib/model/routing.d.ts +6 -6
- package/lib/model/routing.js +1 -1
- package/lib/model/tcp-connection.d.ts +3 -3
- package/lib/model/tcp-connection.js +1 -1
- package/lib/model/update-http-monitor-details.d.ts +5 -5
- package/lib/model/update-http-monitor-details.js +1 -1
- package/lib/model/update-ping-monitor-details.d.ts +4 -4
- package/lib/model/update-ping-monitor-details.js +1 -1
- package/lib/request/change-http-monitor-compartment-request.d.ts +3 -3
- package/lib/request/change-http-monitor-compartment-request.js +1 -1
- package/lib/request/change-ping-monitor-compartment-request.d.ts +3 -3
- package/lib/request/change-ping-monitor-compartment-request.js +1 -1
- package/lib/request/create-http-monitor-request.d.ts +2 -2
- package/lib/request/create-http-monitor-request.js +1 -1
- package/lib/request/create-on-demand-http-probe-request.d.ts +2 -2
- package/lib/request/create-on-demand-http-probe-request.js +1 -1
- package/lib/request/create-on-demand-ping-probe-request.d.ts +2 -2
- package/lib/request/create-on-demand-ping-probe-request.js +1 -1
- package/lib/request/create-ping-monitor-request.d.ts +2 -2
- package/lib/request/create-ping-monitor-request.js +1 -1
- package/lib/request/delete-http-monitor-request.d.ts +3 -3
- package/lib/request/delete-http-monitor-request.js +1 -1
- package/lib/request/delete-ping-monitor-request.d.ts +3 -3
- package/lib/request/delete-ping-monitor-request.js +1 -1
- package/lib/request/get-http-monitor-request.d.ts +4 -4
- package/lib/request/get-http-monitor-request.js +1 -1
- package/lib/request/get-ping-monitor-request.d.ts +4 -4
- package/lib/request/get-ping-monitor-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-health-checks-vantage-points-request.d.ts +5 -5
- package/lib/request/list-health-checks-vantage-points-request.js +1 -1
- package/lib/request/list-http-monitors-request.d.ts +5 -5
- package/lib/request/list-http-monitors-request.js +1 -1
- package/lib/request/list-http-probe-results-request.d.ts +6 -6
- package/lib/request/list-http-probe-results-request.js +1 -1
- package/lib/request/list-ping-monitors-request.d.ts +5 -5
- package/lib/request/list-ping-monitors-request.js +1 -1
- package/lib/request/list-ping-probe-results-request.d.ts +6 -6
- package/lib/request/list-ping-probe-results-request.js +1 -1
- package/lib/request/update-http-monitor-request.d.ts +3 -3
- package/lib/request/update-http-monitor-request.js +1 -1
- package/lib/request/update-ping-monitor-request.d.ts +3 -3
- package/lib/request/update-ping-monitor-request.js +1 -1
- package/lib/response/change-http-monitor-compartment-response.d.ts +1 -1
- package/lib/response/change-http-monitor-compartment-response.js +1 -1
- package/lib/response/change-ping-monitor-compartment-response.d.ts +1 -1
- package/lib/response/change-ping-monitor-compartment-response.js +1 -1
- package/lib/response/create-http-monitor-response.d.ts +2 -2
- package/lib/response/create-http-monitor-response.js +1 -1
- package/lib/response/create-on-demand-http-probe-response.d.ts +1 -1
- package/lib/response/create-on-demand-http-probe-response.js +1 -1
- package/lib/response/create-on-demand-ping-probe-response.d.ts +1 -1
- package/lib/response/create-on-demand-ping-probe-response.js +1 -1
- package/lib/response/create-ping-monitor-response.d.ts +1 -1
- package/lib/response/create-ping-monitor-response.js +1 -1
- package/lib/response/delete-http-monitor-response.d.ts +1 -1
- package/lib/response/delete-http-monitor-response.js +1 -1
- package/lib/response/delete-ping-monitor-response.d.ts +1 -1
- package/lib/response/delete-ping-monitor-response.js +1 -1
- package/lib/response/get-http-monitor-response.d.ts +2 -2
- package/lib/response/get-http-monitor-response.js +1 -1
- package/lib/response/get-ping-monitor-response.d.ts +1 -1
- package/lib/response/get-ping-monitor-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-health-checks-vantage-points-response.d.ts +2 -2
- package/lib/response/list-health-checks-vantage-points-response.js +1 -1
- package/lib/response/list-http-monitors-response.d.ts +2 -2
- package/lib/response/list-http-monitors-response.js +1 -1
- package/lib/response/list-http-probe-results-response.d.ts +2 -2
- package/lib/response/list-http-probe-results-response.js +1 -1
- package/lib/response/list-ping-monitors-response.d.ts +2 -2
- package/lib/response/list-ping-monitors-response.js +1 -1
- package/lib/response/list-ping-probe-results-response.d.ts +2 -2
- package/lib/response/list-ping-probe-results-response.js +1 -1
- package/lib/response/update-http-monitor-response.d.ts +2 -2
- package/lib/response/update-http-monitor-response.js +1 -1
- package/lib/response/update-ping-monitor-response.d.ts +1 -1
- package/lib/response/update-ping-monitor-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
import common = require("oci-common");
|
|
@@ -77,7 +77,7 @@ export declare class HealthChecksClient {
|
|
|
77
77
|
* @param ChangeHttpMonitorCompartmentRequest
|
|
78
78
|
* @return ChangeHttpMonitorCompartmentResponse
|
|
79
79
|
* @throws OciError when an error occurs
|
|
80
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
80
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartment API.
|
|
81
81
|
*/
|
|
82
82
|
changeHttpMonitorCompartment(changeHttpMonitorCompartmentRequest: requests.ChangeHttpMonitorCompartmentRequest): Promise<responses.ChangeHttpMonitorCompartmentResponse>;
|
|
83
83
|
/**
|
|
@@ -88,7 +88,7 @@ export declare class HealthChecksClient {
|
|
|
88
88
|
* @param ChangePingMonitorCompartmentRequest
|
|
89
89
|
* @return ChangePingMonitorCompartmentResponse
|
|
90
90
|
* @throws OciError when an error occurs
|
|
91
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
91
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartment API.
|
|
92
92
|
*/
|
|
93
93
|
changePingMonitorCompartment(changePingMonitorCompartmentRequest: requests.ChangePingMonitorCompartmentRequest): Promise<responses.ChangePingMonitorCompartmentResponse>;
|
|
94
94
|
/**
|
|
@@ -100,7 +100,7 @@ export declare class HealthChecksClient {
|
|
|
100
100
|
* @param CreateHttpMonitorRequest
|
|
101
101
|
* @return CreateHttpMonitorResponse
|
|
102
102
|
* @throws OciError when an error occurs
|
|
103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitor API.
|
|
104
104
|
*/
|
|
105
105
|
createHttpMonitor(createHttpMonitorRequest: requests.CreateHttpMonitorRequest): Promise<responses.CreateHttpMonitorResponse>;
|
|
106
106
|
/**
|
|
@@ -113,7 +113,7 @@ export declare class HealthChecksClient {
|
|
|
113
113
|
* @param CreateOnDemandHttpProbeRequest
|
|
114
114
|
* @return CreateOnDemandHttpProbeResponse
|
|
115
115
|
* @throws OciError when an error occurs
|
|
116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbe API.
|
|
117
117
|
*/
|
|
118
118
|
createOnDemandHttpProbe(createOnDemandHttpProbeRequest: requests.CreateOnDemandHttpProbeRequest): Promise<responses.CreateOnDemandHttpProbeResponse>;
|
|
119
119
|
/**
|
|
@@ -126,7 +126,7 @@ export declare class HealthChecksClient {
|
|
|
126
126
|
* @param CreateOnDemandPingProbeRequest
|
|
127
127
|
* @return CreateOnDemandPingProbeResponse
|
|
128
128
|
* @throws OciError when an error occurs
|
|
129
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
129
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbe API.
|
|
130
130
|
*/
|
|
131
131
|
createOnDemandPingProbe(createOnDemandPingProbeRequest: requests.CreateOnDemandPingProbeRequest): Promise<responses.CreateOnDemandPingProbeResponse>;
|
|
132
132
|
/**
|
|
@@ -138,7 +138,7 @@ export declare class HealthChecksClient {
|
|
|
138
138
|
* @param CreatePingMonitorRequest
|
|
139
139
|
* @return CreatePingMonitorResponse
|
|
140
140
|
* @throws OciError when an error occurs
|
|
141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
141
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitor API.
|
|
142
142
|
*/
|
|
143
143
|
createPingMonitor(createPingMonitorRequest: requests.CreatePingMonitorRequest): Promise<responses.CreatePingMonitorResponse>;
|
|
144
144
|
/**
|
|
@@ -149,7 +149,7 @@ export declare class HealthChecksClient {
|
|
|
149
149
|
* @param DeleteHttpMonitorRequest
|
|
150
150
|
* @return DeleteHttpMonitorResponse
|
|
151
151
|
* @throws OciError when an error occurs
|
|
152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitor API.
|
|
153
153
|
*/
|
|
154
154
|
deleteHttpMonitor(deleteHttpMonitorRequest: requests.DeleteHttpMonitorRequest): Promise<responses.DeleteHttpMonitorResponse>;
|
|
155
155
|
/**
|
|
@@ -160,7 +160,7 @@ export declare class HealthChecksClient {
|
|
|
160
160
|
* @param DeletePingMonitorRequest
|
|
161
161
|
* @return DeletePingMonitorResponse
|
|
162
162
|
* @throws OciError when an error occurs
|
|
163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitor API.
|
|
164
164
|
*/
|
|
165
165
|
deletePingMonitor(deletePingMonitorRequest: requests.DeletePingMonitorRequest): Promise<responses.DeletePingMonitorResponse>;
|
|
166
166
|
/**
|
|
@@ -170,7 +170,7 @@ export declare class HealthChecksClient {
|
|
|
170
170
|
* @param GetHttpMonitorRequest
|
|
171
171
|
* @return GetHttpMonitorResponse
|
|
172
172
|
* @throws OciError when an error occurs
|
|
173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitor API.
|
|
174
174
|
*/
|
|
175
175
|
getHttpMonitor(getHttpMonitorRequest: requests.GetHttpMonitorRequest): Promise<responses.GetHttpMonitorResponse>;
|
|
176
176
|
/**
|
|
@@ -180,7 +180,7 @@ export declare class HealthChecksClient {
|
|
|
180
180
|
* @param GetPingMonitorRequest
|
|
181
181
|
* @return GetPingMonitorResponse
|
|
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.77.0/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitor API.
|
|
184
184
|
*/
|
|
185
185
|
getPingMonitor(getPingMonitorRequest: requests.GetPingMonitorRequest): Promise<responses.GetPingMonitorResponse>;
|
|
186
186
|
/**
|
|
@@ -190,7 +190,7 @@ export declare class HealthChecksClient {
|
|
|
190
190
|
* @param ListHealthChecksVantagePointsRequest
|
|
191
191
|
* @return ListHealthChecksVantagePointsResponse
|
|
192
192
|
* @throws OciError when an error occurs
|
|
193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePoints API.
|
|
194
194
|
*/
|
|
195
195
|
listHealthChecksVantagePoints(listHealthChecksVantagePointsRequest: requests.ListHealthChecksVantagePointsRequest): Promise<responses.ListHealthChecksVantagePointsResponse>;
|
|
196
196
|
/**
|
|
@@ -232,7 +232,7 @@ export declare class HealthChecksClient {
|
|
|
232
232
|
* @param ListHttpMonitorsRequest
|
|
233
233
|
* @return ListHttpMonitorsResponse
|
|
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.77.0/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitors API.
|
|
236
236
|
*/
|
|
237
237
|
listHttpMonitors(listHttpMonitorsRequest: requests.ListHttpMonitorsRequest): Promise<responses.ListHttpMonitorsResponse>;
|
|
238
238
|
/**
|
|
@@ -276,7 +276,7 @@ export declare class HealthChecksClient {
|
|
|
276
276
|
* @param ListHttpProbeResultsRequest
|
|
277
277
|
* @return ListHttpProbeResultsResponse
|
|
278
278
|
* @throws OciError when an error occurs
|
|
279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResults API.
|
|
280
280
|
*/
|
|
281
281
|
listHttpProbeResults(listHttpProbeResultsRequest: requests.ListHttpProbeResultsRequest): Promise<responses.ListHttpProbeResultsResponse>;
|
|
282
282
|
/**
|
|
@@ -321,7 +321,7 @@ export declare class HealthChecksClient {
|
|
|
321
321
|
* @param ListPingMonitorsRequest
|
|
322
322
|
* @return ListPingMonitorsResponse
|
|
323
323
|
* @throws OciError when an error occurs
|
|
324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitors API.
|
|
325
325
|
*/
|
|
326
326
|
listPingMonitors(listPingMonitorsRequest: requests.ListPingMonitorsRequest): Promise<responses.ListPingMonitorsResponse>;
|
|
327
327
|
/**
|
|
@@ -369,7 +369,7 @@ export declare class HealthChecksClient {
|
|
|
369
369
|
* @param ListPingProbeResultsRequest
|
|
370
370
|
* @return ListPingProbeResultsResponse
|
|
371
371
|
* @throws OciError when an error occurs
|
|
372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResults API.
|
|
373
373
|
*/
|
|
374
374
|
listPingProbeResults(listPingProbeResultsRequest: requests.ListPingProbeResultsRequest): Promise<responses.ListPingProbeResultsResponse>;
|
|
375
375
|
/**
|
|
@@ -413,7 +413,7 @@ export declare class HealthChecksClient {
|
|
|
413
413
|
* @param UpdateHttpMonitorRequest
|
|
414
414
|
* @return UpdateHttpMonitorResponse
|
|
415
415
|
* @throws OciError when an error occurs
|
|
416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/UpdateHttpMonitor.ts.html |here} to see how to use UpdateHttpMonitor API.
|
|
417
417
|
*/
|
|
418
418
|
updateHttpMonitor(updateHttpMonitorRequest: requests.UpdateHttpMonitorRequest): Promise<responses.UpdateHttpMonitorResponse>;
|
|
419
419
|
/**
|
|
@@ -425,7 +425,7 @@ export declare class HealthChecksClient {
|
|
|
425
425
|
* @param UpdatePingMonitorRequest
|
|
426
426
|
* @return UpdatePingMonitorResponse
|
|
427
427
|
* @throws OciError when an error occurs
|
|
428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/UpdatePingMonitor.ts.html |here} to see how to use UpdatePingMonitor API.
|
|
429
429
|
*/
|
|
430
430
|
updatePingMonitor(updatePingMonitorRequest: requests.UpdatePingMonitorRequest): Promise<responses.UpdatePingMonitorResponse>;
|
|
431
431
|
}
|
package/lib/client.js
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -171,7 +171,7 @@ class HealthChecksClient {
|
|
|
171
171
|
* @param ChangeHttpMonitorCompartmentRequest
|
|
172
172
|
* @return ChangeHttpMonitorCompartmentResponse
|
|
173
173
|
* @throws OciError when an error occurs
|
|
174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartment API.
|
|
175
175
|
*/
|
|
176
176
|
changeHttpMonitorCompartment(changeHttpMonitorCompartmentRequest) {
|
|
177
177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -230,7 +230,7 @@ class HealthChecksClient {
|
|
|
230
230
|
* @param ChangePingMonitorCompartmentRequest
|
|
231
231
|
* @return ChangePingMonitorCompartmentResponse
|
|
232
232
|
* @throws OciError when an error occurs
|
|
233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartment API.
|
|
234
234
|
*/
|
|
235
235
|
changePingMonitorCompartment(changePingMonitorCompartmentRequest) {
|
|
236
236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -290,7 +290,7 @@ class HealthChecksClient {
|
|
|
290
290
|
* @param CreateHttpMonitorRequest
|
|
291
291
|
* @return CreateHttpMonitorResponse
|
|
292
292
|
* @throws OciError when an error occurs
|
|
293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitor API.
|
|
294
294
|
*/
|
|
295
295
|
createHttpMonitor(createHttpMonitorRequest) {
|
|
296
296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -362,7 +362,7 @@ class HealthChecksClient {
|
|
|
362
362
|
* @param CreateOnDemandHttpProbeRequest
|
|
363
363
|
* @return CreateOnDemandHttpProbeResponse
|
|
364
364
|
* @throws OciError when an error occurs
|
|
365
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbe API.
|
|
366
366
|
*/
|
|
367
367
|
createOnDemandHttpProbe(createOnDemandHttpProbeRequest) {
|
|
368
368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -428,7 +428,7 @@ class HealthChecksClient {
|
|
|
428
428
|
* @param CreateOnDemandPingProbeRequest
|
|
429
429
|
* @return CreateOnDemandPingProbeResponse
|
|
430
430
|
* @throws OciError when an error occurs
|
|
431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbe API.
|
|
432
432
|
*/
|
|
433
433
|
createOnDemandPingProbe(createOnDemandPingProbeRequest) {
|
|
434
434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -493,7 +493,7 @@ class HealthChecksClient {
|
|
|
493
493
|
* @param CreatePingMonitorRequest
|
|
494
494
|
* @return CreatePingMonitorResponse
|
|
495
495
|
* @throws OciError when an error occurs
|
|
496
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitor API.
|
|
497
497
|
*/
|
|
498
498
|
createPingMonitor(createPingMonitorRequest) {
|
|
499
499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -563,7 +563,7 @@ class HealthChecksClient {
|
|
|
563
563
|
* @param DeleteHttpMonitorRequest
|
|
564
564
|
* @return DeleteHttpMonitorResponse
|
|
565
565
|
* @throws OciError when an error occurs
|
|
566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitor API.
|
|
567
567
|
*/
|
|
568
568
|
deleteHttpMonitor(deleteHttpMonitorRequest) {
|
|
569
569
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -620,7 +620,7 @@ class HealthChecksClient {
|
|
|
620
620
|
* @param DeletePingMonitorRequest
|
|
621
621
|
* @return DeletePingMonitorResponse
|
|
622
622
|
* @throws OciError when an error occurs
|
|
623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitor API.
|
|
624
624
|
*/
|
|
625
625
|
deletePingMonitor(deletePingMonitorRequest) {
|
|
626
626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -676,7 +676,7 @@ class HealthChecksClient {
|
|
|
676
676
|
* @param GetHttpMonitorRequest
|
|
677
677
|
* @return GetHttpMonitorResponse
|
|
678
678
|
* @throws OciError when an error occurs
|
|
679
|
-
* @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.77.0/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitor API.
|
|
680
680
|
*/
|
|
681
681
|
getHttpMonitor(getHttpMonitorRequest) {
|
|
682
682
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -741,7 +741,7 @@ class HealthChecksClient {
|
|
|
741
741
|
* @param GetPingMonitorRequest
|
|
742
742
|
* @return GetPingMonitorResponse
|
|
743
743
|
* @throws OciError when an error occurs
|
|
744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitor API.
|
|
745
745
|
*/
|
|
746
746
|
getPingMonitor(getPingMonitorRequest) {
|
|
747
747
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -806,7 +806,7 @@ class HealthChecksClient {
|
|
|
806
806
|
* @param ListHealthChecksVantagePointsRequest
|
|
807
807
|
* @return ListHealthChecksVantagePointsResponse
|
|
808
808
|
* @throws OciError when an error occurs
|
|
809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePoints API.
|
|
810
810
|
*/
|
|
811
811
|
listHealthChecksVantagePoints(listHealthChecksVantagePointsRequest) {
|
|
812
812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -915,7 +915,7 @@ class HealthChecksClient {
|
|
|
915
915
|
* @param ListHttpMonitorsRequest
|
|
916
916
|
* @return ListHttpMonitorsResponse
|
|
917
917
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitors API.
|
|
919
919
|
*/
|
|
920
920
|
listHttpMonitors(listHttpMonitorsRequest) {
|
|
921
921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1027,7 +1027,7 @@ class HealthChecksClient {
|
|
|
1027
1027
|
* @param ListHttpProbeResultsRequest
|
|
1028
1028
|
* @return ListHttpProbeResultsResponse
|
|
1029
1029
|
* @throws OciError when an error occurs
|
|
1030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResults API.
|
|
1031
1031
|
*/
|
|
1032
1032
|
listHttpProbeResults(listHttpProbeResultsRequest) {
|
|
1033
1033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1141,7 +1141,7 @@ class HealthChecksClient {
|
|
|
1141
1141
|
* @param ListPingMonitorsRequest
|
|
1142
1142
|
* @return ListPingMonitorsResponse
|
|
1143
1143
|
* @throws OciError when an error occurs
|
|
1144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitors API.
|
|
1145
1145
|
*/
|
|
1146
1146
|
listPingMonitors(listPingMonitorsRequest) {
|
|
1147
1147
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1257,7 +1257,7 @@ class HealthChecksClient {
|
|
|
1257
1257
|
* @param ListPingProbeResultsRequest
|
|
1258
1258
|
* @return ListPingProbeResultsResponse
|
|
1259
1259
|
* @throws OciError when an error occurs
|
|
1260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResults API.
|
|
1261
1261
|
*/
|
|
1262
1262
|
listPingProbeResults(listPingProbeResultsRequest) {
|
|
1263
1263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1370,7 +1370,7 @@ class HealthChecksClient {
|
|
|
1370
1370
|
* @param UpdateHttpMonitorRequest
|
|
1371
1371
|
* @return UpdateHttpMonitorResponse
|
|
1372
1372
|
* @throws OciError when an error occurs
|
|
1373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/UpdateHttpMonitor.ts.html |here} to see how to use UpdateHttpMonitor API.
|
|
1374
1374
|
*/
|
|
1375
1375
|
updateHttpMonitor(updateHttpMonitorRequest) {
|
|
1376
1376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1438,7 +1438,7 @@ class HealthChecksClient {
|
|
|
1438
1438
|
* @param UpdatePingMonitorRequest
|
|
1439
1439
|
* @return UpdatePingMonitorResponse
|
|
1440
1440
|
* @throws OciError when an error occurs
|
|
1441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/UpdatePingMonitor.ts.html |here} to see how to use UpdatePingMonitor API.
|
|
1442
1442
|
*/
|
|
1443
1443
|
updatePingMonitor(updatePingMonitorRequest) {
|
|
1444
1444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
/**
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
/**
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
/**
|
package/lib/model/connection.js
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
import * as model from "../model";
|
|
@@ -38,7 +38,7 @@ export interface CreateHttpMonitorDetails {
|
|
|
38
38
|
"port"?: number;
|
|
39
39
|
/**
|
|
40
40
|
* The probe timeout in seconds. Valid values: 10, 20, 30, and 60.
|
|
41
|
-
* The probe timeout must be less than or equal to
|
|
41
|
+
* The probe timeout must be less than or equal to {@code intervalInSeconds} for monitors.
|
|
42
42
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
43
|
*/
|
|
44
44
|
"timeoutInSeconds"?: number;
|
|
@@ -51,7 +51,7 @@ export interface CreateHttpMonitorDetails {
|
|
|
51
51
|
/**
|
|
52
52
|
* A dictionary of HTTP request headers.
|
|
53
53
|
* <p>
|
|
54
|
-
*Note:* Monitors and probes do not support the use of the
|
|
54
|
+
*Note:* Monitors and probes do not support the use of the {@code Authorization} HTTP header.
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"headers"?: {
|
|
@@ -75,7 +75,7 @@ export interface CreateHttpMonitorDetails {
|
|
|
75
75
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
76
76
|
* predefined name, type, or namespace. For more information,
|
|
77
77
|
* see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
78
|
-
* Example:
|
|
78
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"freeformTags"?: {
|
|
@@ -84,7 +84,7 @@ export interface CreateHttpMonitorDetails {
|
|
|
84
84
|
/**
|
|
85
85
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
86
86
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
87
|
-
* Example:
|
|
87
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"definedTags"?: {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
import * as model from "../model";
|
|
@@ -38,7 +38,7 @@ export interface CreateOnDemandHttpProbeDetails {
|
|
|
38
38
|
"port"?: number;
|
|
39
39
|
/**
|
|
40
40
|
* The probe timeout in seconds. Valid values: 10, 20, 30, and 60.
|
|
41
|
-
* The probe timeout must be less than or equal to
|
|
41
|
+
* The probe timeout must be less than or equal to {@code intervalInSeconds} for monitors.
|
|
42
42
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
43
|
*/
|
|
44
44
|
"timeoutInSeconds"?: number;
|
|
@@ -51,7 +51,7 @@ export interface CreateOnDemandHttpProbeDetails {
|
|
|
51
51
|
/**
|
|
52
52
|
* A dictionary of HTTP request headers.
|
|
53
53
|
* <p>
|
|
54
|
-
*Note:* Monitors and probes do not support the use of the
|
|
54
|
+
*Note:* Monitors and probes do not support the use of the {@code Authorization} HTTP header.
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"headers"?: {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
import * as model from "../model";
|
|
@@ -38,7 +38,7 @@ export interface CreateOnDemandPingProbeDetails {
|
|
|
38
38
|
"port"?: number;
|
|
39
39
|
/**
|
|
40
40
|
* The probe timeout in seconds. Valid values: 10, 20, 30, and 60.
|
|
41
|
-
* The probe timeout must be less than or equal to
|
|
41
|
+
* The probe timeout must be less than or equal to {@code intervalInSeconds} for monitors.
|
|
42
42
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
43
|
*/
|
|
44
44
|
"timeoutInSeconds"?: number;
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
import * as model from "../model";
|
|
@@ -38,7 +38,7 @@ export interface CreatePingMonitorDetails {
|
|
|
38
38
|
"port"?: number;
|
|
39
39
|
/**
|
|
40
40
|
* The probe timeout in seconds. Valid values: 10, 20, 30, and 60.
|
|
41
|
-
* The probe timeout must be less than or equal to
|
|
41
|
+
* The probe timeout must be less than or equal to {@code intervalInSeconds} for monitors.
|
|
42
42
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
43
43
|
*/
|
|
44
44
|
"timeoutInSeconds"?: number;
|
|
@@ -61,7 +61,7 @@ export interface CreatePingMonitorDetails {
|
|
|
61
61
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
62
62
|
* predefined name, type, or namespace. For more information,
|
|
63
63
|
* see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
64
|
-
* Example:
|
|
64
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"freeformTags"?: {
|
|
@@ -70,7 +70,7 @@ export interface CreatePingMonitorDetails {
|
|
|
70
70
|
/**
|
|
71
71
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
72
72
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"definedTags"?: {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/model/d-ns.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
/**
|
|
@@ -18,8 +18,8 @@ For more information, see
|
|
|
18
18
|
*/
|
|
19
19
|
export interface DNS {
|
|
20
20
|
/**
|
|
21
|
-
* Total DNS resolution duration, in milliseconds. Calculated using
|
|
22
|
-
* minus
|
|
21
|
+
* Total DNS resolution duration, in milliseconds. Calculated using {@code domainLookupEnd}
|
|
22
|
+
* minus {@code domainLookupStart}.
|
|
23
23
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
24
24
|
*/
|
|
25
25
|
"domainLookupDuration"?: number;
|
package/lib/model/d-ns.js
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -10,7 +10,7 @@ For more information, see
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
/**
|