oci-adm 2.28.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.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/applicationdependencymanagement-waiter.d.ts +2 -2
- package/lib/applicationdependencymanagement-waiter.js +2 -2
- package/lib/client.d.ts +38 -38
- package/lib/client.js +56 -56
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/application-dependency-vulnerability-collection.d.ts +2 -2
- package/lib/model/application-dependency-vulnerability-collection.js +2 -2
- package/lib/model/application-dependency-vulnerability-summary.d.ts +4 -4
- package/lib/model/application-dependency-vulnerability-summary.js +2 -2
- package/lib/model/application-dependency.d.ts +4 -4
- package/lib/model/application-dependency.js +2 -2
- package/lib/model/change-knowledge-base-compartment-details.d.ts +2 -2
- package/lib/model/change-knowledge-base-compartment-details.js +2 -2
- package/lib/model/change-vulnerability-audit-compartment-details.d.ts +2 -2
- package/lib/model/change-vulnerability-audit-compartment-details.js +2 -2
- package/lib/model/create-knowledge-base-details.d.ts +2 -2
- package/lib/model/create-knowledge-base-details.js +2 -2
- package/lib/model/create-vulnerability-audit-details.d.ts +2 -2
- package/lib/model/create-vulnerability-audit-details.js +2 -2
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +2 -2
- package/lib/model/knowledge-base-collection.d.ts +2 -2
- package/lib/model/knowledge-base-collection.js +2 -2
- package/lib/model/knowledge-base-summary.d.ts +2 -2
- package/lib/model/knowledge-base-summary.js +2 -2
- package/lib/model/knowledge-base.d.ts +2 -2
- package/lib/model/knowledge-base.js +2 -2
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/update-knowledge-base-details.d.ts +2 -2
- package/lib/model/update-knowledge-base-details.js +2 -2
- package/lib/model/update-vulnerability-audit-details.d.ts +2 -2
- package/lib/model/update-vulnerability-audit-details.js +2 -2
- package/lib/model/vulnerability-audit-collection.d.ts +2 -2
- package/lib/model/vulnerability-audit-collection.js +2 -2
- package/lib/model/vulnerability-audit-configuration.d.ts +2 -2
- package/lib/model/vulnerability-audit-configuration.js +2 -2
- package/lib/model/vulnerability-audit-summary.d.ts +2 -2
- package/lib/model/vulnerability-audit-summary.js +2 -2
- package/lib/model/vulnerability-audit.d.ts +2 -2
- package/lib/model/vulnerability-audit.js +2 -2
- package/lib/model/vulnerability.d.ts +3 -3
- package/lib/model/vulnerability.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +2 -2
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +2 -2
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
- package/lib/model/work-request-resource-metadata-key.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request-summary-collection.d.ts +2 -2
- package/lib/model/work-request-summary-collection.js +2 -2
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request-summary.js +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/model/work-request.js +2 -2
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-knowledge-base-compartment-request.d.ts +1 -1
- package/lib/request/change-vulnerability-audit-compartment-request.d.ts +1 -1
- package/lib/request/create-knowledge-base-request.d.ts +1 -1
- package/lib/request/create-vulnerability-audit-request.d.ts +1 -1
- package/lib/request/delete-knowledge-base-request.d.ts +1 -1
- package/lib/request/delete-vulnerability-audit-request.d.ts +1 -1
- package/lib/request/get-knowledge-base-request.d.ts +1 -1
- package/lib/request/get-vulnerability-audit-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -2
- package/lib/request/index.js +2 -2
- package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +1 -1
- package/lib/request/list-knowledge-bases-request.d.ts +1 -1
- package/lib/request/list-vulnerability-audits-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/update-knowledge-base-request.d.ts +1 -1
- package/lib/request/update-vulnerability-audit-request.d.ts +1 -1
- package/lib/response/index.d.ts +2 -2
- package/lib/response/index.js +2 -2
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* Use the
|
|
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
|
-
*
|
|
4
|
-
* Use the
|
|
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
|
-
*
|
|
3
|
-
* Use the
|
|
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
|
-
*
|
|
4
|
-
* Use the
|
|
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
|
-
*
|
|
3
|
-
* Use the
|
|
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
|
*
|
|
@@ -71,171 +71,171 @@ export declare class ApplicationDependencyManagementClient {
|
|
|
71
71
|
getWaiters(): ApplicationDependencyManagementWaiter;
|
|
72
72
|
/**
|
|
73
73
|
* Cancel work request with the given ID.
|
|
74
|
-
* This operation
|
|
74
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
75
75
|
* @param CancelWorkRequestRequest
|
|
76
76
|
* @return CancelWorkRequestResponse
|
|
77
77
|
* @throws OciError when an error occurs
|
|
78
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
79
79
|
*/
|
|
80
80
|
cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
|
|
81
81
|
/**
|
|
82
82
|
* Moves a Knowledge Base from one compartment to another.
|
|
83
|
-
* This operation
|
|
83
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
84
84
|
* @param ChangeKnowledgeBaseCompartmentRequest
|
|
85
85
|
* @return ChangeKnowledgeBaseCompartmentResponse
|
|
86
86
|
* @throws OciError when an error occurs
|
|
87
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
88
88
|
*/
|
|
89
89
|
changeKnowledgeBaseCompartment(changeKnowledgeBaseCompartmentRequest: requests.ChangeKnowledgeBaseCompartmentRequest): Promise<responses.ChangeKnowledgeBaseCompartmentResponse>;
|
|
90
90
|
/**
|
|
91
91
|
* Moves a Vulnerability Audit from one compartment to another.
|
|
92
|
-
* This operation
|
|
92
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
93
93
|
* @param ChangeVulnerabilityAuditCompartmentRequest
|
|
94
94
|
* @return ChangeVulnerabilityAuditCompartmentResponse
|
|
95
95
|
* @throws OciError when an error occurs
|
|
96
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
97
97
|
*/
|
|
98
98
|
changeVulnerabilityAuditCompartment(changeVulnerabilityAuditCompartmentRequest: requests.ChangeVulnerabilityAuditCompartmentRequest): Promise<responses.ChangeVulnerabilityAuditCompartmentResponse>;
|
|
99
99
|
/**
|
|
100
100
|
* Creates a new Knowledge Base.
|
|
101
|
-
* This operation
|
|
101
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
102
102
|
* @param CreateKnowledgeBaseRequest
|
|
103
103
|
* @return CreateKnowledgeBaseResponse
|
|
104
104
|
* @throws OciError when an error occurs
|
|
105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
106
106
|
*/
|
|
107
107
|
createKnowledgeBase(createKnowledgeBaseRequest: requests.CreateKnowledgeBaseRequest): Promise<responses.CreateKnowledgeBaseResponse>;
|
|
108
108
|
/**
|
|
109
109
|
* Creates a new Vulnerability Audit by providing a tree of Application Dependencies.
|
|
110
|
-
* This operation
|
|
110
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
111
111
|
* @param CreateVulnerabilityAuditRequest
|
|
112
112
|
* @return CreateVulnerabilityAuditResponse
|
|
113
113
|
* @throws OciError when an error occurs
|
|
114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
115
115
|
*/
|
|
116
116
|
createVulnerabilityAudit(createVulnerabilityAuditRequest: requests.CreateVulnerabilityAuditRequest): Promise<responses.CreateVulnerabilityAuditResponse>;
|
|
117
117
|
/**
|
|
118
118
|
* Deletes the specified Knowledge Base.
|
|
119
|
-
* This operation
|
|
119
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
120
120
|
* @param DeleteKnowledgeBaseRequest
|
|
121
121
|
* @return DeleteKnowledgeBaseResponse
|
|
122
122
|
* @throws OciError when an error occurs
|
|
123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
124
124
|
*/
|
|
125
125
|
deleteKnowledgeBase(deleteKnowledgeBaseRequest: requests.DeleteKnowledgeBaseRequest): Promise<responses.DeleteKnowledgeBaseResponse>;
|
|
126
126
|
/**
|
|
127
127
|
* Deletes the specified Vulnerability Audit.
|
|
128
|
-
* This operation
|
|
128
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
129
129
|
* @param DeleteVulnerabilityAuditRequest
|
|
130
130
|
* @return DeleteVulnerabilityAuditResponse
|
|
131
131
|
* @throws OciError when an error occurs
|
|
132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
133
133
|
*/
|
|
134
134
|
deleteVulnerabilityAudit(deleteVulnerabilityAuditRequest: requests.DeleteVulnerabilityAuditRequest): Promise<responses.DeleteVulnerabilityAuditResponse>;
|
|
135
135
|
/**
|
|
136
136
|
* Returns the details of the specified Knowledge Base.
|
|
137
|
-
* This operation
|
|
137
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
138
138
|
* @param GetKnowledgeBaseRequest
|
|
139
139
|
* @return GetKnowledgeBaseResponse
|
|
140
140
|
* @throws OciError when an error occurs
|
|
141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
142
142
|
*/
|
|
143
143
|
getKnowledgeBase(getKnowledgeBaseRequest: requests.GetKnowledgeBaseRequest): Promise<responses.GetKnowledgeBaseResponse>;
|
|
144
144
|
/**
|
|
145
145
|
* Returns the details of the specified Vulnerability Audit.
|
|
146
|
-
* This operation
|
|
146
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
147
147
|
* @param GetVulnerabilityAuditRequest
|
|
148
148
|
* @return GetVulnerabilityAuditResponse
|
|
149
149
|
* @throws OciError when an error occurs
|
|
150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
151
151
|
*/
|
|
152
152
|
getVulnerabilityAudit(getVulnerabilityAuditRequest: requests.GetVulnerabilityAuditRequest): Promise<responses.GetVulnerabilityAuditResponse>;
|
|
153
153
|
/**
|
|
154
154
|
* Gets the status of the work request with the given ID.
|
|
155
|
-
* This operation
|
|
155
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
156
156
|
* @param GetWorkRequestRequest
|
|
157
157
|
* @return GetWorkRequestResponse
|
|
158
158
|
* @throws OciError when an error occurs
|
|
159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
160
160
|
*/
|
|
161
161
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
162
162
|
/**
|
|
163
163
|
* Returns a list of Application Dependencies with their associated vulnerabilities.
|
|
164
|
-
* This operation
|
|
164
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
165
165
|
* @param ListApplicationDependencyVulnerabilitiesRequest
|
|
166
166
|
* @return ListApplicationDependencyVulnerabilitiesResponse
|
|
167
167
|
* @throws OciError when an error occurs
|
|
168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
169
169
|
*/
|
|
170
170
|
listApplicationDependencyVulnerabilities(listApplicationDependencyVulnerabilitiesRequest: requests.ListApplicationDependencyVulnerabilitiesRequest): Promise<responses.ListApplicationDependencyVulnerabilitiesResponse>;
|
|
171
171
|
/**
|
|
172
172
|
* Returns a list of KnowledgeBases based on the specified query parameters.
|
|
173
173
|
* At least id or compartmentId query parameter must be provided.
|
|
174
174
|
*
|
|
175
|
-
* This operation
|
|
175
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
176
176
|
* @param ListKnowledgeBasesRequest
|
|
177
177
|
* @return ListKnowledgeBasesResponse
|
|
178
178
|
* @throws OciError when an error occurs
|
|
179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
180
180
|
*/
|
|
181
181
|
listKnowledgeBases(listKnowledgeBasesRequest: requests.ListKnowledgeBasesRequest): Promise<responses.ListKnowledgeBasesResponse>;
|
|
182
182
|
/**
|
|
183
183
|
* Returns a list of Vulnerability Audits based on the specified query parameters.
|
|
184
184
|
* At least one of id, compartmentId or knowledgeBaseId query parameter must be provided.
|
|
185
185
|
*
|
|
186
|
-
* This operation
|
|
186
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
187
187
|
* @param ListVulnerabilityAuditsRequest
|
|
188
188
|
* @return ListVulnerabilityAuditsResponse
|
|
189
189
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
191
191
|
*/
|
|
192
192
|
listVulnerabilityAudits(listVulnerabilityAuditsRequest: requests.ListVulnerabilityAuditsRequest): Promise<responses.ListVulnerabilityAuditsResponse>;
|
|
193
193
|
/**
|
|
194
194
|
* Return a (paginated) list of errors for a given work request.
|
|
195
195
|
*
|
|
196
|
-
* This operation
|
|
196
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
197
197
|
* @param ListWorkRequestErrorsRequest
|
|
198
198
|
* @return ListWorkRequestErrorsResponse
|
|
199
199
|
* @throws OciError when an error occurs
|
|
200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
201
201
|
*/
|
|
202
202
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
203
203
|
/**
|
|
204
204
|
* Return a (paginated) list of logs for a given work request.
|
|
205
205
|
*
|
|
206
|
-
* This operation
|
|
206
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
207
207
|
* @param ListWorkRequestLogsRequest
|
|
208
208
|
* @return ListWorkRequestLogsResponse
|
|
209
209
|
* @throws OciError when an error occurs
|
|
210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
211
211
|
*/
|
|
212
212
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
213
213
|
/**
|
|
214
214
|
* Lists the work requests in a compartment.
|
|
215
215
|
*
|
|
216
|
-
* This operation
|
|
216
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
217
217
|
* @param ListWorkRequestsRequest
|
|
218
218
|
* @return ListWorkRequestsResponse
|
|
219
219
|
* @throws OciError when an error occurs
|
|
220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
221
221
|
*/
|
|
222
222
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
223
223
|
/**
|
|
224
224
|
* Updates one or more attributes of the specified Knowledge Base.
|
|
225
|
-
* This operation
|
|
225
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
226
226
|
* @param UpdateKnowledgeBaseRequest
|
|
227
227
|
* @return UpdateKnowledgeBaseResponse
|
|
228
228
|
* @throws OciError when an error occurs
|
|
229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
230
230
|
*/
|
|
231
231
|
updateKnowledgeBase(updateKnowledgeBaseRequest: requests.UpdateKnowledgeBaseRequest): Promise<responses.UpdateKnowledgeBaseResponse>;
|
|
232
232
|
/**
|
|
233
233
|
* Updates one or more attributes of the specified Vulnerability Audit.
|
|
234
|
-
* This operation
|
|
234
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
235
235
|
* @param UpdateVulnerabilityAuditRequest
|
|
236
236
|
* @return UpdateVulnerabilityAuditResponse
|
|
237
237
|
* @throws OciError when an error occurs
|
|
238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
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.
|
|
239
239
|
*/
|
|
240
240
|
updateVulnerabilityAudit(updateVulnerabilityAuditRequest: requests.UpdateVulnerabilityAuditRequest): Promise<responses.UpdateVulnerabilityAuditResponse>;
|
|
241
241
|
}
|