oci-delegateaccesscontrol 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.
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
@@ -61,7 +61,7 @@ export interface DelegationControlSummary {
61
61
  "lifecycleStateDetails"?: string;
62
62
  /**
63
63
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
64
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
64
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
65
65
  * <p>
66
66
  Example: {@code {\"Department\": \"Finance\"}}
67
67
  *
@@ -71,7 +71,7 @@ export interface DelegationControlSummary {
71
71
  };
72
72
  /**
73
73
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
74
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
74
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
75
75
  * <p>
76
76
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
77
77
  *
@@ -106,7 +106,7 @@ export interface DelegationControl {
106
106
  "timeDeleted"?: Date;
107
107
  /**
108
108
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
109
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
109
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
110
110
  * <p>
111
111
  Example: {@code {\"Department\": \"Finance\"}}
112
112
  *
@@ -116,7 +116,7 @@ export interface DelegationControl {
116
116
  };
117
117
  /**
118
118
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
119
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
119
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
120
120
  * <p>
121
121
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
122
122
  *
@@ -61,7 +61,7 @@ export interface DelegationSubscriptionSummary {
61
61
  "timeUpdated"?: Date;
62
62
  /**
63
63
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
64
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
64
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
65
65
  * <p>
66
66
  Example: {@code {\"Department\": \"Finance\"}}
67
67
  *
@@ -71,7 +71,7 @@ export interface DelegationSubscriptionSummary {
71
71
  };
72
72
  /**
73
73
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
74
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
74
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
75
75
  * <p>
76
76
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
77
77
  *
@@ -66,7 +66,7 @@ export interface DelegationSubscription {
66
66
  "timeUpdated"?: Date;
67
67
  /**
68
68
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
69
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
69
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
70
70
  * <p>
71
71
  Example: {@code {\"Department\": \"Finance\"}}
72
72
  *
@@ -76,7 +76,7 @@ export interface DelegationSubscription {
76
76
  };
77
77
  /**
78
78
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
79
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
79
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
80
80
  * <p>
81
81
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
82
82
  *
@@ -64,7 +64,7 @@ export interface ServiceProviderSummary {
64
64
  "timeUpdated"?: Date;
65
65
  /**
66
66
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
67
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
67
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
68
68
  * <p>
69
69
  Example: {@code {\"Department\": \"Finance\"}}
70
70
  *
@@ -74,7 +74,7 @@ export interface ServiceProviderSummary {
74
74
  };
75
75
  /**
76
76
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
77
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
77
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
78
78
  * <p>
79
79
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
80
80
  *
@@ -69,7 +69,7 @@ export interface ServiceProvider {
69
69
  "timeUpdated"?: Date;
70
70
  /**
71
71
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
72
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
72
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
73
73
  * <p>
74
74
  Example: {@code {\"Department\": \"Finance\"}}
75
75
  *
@@ -79,7 +79,7 @@ export interface ServiceProvider {
79
79
  };
80
80
  /**
81
81
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
82
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
82
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
83
83
  * <p>
84
84
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
85
85
  *
@@ -59,7 +59,7 @@ export interface UpdateDelegationControlDetails {
59
59
  "notificationMessageFormat"?: string;
60
60
  /**
61
61
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
62
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
62
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
63
63
  * <p>
64
64
  Example: {@code {\"Department\": \"Finance\"}}
65
65
  *
@@ -69,7 +69,7 @@ export interface UpdateDelegationControlDetails {
69
69
  };
70
70
  /**
71
71
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
72
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
72
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
73
73
  * <p>
74
74
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
75
75
  *
@@ -27,7 +27,7 @@ export interface UpdateDelegationSubscriptionDetails {
27
27
  "description"?: string;
28
28
  /**
29
29
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
30
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
30
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
31
31
  * <p>
32
32
  Example: {@code {\"Department\": \"Finance\"}}
33
33
  *
@@ -37,7 +37,7 @@ export interface UpdateDelegationSubscriptionDetails {
37
37
  };
38
38
  /**
39
39
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
40
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
40
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
41
41
  * <p>
42
42
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
43
43
  *
@@ -21,7 +21,7 @@ Using logging service, customers can view a near real-time audit report of all a
21
21
  export interface WorkRequestError {
22
22
  /**
23
23
  * A machine-usable code for the error that occured. Error codes are listed on
24
- * (https://docs.cloud.oracle.com/Content/API/References/apierrors.htm)
24
+ * (https://docs.oracle.com/iaas/Content/API/References/apierrors.htm)
25
25
  *
26
26
  */
27
27
  "code": string;
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ApproveDelegatedResourceAccessRequest.ts.html |here} to see how to use ApproveDelegatedResourceAccessRequestRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ApproveDelegatedResourceAccessRequest.ts.html |here} to see how to use ApproveDelegatedResourceAccessRequestRequest.
17
17
  */
18
18
  export interface ApproveDelegatedResourceAccessRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ChangeDelegationControlCompartment.ts.html |here} to see how to use ChangeDelegationControlCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ChangeDelegationControlCompartment.ts.html |here} to see how to use ChangeDelegationControlCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDelegationControlCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ChangeDelegationSubscriptionCompartment.ts.html |here} to see how to use ChangeDelegationSubscriptionCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ChangeDelegationSubscriptionCompartment.ts.html |here} to see how to use ChangeDelegationSubscriptionCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDelegationSubscriptionCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/CreateDelegationControl.ts.html |here} to see how to use CreateDelegationControlRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/CreateDelegationControl.ts.html |here} to see how to use CreateDelegationControlRequest.
17
17
  */
18
18
  export interface CreateDelegationControlRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/CreateDelegationSubscription.ts.html |here} to see how to use CreateDelegationSubscriptionRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/CreateDelegationSubscription.ts.html |here} to see how to use CreateDelegationSubscriptionRequest.
17
17
  */
18
18
  export interface CreateDelegationSubscriptionRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/DeleteDelegationControl.ts.html |here} to see how to use DeleteDelegationControlRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/DeleteDelegationControl.ts.html |here} to see how to use DeleteDelegationControlRequest.
16
16
  */
17
17
  export interface DeleteDelegationControlRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/DeleteDelegationSubscription.ts.html |here} to see how to use DeleteDelegationSubscriptionRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/DeleteDelegationSubscription.ts.html |here} to see how to use DeleteDelegationSubscriptionRequest.
16
16
  */
17
17
  export interface DeleteDelegationSubscriptionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetDelegatedResourceAccessRequestAuditLogReport.ts.html |here} to see how to use GetDelegatedResourceAccessRequestAuditLogReportRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetDelegatedResourceAccessRequestAuditLogReport.ts.html |here} to see how to use GetDelegatedResourceAccessRequestAuditLogReportRequest.
16
16
  */
17
17
  export interface GetDelegatedResourceAccessRequestAuditLogReportRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetDelegatedResourceAccessRequest.ts.html |here} to see how to use GetDelegatedResourceAccessRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetDelegatedResourceAccessRequest.ts.html |here} to see how to use GetDelegatedResourceAccessRequestRequest.
16
16
  */
17
17
  export interface GetDelegatedResourceAccessRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetDelegationControl.ts.html |here} to see how to use GetDelegationControlRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetDelegationControl.ts.html |here} to see how to use GetDelegationControlRequest.
16
16
  */
17
17
  export interface GetDelegationControlRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetDelegationSubscription.ts.html |here} to see how to use GetDelegationSubscriptionRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetDelegationSubscription.ts.html |here} to see how to use GetDelegationSubscriptionRequest.
16
16
  */
17
17
  export interface GetDelegationSubscriptionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetServiceProviderAction.ts.html |here} to see how to use GetServiceProviderActionRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetServiceProviderAction.ts.html |here} to see how to use GetServiceProviderActionRequest.
16
16
  */
17
17
  export interface GetServiceProviderActionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetServiceProvider.ts.html |here} to see how to use GetServiceProviderRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetServiceProvider.ts.html |here} to see how to use GetServiceProviderRequest.
16
16
  */
17
17
  export interface GetServiceProviderRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ListDelegatedResourceAccessRequestHistories.ts.html |here} to see how to use ListDelegatedResourceAccessRequestHistoriesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegatedResourceAccessRequestHistories.ts.html |here} to see how to use ListDelegatedResourceAccessRequestHistoriesRequest.
17
17
  */
18
18
  export interface ListDelegatedResourceAccessRequestHistoriesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegatedResourceAccessRequests.ts.html |here} to see how to use ListDelegatedResourceAccessRequestsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegatedResourceAccessRequests.ts.html |here} to see how to use ListDelegatedResourceAccessRequestsRequest.
17
17
  */
18
18
  export interface ListDelegatedResourceAccessRequestsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/ListDelegationControlResources.ts.html |here} to see how to use ListDelegationControlResourcesRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegationControlResources.ts.html |here} to see how to use ListDelegationControlResourcesRequest.
16
16
  */
17
17
  export interface ListDelegationControlResourcesRequest extends common.BaseRequest {
18
18
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegationControls.ts.html |here} to see how to use ListDelegationControlsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegationControls.ts.html |here} to see how to use ListDelegationControlsRequest.
17
17
  */
18
18
  export interface ListDelegationControlsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegationSubscriptions.ts.html |here} to see how to use ListDelegationSubscriptionsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListDelegationSubscriptions.ts.html |here} to see how to use ListDelegationSubscriptionsRequest.
17
17
  */
18
18
  export interface ListDelegationSubscriptionsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListServiceProviderActions.ts.html |here} to see how to use ListServiceProviderActionsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListServiceProviderActions.ts.html |here} to see how to use ListServiceProviderActionsRequest.
17
17
  */
18
18
  export interface ListServiceProviderActionsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -12,7 +12,7 @@
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/latest/delegateaccesscontrol/ListServiceProviderInteractions.ts.html |here} to see how to use ListServiceProviderInteractionsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListServiceProviderInteractions.ts.html |here} to see how to use ListServiceProviderInteractionsRequest.
16
16
  */
17
17
  export interface ListServiceProviderInteractionsRequest extends common.BaseRequest {
18
18
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListServiceProviders.ts.html |here} to see how to use ListServiceProvidersRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListServiceProviders.ts.html |here} to see how to use ListServiceProvidersRequest.
17
17
  */
18
18
  export interface ListServiceProvidersRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/RejectDelegatedResourceAccessRequest.ts.html |here} to see how to use RejectDelegatedResourceAccessRequestRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/RejectDelegatedResourceAccessRequest.ts.html |here} to see how to use RejectDelegatedResourceAccessRequestRequest.
17
17
  */
18
18
  export interface RejectDelegatedResourceAccessRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/RevokeDelegatedResourceAccessRequest.ts.html |here} to see how to use RevokeDelegatedResourceAccessRequestRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/RevokeDelegatedResourceAccessRequest.ts.html |here} to see how to use RevokeDelegatedResourceAccessRequestRequest.
17
17
  */
18
18
  export interface RevokeDelegatedResourceAccessRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/ServiceProviderInteractionRequest.ts.html |here} to see how to use ServiceProviderInteractionRequestRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/ServiceProviderInteractionRequest.ts.html |here} to see how to use ServiceProviderInteractionRequestRequest.
17
17
  */
18
18
  export interface ServiceProviderInteractionRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/UpdateDelegationControl.ts.html |here} to see how to use UpdateDelegationControlRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/UpdateDelegationControl.ts.html |here} to see how to use UpdateDelegationControlRequest.
17
17
  */
18
18
  export interface UpdateDelegationControlRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/delegateaccesscontrol/UpdateDelegationSubscription.ts.html |here} to see how to use UpdateDelegationSubscriptionRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/delegateaccesscontrol/UpdateDelegationSubscription.ts.html |here} to see how to use UpdateDelegationSubscriptionRequest.
17
17
  */
18
18
  export interface UpdateDelegationSubscriptionRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  export interface ApproveDelegatedResourceAccessRequestResponse {
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
  */
@@ -18,7 +18,7 @@ export interface ChangeDelegationControlCompartmentResponse {
18
18
  */
19
19
  "opcRequestId": string;
20
20
  /**
21
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
21
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
22
22
  * Use GetWorkRequest with this ID to track the status of the request.
23
23
  *
24
24
  */
@@ -18,7 +18,7 @@ export interface ChangeDelegationSubscriptionCompartmentResponse {
18
18
  */
19
19
  "opcRequestId": string;
20
20
  /**
21
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
21
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
22
22
  * Use GetWorkRequest with this ID to track the status of the request.
23
23
  *
24
24
  */
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateDelegationControlResponse {
15
15
  /**
16
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
16
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
17
17
  * Use GetWorkRequest with this ID to track the status of the request.
18
18
  *
19
19
  */
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateDelegationSubscriptionResponse {
15
15
  /**
16
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
16
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
17
17
  * Use GetWorkRequest with this ID to track the status of the request.
18
18
  *
19
19
  */
@@ -18,7 +18,7 @@ export interface DeleteDelegationControlResponse {
18
18
  */
19
19
  "opcRequestId": string;
20
20
  /**
21
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
21
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
22
22
  * Use GetWorkRequest with this ID to track the status of the request.
23
23
  *
24
24
  */
@@ -12,7 +12,7 @@
12
12
  */
13
13
  export interface DeleteDelegationSubscriptionResponse {
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
  */
@@ -20,7 +20,7 @@ export interface ListDelegatedResourceAccessRequestHistoriesResponse {
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 ListDelegatedResourceAccessRequestsResponse {
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;