oci-cloudbridge 2.76.1 → 2.77.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 +58 -58
- package/lib/client.js +58 -58
- 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-credentials.d.ts +2 -2
- package/lib/model/asset-source-summary.d.ts +3 -3
- package/lib/model/asset-source.d.ts +3 -3
- package/lib/model/asset-summary.d.ts +3 -3
- package/lib/model/asset.d.ts +3 -3
- package/lib/model/change-asset-tags-details.d.ts +2 -2
- 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 +3 -3
- package/lib/model/create-discovery-schedule-details.d.ts +2 -2
- package/lib/model/create-environment-details.d.ts +2 -2
- package/lib/model/create-inventory-details.d.ts +2 -2
- package/lib/model/create-vm-ware-asset-source-details.d.ts +1 -1
- package/lib/model/discovery-schedule-summary.d.ts +3 -3
- package/lib/model/discovery-schedule.d.ts +3 -3
- 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/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 +3 -3
- 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/update-vm-ware-asset-source-details.d.ts +1 -1
- package/lib/model/vm-ware-asset-source-summary.d.ts +1 -1
- package/lib/model/vm-ware-asset-source.d.ts +1 -1
- package/lib/request/add-agent-dependency-request.d.ts +2 -2
- package/lib/request/analyze-assets-request.d.ts +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-agent-compartment-request.d.ts +2 -2
- package/lib/request/change-agent-dependency-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-source-compartment-request.d.ts +2 -2
- package/lib/request/change-asset-tags-request.d.ts +2 -2
- package/lib/request/change-discovery-schedule-compartment-request.d.ts +2 -2
- package/lib/request/change-environment-compartment-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/delete-agent-request.d.ts +2 -2
- package/lib/request/delete-asset-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/delete-inventory-request.d.ts +2 -2
- 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 +1 -1
- package/lib/request/get-discovery-schedule-request.d.ts +1 -1
- 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 +2 -2
- package/lib/request/list-agents-request.d.ts +2 -2
- package/lib/request/list-appliance-images-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/list-discovery-schedules-request.d.ts +2 -2
- package/lib/request/list-environments-request.d.ts +2 -2
- package/lib/request/list-historical-metrics-request.d.ts +2 -2
- package/lib/request/list-inventories-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/refresh-asset-source-request.d.ts +1 -1
- package/lib/request/remove-agent-dependency-request.d.ts +2 -2
- package/lib/request/submit-historical-metrics-request.d.ts +2 -2
- package/lib/request/update-agent-dependency-request.d.ts +2 -2
- package/lib/request/update-agent-request.d.ts +2 -2
- package/lib/request/update-asset-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/update-inventory-request.d.ts +2 -2
- package/lib/request/update-plugin-request.d.ts +2 -2
- package/lib/response/add-agent-dependency-response.d.ts +1 -1
- package/lib/response/analyze-assets-response.d.ts +1 -1
- package/lib/response/change-asset-tags-response.d.ts +1 -1
- package/lib/response/create-agent-response.d.ts +1 -1
- package/lib/response/create-asset-response.d.ts +1 -1
- package/lib/response/create-asset-source-response.d.ts +1 -1
- package/lib/response/create-discovery-schedule-response.d.ts +1 -1
- package/lib/response/create-environment-response.d.ts +1 -1
- package/lib/response/get-agent-dependency-response.d.ts +1 -1
- package/lib/response/get-agent-response.d.ts +1 -1
- package/lib/response/get-asset-response.d.ts +1 -1
- package/lib/response/get-asset-source-response.d.ts +1 -1
- package/lib/response/get-discovery-schedule-response.d.ts +1 -1
- package/lib/response/get-environment-response.d.ts +1 -1
- package/lib/response/get-inventory-response.d.ts +1 -1
- package/lib/response/get-plugin-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-agent-dependencies-response.d.ts +1 -1
- package/lib/response/list-agents-response.d.ts +1 -1
- package/lib/response/list-appliance-images-response.d.ts +1 -1
- package/lib/response/list-asset-source-connections-response.d.ts +1 -1
- package/lib/response/list-asset-sources-response.d.ts +1 -1
- package/lib/response/list-assets-response.d.ts +1 -1
- package/lib/response/list-discovery-schedules-response.d.ts +1 -1
- package/lib/response/list-environments-response.d.ts +1 -1
- package/lib/response/list-historical-metrics-response.d.ts +1 -1
- package/lib/response/list-inventories-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/remove-agent-dependency-response.d.ts +1 -1
- package/lib/response/submit-historical-metrics-response.d.ts +1 -1
- package/lib/response/update-agent-response.d.ts +1 -1
- package/lib/response/update-asset-response.d.ts +1 -1
- package/lib/response/update-discovery-schedule-response.d.ts +1 -1
- package/lib/response/update-environment-response.d.ts +1 -1
- package/lib/response/update-inventory-response.d.ts +1 -1
- package/lib/response/update-plugin-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListAgentDependencies.ts.html |here} to see how to use ListAgentDependenciesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentDependenciesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -41,7 +41,7 @@ export interface ListAgentDependenciesRequest extends common.BaseRequest {
|
|
|
41
41
|
*/
|
|
42
42
|
"limit"?: number;
|
|
43
43
|
/**
|
|
44
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
44
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
45
45
|
*/
|
|
46
46
|
"page"?: string;
|
|
47
47
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListAgents.ts.html |here} to see how to use ListAgentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -41,7 +41,7 @@ export interface ListAgentsRequest extends common.BaseRequest {
|
|
|
41
41
|
*/
|
|
42
42
|
"limit"?: number;
|
|
43
43
|
/**
|
|
44
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
44
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
45
45
|
*/
|
|
46
46
|
"page"?: string;
|
|
47
47
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListApplianceImages.ts.html |here} to see how to use ListApplianceImagesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListApplianceImagesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -33,7 +33,7 @@ export interface ListApplianceImagesRequest extends common.BaseRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
"limit"?: number;
|
|
35
35
|
/**
|
|
36
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
36
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
37
37
|
*/
|
|
38
38
|
"page"?: string;
|
|
39
39
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListAssetSourceConnections.ts.html |here} to see how to use ListAssetSourceConnectionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListAssetSourceConnectionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,7 +24,7 @@ export interface ListAssetSourceConnectionsRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"limit"?: number;
|
|
26
26
|
/**
|
|
27
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
27
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
28
28
|
*/
|
|
29
29
|
"page"?: string;
|
|
30
30
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListAssetSources.ts.html |here} to see how to use ListAssetSourcesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAssetSourcesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -46,7 +46,7 @@ export interface ListAssetSourcesRequest extends common.BaseRequest {
|
|
|
46
46
|
*/
|
|
47
47
|
"limit"?: number;
|
|
48
48
|
/**
|
|
49
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
49
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
50
50
|
*/
|
|
51
51
|
"page"?: string;
|
|
52
52
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListAssets.ts.html |here} to see how to use ListAssetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAssetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListAssetsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"limit"?: number;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListDiscoverySchedules.ts.html |here} to see how to use ListDiscoverySchedulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDiscoverySchedulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -46,7 +46,7 @@ export interface ListDiscoverySchedulesRequest extends common.BaseRequest {
|
|
|
46
46
|
*/
|
|
47
47
|
"limit"?: number;
|
|
48
48
|
/**
|
|
49
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
49
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
50
50
|
*/
|
|
51
51
|
"page"?: string;
|
|
52
52
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListEnvironments.ts.html |here} to see how to use ListEnvironmentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListEnvironmentsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface ListEnvironmentsRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"limit"?: number;
|
|
39
39
|
/**
|
|
40
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
40
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListHistoricalMetrics.ts.html |here} to see how to use ListHistoricalMetricsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListHistoricalMetricsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListHistoricalMetricsRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"limit"?: number;
|
|
31
31
|
/**
|
|
32
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
32
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
33
33
|
*/
|
|
34
34
|
"page"?: string;
|
|
35
35
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListInventories.ts.html |here} to see how to use ListInventoriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListInventoriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ListInventoriesRequest extends common.BaseRequest {
|
|
|
34
34
|
*/
|
|
35
35
|
"limit"?: number;
|
|
36
36
|
/**
|
|
37
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
37
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
38
38
|
*/
|
|
39
39
|
"page"?: string;
|
|
40
40
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"opcRequestId"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"opcRequestId"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
29
|
*/
|
|
30
30
|
"page"?: string;
|
|
31
31
|
/**
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"opcRequestId"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* A token representing the position at which to start retrieving results. This must come from the
|
|
40
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
41
41
|
*/
|
|
42
42
|
"page"?: string;
|
|
43
43
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/RefreshAssetSource.ts.html |here} to see how to use RefreshAssetSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RefreshAssetSourceRequest 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/RemoveAgentDependency.ts.html |here} to see how to use RemoveAgentDependencyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveAgentDependencyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface RemoveAgentDependencyRequest extends common.BaseRequest {
|
|
|
26
26
|
"removeAgentDependencyDetails": model.RemoveAgentDependencyDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/SubmitHistoricalMetrics.ts.html |here} to see how to use SubmitHistoricalMetricsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SubmitHistoricalMetricsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface SubmitHistoricalMetricsRequest extends common.BaseRequest {
|
|
|
26
26
|
"assetId": string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateAgentDependency.ts.html |here} to see how to use UpdateAgentDependencyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentDependencyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateAgentDependencyRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateAgentDependencyDetails": model.UpdateAgentDependencyDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateAgent.ts.html |here} to see how to use UpdateAgentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAgentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateAgentRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateAgentDetails": model.UpdateAgentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateAsset.ts.html |here} to see how to use UpdateAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAssetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateAssetRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateAssetDetails": model.UpdateVmAssetDetails | model.UpdateVmwareVmAssetDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateAssetSource.ts.html |here} to see how to use UpdateAssetSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAssetSourceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateAssetSourceRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateAssetSourceDetails": model.UpdateVmWareAssetSourceDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateDiscoverySchedule.ts.html |here} to see how to use UpdateDiscoveryScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDiscoveryScheduleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateDiscoveryScheduleRequest extends common.BaseRequest {
|
|
|
26
26
|
"discoveryScheduleId": string;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateEnvironment.ts.html |here} to see how to use UpdateEnvironmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateEnvironmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateEnvironmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateEnvironmentDetails": model.UpdateEnvironmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdateInventory.ts.html |here} to see how to use UpdateInventoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateInventoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateInventoryRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateInventoryDetails": model.UpdateInventoryDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudbridge/UpdatePlugin.ts.html |here} to see how to use UpdatePluginRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdatePluginRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface UpdatePluginRequest extends common.BaseRequest {
|
|
|
30
30
|
"updatePluginDetails": model.UpdatePluginDetails;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* etag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the etag you
|
|
36
36
|
* provide matches the resource's current etag value.
|
|
@@ -20,7 +20,7 @@ export interface AnalyzeAssetsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|