oci-delegateaccesscontrol 2.102.2 → 2.104.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.
Files changed (68) hide show
  1. package/lib/client.d.ts +30 -30
  2. package/lib/client.js +30 -30
  3. package/lib/model/create-delegation-control-details.d.ts +2 -2
  4. package/lib/model/create-delegation-subscription-details.d.ts +2 -2
  5. package/lib/model/delegated-resource-access-request-summary.d.ts +2 -2
  6. package/lib/model/delegated-resource-access-request.d.ts +2 -2
  7. package/lib/model/delegation-control-summary.d.ts +2 -2
  8. package/lib/model/delegation-control.d.ts +2 -2
  9. package/lib/model/delegation-subscription-summary.d.ts +2 -2
  10. package/lib/model/delegation-subscription.d.ts +2 -2
  11. package/lib/model/service-provider-summary.d.ts +2 -2
  12. package/lib/model/service-provider.d.ts +2 -2
  13. package/lib/model/update-delegation-control-details.d.ts +2 -2
  14. package/lib/model/update-delegation-subscription-details.d.ts +2 -2
  15. package/lib/model/work-request-error.d.ts +1 -1
  16. package/lib/request/approve-delegated-resource-access-request-request.d.ts +1 -1
  17. package/lib/request/change-delegation-control-compartment-request.d.ts +1 -1
  18. package/lib/request/change-delegation-subscription-compartment-request.d.ts +1 -1
  19. package/lib/request/create-delegation-control-request.d.ts +1 -1
  20. package/lib/request/create-delegation-subscription-request.d.ts +1 -1
  21. package/lib/request/delete-delegation-control-request.d.ts +1 -1
  22. package/lib/request/delete-delegation-subscription-request.d.ts +1 -1
  23. package/lib/request/get-delegated-resource-access-request-audit-log-report-request.d.ts +1 -1
  24. package/lib/request/get-delegated-resource-access-request-request.d.ts +1 -1
  25. package/lib/request/get-delegation-control-request.d.ts +1 -1
  26. package/lib/request/get-delegation-subscription-request.d.ts +1 -1
  27. package/lib/request/get-service-provider-action-request.d.ts +1 -1
  28. package/lib/request/get-service-provider-request.d.ts +1 -1
  29. package/lib/request/get-work-request-request.d.ts +1 -1
  30. package/lib/request/list-delegated-resource-access-request-histories-request.d.ts +1 -1
  31. package/lib/request/list-delegated-resource-access-requests-request.d.ts +2 -2
  32. package/lib/request/list-delegation-control-resources-request.d.ts +1 -1
  33. package/lib/request/list-delegation-controls-request.d.ts +2 -2
  34. package/lib/request/list-delegation-subscriptions-request.d.ts +2 -2
  35. package/lib/request/list-service-provider-actions-request.d.ts +2 -2
  36. package/lib/request/list-service-provider-interactions-request.d.ts +1 -1
  37. package/lib/request/list-service-providers-request.d.ts +2 -2
  38. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  39. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  40. package/lib/request/list-work-requests-request.d.ts +2 -2
  41. package/lib/request/reject-delegated-resource-access-request-request.d.ts +1 -1
  42. package/lib/request/revoke-delegated-resource-access-request-request.d.ts +1 -1
  43. package/lib/request/service-provider-interaction-request-request.d.ts +1 -1
  44. package/lib/request/update-delegation-control-request.d.ts +1 -1
  45. package/lib/request/update-delegation-subscription-request.d.ts +1 -1
  46. package/lib/response/approve-delegated-resource-access-request-response.d.ts +1 -1
  47. package/lib/response/change-delegation-control-compartment-response.d.ts +1 -1
  48. package/lib/response/change-delegation-subscription-compartment-response.d.ts +1 -1
  49. package/lib/response/create-delegation-control-response.d.ts +1 -1
  50. package/lib/response/create-delegation-subscription-response.d.ts +1 -1
  51. package/lib/response/delete-delegation-control-response.d.ts +1 -1
  52. package/lib/response/delete-delegation-subscription-response.d.ts +1 -1
  53. package/lib/response/list-delegated-resource-access-request-histories-response.d.ts +1 -1
  54. package/lib/response/list-delegated-resource-access-requests-response.d.ts +1 -1
  55. package/lib/response/list-delegation-control-resources-response.d.ts +1 -1
  56. package/lib/response/list-delegation-controls-response.d.ts +1 -1
  57. package/lib/response/list-delegation-subscriptions-response.d.ts +1 -1
  58. package/lib/response/list-service-provider-actions-response.d.ts +1 -1
  59. package/lib/response/list-service-provider-interactions-response.d.ts +1 -1
  60. package/lib/response/list-service-providers-response.d.ts +1 -1
  61. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  62. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  63. package/lib/response/list-work-requests-response.d.ts +1 -1
  64. package/lib/response/reject-delegated-resource-access-request-response.d.ts +1 -1
  65. package/lib/response/revoke-delegated-resource-access-request-response.d.ts +1 -1
  66. package/lib/response/update-delegation-control-response.d.ts +1 -1
  67. package/lib/response/update-delegation-subscription-response.d.ts +1 -1
  68. package/package.json +3 -3
@@ -20,7 +20,7 @@ export interface ListDelegationControlResourcesResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListDelegationControlsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListDelegationSubscriptionsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListServiceProviderActionsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListServiceProviderInteractionsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListServiceProvidersResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListWorkRequestErrorsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListWorkRequestLogsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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 ListWorkRequestsResponse {
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.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
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;
@@ -12,7 +12,7 @@
12
12
  */
13
13
  export interface RejectDelegatedResourceAccessRequestResponse {
14
14
  /**
15
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
15
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
16
16
  * Use GetWorkRequest with this ID to track the status of the request.
17
17
  *
18
18
  */
@@ -12,7 +12,7 @@
12
12
  */
13
13
  export interface RevokeDelegatedResourceAccessRequestResponse {
14
14
  /**
15
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
15
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
16
16
  * Use GetWorkRequest with this ID to track the status of the request.
17
17
  *
18
18
  */
@@ -19,7 +19,7 @@ export interface UpdateDelegationControlResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
22
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
23
23
  * Use GetWorkRequest with this ID to track the status of the request.
24
24
  *
25
25
  */
@@ -19,7 +19,7 @@ export interface UpdateDelegationSubscriptionResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
22
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
23
23
  * Use GetWorkRequest with this ID to track the status of the request.
24
24
  *
25
25
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-delegateaccesscontrol",
3
- "version": "2.102.2",
3
+ "version": "2.104.0",
4
4
  "description": "OCI NodeJS client for Delegate Access Control 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.102.2",
19
- "oci-workrequests": "2.102.2"
18
+ "oci-common": "2.104.0",
19
+ "oci-workrequests": "2.104.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"