oci-zpr 2.102.2 → 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 +16 -16
- package/lib/client.js +16 -16
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/configuration.d.ts +5 -5
- package/lib/model/configuration.js +1 -1
- package/lib/model/create-configuration-details.d.ts +4 -4
- package/lib/model/create-configuration-details.js +1 -1
- package/lib/model/create-zpr-policy-details.d.ts +4 -4
- package/lib/model/create-zpr-policy-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/update-zpr-policy-details.d.ts +3 -3
- package/lib/model/update-zpr-policy-details.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +2 -2
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-status.d.ts +1 -1
- package/lib/model/work-request-status.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +3 -3
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +3 -3
- package/lib/model/work-request.js +1 -1
- package/lib/model/zpr-policy-collection.d.ts +1 -1
- package/lib/model/zpr-policy-collection.js +1 -1
- package/lib/model/zpr-policy-summary.d.ts +5 -5
- package/lib/model/zpr-policy-summary.js +1 -1
- package/lib/model/zpr-policy.d.ts +6 -6
- package/lib/model/zpr-policy.js +1 -1
- package/lib/request/create-configuration-request.d.ts +1 -1
- package/lib/request/create-zpr-policy-request.d.ts +1 -1
- package/lib/request/delete-zpr-policy-request.d.ts +2 -2
- package/lib/request/get-configuration-request.d.ts +2 -2
- package/lib/request/get-zpr-configuration-work-request-request.d.ts +2 -2
- package/lib/request/get-zpr-policy-request.d.ts +2 -2
- package/lib/request/get-zpr-policy-work-request-request.d.ts +2 -2
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-zpr-configuration-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-zpr-configuration-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-zpr-configuration-work-requests-request.d.ts +6 -6
- package/lib/request/list-zpr-policies-request.d.ts +5 -5
- package/lib/request/list-zpr-policy-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-zpr-policy-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-zpr-policy-work-requests-request.d.ts +6 -6
- package/lib/request/update-zpr-policy-request.d.ts +2 -2
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-zpr-configuration-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-zpr-configuration-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-zpr-configuration-work-requests-response.d.ts +1 -1
- package/lib/response/list-zpr-policies-response.d.ts +1 -1
- package/lib/response/list-zpr-policy-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-zpr-policy-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-zpr-policy-work-requests-response.d.ts +1 -1
- package/lib/zpr-waiter.d.ts +1 -1
- package/lib/zpr-waiter.js +1 -1
- package/package.json +3 -3
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/zpr/ListZprPolicyWorkRequestLogs.ts.html |here} to see how to use ListZprPolicyWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListZprPolicyWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
21
21
|
*/
|
|
22
22
|
"workRequestId": string;
|
|
23
23
|
/**
|
|
@@ -31,14 +31,14 @@ export interface ListZprPolicyWorkRequestLogsRequest extends common.BaseRequest
|
|
|
31
31
|
/**
|
|
32
32
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
33
33
|
* \"List\" call. For important details about how pagination works, see
|
|
34
|
-
* [List Pagination](https://docs.
|
|
34
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"page"?: string;
|
|
38
38
|
/**
|
|
39
39
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
40
40
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
41
|
-
* [List Pagination](https://docs.
|
|
41
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"limit"?: number;
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/zpr/ListZprPolicyWorkRequests.ts.html |here} to see how to use ListZprPolicyWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListZprPolicyWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId"?: string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
25
25
|
*/
|
|
26
26
|
"workRequestId"?: string;
|
|
27
27
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListZprPolicyWorkRequestsRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"status"?: model.WorkRequestStatus;
|
|
31
31
|
/**
|
|
32
|
-
* The [OCID](https://docs.
|
|
32
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the resource affected by the work request.
|
|
33
33
|
*/
|
|
34
34
|
"resourceId"?: string;
|
|
35
35
|
/**
|
|
@@ -43,14 +43,14 @@ export interface ListZprPolicyWorkRequestsRequest extends common.BaseRequest {
|
|
|
43
43
|
/**
|
|
44
44
|
* For list pagination. The value of the opc-next-page response header from the previous
|
|
45
45
|
* \"List\" call. For important details about how pagination works, see
|
|
46
|
-
* [List Pagination](https://docs.
|
|
46
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"page"?: string;
|
|
50
50
|
/**
|
|
51
51
|
* For list pagination. The maximum number of results per page, or items to return in a
|
|
52
52
|
* paginated \"List\" call. For important details about how pagination works, see
|
|
53
|
-
* [List Pagination](https://docs.
|
|
53
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"limit"?: number;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/zpr/UpdateZprPolicy.ts.html |here} to see how to use UpdateZprPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateZprPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the ZprPolicy.
|
|
21
21
|
*/
|
|
22
22
|
"zprPolicyId": string;
|
|
23
23
|
/**
|
package/lib/response/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Zero Trust Packet Routing Control Plane API
|
|
3
|
-
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
3
|
+
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](https://docs.oracle.com/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
4
4
|
* OpenAPI spec version: 20240301
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/response/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Zero Trust Packet Routing Control Plane API
|
|
4
|
-
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
4
|
+
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](https://docs.oracle.com/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
5
5
|
* OpenAPI spec version: 20240301
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListZprConfigurationWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
17
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
17
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcNextPage": string;
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListZprConfigurationWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
17
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
17
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListZprConfigurationWorkRequestsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListZprPoliciesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListZprPolicyWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
17
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
17
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcNextPage": string;
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListZprPolicyWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
17
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
17
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
20
|
"opcNextPage": string;
|
|
@@ -20,7 +20,7 @@ export interface ListZprPolicyWorkRequestsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain. For
|
|
23
|
-
* important details about how pagination works, see [List Pagination](https://docs.
|
|
23
|
+
* important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"opcNextPage": string;
|
package/lib/zpr-waiter.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Zero Trust Packet Routing Control Plane API
|
|
3
|
-
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
3
|
+
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](https://docs.oracle.com/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
4
4
|
* OpenAPI spec version: 20240301
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/zpr-waiter.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Zero Trust Packet Routing Control Plane API
|
|
4
|
-
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
4
|
+
* Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](https://docs.oracle.com/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
|
|
5
5
|
* OpenAPI spec version: 20240301
|
|
6
6
|
*
|
|
7
7
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-zpr",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.103.0",
|
|
4
4
|
"description": "OCI NodeJS client for Zpr 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"
|