oci-healthchecks 2.102.1 → 2.103.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 +2 -2
- package/lib/model/change-http-monitor-compartment-details.js +1 -1
- package/lib/model/change-ping-monitor-compartment-details.d.ts +2 -2
- 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 +3 -3
- package/lib/model/create-http-monitor-details.js +1 -1
- package/lib/model/create-on-demand-http-probe-details.d.ts +1 -1
- package/lib/model/create-on-demand-http-probe-details.js +1 -1
- package/lib/model/create-on-demand-ping-probe-details.d.ts +1 -1
- package/lib/model/create-on-demand-ping-probe-details.js +1 -1
- package/lib/model/create-ping-monitor-details.d.ts +3 -3
- package/lib/model/create-ping-monitor-details.js +1 -1
- package/lib/model/d-ns.d.ts +1 -1
- 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 +1 -1
- 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 +3 -3
- 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 +1 -1
- package/lib/model/http-probe-result-summary.js +1 -1
- package/lib/model/http-probe.d.ts +1 -1
- 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 +3 -3
- 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 +1 -1
- package/lib/model/ping-probe-result-summary.js +1 -1
- package/lib/model/ping-probe.d.ts +1 -1
- package/lib/model/ping-probe.js +1 -1
- package/lib/model/routing.d.ts +1 -1
- package/lib/model/routing.js +1 -1
- package/lib/model/tcp-connection.d.ts +1 -1
- package/lib/model/tcp-connection.js +1 -1
- package/lib/model/update-http-monitor-details.d.ts +3 -3
- package/lib/model/update-http-monitor-details.js +1 -1
- package/lib/model/update-ping-monitor-details.d.ts +3 -3
- package/lib/model/update-ping-monitor-details.js +1 -1
- package/lib/request/change-http-monitor-compartment-request.d.ts +1 -1
- package/lib/request/change-ping-monitor-compartment-request.d.ts +1 -1
- package/lib/request/create-http-monitor-request.d.ts +1 -1
- package/lib/request/create-on-demand-http-probe-request.d.ts +1 -1
- package/lib/request/create-on-demand-ping-probe-request.d.ts +1 -1
- package/lib/request/create-ping-monitor-request.d.ts +1 -1
- package/lib/request/delete-http-monitor-request.d.ts +1 -1
- package/lib/request/delete-ping-monitor-request.d.ts +1 -1
- package/lib/request/get-http-monitor-request.d.ts +1 -1
- package/lib/request/get-ping-monitor-request.d.ts +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 +1 -1
- package/lib/request/list-http-monitors-request.d.ts +1 -1
- package/lib/request/list-http-probe-results-request.d.ts +1 -1
- package/lib/request/list-ping-monitors-request.d.ts +1 -1
- package/lib/request/list-ping-probe-results-request.d.ts +1 -1
- package/lib/request/update-http-monitor-request.d.ts +1 -1
- package/lib/request/update-ping-monitor-request.d.ts +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 +1 -1
- package/lib/response/list-ping-probe-results-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/response/index.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Health Checks API
|
|
4
4
|
* API for the Health Checks service. Use this API to manage endpoint probes and monitors.
|
|
5
5
|
For more information, see
|
|
6
|
-
[Overview of the Health Checks Service](/iaas/Content/HealthChecks/Concepts/healthchecks.htm).
|
|
6
|
+
[Overview of the Health Checks Service](https://docs.oracle.com/iaas/Content/HealthChecks/Concepts/healthchecks.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180501
|
|
9
9
|
*
|
|
@@ -24,7 +24,7 @@ export interface ListHealthChecksVantagePointsResponse {
|
|
|
24
24
|
* this header appears in the response, then there may be additional
|
|
25
25
|
* items still to get. Include this value as the {@code page} parameter for the
|
|
26
26
|
* subsequent GET request. For information about pagination, see
|
|
27
|
-
* [List Pagination](https://docs.
|
|
27
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#List_Pagination).
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"opcNextPage": string;
|
|
@@ -25,7 +25,7 @@ export interface ListPingProbeResultsResponse {
|
|
|
25
25
|
* additional items still to get. Include this value as the {@code page}
|
|
26
26
|
* parameter for the subsequent GET request. For information about
|
|
27
27
|
* pagination, see
|
|
28
|
-
* [List Pagination](https://docs.
|
|
28
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#List_Pagination).
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"opcNextPage": string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-healthchecks",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.103.0",
|
|
4
4
|
"description": "OCI NodeJS client for Healthchecks Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.103.0",
|
|
19
|
+
"oci-workrequests": "2.103.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|