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
|
@@ -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 });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeHttpMonitorCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeHttpMonitorCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeHttpMonitorCompartmentDetails": model.ChangeHttpMonitorCompartmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
29
|
-
* set the
|
|
29
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET
|
|
30
30
|
* or POST response for that resource. The resource will be updated or deleted
|
|
31
31
|
* only if the etag you provide matches the resource's current etag value.
|
|
32
32
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangePingMonitorCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangePingMonitorCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changePingMonitorCompartmentDetails": model.ChangePingMonitorCompartmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
29
|
-
* set the
|
|
29
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET
|
|
30
30
|
* or POST response for that resource. The resource will be updated or deleted
|
|
31
31
|
* only if the etag you provide matches the resource's current etag value.
|
|
32
32
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateHttpMonitorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateOnDemandHttpProbeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateOnDemandPingProbeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreatePingMonitorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteHttpMonitorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteHttpMonitorRequest extends common.BaseRequest {
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
30
|
-
* set the
|
|
30
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET
|
|
31
31
|
* or POST response for that resource. The resource will be updated or deleted
|
|
32
32
|
* only if the etag you provide matches the resource's current etag value.
|
|
33
33
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeletePingMonitorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeletePingMonitorRequest extends common.BaseRequest {
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
30
|
-
* set the
|
|
30
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET
|
|
31
31
|
* or POST response for that resource. The resource will be updated or deleted
|
|
32
32
|
* only if the etag you provide matches the resource's current etag value.
|
|
33
33
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetHttpMonitorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,9 +26,9 @@ export interface GetHttpMonitorRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
|
-
* The
|
|
29
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
30
30
|
* the absence of any current representation of the target resource, when
|
|
31
|
-
* the field-value is
|
|
31
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
32
32
|
* entity-tag that does not match any of those listed in the field-value.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPingMonitorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,9 +26,9 @@ export interface GetPingMonitorRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
|
-
* The
|
|
29
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
30
30
|
* the absence of any current representation of the target resource, when
|
|
31
|
-
* the field-value is
|
|
31
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
32
32
|
* entity-tag that does not match any of those listed in the field-value.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/request/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 ChangeHttpMonitorCompartmentRequest from "./change-http-monitor-compartment-request";
|
package/lib/request/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) {
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePointsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListHealthChecksVantagePointsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListHealthChecksVantagePointsRequest extends common.BaseRequest
|
|
|
27
27
|
*/
|
|
28
28
|
"limit"?: number;
|
|
29
29
|
/**
|
|
30
|
-
* The value of the
|
|
30
|
+
* The value of the {@code opc-next-page} response header
|
|
31
31
|
* from the previous \"List\" call.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
@@ -41,11 +41,11 @@ export interface ListHealthChecksVantagePointsRequest extends common.BaseRequest
|
|
|
41
41
|
*/
|
|
42
42
|
"sortOrder"?: ListHealthChecksVantagePointsRequest.SortOrder;
|
|
43
43
|
/**
|
|
44
|
-
* Filters results that exactly match the
|
|
44
|
+
* Filters results that exactly match the {@code name} field.
|
|
45
45
|
*/
|
|
46
46
|
"name"?: string;
|
|
47
47
|
/**
|
|
48
|
-
* Filters results that exactly match the
|
|
48
|
+
* Filters results that exactly match the {@code displayName} field.
|
|
49
49
|
*/
|
|
50
50
|
"displayName"?: string;
|
|
51
51
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListHttpMonitorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ListHttpMonitorsRequest extends common.BaseRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
"limit"?: number;
|
|
33
33
|
/**
|
|
34
|
-
* The value of the
|
|
34
|
+
* The value of the {@code opc-next-page} response header
|
|
35
35
|
* from the previous \"List\" call.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
@@ -45,11 +45,11 @@ export interface ListHttpMonitorsRequest extends common.BaseRequest {
|
|
|
45
45
|
*/
|
|
46
46
|
"sortOrder"?: ListHttpMonitorsRequest.SortOrder;
|
|
47
47
|
/**
|
|
48
|
-
* Filters results that exactly match the
|
|
48
|
+
* Filters results that exactly match the {@code displayName} field.
|
|
49
49
|
*/
|
|
50
50
|
"displayName"?: string;
|
|
51
51
|
/**
|
|
52
|
-
* Filters results that match the
|
|
52
|
+
* Filters results that match the {@code homeRegion}.
|
|
53
53
|
*/
|
|
54
54
|
"homeRegion"?: string;
|
|
55
55
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResultsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListHttpProbeResultsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,17 +31,17 @@ export interface ListHttpProbeResultsRequest extends common.BaseRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
"limit"?: number;
|
|
33
33
|
/**
|
|
34
|
-
* The value of the
|
|
34
|
+
* The value of the {@code opc-next-page} response header
|
|
35
35
|
* from the previous \"List\" call.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"page"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* Returns results with a
|
|
40
|
+
* Returns results with a {@code startTime} equal to or greater than the specified value.
|
|
41
41
|
*/
|
|
42
42
|
"startTimeGreaterThanOrEqualTo"?: number;
|
|
43
43
|
/**
|
|
44
|
-
* Returns results with a
|
|
44
|
+
* Returns results with a {@code startTime} equal to or less than the specified value.
|
|
45
45
|
*/
|
|
46
46
|
"startTimeLessThanOrEqualTo"?: number;
|
|
47
47
|
/**
|
|
@@ -49,7 +49,7 @@ export interface ListHttpProbeResultsRequest extends common.BaseRequest {
|
|
|
49
49
|
*/
|
|
50
50
|
"sortOrder"?: ListHttpProbeResultsRequest.SortOrder;
|
|
51
51
|
/**
|
|
52
|
-
* Filters results that match the
|
|
52
|
+
* Filters results that match the {@code target}.
|
|
53
53
|
*/
|
|
54
54
|
"target"?: string;
|
|
55
55
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListPingMonitorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ListPingMonitorsRequest extends common.BaseRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
"limit"?: number;
|
|
33
33
|
/**
|
|
34
|
-
* The value of the
|
|
34
|
+
* The value of the {@code opc-next-page} response header
|
|
35
35
|
* from the previous \"List\" call.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
@@ -45,11 +45,11 @@ export interface ListPingMonitorsRequest extends common.BaseRequest {
|
|
|
45
45
|
*/
|
|
46
46
|
"sortOrder"?: ListPingMonitorsRequest.SortOrder;
|
|
47
47
|
/**
|
|
48
|
-
* Filters results that exactly match the
|
|
48
|
+
* Filters results that exactly match the {@code displayName} field.
|
|
49
49
|
*/
|
|
50
50
|
"displayName"?: string;
|
|
51
51
|
/**
|
|
52
|
-
* Filters results that match the
|
|
52
|
+
* Filters results that match the {@code homeRegion}.
|
|
53
53
|
*/
|
|
54
54
|
"homeRegion"?: string;
|
|
55
55
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* 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.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResultsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListPingProbeResultsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,17 +31,17 @@ export interface ListPingProbeResultsRequest extends common.BaseRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
"limit"?: number;
|
|
33
33
|
/**
|
|
34
|
-
* The value of the
|
|
34
|
+
* The value of the {@code opc-next-page} response header
|
|
35
35
|
* from the previous \"List\" call.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"page"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* Returns results with a
|
|
40
|
+
* Returns results with a {@code startTime} equal to or greater than the specified value.
|
|
41
41
|
*/
|
|
42
42
|
"startTimeGreaterThanOrEqualTo"?: number;
|
|
43
43
|
/**
|
|
44
|
-
* Returns results with a
|
|
44
|
+
* Returns results with a {@code startTime} equal to or less than the specified value.
|
|
45
45
|
*/
|
|
46
46
|
"startTimeLessThanOrEqualTo"?: number;
|
|
47
47
|
/**
|
|
@@ -49,7 +49,7 @@ export interface ListPingProbeResultsRequest extends common.BaseRequest {
|
|
|
49
49
|
*/
|
|
50
50
|
"sortOrder"?: ListPingProbeResultsRequest.SortOrder;
|
|
51
51
|
/**
|
|
52
|
-
* Filters results that match the
|
|
52
|
+
* Filters results that match the {@code target}.
|
|
53
53
|
*/
|
|
54
54
|
"target"?: string;
|
|
55
55
|
}
|