oci-cloudbridge 2.102.2 → 2.104.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +59 -59
- package/lib/client.js +59 -59
- package/lib/model/agent-dependency-summary.d.ts +3 -3
- package/lib/model/agent-dependency.d.ts +3 -3
- package/lib/model/agent-summary.d.ts +3 -3
- package/lib/model/agent.d.ts +3 -3
- package/lib/model/appliance-image-summary.d.ts +2 -2
- package/lib/model/asset-source-connection.d.ts +1 -1
- package/lib/model/asset-source-credentials.d.ts +1 -1
- package/lib/model/asset-source-summary.d.ts +8 -8
- package/lib/model/asset-source.d.ts +9 -9
- package/lib/model/asset-summary.d.ts +3 -3
- package/lib/model/asset.d.ts +3 -3
- package/lib/model/change-agent-compartment-details.d.ts +1 -1
- package/lib/model/change-agent-dependency-compartment-details.d.ts +1 -1
- package/lib/model/change-asset-source-compartment-details.d.ts +1 -1
- package/lib/model/change-asset-tags-details.d.ts +2 -2
- package/lib/model/change-discovery-schedule-compartment-details.d.ts +1 -1
- package/lib/model/change-environment-compartment-details.d.ts +1 -1
- package/lib/model/create-agent-dependency-details.d.ts +3 -3
- package/lib/model/create-agent-details.d.ts +2 -2
- package/lib/model/create-asset-details.d.ts +2 -2
- package/lib/model/create-asset-source-details.d.ts +8 -8
- package/lib/model/create-discovery-schedule-details.d.ts +3 -3
- package/lib/model/create-environment-details.d.ts +2 -2
- package/lib/model/create-inventory-details.d.ts +2 -2
- package/lib/model/discovery-schedule-summary.d.ts +5 -5
- package/lib/model/discovery-schedule.d.ts +5 -5
- package/lib/model/environment-summary.d.ts +3 -3
- package/lib/model/environment.d.ts +3 -3
- package/lib/model/import-inventory-details.d.ts +2 -2
- package/lib/model/inventory-summary.d.ts +3 -3
- package/lib/model/inventory.d.ts +3 -3
- package/lib/model/plugin-summary.d.ts +2 -2
- package/lib/model/plugin.d.ts +3 -3
- package/lib/model/supported-cloud-region-summary.d.ts +2 -2
- package/lib/model/update-agent-dependency-details.d.ts +3 -3
- package/lib/model/update-agent-details.d.ts +2 -2
- package/lib/model/update-asset-details.d.ts +2 -2
- package/lib/model/update-asset-source-details.d.ts +5 -5
- package/lib/model/update-discovery-schedule-details.d.ts +2 -2
- package/lib/model/update-environment-details.d.ts +2 -2
- package/lib/model/update-inventory-details.d.ts +2 -2
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/request/add-agent-dependency-request.d.ts +1 -1
- package/lib/request/analyze-assets-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-agent-compartment-request.d.ts +1 -1
- package/lib/request/change-agent-dependency-compartment-request.d.ts +1 -1
- package/lib/request/change-asset-compartment-request.d.ts +1 -1
- package/lib/request/change-asset-source-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-tags-request.d.ts +1 -1
- package/lib/request/change-discovery-schedule-compartment-request.d.ts +2 -2
- package/lib/request/change-environment-compartment-request.d.ts +1 -1
- package/lib/request/create-agent-dependency-request.d.ts +1 -1
- package/lib/request/create-agent-request.d.ts +1 -1
- package/lib/request/create-asset-request.d.ts +1 -1
- package/lib/request/create-asset-source-request.d.ts +1 -1
- package/lib/request/create-discovery-schedule-request.d.ts +1 -1
- package/lib/request/create-environment-request.d.ts +1 -1
- package/lib/request/create-inventory-request.d.ts +1 -1
- package/lib/request/delete-agent-dependency-request.d.ts +1 -1
- package/lib/request/delete-agent-request.d.ts +1 -1
- package/lib/request/delete-asset-request.d.ts +1 -1
- package/lib/request/delete-asset-source-request.d.ts +2 -2
- package/lib/request/delete-discovery-schedule-request.d.ts +2 -2
- package/lib/request/delete-environment-request.d.ts +1 -1
- package/lib/request/delete-inventory-request.d.ts +1 -1
- package/lib/request/get-agent-dependency-request.d.ts +1 -1
- package/lib/request/get-agent-request.d.ts +1 -1
- package/lib/request/get-asset-request.d.ts +1 -1
- package/lib/request/get-asset-source-request.d.ts +2 -2
- package/lib/request/get-discovery-schedule-request.d.ts +2 -2
- package/lib/request/get-environment-request.d.ts +1 -1
- package/lib/request/get-inventory-request.d.ts +1 -1
- package/lib/request/get-plugin-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-inventory-request.d.ts +1 -1
- package/lib/request/list-agent-dependencies-request.d.ts +1 -1
- package/lib/request/list-agents-request.d.ts +1 -1
- package/lib/request/list-appliance-images-request.d.ts +1 -1
- package/lib/request/list-asset-source-connections-request.d.ts +2 -2
- package/lib/request/list-asset-sources-request.d.ts +2 -2
- package/lib/request/list-assets-request.d.ts +1 -1
- package/lib/request/list-discovery-schedules-request.d.ts +2 -2
- package/lib/request/list-environments-request.d.ts +1 -1
- package/lib/request/list-historical-metrics-request.d.ts +1 -1
- package/lib/request/list-inventories-request.d.ts +1 -1
- package/lib/request/list-supported-cloud-regions-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/refresh-asset-source-request.d.ts +2 -2
- package/lib/request/remove-agent-dependency-request.d.ts +1 -1
- package/lib/request/submit-historical-metrics-request.d.ts +1 -1
- package/lib/request/update-agent-dependency-request.d.ts +1 -1
- package/lib/request/update-agent-request.d.ts +1 -1
- package/lib/request/update-asset-request.d.ts +1 -1
- package/lib/request/update-asset-source-request.d.ts +2 -2
- package/lib/request/update-discovery-schedule-request.d.ts +2 -2
- package/lib/request/update-environment-request.d.ts +1 -1
- package/lib/request/update-inventory-request.d.ts +1 -1
- package/lib/request/update-plugin-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -103,7 +103,7 @@ export declare class CommonClient {
|
|
|
103
103
|
* @param CancelWorkRequestRequest
|
|
104
104
|
* @return CancelWorkRequestResponse
|
|
105
105
|
* @throws OciError when an error occurs
|
|
106
|
-
* @example Click {@link https://docs.
|
|
106
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
107
107
|
*/
|
|
108
108
|
cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
|
|
109
109
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class CommonClient {
|
|
|
112
112
|
* @param GetWorkRequestRequest
|
|
113
113
|
* @return GetWorkRequestResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @example Click {@link https://docs.
|
|
115
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
116
116
|
*/
|
|
117
117
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
118
118
|
/**
|
|
@@ -122,7 +122,7 @@ export declare class CommonClient {
|
|
|
122
122
|
* @param ListWorkRequestErrorsRequest
|
|
123
123
|
* @return ListWorkRequestErrorsResponse
|
|
124
124
|
* @throws OciError when an error occurs
|
|
125
|
-
* @example Click {@link https://docs.
|
|
125
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
126
126
|
*/
|
|
127
127
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
128
128
|
/**
|
|
@@ -132,7 +132,7 @@ export declare class CommonClient {
|
|
|
132
132
|
* @param ListWorkRequestLogsRequest
|
|
133
133
|
* @return ListWorkRequestLogsResponse
|
|
134
134
|
* @throws OciError when an error occurs
|
|
135
|
-
* @example Click {@link https://docs.
|
|
135
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
136
136
|
*/
|
|
137
137
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
138
138
|
/**
|
|
@@ -142,7 +142,7 @@ export declare class CommonClient {
|
|
|
142
142
|
* @param ListWorkRequestsRequest
|
|
143
143
|
* @return ListWorkRequestsResponse
|
|
144
144
|
* @throws OciError when an error occurs
|
|
145
|
-
* @example Click {@link https://docs.
|
|
145
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
146
146
|
*/
|
|
147
147
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
148
148
|
}
|
|
@@ -231,7 +231,7 @@ export declare class DiscoveryClient {
|
|
|
231
231
|
* @param ChangeAssetSourceCompartmentRequest
|
|
232
232
|
* @return ChangeAssetSourceCompartmentResponse
|
|
233
233
|
* @throws OciError when an error occurs
|
|
234
|
-
* @example Click {@link https://docs.
|
|
234
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeAssetSourceCompartment.ts.html |here} to see how to use ChangeAssetSourceCompartment API.
|
|
235
235
|
*/
|
|
236
236
|
changeAssetSourceCompartment(changeAssetSourceCompartmentRequest: requests.ChangeAssetSourceCompartmentRequest): Promise<responses.ChangeAssetSourceCompartmentResponse>;
|
|
237
237
|
/**
|
|
@@ -240,7 +240,7 @@ export declare class DiscoveryClient {
|
|
|
240
240
|
* @param ChangeDiscoveryScheduleCompartmentRequest
|
|
241
241
|
* @return ChangeDiscoveryScheduleCompartmentResponse
|
|
242
242
|
* @throws OciError when an error occurs
|
|
243
|
-
* @example Click {@link https://docs.
|
|
243
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeDiscoveryScheduleCompartment.ts.html |here} to see how to use ChangeDiscoveryScheduleCompartment API.
|
|
244
244
|
*/
|
|
245
245
|
changeDiscoveryScheduleCompartment(changeDiscoveryScheduleCompartmentRequest: requests.ChangeDiscoveryScheduleCompartmentRequest): Promise<responses.ChangeDiscoveryScheduleCompartmentResponse>;
|
|
246
246
|
/**
|
|
@@ -250,7 +250,7 @@ export declare class DiscoveryClient {
|
|
|
250
250
|
* @param CreateAssetSourceRequest
|
|
251
251
|
* @return CreateAssetSourceResponse
|
|
252
252
|
* @throws OciError when an error occurs
|
|
253
|
-
* @example Click {@link https://docs.
|
|
253
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateAssetSource.ts.html |here} to see how to use CreateAssetSource API.
|
|
254
254
|
*/
|
|
255
255
|
createAssetSource(createAssetSourceRequest: requests.CreateAssetSourceRequest): Promise<responses.CreateAssetSourceResponse>;
|
|
256
256
|
/**
|
|
@@ -259,7 +259,7 @@ export declare class DiscoveryClient {
|
|
|
259
259
|
* @param CreateDiscoveryScheduleRequest
|
|
260
260
|
* @return CreateDiscoveryScheduleResponse
|
|
261
261
|
* @throws OciError when an error occurs
|
|
262
|
-
* @example Click {@link https://docs.
|
|
262
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateDiscoverySchedule.ts.html |here} to see how to use CreateDiscoverySchedule API.
|
|
263
263
|
*/
|
|
264
264
|
createDiscoverySchedule(createDiscoveryScheduleRequest: requests.CreateDiscoveryScheduleRequest): Promise<responses.CreateDiscoveryScheduleResponse>;
|
|
265
265
|
/**
|
|
@@ -268,7 +268,7 @@ export declare class DiscoveryClient {
|
|
|
268
268
|
* @param DeleteAssetSourceRequest
|
|
269
269
|
* @return DeleteAssetSourceResponse
|
|
270
270
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.
|
|
271
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteAssetSource.ts.html |here} to see how to use DeleteAssetSource API.
|
|
272
272
|
*/
|
|
273
273
|
deleteAssetSource(deleteAssetSourceRequest: requests.DeleteAssetSourceRequest): Promise<responses.DeleteAssetSourceResponse>;
|
|
274
274
|
/**
|
|
@@ -277,7 +277,7 @@ export declare class DiscoveryClient {
|
|
|
277
277
|
* @param DeleteDiscoveryScheduleRequest
|
|
278
278
|
* @return DeleteDiscoveryScheduleResponse
|
|
279
279
|
* @throws OciError when an error occurs
|
|
280
|
-
* @example Click {@link https://docs.
|
|
280
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteDiscoverySchedule.ts.html |here} to see how to use DeleteDiscoverySchedule API.
|
|
281
281
|
*/
|
|
282
282
|
deleteDiscoverySchedule(deleteDiscoveryScheduleRequest: requests.DeleteDiscoveryScheduleRequest): Promise<responses.DeleteDiscoveryScheduleResponse>;
|
|
283
283
|
/**
|
|
@@ -286,7 +286,7 @@ export declare class DiscoveryClient {
|
|
|
286
286
|
* @param GetAssetSourceRequest
|
|
287
287
|
* @return GetAssetSourceResponse
|
|
288
288
|
* @throws OciError when an error occurs
|
|
289
|
-
* @example Click {@link https://docs.
|
|
289
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetAssetSource.ts.html |here} to see how to use GetAssetSource API.
|
|
290
290
|
*/
|
|
291
291
|
getAssetSource(getAssetSourceRequest: requests.GetAssetSourceRequest): Promise<responses.GetAssetSourceResponse>;
|
|
292
292
|
/**
|
|
@@ -295,7 +295,7 @@ export declare class DiscoveryClient {
|
|
|
295
295
|
* @param GetDiscoveryScheduleRequest
|
|
296
296
|
* @return GetDiscoveryScheduleResponse
|
|
297
297
|
* @throws OciError when an error occurs
|
|
298
|
-
* @example Click {@link https://docs.
|
|
298
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetDiscoverySchedule.ts.html |here} to see how to use GetDiscoverySchedule API.
|
|
299
299
|
*/
|
|
300
300
|
getDiscoverySchedule(getDiscoveryScheduleRequest: requests.GetDiscoveryScheduleRequest): Promise<responses.GetDiscoveryScheduleResponse>;
|
|
301
301
|
/**
|
|
@@ -304,7 +304,7 @@ export declare class DiscoveryClient {
|
|
|
304
304
|
* @param ListAssetSourceConnectionsRequest
|
|
305
305
|
* @return ListAssetSourceConnectionsResponse
|
|
306
306
|
* @throws OciError when an error occurs
|
|
307
|
-
* @example Click {@link https://docs.
|
|
307
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListAssetSourceConnections.ts.html |here} to see how to use ListAssetSourceConnections API.
|
|
308
308
|
*/
|
|
309
309
|
listAssetSourceConnections(listAssetSourceConnectionsRequest: requests.ListAssetSourceConnectionsRequest): Promise<responses.ListAssetSourceConnectionsResponse>;
|
|
310
310
|
/**
|
|
@@ -314,7 +314,7 @@ export declare class DiscoveryClient {
|
|
|
314
314
|
* @param ListAssetSourcesRequest
|
|
315
315
|
* @return ListAssetSourcesResponse
|
|
316
316
|
* @throws OciError when an error occurs
|
|
317
|
-
* @example Click {@link https://docs.
|
|
317
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListAssetSources.ts.html |here} to see how to use ListAssetSources API.
|
|
318
318
|
*/
|
|
319
319
|
listAssetSources(listAssetSourcesRequest: requests.ListAssetSourcesRequest): Promise<responses.ListAssetSourcesResponse>;
|
|
320
320
|
/**
|
|
@@ -323,7 +323,7 @@ export declare class DiscoveryClient {
|
|
|
323
323
|
* @param ListDiscoverySchedulesRequest
|
|
324
324
|
* @return ListDiscoverySchedulesResponse
|
|
325
325
|
* @throws OciError when an error occurs
|
|
326
|
-
* @example Click {@link https://docs.
|
|
326
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListDiscoverySchedules.ts.html |here} to see how to use ListDiscoverySchedules API.
|
|
327
327
|
*/
|
|
328
328
|
listDiscoverySchedules(listDiscoverySchedulesRequest: requests.ListDiscoverySchedulesRequest): Promise<responses.ListDiscoverySchedulesResponse>;
|
|
329
329
|
/**
|
|
@@ -333,7 +333,7 @@ export declare class DiscoveryClient {
|
|
|
333
333
|
* @param ListSupportedCloudRegionsRequest
|
|
334
334
|
* @return ListSupportedCloudRegionsResponse
|
|
335
335
|
* @throws OciError when an error occurs
|
|
336
|
-
* @example Click {@link https://docs.
|
|
336
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListSupportedCloudRegions.ts.html |here} to see how to use ListSupportedCloudRegions API.
|
|
337
337
|
*/
|
|
338
338
|
listSupportedCloudRegions(listSupportedCloudRegionsRequest: requests.ListSupportedCloudRegionsRequest): Promise<responses.ListSupportedCloudRegionsResponse>;
|
|
339
339
|
/**
|
|
@@ -342,7 +342,7 @@ export declare class DiscoveryClient {
|
|
|
342
342
|
* @param RefreshAssetSourceRequest
|
|
343
343
|
* @return RefreshAssetSourceResponse
|
|
344
344
|
* @throws OciError when an error occurs
|
|
345
|
-
* @example Click {@link https://docs.
|
|
345
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/RefreshAssetSource.ts.html |here} to see how to use RefreshAssetSource API.
|
|
346
346
|
*/
|
|
347
347
|
refreshAssetSource(refreshAssetSourceRequest: requests.RefreshAssetSourceRequest): Promise<responses.RefreshAssetSourceResponse>;
|
|
348
348
|
/**
|
|
@@ -351,7 +351,7 @@ export declare class DiscoveryClient {
|
|
|
351
351
|
* @param UpdateAssetSourceRequest
|
|
352
352
|
* @return UpdateAssetSourceResponse
|
|
353
353
|
* @throws OciError when an error occurs
|
|
354
|
-
* @example Click {@link https://docs.
|
|
354
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateAssetSource.ts.html |here} to see how to use UpdateAssetSource API.
|
|
355
355
|
*/
|
|
356
356
|
updateAssetSource(updateAssetSourceRequest: requests.UpdateAssetSourceRequest): Promise<responses.UpdateAssetSourceResponse>;
|
|
357
357
|
/**
|
|
@@ -360,7 +360,7 @@ export declare class DiscoveryClient {
|
|
|
360
360
|
* @param UpdateDiscoveryScheduleRequest
|
|
361
361
|
* @return UpdateDiscoveryScheduleResponse
|
|
362
362
|
* @throws OciError when an error occurs
|
|
363
|
-
* @example Click {@link https://docs.
|
|
363
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateDiscoverySchedule.ts.html |here} to see how to use UpdateDiscoverySchedule API.
|
|
364
364
|
*/
|
|
365
365
|
updateDiscoverySchedule(updateDiscoveryScheduleRequest: requests.UpdateDiscoveryScheduleRequest): Promise<responses.UpdateDiscoveryScheduleResponse>;
|
|
366
366
|
}
|
|
@@ -451,7 +451,7 @@ export declare class InventoryClient {
|
|
|
451
451
|
* @param AnalyzeAssetsRequest
|
|
452
452
|
* @return AnalyzeAssetsResponse
|
|
453
453
|
* @throws OciError when an error occurs
|
|
454
|
-
* @example Click {@link https://docs.
|
|
454
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/AnalyzeAssets.ts.html |here} to see how to use AnalyzeAssets API.
|
|
455
455
|
*/
|
|
456
456
|
analyzeAssets(analyzeAssetsRequest: requests.AnalyzeAssetsRequest): Promise<responses.AnalyzeAssetsResponse>;
|
|
457
457
|
/**
|
|
@@ -460,7 +460,7 @@ export declare class InventoryClient {
|
|
|
460
460
|
* @param ChangeAssetCompartmentRequest
|
|
461
461
|
* @return ChangeAssetCompartmentResponse
|
|
462
462
|
* @throws OciError when an error occurs
|
|
463
|
-
* @example Click {@link https://docs.
|
|
463
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeAssetCompartment.ts.html |here} to see how to use ChangeAssetCompartment API.
|
|
464
464
|
*/
|
|
465
465
|
changeAssetCompartment(changeAssetCompartmentRequest: requests.ChangeAssetCompartmentRequest): Promise<responses.ChangeAssetCompartmentResponse>;
|
|
466
466
|
/**
|
|
@@ -469,7 +469,7 @@ export declare class InventoryClient {
|
|
|
469
469
|
* @param ChangeAssetTagsRequest
|
|
470
470
|
* @return ChangeAssetTagsResponse
|
|
471
471
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.
|
|
472
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeAssetTags.ts.html |here} to see how to use ChangeAssetTags API.
|
|
473
473
|
*/
|
|
474
474
|
changeAssetTags(changeAssetTagsRequest: requests.ChangeAssetTagsRequest): Promise<responses.ChangeAssetTagsResponse>;
|
|
475
475
|
/**
|
|
@@ -478,7 +478,7 @@ export declare class InventoryClient {
|
|
|
478
478
|
* @param CreateAssetRequest
|
|
479
479
|
* @return CreateAssetResponse
|
|
480
480
|
* @throws OciError when an error occurs
|
|
481
|
-
* @example Click {@link https://docs.
|
|
481
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateAsset.ts.html |here} to see how to use CreateAsset API.
|
|
482
482
|
*/
|
|
483
483
|
createAsset(createAssetRequest: requests.CreateAssetRequest): Promise<responses.CreateAssetResponse>;
|
|
484
484
|
/**
|
|
@@ -487,7 +487,7 @@ export declare class InventoryClient {
|
|
|
487
487
|
* @param CreateInventoryRequest
|
|
488
488
|
* @return CreateInventoryResponse
|
|
489
489
|
* @throws OciError when an error occurs
|
|
490
|
-
* @example Click {@link https://docs.
|
|
490
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateInventory.ts.html |here} to see how to use CreateInventory API.
|
|
491
491
|
*/
|
|
492
492
|
createInventory(createInventoryRequest: requests.CreateInventoryRequest): Promise<responses.CreateInventoryResponse>;
|
|
493
493
|
/**
|
|
@@ -496,7 +496,7 @@ export declare class InventoryClient {
|
|
|
496
496
|
* @param DeleteAssetRequest
|
|
497
497
|
* @return DeleteAssetResponse
|
|
498
498
|
* @throws OciError when an error occurs
|
|
499
|
-
* @example Click {@link https://docs.
|
|
499
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteAsset.ts.html |here} to see how to use DeleteAsset API.
|
|
500
500
|
*/
|
|
501
501
|
deleteAsset(deleteAssetRequest: requests.DeleteAssetRequest): Promise<responses.DeleteAssetResponse>;
|
|
502
502
|
/**
|
|
@@ -505,7 +505,7 @@ export declare class InventoryClient {
|
|
|
505
505
|
* @param DeleteInventoryRequest
|
|
506
506
|
* @return DeleteInventoryResponse
|
|
507
507
|
* @throws OciError when an error occurs
|
|
508
|
-
* @example Click {@link https://docs.
|
|
508
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteInventory.ts.html |here} to see how to use DeleteInventory API.
|
|
509
509
|
*/
|
|
510
510
|
deleteInventory(deleteInventoryRequest: requests.DeleteInventoryRequest): Promise<responses.DeleteInventoryResponse>;
|
|
511
511
|
/**
|
|
@@ -514,7 +514,7 @@ export declare class InventoryClient {
|
|
|
514
514
|
* @param GetAssetRequest
|
|
515
515
|
* @return GetAssetResponse
|
|
516
516
|
* @throws OciError when an error occurs
|
|
517
|
-
* @example Click {@link https://docs.
|
|
517
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetAsset.ts.html |here} to see how to use GetAsset API.
|
|
518
518
|
*/
|
|
519
519
|
getAsset(getAssetRequest: requests.GetAssetRequest): Promise<responses.GetAssetResponse>;
|
|
520
520
|
/**
|
|
@@ -523,7 +523,7 @@ export declare class InventoryClient {
|
|
|
523
523
|
* @param GetInventoryRequest
|
|
524
524
|
* @return GetInventoryResponse
|
|
525
525
|
* @throws OciError when an error occurs
|
|
526
|
-
* @example Click {@link https://docs.
|
|
526
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetInventory.ts.html |here} to see how to use GetInventory API.
|
|
527
527
|
*/
|
|
528
528
|
getInventory(getInventoryRequest: requests.GetInventoryRequest): Promise<responses.GetInventoryResponse>;
|
|
529
529
|
/**
|
|
@@ -532,7 +532,7 @@ export declare class InventoryClient {
|
|
|
532
532
|
* @param ImportInventoryRequest
|
|
533
533
|
* @return ImportInventoryResponse
|
|
534
534
|
* @throws OciError when an error occurs
|
|
535
|
-
* @example Click {@link https://docs.
|
|
535
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ImportInventory.ts.html |here} to see how to use ImportInventory API.
|
|
536
536
|
*/
|
|
537
537
|
importInventory(importInventoryRequest: requests.ImportInventoryRequest): Promise<responses.ImportInventoryResponse>;
|
|
538
538
|
/**
|
|
@@ -542,7 +542,7 @@ export declare class InventoryClient {
|
|
|
542
542
|
* @param ListAssetsRequest
|
|
543
543
|
* @return ListAssetsResponse
|
|
544
544
|
* @throws OciError when an error occurs
|
|
545
|
-
* @example Click {@link https://docs.
|
|
545
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListAssets.ts.html |here} to see how to use ListAssets API.
|
|
546
546
|
*/
|
|
547
547
|
listAssets(listAssetsRequest: requests.ListAssetsRequest): Promise<responses.ListAssetsResponse>;
|
|
548
548
|
/**
|
|
@@ -551,7 +551,7 @@ export declare class InventoryClient {
|
|
|
551
551
|
* @param ListHistoricalMetricsRequest
|
|
552
552
|
* @return ListHistoricalMetricsResponse
|
|
553
553
|
* @throws OciError when an error occurs
|
|
554
|
-
* @example Click {@link https://docs.
|
|
554
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListHistoricalMetrics.ts.html |here} to see how to use ListHistoricalMetrics API.
|
|
555
555
|
*/
|
|
556
556
|
listHistoricalMetrics(listHistoricalMetricsRequest: requests.ListHistoricalMetricsRequest): Promise<responses.ListHistoricalMetricsResponse>;
|
|
557
557
|
/**
|
|
@@ -561,7 +561,7 @@ export declare class InventoryClient {
|
|
|
561
561
|
* @param ListInventoriesRequest
|
|
562
562
|
* @return ListInventoriesResponse
|
|
563
563
|
* @throws OciError when an error occurs
|
|
564
|
-
* @example Click {@link https://docs.
|
|
564
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListInventories.ts.html |here} to see how to use ListInventories API.
|
|
565
565
|
*/
|
|
566
566
|
listInventories(listInventoriesRequest: requests.ListInventoriesRequest): Promise<responses.ListInventoriesResponse>;
|
|
567
567
|
/**
|
|
@@ -570,7 +570,7 @@ export declare class InventoryClient {
|
|
|
570
570
|
* @param SubmitHistoricalMetricsRequest
|
|
571
571
|
* @return SubmitHistoricalMetricsResponse
|
|
572
572
|
* @throws OciError when an error occurs
|
|
573
|
-
* @example Click {@link https://docs.
|
|
573
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/SubmitHistoricalMetrics.ts.html |here} to see how to use SubmitHistoricalMetrics API.
|
|
574
574
|
*/
|
|
575
575
|
submitHistoricalMetrics(submitHistoricalMetricsRequest: requests.SubmitHistoricalMetricsRequest): Promise<responses.SubmitHistoricalMetricsResponse>;
|
|
576
576
|
/**
|
|
@@ -579,7 +579,7 @@ export declare class InventoryClient {
|
|
|
579
579
|
* @param UpdateAssetRequest
|
|
580
580
|
* @return UpdateAssetResponse
|
|
581
581
|
* @throws OciError when an error occurs
|
|
582
|
-
* @example Click {@link https://docs.
|
|
582
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateAsset.ts.html |here} to see how to use UpdateAsset API.
|
|
583
583
|
*/
|
|
584
584
|
updateAsset(updateAssetRequest: requests.UpdateAssetRequest): Promise<responses.UpdateAssetResponse>;
|
|
585
585
|
/**
|
|
@@ -588,7 +588,7 @@ export declare class InventoryClient {
|
|
|
588
588
|
* @param UpdateInventoryRequest
|
|
589
589
|
* @return UpdateInventoryResponse
|
|
590
590
|
* @throws OciError when an error occurs
|
|
591
|
-
* @example Click {@link https://docs.
|
|
591
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateInventory.ts.html |here} to see how to use UpdateInventory API.
|
|
592
592
|
*/
|
|
593
593
|
updateInventory(updateInventoryRequest: requests.UpdateInventoryRequest): Promise<responses.UpdateInventoryResponse>;
|
|
594
594
|
}
|
|
@@ -677,7 +677,7 @@ export declare class OcbAgentSvcClient {
|
|
|
677
677
|
* @param AddAgentDependencyRequest
|
|
678
678
|
* @return AddAgentDependencyResponse
|
|
679
679
|
* @throws OciError when an error occurs
|
|
680
|
-
* @example Click {@link https://docs.
|
|
680
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/AddAgentDependency.ts.html |here} to see how to use AddAgentDependency API.
|
|
681
681
|
*/
|
|
682
682
|
addAgentDependency(addAgentDependencyRequest: requests.AddAgentDependencyRequest): Promise<responses.AddAgentDependencyResponse>;
|
|
683
683
|
/**
|
|
@@ -686,7 +686,7 @@ export declare class OcbAgentSvcClient {
|
|
|
686
686
|
* @param ChangeAgentCompartmentRequest
|
|
687
687
|
* @return ChangeAgentCompartmentResponse
|
|
688
688
|
* @throws OciError when an error occurs
|
|
689
|
-
* @example Click {@link https://docs.
|
|
689
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartment API.
|
|
690
690
|
*/
|
|
691
691
|
changeAgentCompartment(changeAgentCompartmentRequest: requests.ChangeAgentCompartmentRequest): Promise<responses.ChangeAgentCompartmentResponse>;
|
|
692
692
|
/**
|
|
@@ -695,7 +695,7 @@ export declare class OcbAgentSvcClient {
|
|
|
695
695
|
* @param ChangeAgentDependencyCompartmentRequest
|
|
696
696
|
* @return ChangeAgentDependencyCompartmentResponse
|
|
697
697
|
* @throws OciError when an error occurs
|
|
698
|
-
* @example Click {@link https://docs.
|
|
698
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeAgentDependencyCompartment.ts.html |here} to see how to use ChangeAgentDependencyCompartment API.
|
|
699
699
|
*/
|
|
700
700
|
changeAgentDependencyCompartment(changeAgentDependencyCompartmentRequest: requests.ChangeAgentDependencyCompartmentRequest): Promise<responses.ChangeAgentDependencyCompartmentResponse>;
|
|
701
701
|
/**
|
|
@@ -704,7 +704,7 @@ export declare class OcbAgentSvcClient {
|
|
|
704
704
|
* @param ChangeEnvironmentCompartmentRequest
|
|
705
705
|
* @return ChangeEnvironmentCompartmentResponse
|
|
706
706
|
* @throws OciError when an error occurs
|
|
707
|
-
* @example Click {@link https://docs.
|
|
707
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ChangeEnvironmentCompartment.ts.html |here} to see how to use ChangeEnvironmentCompartment API.
|
|
708
708
|
*/
|
|
709
709
|
changeEnvironmentCompartment(changeEnvironmentCompartmentRequest: requests.ChangeEnvironmentCompartmentRequest): Promise<responses.ChangeEnvironmentCompartmentResponse>;
|
|
710
710
|
/**
|
|
@@ -714,7 +714,7 @@ export declare class OcbAgentSvcClient {
|
|
|
714
714
|
* @param CreateAgentRequest
|
|
715
715
|
* @return CreateAgentResponse
|
|
716
716
|
* @throws OciError when an error occurs
|
|
717
|
-
* @example Click {@link https://docs.
|
|
717
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateAgent.ts.html |here} to see how to use CreateAgent API.
|
|
718
718
|
*/
|
|
719
719
|
createAgent(createAgentRequest: requests.CreateAgentRequest): Promise<responses.CreateAgentResponse>;
|
|
720
720
|
/**
|
|
@@ -724,7 +724,7 @@ export declare class OcbAgentSvcClient {
|
|
|
724
724
|
* @param CreateAgentDependencyRequest
|
|
725
725
|
* @return CreateAgentDependencyResponse
|
|
726
726
|
* @throws OciError when an error occurs
|
|
727
|
-
* @example Click {@link https://docs.
|
|
727
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateAgentDependency.ts.html |here} to see how to use CreateAgentDependency API.
|
|
728
728
|
*/
|
|
729
729
|
createAgentDependency(createAgentDependencyRequest: requests.CreateAgentDependencyRequest): Promise<responses.CreateAgentDependencyResponse>;
|
|
730
730
|
/**
|
|
@@ -734,7 +734,7 @@ export declare class OcbAgentSvcClient {
|
|
|
734
734
|
* @param CreateEnvironmentRequest
|
|
735
735
|
* @return CreateEnvironmentResponse
|
|
736
736
|
* @throws OciError when an error occurs
|
|
737
|
-
* @example Click {@link https://docs.
|
|
737
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/CreateEnvironment.ts.html |here} to see how to use CreateEnvironment API.
|
|
738
738
|
*/
|
|
739
739
|
createEnvironment(createEnvironmentRequest: requests.CreateEnvironmentRequest): Promise<responses.CreateEnvironmentResponse>;
|
|
740
740
|
/**
|
|
@@ -743,7 +743,7 @@ export declare class OcbAgentSvcClient {
|
|
|
743
743
|
* @param DeleteAgentRequest
|
|
744
744
|
* @return DeleteAgentResponse
|
|
745
745
|
* @throws OciError when an error occurs
|
|
746
|
-
* @example Click {@link https://docs.
|
|
746
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteAgent.ts.html |here} to see how to use DeleteAgent API.
|
|
747
747
|
*/
|
|
748
748
|
deleteAgent(deleteAgentRequest: requests.DeleteAgentRequest): Promise<responses.DeleteAgentResponse>;
|
|
749
749
|
/**
|
|
@@ -752,7 +752,7 @@ export declare class OcbAgentSvcClient {
|
|
|
752
752
|
* @param DeleteAgentDependencyRequest
|
|
753
753
|
* @return DeleteAgentDependencyResponse
|
|
754
754
|
* @throws OciError when an error occurs
|
|
755
|
-
* @example Click {@link https://docs.
|
|
755
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteAgentDependency.ts.html |here} to see how to use DeleteAgentDependency API.
|
|
756
756
|
*/
|
|
757
757
|
deleteAgentDependency(deleteAgentDependencyRequest: requests.DeleteAgentDependencyRequest): Promise<responses.DeleteAgentDependencyResponse>;
|
|
758
758
|
/**
|
|
@@ -761,7 +761,7 @@ export declare class OcbAgentSvcClient {
|
|
|
761
761
|
* @param DeleteEnvironmentRequest
|
|
762
762
|
* @return DeleteEnvironmentResponse
|
|
763
763
|
* @throws OciError when an error occurs
|
|
764
|
-
* @example Click {@link https://docs.
|
|
764
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/DeleteEnvironment.ts.html |here} to see how to use DeleteEnvironment API.
|
|
765
765
|
*/
|
|
766
766
|
deleteEnvironment(deleteEnvironmentRequest: requests.DeleteEnvironmentRequest): Promise<responses.DeleteEnvironmentResponse>;
|
|
767
767
|
/**
|
|
@@ -770,7 +770,7 @@ export declare class OcbAgentSvcClient {
|
|
|
770
770
|
* @param GetAgentRequest
|
|
771
771
|
* @return GetAgentResponse
|
|
772
772
|
* @throws OciError when an error occurs
|
|
773
|
-
* @example Click {@link https://docs.
|
|
773
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetAgent.ts.html |here} to see how to use GetAgent API.
|
|
774
774
|
*/
|
|
775
775
|
getAgent(getAgentRequest: requests.GetAgentRequest): Promise<responses.GetAgentResponse>;
|
|
776
776
|
/**
|
|
@@ -779,7 +779,7 @@ export declare class OcbAgentSvcClient {
|
|
|
779
779
|
* @param GetAgentDependencyRequest
|
|
780
780
|
* @return GetAgentDependencyResponse
|
|
781
781
|
* @throws OciError when an error occurs
|
|
782
|
-
* @example Click {@link https://docs.
|
|
782
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetAgentDependency.ts.html |here} to see how to use GetAgentDependency API.
|
|
783
783
|
*/
|
|
784
784
|
getAgentDependency(getAgentDependencyRequest: requests.GetAgentDependencyRequest): Promise<responses.GetAgentDependencyResponse>;
|
|
785
785
|
/**
|
|
@@ -788,7 +788,7 @@ export declare class OcbAgentSvcClient {
|
|
|
788
788
|
* @param GetEnvironmentRequest
|
|
789
789
|
* @return GetEnvironmentResponse
|
|
790
790
|
* @throws OciError when an error occurs
|
|
791
|
-
* @example Click {@link https://docs.
|
|
791
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetEnvironment.ts.html |here} to see how to use GetEnvironment API.
|
|
792
792
|
*/
|
|
793
793
|
getEnvironment(getEnvironmentRequest: requests.GetEnvironmentRequest): Promise<responses.GetEnvironmentResponse>;
|
|
794
794
|
/**
|
|
@@ -797,7 +797,7 @@ export declare class OcbAgentSvcClient {
|
|
|
797
797
|
* @param GetPluginRequest
|
|
798
798
|
* @return GetPluginResponse
|
|
799
799
|
* @throws OciError when an error occurs
|
|
800
|
-
* @example Click {@link https://docs.
|
|
800
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/GetPlugin.ts.html |here} to see how to use GetPlugin API.
|
|
801
801
|
*/
|
|
802
802
|
getPlugin(getPluginRequest: requests.GetPluginRequest): Promise<responses.GetPluginResponse>;
|
|
803
803
|
/**
|
|
@@ -807,7 +807,7 @@ export declare class OcbAgentSvcClient {
|
|
|
807
807
|
* @param ListAgentDependenciesRequest
|
|
808
808
|
* @return ListAgentDependenciesResponse
|
|
809
809
|
* @throws OciError when an error occurs
|
|
810
|
-
* @example Click {@link https://docs.
|
|
810
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListAgentDependencies.ts.html |here} to see how to use ListAgentDependencies API.
|
|
811
811
|
*/
|
|
812
812
|
listAgentDependencies(listAgentDependenciesRequest: requests.ListAgentDependenciesRequest): Promise<responses.ListAgentDependenciesResponse>;
|
|
813
813
|
/**
|
|
@@ -817,7 +817,7 @@ export declare class OcbAgentSvcClient {
|
|
|
817
817
|
* @param ListAgentsRequest
|
|
818
818
|
* @return ListAgentsResponse
|
|
819
819
|
* @throws OciError when an error occurs
|
|
820
|
-
* @example Click {@link https://docs.
|
|
820
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListAgents.ts.html |here} to see how to use ListAgents API.
|
|
821
821
|
*/
|
|
822
822
|
listAgents(listAgentsRequest: requests.ListAgentsRequest): Promise<responses.ListAgentsResponse>;
|
|
823
823
|
/**
|
|
@@ -827,7 +827,7 @@ export declare class OcbAgentSvcClient {
|
|
|
827
827
|
* @param ListApplianceImagesRequest
|
|
828
828
|
* @return ListApplianceImagesResponse
|
|
829
829
|
* @throws OciError when an error occurs
|
|
830
|
-
* @example Click {@link https://docs.
|
|
830
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListApplianceImages.ts.html |here} to see how to use ListApplianceImages API.
|
|
831
831
|
*/
|
|
832
832
|
listApplianceImages(listApplianceImagesRequest: requests.ListApplianceImagesRequest): Promise<responses.ListApplianceImagesResponse>;
|
|
833
833
|
/**
|
|
@@ -837,7 +837,7 @@ export declare class OcbAgentSvcClient {
|
|
|
837
837
|
* @param ListEnvironmentsRequest
|
|
838
838
|
* @return ListEnvironmentsResponse
|
|
839
839
|
* @throws OciError when an error occurs
|
|
840
|
-
* @example Click {@link https://docs.
|
|
840
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/ListEnvironments.ts.html |here} to see how to use ListEnvironments API.
|
|
841
841
|
*/
|
|
842
842
|
listEnvironments(listEnvironmentsRequest: requests.ListEnvironmentsRequest): Promise<responses.ListEnvironmentsResponse>;
|
|
843
843
|
/**
|
|
@@ -846,7 +846,7 @@ export declare class OcbAgentSvcClient {
|
|
|
846
846
|
* @param RemoveAgentDependencyRequest
|
|
847
847
|
* @return RemoveAgentDependencyResponse
|
|
848
848
|
* @throws OciError when an error occurs
|
|
849
|
-
* @example Click {@link https://docs.
|
|
849
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/RemoveAgentDependency.ts.html |here} to see how to use RemoveAgentDependency API.
|
|
850
850
|
*/
|
|
851
851
|
removeAgentDependency(removeAgentDependencyRequest: requests.RemoveAgentDependencyRequest): Promise<responses.RemoveAgentDependencyResponse>;
|
|
852
852
|
/**
|
|
@@ -855,7 +855,7 @@ export declare class OcbAgentSvcClient {
|
|
|
855
855
|
* @param UpdateAgentRequest
|
|
856
856
|
* @return UpdateAgentResponse
|
|
857
857
|
* @throws OciError when an error occurs
|
|
858
|
-
* @example Click {@link https://docs.
|
|
858
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateAgent.ts.html |here} to see how to use UpdateAgent API.
|
|
859
859
|
*/
|
|
860
860
|
updateAgent(updateAgentRequest: requests.UpdateAgentRequest): Promise<responses.UpdateAgentResponse>;
|
|
861
861
|
/**
|
|
@@ -864,7 +864,7 @@ export declare class OcbAgentSvcClient {
|
|
|
864
864
|
* @param UpdateAgentDependencyRequest
|
|
865
865
|
* @return UpdateAgentDependencyResponse
|
|
866
866
|
* @throws OciError when an error occurs
|
|
867
|
-
* @example Click {@link https://docs.
|
|
867
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateAgentDependency.ts.html |here} to see how to use UpdateAgentDependency API.
|
|
868
868
|
*/
|
|
869
869
|
updateAgentDependency(updateAgentDependencyRequest: requests.UpdateAgentDependencyRequest): Promise<responses.UpdateAgentDependencyResponse>;
|
|
870
870
|
/**
|
|
@@ -873,7 +873,7 @@ export declare class OcbAgentSvcClient {
|
|
|
873
873
|
* @param UpdateEnvironmentRequest
|
|
874
874
|
* @return UpdateEnvironmentResponse
|
|
875
875
|
* @throws OciError when an error occurs
|
|
876
|
-
* @example Click {@link https://docs.
|
|
876
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdateEnvironment.ts.html |here} to see how to use UpdateEnvironment API.
|
|
877
877
|
*/
|
|
878
878
|
updateEnvironment(updateEnvironmentRequest: requests.UpdateEnvironmentRequest): Promise<responses.UpdateEnvironmentResponse>;
|
|
879
879
|
/**
|
|
@@ -882,7 +882,7 @@ export declare class OcbAgentSvcClient {
|
|
|
882
882
|
* @param UpdatePluginRequest
|
|
883
883
|
* @return UpdatePluginResponse
|
|
884
884
|
* @throws OciError when an error occurs
|
|
885
|
-
* @example Click {@link https://docs.
|
|
885
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/cloudbridge/UpdatePlugin.ts.html |here} to see how to use UpdatePlugin API.
|
|
886
886
|
*/
|
|
887
887
|
updatePlugin(updatePluginRequest: requests.UpdatePluginRequest): Promise<responses.UpdatePluginResponse>;
|
|
888
888
|
}
|