oci-adm 2.26.0 → 2.29.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 (92) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/applicationdependencymanagement-waiter.d.ts +2 -2
  4. package/lib/applicationdependencymanagement-waiter.js +2 -2
  5. package/lib/client.d.ts +39 -38
  6. package/lib/client.js +111 -74
  7. package/lib/client.js.map +1 -1
  8. package/lib/model/action-type.d.ts +2 -2
  9. package/lib/model/action-type.js +2 -2
  10. package/lib/model/application-dependency-vulnerability-collection.d.ts +2 -2
  11. package/lib/model/application-dependency-vulnerability-collection.js +2 -2
  12. package/lib/model/application-dependency-vulnerability-summary.d.ts +4 -4
  13. package/lib/model/application-dependency-vulnerability-summary.js +2 -2
  14. package/lib/model/application-dependency.d.ts +4 -4
  15. package/lib/model/application-dependency.js +2 -2
  16. package/lib/model/change-knowledge-base-compartment-details.d.ts +2 -2
  17. package/lib/model/change-knowledge-base-compartment-details.js +2 -2
  18. package/lib/model/change-vulnerability-audit-compartment-details.d.ts +2 -2
  19. package/lib/model/change-vulnerability-audit-compartment-details.js +2 -2
  20. package/lib/model/create-knowledge-base-details.d.ts +2 -2
  21. package/lib/model/create-knowledge-base-details.js +2 -2
  22. package/lib/model/create-vulnerability-audit-details.d.ts +2 -2
  23. package/lib/model/create-vulnerability-audit-details.js +2 -2
  24. package/lib/model/index.d.ts +2 -2
  25. package/lib/model/index.js +2 -2
  26. package/lib/model/knowledge-base-collection.d.ts +2 -2
  27. package/lib/model/knowledge-base-collection.js +2 -2
  28. package/lib/model/knowledge-base-summary.d.ts +2 -2
  29. package/lib/model/knowledge-base-summary.js +2 -2
  30. package/lib/model/knowledge-base.d.ts +2 -2
  31. package/lib/model/knowledge-base.js +2 -2
  32. package/lib/model/operation-status.d.ts +2 -2
  33. package/lib/model/operation-status.js +2 -2
  34. package/lib/model/operation-type.d.ts +2 -2
  35. package/lib/model/operation-type.js +2 -2
  36. package/lib/model/sort-order.d.ts +2 -2
  37. package/lib/model/sort-order.js +2 -2
  38. package/lib/model/update-knowledge-base-details.d.ts +2 -2
  39. package/lib/model/update-knowledge-base-details.js +2 -2
  40. package/lib/model/update-vulnerability-audit-details.d.ts +2 -2
  41. package/lib/model/update-vulnerability-audit-details.js +2 -2
  42. package/lib/model/vulnerability-audit-collection.d.ts +2 -2
  43. package/lib/model/vulnerability-audit-collection.js +2 -2
  44. package/lib/model/vulnerability-audit-configuration.d.ts +2 -2
  45. package/lib/model/vulnerability-audit-configuration.js +2 -2
  46. package/lib/model/vulnerability-audit-summary.d.ts +2 -2
  47. package/lib/model/vulnerability-audit-summary.js +2 -2
  48. package/lib/model/vulnerability-audit.d.ts +2 -2
  49. package/lib/model/vulnerability-audit.js +2 -2
  50. package/lib/model/vulnerability.d.ts +3 -3
  51. package/lib/model/vulnerability.js +2 -2
  52. package/lib/model/work-request-error-collection.d.ts +2 -2
  53. package/lib/model/work-request-error-collection.js +2 -2
  54. package/lib/model/work-request-error.d.ts +2 -2
  55. package/lib/model/work-request-error.js +2 -2
  56. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  57. package/lib/model/work-request-log-entry-collection.js +2 -2
  58. package/lib/model/work-request-log-entry.d.ts +2 -2
  59. package/lib/model/work-request-log-entry.js +2 -2
  60. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  61. package/lib/model/work-request-resource-metadata-key.js +2 -2
  62. package/lib/model/work-request-resource.d.ts +2 -2
  63. package/lib/model/work-request-resource.js +2 -2
  64. package/lib/model/work-request-summary-collection.d.ts +2 -2
  65. package/lib/model/work-request-summary-collection.js +2 -2
  66. package/lib/model/work-request-summary.d.ts +2 -2
  67. package/lib/model/work-request-summary.js +2 -2
  68. package/lib/model/work-request.d.ts +2 -2
  69. package/lib/model/work-request.js +2 -2
  70. package/lib/request/cancel-work-request-request.d.ts +1 -1
  71. package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
  72. package/lib/request/change-vulnerability-audit-compartment-request.d.ts +1 -1
  73. package/lib/request/create-knowledge-base-request.d.ts +1 -1
  74. package/lib/request/create-vulnerability-audit-request.d.ts +1 -1
  75. package/lib/request/delete-knowledge-base-request.d.ts +1 -1
  76. package/lib/request/delete-vulnerability-audit-request.d.ts +1 -1
  77. package/lib/request/get-knowledge-base-request.d.ts +1 -1
  78. package/lib/request/get-vulnerability-audit-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/index.d.ts +2 -2
  81. package/lib/request/index.js +2 -2
  82. package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +1 -1
  83. package/lib/request/list-knowledge-bases-request.d.ts +1 -1
  84. package/lib/request/list-vulnerability-audits-request.d.ts +1 -1
  85. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  86. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  87. package/lib/request/list-work-requests-request.d.ts +1 -1
  88. package/lib/request/update-knowledge-base-request.d.ts +1 -1
  89. package/lib/request/update-vulnerability-audit-request.d.ts +1 -1
  90. package/lib/response/index.d.ts +2 -2
  91. package/lib/response/index.js +2 -2
  92. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
package/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * ADM API
4
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
3
+ * Application Dependency Management API
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
package/lib/client.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
- * ADM API
3
- * Use the ADM API to create ADM knowledge base and vulnerability audits. For more information, see [ADM](/Content/adm/using/home.htm).
2
+ * Application Dependency Management API
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -28,6 +28,7 @@ export declare class ApplicationDependencyManagementClient {
28
28
  protected "_clientConfiguration": common.ClientConfiguration;
29
29
  protected _circuitBreaker: null;
30
30
  protected _httpOptions: any;
31
+ targetService: string;
31
32
  protected _httpClient: common.HttpClient;
32
33
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
33
34
  /**
@@ -70,171 +71,171 @@ export declare class ApplicationDependencyManagementClient {
70
71
  getWaiters(): ApplicationDependencyManagementWaiter;
71
72
  /**
72
73
  * Cancel work request with the given ID.
73
- * This operation does not retry by default if the user has not defined a retry configuration.
74
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
74
75
  * @param CancelWorkRequestRequest
75
76
  * @return CancelWorkRequestResponse
76
77
  * @throws OciError when an error occurs
77
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
78
79
  */
79
80
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
80
81
  /**
81
82
  * Moves a Knowledge Base from one compartment to another.
82
- * This operation does not retry by default if the user has not defined a retry configuration.
83
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
83
84
  * @param ChangeKnowledgeBaseCompartmentRequest
84
85
  * @return ChangeKnowledgeBaseCompartmentResponse
85
86
  * @throws OciError when an error occurs
86
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartment API.
87
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartment API.
87
88
  */
88
89
  changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest: requests.ChangeKnowledgeBaseCompartmentRequest): Promise<responses.ChangeKnowledgeBaseCompartmentResponse>;
89
90
  /**
90
91
  * Moves a Vulnerability Audit from one compartment to another.
91
- * This operation does not retry by default if the user has not defined a retry configuration.
92
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
92
93
  * @param ChangeVulnerabilityAuditCompartmentRequest
93
94
  * @return ChangeVulnerabilityAuditCompartmentResponse
94
95
  * @throws OciError when an error occurs
95
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ChangeVulnerabilityAuditCompartment.ts.html |here} to see how to use ChangeVulnerabilityAuditCompartment API.
96
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ChangeVulnerabilityAuditCompartment.ts.html |here} to see how to use ChangeVulnerabilityAuditCompartment API.
96
97
  */
97
98
  changeVulnerabilityAuditCompartment(changeVulnerabilityAuditCompartmentRequest: requests.ChangeVulnerabilityAuditCompartmentRequest): Promise<responses.ChangeVulnerabilityAuditCompartmentResponse>;
98
99
  /**
99
100
  * Creates a new Knowledge Base.
100
- * This operation does not retry by default if the user has not defined a retry configuration.
101
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
101
102
  * @param CreateKnowledgeBaseRequest
102
103
  * @return CreateKnowledgeBaseResponse
103
104
  * @throws OciError when an error occurs
104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBase API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBase API.
105
106
  */
106
107
  createKnowledgeBase(createKnowledgeBaseRequest: requests.CreateKnowledgeBaseRequest): Promise<responses.CreateKnowledgeBaseResponse>;
107
108
  /**
108
109
  * Creates a new Vulnerability Audit by providing a tree of Application Dependencies.
109
- * This operation does not retry by default if the user has not defined a retry configuration.
110
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
110
111
  * @param CreateVulnerabilityAuditRequest
111
112
  * @return CreateVulnerabilityAuditResponse
112
113
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAudit API.
114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAudit API.
114
115
  */
115
116
  createVulnerabilityAudit(createVulnerabilityAuditRequest: requests.CreateVulnerabilityAuditRequest): Promise<responses.CreateVulnerabilityAuditResponse>;
116
117
  /**
117
118
  * Deletes the specified Knowledge Base.
118
- * This operation does not retry by default if the user has not defined a retry configuration.
119
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
119
120
  * @param DeleteKnowledgeBaseRequest
120
121
  * @return DeleteKnowledgeBaseResponse
121
122
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBase API.
123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBase API.
123
124
  */
124
125
  deleteKnowledgeBase(deleteKnowledgeBaseRequest: requests.DeleteKnowledgeBaseRequest): Promise<responses.DeleteKnowledgeBaseResponse>;
125
126
  /**
126
127
  * Deletes the specified Vulnerability Audit.
127
- * This operation does not retry by default if the user has not defined a retry configuration.
128
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
128
129
  * @param DeleteVulnerabilityAuditRequest
129
130
  * @return DeleteVulnerabilityAuditResponse
130
131
  * @throws OciError when an error occurs
131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAudit API.
132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAudit API.
132
133
  */
133
134
  deleteVulnerabilityAudit(deleteVulnerabilityAuditRequest: requests.DeleteVulnerabilityAuditRequest): Promise<responses.DeleteVulnerabilityAuditResponse>;
134
135
  /**
135
136
  * Returns the details of the specified Knowledge Base.
136
- * This operation does not retry by default if the user has not defined a retry configuration.
137
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
137
138
  * @param GetKnowledgeBaseRequest
138
139
  * @return GetKnowledgeBaseResponse
139
140
  * @throws OciError when an error occurs
140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBase API.
141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBase API.
141
142
  */
142
143
  getKnowledgeBase(getKnowledgeBaseRequest: requests.GetKnowledgeBaseRequest): Promise<responses.GetKnowledgeBaseResponse>;
143
144
  /**
144
145
  * Returns the details of the specified Vulnerability Audit.
145
- * This operation does not retry by default if the user has not defined a retry configuration.
146
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
146
147
  * @param GetVulnerabilityAuditRequest
147
148
  * @return GetVulnerabilityAuditResponse
148
149
  * @throws OciError when an error occurs
149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/GetVulnerabilityAudit.ts.html |here} to see how to use GetVulnerabilityAudit API.
150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/GetVulnerabilityAudit.ts.html |here} to see how to use GetVulnerabilityAudit API.
150
151
  */
151
152
  getVulnerabilityAudit(getVulnerabilityAuditRequest: requests.GetVulnerabilityAuditRequest): Promise<responses.GetVulnerabilityAuditResponse>;
152
153
  /**
153
154
  * Gets the status of the work request with the given ID.
154
- * This operation does not retry by default if the user has not defined a retry configuration.
155
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
155
156
  * @param GetWorkRequestRequest
156
157
  * @return GetWorkRequestResponse
157
158
  * @throws OciError when an error occurs
158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
159
160
  */
160
161
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
161
162
  /**
162
163
  * Returns a list of Application Dependencies with their associated vulnerabilities.
163
- * This operation does not retry by default if the user has not defined a retry configuration.
164
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
164
165
  * @param ListApplicationDependencyVulnerabilitiesRequest
165
166
  * @return ListApplicationDependencyVulnerabilitiesResponse
166
167
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ListApplicationDependencyVulnerabilities.ts.html |here} to see how to use ListApplicationDependencyVulnerabilities API.
168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListApplicationDependencyVulnerabilities.ts.html |here} to see how to use ListApplicationDependencyVulnerabilities API.
168
169
  */
169
170
  listApplicationDependencyVulnerabilities(listApplicationDependencyVulnerabilitiesRequest: requests.ListApplicationDependencyVulnerabilitiesRequest): Promise<responses.ListApplicationDependencyVulnerabilitiesResponse>;
170
171
  /**
171
172
  * Returns a list of KnowledgeBases based on the specified query parameters.
172
173
  * At least id or compartmentId query parameter must be provided.
173
174
  *
174
- * This operation does not retry by default if the user has not defined a retry configuration.
175
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
175
176
  * @param ListKnowledgeBasesRequest
176
177
  * @return ListKnowledgeBasesResponse
177
178
  * @throws OciError when an error occurs
178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListKnowledgeBases.ts.html |here} to see how to use ListKnowledgeBases API.
179
180
  */
180
181
  listKnowledgeBases(listKnowledgeBasesRequest: requests.ListKnowledgeBasesRequest): Promise<responses.ListKnowledgeBasesResponse>;
181
182
  /**
182
183
  * Returns a list of Vulnerability Audits based on the specified query parameters.
183
184
  * At least one of id, compartmentId or knowledgeBaseId query parameter must be provided.
184
185
  *
185
- * This operation does not retry by default if the user has not defined a retry configuration.
186
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
186
187
  * @param ListVulnerabilityAuditsRequest
187
188
  * @return ListVulnerabilityAuditsResponse
188
189
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ListVulnerabilityAudits.ts.html |here} to see how to use ListVulnerabilityAudits API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListVulnerabilityAudits.ts.html |here} to see how to use ListVulnerabilityAudits API.
190
191
  */
191
192
  listVulnerabilityAudits(listVulnerabilityAuditsRequest: requests.ListVulnerabilityAuditsRequest): Promise<responses.ListVulnerabilityAuditsResponse>;
192
193
  /**
193
194
  * Return a (paginated) list of errors for a given work request.
194
195
  *
195
- * This operation does not retry by default if the user has not defined a retry configuration.
196
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
196
197
  * @param ListWorkRequestErrorsRequest
197
198
  * @return ListWorkRequestErrorsResponse
198
199
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
200
201
  */
201
202
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
202
203
  /**
203
204
  * Return a (paginated) list of logs for a given work request.
204
205
  *
205
- * This operation does not retry by default if the user has not defined a retry configuration.
206
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
206
207
  * @param ListWorkRequestLogsRequest
207
208
  * @return ListWorkRequestLogsResponse
208
209
  * @throws OciError when an error occurs
209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
210
211
  */
211
212
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
212
213
  /**
213
214
  * Lists the work requests in a compartment.
214
215
  *
215
- * This operation does not retry by default if the user has not defined a retry configuration.
216
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
216
217
  * @param ListWorkRequestsRequest
217
218
  * @return ListWorkRequestsResponse
218
219
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
220
221
  */
221
222
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
222
223
  /**
223
224
  * Updates one or more attributes of the specified Knowledge Base.
224
- * This operation does not retry by default if the user has not defined a retry configuration.
225
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
225
226
  * @param UpdateKnowledgeBaseRequest
226
227
  * @return UpdateKnowledgeBaseResponse
227
228
  * @throws OciError when an error occurs
228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/UpdateKnowledgeBase.ts.html |here} to see how to use UpdateKnowledgeBase API.
229
230
  */
230
231
  updateKnowledgeBase(updateKnowledgeBaseRequest: requests.UpdateKnowledgeBaseRequest): Promise<responses.UpdateKnowledgeBaseResponse>;
231
232
  /**
232
233
  * Updates one or more attributes of the specified Vulnerability Audit.
233
- * This operation does not retry by default if the user has not defined a retry configuration.
234
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
234
235
  * @param UpdateVulnerabilityAuditRequest
235
236
  * @return UpdateVulnerabilityAuditResponse
236
237
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/adm/UpdateVulnerabilityAudit.ts.html |here} to see how to use UpdateVulnerabilityAudit API.
238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/adm/UpdateVulnerabilityAudit.ts.html |here} to see how to use UpdateVulnerabilityAudit API.
238
239
  */
239
240
  updateVulnerabilityAudit(updateVulnerabilityAuditRequest: requests.UpdateVulnerabilityAuditRequest): Promise<responses.UpdateVulnerabilityAuditResponse>;
240
241
  }