oci-cloudbridge 2.102.2 → 2.103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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.js
CHANGED
|
@@ -216,7 +216,7 @@ class CommonClient {
|
|
|
216
216
|
* @param CancelWorkRequestRequest
|
|
217
217
|
* @return CancelWorkRequestResponse
|
|
218
218
|
* @throws OciError when an error occurs
|
|
219
|
-
* @example Click {@link https://docs.
|
|
219
|
+
* @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.
|
|
220
220
|
*/
|
|
221
221
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
222
222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -271,7 +271,7 @@ class CommonClient {
|
|
|
271
271
|
* @param GetWorkRequestRequest
|
|
272
272
|
* @return GetWorkRequestResponse
|
|
273
273
|
* @throws OciError when an error occurs
|
|
274
|
-
* @example Click {@link https://docs.
|
|
274
|
+
* @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.
|
|
275
275
|
*/
|
|
276
276
|
getWorkRequest(getWorkRequestRequest) {
|
|
277
277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -340,7 +340,7 @@ class CommonClient {
|
|
|
340
340
|
* @param ListWorkRequestErrorsRequest
|
|
341
341
|
* @return ListWorkRequestErrorsResponse
|
|
342
342
|
* @throws OciError when an error occurs
|
|
343
|
-
* @example Click {@link https://docs.
|
|
343
|
+
* @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.
|
|
344
344
|
*/
|
|
345
345
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
346
346
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -409,7 +409,7 @@ class CommonClient {
|
|
|
409
409
|
* @param ListWorkRequestLogsRequest
|
|
410
410
|
* @return ListWorkRequestLogsResponse
|
|
411
411
|
* @throws OciError when an error occurs
|
|
412
|
-
* @example Click {@link https://docs.
|
|
412
|
+
* @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.
|
|
413
413
|
*/
|
|
414
414
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
415
415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -478,7 +478,7 @@ class CommonClient {
|
|
|
478
478
|
* @param ListWorkRequestsRequest
|
|
479
479
|
* @return ListWorkRequestsResponse
|
|
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/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
482
482
|
*/
|
|
483
483
|
listWorkRequests(listWorkRequestsRequest) {
|
|
484
484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -710,7 +710,7 @@ class DiscoveryClient {
|
|
|
710
710
|
* @param ChangeAssetSourceCompartmentRequest
|
|
711
711
|
* @return ChangeAssetSourceCompartmentResponse
|
|
712
712
|
* @throws OciError when an error occurs
|
|
713
|
-
* @example Click {@link https://docs.
|
|
713
|
+
* @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.
|
|
714
714
|
*/
|
|
715
715
|
changeAssetSourceCompartment(changeAssetSourceCompartmentRequest) {
|
|
716
716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -767,7 +767,7 @@ class DiscoveryClient {
|
|
|
767
767
|
* @param ChangeDiscoveryScheduleCompartmentRequest
|
|
768
768
|
* @return ChangeDiscoveryScheduleCompartmentResponse
|
|
769
769
|
* @throws OciError when an error occurs
|
|
770
|
-
* @example Click {@link https://docs.
|
|
770
|
+
* @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.
|
|
771
771
|
*/
|
|
772
772
|
changeDiscoveryScheduleCompartment(changeDiscoveryScheduleCompartmentRequest) {
|
|
773
773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -825,7 +825,7 @@ class DiscoveryClient {
|
|
|
825
825
|
* @param CreateAssetSourceRequest
|
|
826
826
|
* @return CreateAssetSourceResponse
|
|
827
827
|
* @throws OciError when an error occurs
|
|
828
|
-
* @example Click {@link https://docs.
|
|
828
|
+
* @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.
|
|
829
829
|
*/
|
|
830
830
|
createAssetSource(createAssetSourceRequest) {
|
|
831
831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -898,7 +898,7 @@ class DiscoveryClient {
|
|
|
898
898
|
* @param CreateDiscoveryScheduleRequest
|
|
899
899
|
* @return CreateDiscoveryScheduleResponse
|
|
900
900
|
* @throws OciError when an error occurs
|
|
901
|
-
* @example Click {@link https://docs.
|
|
901
|
+
* @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.
|
|
902
902
|
*/
|
|
903
903
|
createDiscoverySchedule(createDiscoveryScheduleRequest) {
|
|
904
904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -961,7 +961,7 @@ class DiscoveryClient {
|
|
|
961
961
|
* @param DeleteAssetSourceRequest
|
|
962
962
|
* @return DeleteAssetSourceResponse
|
|
963
963
|
* @throws OciError when an error occurs
|
|
964
|
-
* @example Click {@link https://docs.
|
|
964
|
+
* @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.
|
|
965
965
|
*/
|
|
966
966
|
deleteAssetSource(deleteAssetSourceRequest) {
|
|
967
967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1021,7 +1021,7 @@ class DiscoveryClient {
|
|
|
1021
1021
|
* @param DeleteDiscoveryScheduleRequest
|
|
1022
1022
|
* @return DeleteDiscoveryScheduleResponse
|
|
1023
1023
|
* @throws OciError when an error occurs
|
|
1024
|
-
* @example Click {@link https://docs.
|
|
1024
|
+
* @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.
|
|
1025
1025
|
*/
|
|
1026
1026
|
deleteDiscoverySchedule(deleteDiscoveryScheduleRequest) {
|
|
1027
1027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1076,7 +1076,7 @@ class DiscoveryClient {
|
|
|
1076
1076
|
* @param GetAssetSourceRequest
|
|
1077
1077
|
* @return GetAssetSourceResponse
|
|
1078
1078
|
* @throws OciError when an error occurs
|
|
1079
|
-
* @example Click {@link https://docs.
|
|
1079
|
+
* @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.
|
|
1080
1080
|
*/
|
|
1081
1081
|
getAssetSource(getAssetSourceRequest) {
|
|
1082
1082
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1139,7 +1139,7 @@ class DiscoveryClient {
|
|
|
1139
1139
|
* @param GetDiscoveryScheduleRequest
|
|
1140
1140
|
* @return GetDiscoveryScheduleResponse
|
|
1141
1141
|
* @throws OciError when an error occurs
|
|
1142
|
-
* @example Click {@link https://docs.
|
|
1142
|
+
* @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.
|
|
1143
1143
|
*/
|
|
1144
1144
|
getDiscoverySchedule(getDiscoveryScheduleRequest) {
|
|
1145
1145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1202,7 +1202,7 @@ class DiscoveryClient {
|
|
|
1202
1202
|
* @param ListAssetSourceConnectionsRequest
|
|
1203
1203
|
* @return ListAssetSourceConnectionsResponse
|
|
1204
1204
|
* @throws OciError when an error occurs
|
|
1205
|
-
* @example Click {@link https://docs.
|
|
1205
|
+
* @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.
|
|
1206
1206
|
*/
|
|
1207
1207
|
listAssetSourceConnections(listAssetSourceConnectionsRequest) {
|
|
1208
1208
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1269,7 +1269,7 @@ class DiscoveryClient {
|
|
|
1269
1269
|
* @param ListAssetSourcesRequest
|
|
1270
1270
|
* @return ListAssetSourcesResponse
|
|
1271
1271
|
* @throws OciError when an error occurs
|
|
1272
|
-
* @example Click {@link https://docs.
|
|
1272
|
+
* @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.
|
|
1273
1273
|
*/
|
|
1274
1274
|
listAssetSources(listAssetSourcesRequest) {
|
|
1275
1275
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1339,7 +1339,7 @@ class DiscoveryClient {
|
|
|
1339
1339
|
* @param ListDiscoverySchedulesRequest
|
|
1340
1340
|
* @return ListDiscoverySchedulesResponse
|
|
1341
1341
|
* @throws OciError when an error occurs
|
|
1342
|
-
* @example Click {@link https://docs.
|
|
1342
|
+
* @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.
|
|
1343
1343
|
*/
|
|
1344
1344
|
listDiscoverySchedules(listDiscoverySchedulesRequest) {
|
|
1345
1345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1410,7 +1410,7 @@ class DiscoveryClient {
|
|
|
1410
1410
|
* @param ListSupportedCloudRegionsRequest
|
|
1411
1411
|
* @return ListSupportedCloudRegionsResponse
|
|
1412
1412
|
* @throws OciError when an error occurs
|
|
1413
|
-
* @example Click {@link https://docs.
|
|
1413
|
+
* @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.
|
|
1414
1414
|
*/
|
|
1415
1415
|
listSupportedCloudRegions(listSupportedCloudRegionsRequest) {
|
|
1416
1416
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1478,7 +1478,7 @@ class DiscoveryClient {
|
|
|
1478
1478
|
* @param RefreshAssetSourceRequest
|
|
1479
1479
|
* @return RefreshAssetSourceResponse
|
|
1480
1480
|
* @throws OciError when an error occurs
|
|
1481
|
-
* @example Click {@link https://docs.
|
|
1481
|
+
* @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.
|
|
1482
1482
|
*/
|
|
1483
1483
|
refreshAssetSource(refreshAssetSourceRequest) {
|
|
1484
1484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1538,7 +1538,7 @@ class DiscoveryClient {
|
|
|
1538
1538
|
* @param UpdateAssetSourceRequest
|
|
1539
1539
|
* @return UpdateAssetSourceResponse
|
|
1540
1540
|
* @throws OciError when an error occurs
|
|
1541
|
-
* @example Click {@link https://docs.
|
|
1541
|
+
* @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.
|
|
1542
1542
|
*/
|
|
1543
1543
|
updateAssetSource(updateAssetSourceRequest) {
|
|
1544
1544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1599,7 +1599,7 @@ class DiscoveryClient {
|
|
|
1599
1599
|
* @param UpdateDiscoveryScheduleRequest
|
|
1600
1600
|
* @return UpdateDiscoveryScheduleResponse
|
|
1601
1601
|
* @throws OciError when an error occurs
|
|
1602
|
-
* @example Click {@link https://docs.
|
|
1602
|
+
* @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.
|
|
1603
1603
|
*/
|
|
1604
1604
|
updateDiscoverySchedule(updateDiscoveryScheduleRequest) {
|
|
1605
1605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1828,7 +1828,7 @@ class InventoryClient {
|
|
|
1828
1828
|
* @param AnalyzeAssetsRequest
|
|
1829
1829
|
* @return AnalyzeAssetsResponse
|
|
1830
1830
|
* @throws OciError when an error occurs
|
|
1831
|
-
* @example Click {@link https://docs.
|
|
1831
|
+
* @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.
|
|
1832
1832
|
*/
|
|
1833
1833
|
analyzeAssets(analyzeAssetsRequest) {
|
|
1834
1834
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1901,7 +1901,7 @@ class InventoryClient {
|
|
|
1901
1901
|
* @param ChangeAssetCompartmentRequest
|
|
1902
1902
|
* @return ChangeAssetCompartmentResponse
|
|
1903
1903
|
* @throws OciError when an error occurs
|
|
1904
|
-
* @example Click {@link https://docs.
|
|
1904
|
+
* @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.
|
|
1905
1905
|
*/
|
|
1906
1906
|
changeAssetCompartment(changeAssetCompartmentRequest) {
|
|
1907
1907
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1958,7 +1958,7 @@ class InventoryClient {
|
|
|
1958
1958
|
* @param ChangeAssetTagsRequest
|
|
1959
1959
|
* @return ChangeAssetTagsResponse
|
|
1960
1960
|
* @throws OciError when an error occurs
|
|
1961
|
-
* @example Click {@link https://docs.
|
|
1961
|
+
* @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.
|
|
1962
1962
|
*/
|
|
1963
1963
|
changeAssetTags(changeAssetTagsRequest) {
|
|
1964
1964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2024,7 +2024,7 @@ class InventoryClient {
|
|
|
2024
2024
|
* @param CreateAssetRequest
|
|
2025
2025
|
* @return CreateAssetResponse
|
|
2026
2026
|
* @throws OciError when an error occurs
|
|
2027
|
-
* @example Click {@link https://docs.
|
|
2027
|
+
* @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.
|
|
2028
2028
|
*/
|
|
2029
2029
|
createAsset(createAssetRequest) {
|
|
2030
2030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2087,7 +2087,7 @@ class InventoryClient {
|
|
|
2087
2087
|
* @param CreateInventoryRequest
|
|
2088
2088
|
* @return CreateInventoryResponse
|
|
2089
2089
|
* @throws OciError when an error occurs
|
|
2090
|
-
* @example Click {@link https://docs.
|
|
2090
|
+
* @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.
|
|
2091
2091
|
*/
|
|
2092
2092
|
createInventory(createInventoryRequest) {
|
|
2093
2093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2146,7 +2146,7 @@ class InventoryClient {
|
|
|
2146
2146
|
* @param DeleteAssetRequest
|
|
2147
2147
|
* @return DeleteAssetResponse
|
|
2148
2148
|
* @throws OciError when an error occurs
|
|
2149
|
-
* @example Click {@link https://docs.
|
|
2149
|
+
* @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.
|
|
2150
2150
|
*/
|
|
2151
2151
|
deleteAsset(deleteAssetRequest) {
|
|
2152
2152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2201,7 +2201,7 @@ class InventoryClient {
|
|
|
2201
2201
|
* @param DeleteInventoryRequest
|
|
2202
2202
|
* @return DeleteInventoryResponse
|
|
2203
2203
|
* @throws OciError when an error occurs
|
|
2204
|
-
* @example Click {@link https://docs.
|
|
2204
|
+
* @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.
|
|
2205
2205
|
*/
|
|
2206
2206
|
deleteInventory(deleteInventoryRequest) {
|
|
2207
2207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2261,7 +2261,7 @@ class InventoryClient {
|
|
|
2261
2261
|
* @param GetAssetRequest
|
|
2262
2262
|
* @return GetAssetResponse
|
|
2263
2263
|
* @throws OciError when an error occurs
|
|
2264
|
-
* @example Click {@link https://docs.
|
|
2264
|
+
* @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.
|
|
2265
2265
|
*/
|
|
2266
2266
|
getAsset(getAssetRequest) {
|
|
2267
2267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2324,7 +2324,7 @@ class InventoryClient {
|
|
|
2324
2324
|
* @param GetInventoryRequest
|
|
2325
2325
|
* @return GetInventoryResponse
|
|
2326
2326
|
* @throws OciError when an error occurs
|
|
2327
|
-
* @example Click {@link https://docs.
|
|
2327
|
+
* @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.
|
|
2328
2328
|
*/
|
|
2329
2329
|
getInventory(getInventoryRequest) {
|
|
2330
2330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2392,7 +2392,7 @@ class InventoryClient {
|
|
|
2392
2392
|
* @param ImportInventoryRequest
|
|
2393
2393
|
* @return ImportInventoryResponse
|
|
2394
2394
|
* @throws OciError when an error occurs
|
|
2395
|
-
* @example Click {@link https://docs.
|
|
2395
|
+
* @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.
|
|
2396
2396
|
*/
|
|
2397
2397
|
importInventory(importInventoryRequest) {
|
|
2398
2398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2454,7 +2454,7 @@ class InventoryClient {
|
|
|
2454
2454
|
* @param ListAssetsRequest
|
|
2455
2455
|
* @return ListAssetsResponse
|
|
2456
2456
|
* @throws OciError when an error occurs
|
|
2457
|
-
* @example Click {@link https://docs.
|
|
2457
|
+
* @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.
|
|
2458
2458
|
*/
|
|
2459
2459
|
listAssets(listAssetsRequest) {
|
|
2460
2460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2528,7 +2528,7 @@ class InventoryClient {
|
|
|
2528
2528
|
* @param ListHistoricalMetricsRequest
|
|
2529
2529
|
* @return ListHistoricalMetricsResponse
|
|
2530
2530
|
* @throws OciError when an error occurs
|
|
2531
|
-
* @example Click {@link https://docs.
|
|
2531
|
+
* @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.
|
|
2532
2532
|
*/
|
|
2533
2533
|
listHistoricalMetrics(listHistoricalMetricsRequest) {
|
|
2534
2534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2597,7 +2597,7 @@ class InventoryClient {
|
|
|
2597
2597
|
* @param ListInventoriesRequest
|
|
2598
2598
|
* @return ListInventoriesResponse
|
|
2599
2599
|
* @throws OciError when an error occurs
|
|
2600
|
-
* @example Click {@link https://docs.
|
|
2600
|
+
* @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.
|
|
2601
2601
|
*/
|
|
2602
2602
|
listInventories(listInventoriesRequest) {
|
|
2603
2603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2665,7 +2665,7 @@ class InventoryClient {
|
|
|
2665
2665
|
* @param SubmitHistoricalMetricsRequest
|
|
2666
2666
|
* @return SubmitHistoricalMetricsResponse
|
|
2667
2667
|
* @throws OciError when an error occurs
|
|
2668
|
-
* @example Click {@link https://docs.
|
|
2668
|
+
* @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.
|
|
2669
2669
|
*/
|
|
2670
2670
|
submitHistoricalMetrics(submitHistoricalMetricsRequest) {
|
|
2671
2671
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2730,7 +2730,7 @@ class InventoryClient {
|
|
|
2730
2730
|
* @param UpdateAssetRequest
|
|
2731
2731
|
* @return UpdateAssetResponse
|
|
2732
2732
|
* @throws OciError when an error occurs
|
|
2733
|
-
* @example Click {@link https://docs.
|
|
2733
|
+
* @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.
|
|
2734
2734
|
*/
|
|
2735
2735
|
updateAsset(updateAssetRequest) {
|
|
2736
2736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2795,7 +2795,7 @@ class InventoryClient {
|
|
|
2795
2795
|
* @param UpdateInventoryRequest
|
|
2796
2796
|
* @return UpdateInventoryResponse
|
|
2797
2797
|
* @throws OciError when an error occurs
|
|
2798
|
-
* @example Click {@link https://docs.
|
|
2798
|
+
* @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.
|
|
2799
2799
|
*/
|
|
2800
2800
|
updateInventory(updateInventoryRequest) {
|
|
2801
2801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3022,7 +3022,7 @@ class OcbAgentSvcClient {
|
|
|
3022
3022
|
* @param AddAgentDependencyRequest
|
|
3023
3023
|
* @return AddAgentDependencyResponse
|
|
3024
3024
|
* @throws OciError when an error occurs
|
|
3025
|
-
* @example Click {@link https://docs.
|
|
3025
|
+
* @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.
|
|
3026
3026
|
*/
|
|
3027
3027
|
addAgentDependency(addAgentDependencyRequest) {
|
|
3028
3028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3088,7 +3088,7 @@ class OcbAgentSvcClient {
|
|
|
3088
3088
|
* @param ChangeAgentCompartmentRequest
|
|
3089
3089
|
* @return ChangeAgentCompartmentResponse
|
|
3090
3090
|
* @throws OciError when an error occurs
|
|
3091
|
-
* @example Click {@link https://docs.
|
|
3091
|
+
* @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.
|
|
3092
3092
|
*/
|
|
3093
3093
|
changeAgentCompartment(changeAgentCompartmentRequest) {
|
|
3094
3094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3150,7 +3150,7 @@ class OcbAgentSvcClient {
|
|
|
3150
3150
|
* @param ChangeAgentDependencyCompartmentRequest
|
|
3151
3151
|
* @return ChangeAgentDependencyCompartmentResponse
|
|
3152
3152
|
* @throws OciError when an error occurs
|
|
3153
|
-
* @example Click {@link https://docs.
|
|
3153
|
+
* @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.
|
|
3154
3154
|
*/
|
|
3155
3155
|
changeAgentDependencyCompartment(changeAgentDependencyCompartmentRequest) {
|
|
3156
3156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3207,7 +3207,7 @@ class OcbAgentSvcClient {
|
|
|
3207
3207
|
* @param ChangeEnvironmentCompartmentRequest
|
|
3208
3208
|
* @return ChangeEnvironmentCompartmentResponse
|
|
3209
3209
|
* @throws OciError when an error occurs
|
|
3210
|
-
* @example Click {@link https://docs.
|
|
3210
|
+
* @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.
|
|
3211
3211
|
*/
|
|
3212
3212
|
changeEnvironmentCompartment(changeEnvironmentCompartmentRequest) {
|
|
3213
3213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3270,7 +3270,7 @@ class OcbAgentSvcClient {
|
|
|
3270
3270
|
* @param CreateAgentRequest
|
|
3271
3271
|
* @return CreateAgentResponse
|
|
3272
3272
|
* @throws OciError when an error occurs
|
|
3273
|
-
* @example Click {@link https://docs.
|
|
3273
|
+
* @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.
|
|
3274
3274
|
*/
|
|
3275
3275
|
createAgent(createAgentRequest) {
|
|
3276
3276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3334,7 +3334,7 @@ class OcbAgentSvcClient {
|
|
|
3334
3334
|
* @param CreateAgentDependencyRequest
|
|
3335
3335
|
* @return CreateAgentDependencyResponse
|
|
3336
3336
|
* @throws OciError when an error occurs
|
|
3337
|
-
* @example Click {@link https://docs.
|
|
3337
|
+
* @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.
|
|
3338
3338
|
*/
|
|
3339
3339
|
createAgentDependency(createAgentDependencyRequest) {
|
|
3340
3340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3403,7 +3403,7 @@ class OcbAgentSvcClient {
|
|
|
3403
3403
|
* @param CreateEnvironmentRequest
|
|
3404
3404
|
* @return CreateEnvironmentResponse
|
|
3405
3405
|
* @throws OciError when an error occurs
|
|
3406
|
-
* @example Click {@link https://docs.
|
|
3406
|
+
* @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.
|
|
3407
3407
|
*/
|
|
3408
3408
|
createEnvironment(createEnvironmentRequest) {
|
|
3409
3409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3466,7 +3466,7 @@ class OcbAgentSvcClient {
|
|
|
3466
3466
|
* @param DeleteAgentRequest
|
|
3467
3467
|
* @return DeleteAgentResponse
|
|
3468
3468
|
* @throws OciError when an error occurs
|
|
3469
|
-
* @example Click {@link https://docs.
|
|
3469
|
+
* @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.
|
|
3470
3470
|
*/
|
|
3471
3471
|
deleteAgent(deleteAgentRequest) {
|
|
3472
3472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3522,7 +3522,7 @@ class OcbAgentSvcClient {
|
|
|
3522
3522
|
* @param DeleteAgentDependencyRequest
|
|
3523
3523
|
* @return DeleteAgentDependencyResponse
|
|
3524
3524
|
* @throws OciError when an error occurs
|
|
3525
|
-
* @example Click {@link https://docs.
|
|
3525
|
+
* @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.
|
|
3526
3526
|
*/
|
|
3527
3527
|
deleteAgentDependency(deleteAgentDependencyRequest) {
|
|
3528
3528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3577,7 +3577,7 @@ class OcbAgentSvcClient {
|
|
|
3577
3577
|
* @param DeleteEnvironmentRequest
|
|
3578
3578
|
* @return DeleteEnvironmentResponse
|
|
3579
3579
|
* @throws OciError when an error occurs
|
|
3580
|
-
* @example Click {@link https://docs.
|
|
3580
|
+
* @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.
|
|
3581
3581
|
*/
|
|
3582
3582
|
deleteEnvironment(deleteEnvironmentRequest) {
|
|
3583
3583
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3632,7 +3632,7 @@ class OcbAgentSvcClient {
|
|
|
3632
3632
|
* @param GetAgentRequest
|
|
3633
3633
|
* @return GetAgentResponse
|
|
3634
3634
|
* @throws OciError when an error occurs
|
|
3635
|
-
* @example Click {@link https://docs.
|
|
3635
|
+
* @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.
|
|
3636
3636
|
*/
|
|
3637
3637
|
getAgent(getAgentRequest) {
|
|
3638
3638
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3695,7 +3695,7 @@ class OcbAgentSvcClient {
|
|
|
3695
3695
|
* @param GetAgentDependencyRequest
|
|
3696
3696
|
* @return GetAgentDependencyResponse
|
|
3697
3697
|
* @throws OciError when an error occurs
|
|
3698
|
-
* @example Click {@link https://docs.
|
|
3698
|
+
* @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.
|
|
3699
3699
|
*/
|
|
3700
3700
|
getAgentDependency(getAgentDependencyRequest) {
|
|
3701
3701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3758,7 +3758,7 @@ class OcbAgentSvcClient {
|
|
|
3758
3758
|
* @param GetEnvironmentRequest
|
|
3759
3759
|
* @return GetEnvironmentResponse
|
|
3760
3760
|
* @throws OciError when an error occurs
|
|
3761
|
-
* @example Click {@link https://docs.
|
|
3761
|
+
* @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.
|
|
3762
3762
|
*/
|
|
3763
3763
|
getEnvironment(getEnvironmentRequest) {
|
|
3764
3764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3821,7 +3821,7 @@ class OcbAgentSvcClient {
|
|
|
3821
3821
|
* @param GetPluginRequest
|
|
3822
3822
|
* @return GetPluginResponse
|
|
3823
3823
|
* @throws OciError when an error occurs
|
|
3824
|
-
* @example Click {@link https://docs.
|
|
3824
|
+
* @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.
|
|
3825
3825
|
*/
|
|
3826
3826
|
getPlugin(getPluginRequest) {
|
|
3827
3827
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3886,7 +3886,7 @@ class OcbAgentSvcClient {
|
|
|
3886
3886
|
* @param ListAgentDependenciesRequest
|
|
3887
3887
|
* @return ListAgentDependenciesResponse
|
|
3888
3888
|
* @throws OciError when an error occurs
|
|
3889
|
-
* @example Click {@link https://docs.
|
|
3889
|
+
* @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.
|
|
3890
3890
|
*/
|
|
3891
3891
|
listAgentDependencies(listAgentDependenciesRequest) {
|
|
3892
3892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3958,7 +3958,7 @@ class OcbAgentSvcClient {
|
|
|
3958
3958
|
* @param ListAgentsRequest
|
|
3959
3959
|
* @return ListAgentsResponse
|
|
3960
3960
|
* @throws OciError when an error occurs
|
|
3961
|
-
* @example Click {@link https://docs.
|
|
3961
|
+
* @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.
|
|
3962
3962
|
*/
|
|
3963
3963
|
listAgents(listAgentsRequest) {
|
|
3964
3964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4030,7 +4030,7 @@ class OcbAgentSvcClient {
|
|
|
4030
4030
|
* @param ListApplianceImagesRequest
|
|
4031
4031
|
* @return ListApplianceImagesResponse
|
|
4032
4032
|
* @throws OciError when an error occurs
|
|
4033
|
-
* @example Click {@link https://docs.
|
|
4033
|
+
* @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.
|
|
4034
4034
|
*/
|
|
4035
4035
|
listApplianceImages(listApplianceImagesRequest) {
|
|
4036
4036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4099,7 +4099,7 @@ class OcbAgentSvcClient {
|
|
|
4099
4099
|
* @param ListEnvironmentsRequest
|
|
4100
4100
|
* @return ListEnvironmentsResponse
|
|
4101
4101
|
* @throws OciError when an error occurs
|
|
4102
|
-
* @example Click {@link https://docs.
|
|
4102
|
+
* @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.
|
|
4103
4103
|
*/
|
|
4104
4104
|
listEnvironments(listEnvironmentsRequest) {
|
|
4105
4105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4169,7 +4169,7 @@ class OcbAgentSvcClient {
|
|
|
4169
4169
|
* @param RemoveAgentDependencyRequest
|
|
4170
4170
|
* @return RemoveAgentDependencyResponse
|
|
4171
4171
|
* @throws OciError when an error occurs
|
|
4172
|
-
* @example Click {@link https://docs.
|
|
4172
|
+
* @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.
|
|
4173
4173
|
*/
|
|
4174
4174
|
removeAgentDependency(removeAgentDependencyRequest) {
|
|
4175
4175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4235,7 +4235,7 @@ class OcbAgentSvcClient {
|
|
|
4235
4235
|
* @param UpdateAgentRequest
|
|
4236
4236
|
* @return UpdateAgentResponse
|
|
4237
4237
|
* @throws OciError when an error occurs
|
|
4238
|
-
* @example Click {@link https://docs.
|
|
4238
|
+
* @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.
|
|
4239
4239
|
*/
|
|
4240
4240
|
updateAgent(updateAgentRequest) {
|
|
4241
4241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4301,7 +4301,7 @@ class OcbAgentSvcClient {
|
|
|
4301
4301
|
* @param UpdateAgentDependencyRequest
|
|
4302
4302
|
* @return UpdateAgentDependencyResponse
|
|
4303
4303
|
* @throws OciError when an error occurs
|
|
4304
|
-
* @example Click {@link https://docs.
|
|
4304
|
+
* @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.
|
|
4305
4305
|
*/
|
|
4306
4306
|
updateAgentDependency(updateAgentDependencyRequest) {
|
|
4307
4307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4363,7 +4363,7 @@ class OcbAgentSvcClient {
|
|
|
4363
4363
|
* @param UpdateEnvironmentRequest
|
|
4364
4364
|
* @return UpdateEnvironmentResponse
|
|
4365
4365
|
* @throws OciError when an error occurs
|
|
4366
|
-
* @example Click {@link https://docs.
|
|
4366
|
+
* @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.
|
|
4367
4367
|
*/
|
|
4368
4368
|
updateEnvironment(updateEnvironmentRequest) {
|
|
4369
4369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4429,7 +4429,7 @@ class OcbAgentSvcClient {
|
|
|
4429
4429
|
* @param UpdatePluginRequest
|
|
4430
4430
|
* @return UpdatePluginResponse
|
|
4431
4431
|
* @throws OciError when an error occurs
|
|
4432
|
-
* @example Click {@link https://docs.
|
|
4432
|
+
* @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.
|
|
4433
4433
|
*/
|
|
4434
4434
|
updatePlugin(updatePluginRequest) {
|
|
4435
4435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -72,7 +72,7 @@ export interface AgentDependencySummary {
|
|
|
72
72
|
"lifecycleDetails"?: string;
|
|
73
73
|
/**
|
|
74
74
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
75
|
-
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.
|
|
75
|
+
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
76
76
|
* Example: {@code {\"Department\": \"Finance\"}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
@@ -81,7 +81,7 @@ export interface AgentDependencySummary {
|
|
|
81
81
|
};
|
|
82
82
|
/**
|
|
83
83
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
84
|
-
* For more information, see [Resource Tags](https://docs.
|
|
84
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
85
85
|
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
@@ -92,7 +92,7 @@ export interface AgentDependencySummary {
|
|
|
92
92
|
};
|
|
93
93
|
/**
|
|
94
94
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
95
|
-
* For more information, see [Resource Tags](https://docs.
|
|
95
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
96
96
|
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
@@ -72,7 +72,7 @@ export interface AgentDependency {
|
|
|
72
72
|
"lifecycleDetails"?: string;
|
|
73
73
|
/**
|
|
74
74
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
75
|
-
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.
|
|
75
|
+
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
76
76
|
* Example: {@code {\"Department\": \"Finance\"}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
@@ -81,7 +81,7 @@ export interface AgentDependency {
|
|
|
81
81
|
};
|
|
82
82
|
/**
|
|
83
83
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
84
|
-
* For more information, see [Resource Tags](https://docs.
|
|
84
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
85
85
|
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
@@ -92,7 +92,7 @@ export interface AgentDependency {
|
|
|
92
92
|
};
|
|
93
93
|
/**
|
|
94
94
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
95
|
-
* For more information, see [Resource Tags](https://docs.
|
|
95
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
96
96
|
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
@@ -68,7 +68,7 @@ export interface AgentSummary {
|
|
|
68
68
|
"lifecycleDetails": string;
|
|
69
69
|
/**
|
|
70
70
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
71
|
-
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.
|
|
71
|
+
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
72
72
|
* Example: {@code {\"Department\": \"Finance\"}}
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
@@ -77,7 +77,7 @@ export interface AgentSummary {
|
|
|
77
77
|
};
|
|
78
78
|
/**
|
|
79
79
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
80
|
-
* For more information, see [Resource Tags](https://docs.
|
|
80
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
81
81
|
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
@@ -88,7 +88,7 @@ export interface AgentSummary {
|
|
|
88
88
|
};
|
|
89
89
|
/**
|
|
90
90
|
* The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces.
|
|
91
|
-
* For more information, see [Resource Tags](https://docs.
|
|
91
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
92
92
|
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
93
93
|
*
|
|
94
94
|
*/
|