oci-cloudbridge 2.102.1 → 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
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetAgentDependencyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAgentDependencyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetAgentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAgentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetAssetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAssetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetAssetSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAssetSourceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asset source.
|
|
20
20
|
*/
|
|
21
21
|
"assetSourceId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetDiscoveryScheduleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDiscoveryScheduleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the discovery schedule.
|
|
20
20
|
*/
|
|
21
21
|
"discoveryScheduleId": string;
|
|
22
22
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetEnvironmentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetEnvironmentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetInventoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetInventoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetPluginRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPluginRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ImportInventoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ImportInventoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListAgentDependenciesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentDependenciesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListAgentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListApplianceImagesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListApplianceImagesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 ListAssetSourceConnectionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListAssetSourceConnectionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asset source.
|
|
20
20
|
*/
|
|
21
21
|
"assetSourceId": string;
|
|
22
22
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListAssetSourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAssetSourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,7 +21,7 @@ export interface ListAssetSourcesRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asset source.
|
|
25
25
|
*/
|
|
26
26
|
"assetSourceId"?: string;
|
|
27
27
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListAssetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAssetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListDiscoverySchedulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDiscoverySchedulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,7 +21,7 @@ export interface ListDiscoverySchedulesRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the discovery schedule.
|
|
25
25
|
*/
|
|
26
26
|
"discoveryScheduleId"?: string;
|
|
27
27
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListEnvironmentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListEnvironmentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListHistoricalMetricsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListHistoricalMetricsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListInventoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListInventoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListSupportedCloudRegionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListSupportedCloudRegionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @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 RefreshAssetSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RefreshAssetSourceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asset source.
|
|
20
20
|
*/
|
|
21
21
|
"assetSourceId": string;
|
|
22
22
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 RemoveAgentDependencyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveAgentDependencyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 SubmitHistoricalMetricsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SubmitHistoricalMetricsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateAgentDependencyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentDependencyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateAgentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAssetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateAssetSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAssetSourceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asset source.
|
|
21
21
|
*/
|
|
22
22
|
"assetSourceId": string;
|
|
23
23
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateDiscoveryScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDiscoveryScheduleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,7 +21,7 @@ export interface UpdateDiscoveryScheduleRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"updateDiscoveryScheduleDetails": model.UpdateDiscoveryScheduleDetails;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the discovery schedule.
|
|
25
25
|
*/
|
|
26
26
|
"discoveryScheduleId": string;
|
|
27
27
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateEnvironmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateEnvironmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdateInventoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateInventoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @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 UpdatePluginRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdatePluginRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-cloudbridge",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.103.0",
|
|
4
4
|
"description": "OCI NodeJS client for Cloud Bridge Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.103.0",
|
|
19
|
+
"oci-workrequests": "2.103.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|