oci-cloudbridge 2.76.1 → 2.77.1
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 +80 -62
- package/lib/client.js +91 -58
- package/lib/client.js.map +1 -1
- 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
|
@@ -25,7 +25,7 @@ export interface UpdateAssetDetails {
|
|
|
25
25
|
/**
|
|
26
26
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
27
27
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
28
|
-
* Example:
|
|
28
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"freeformTags"?: {
|
|
@@ -34,7 +34,7 @@ export interface UpdateAssetDetails {
|
|
|
34
34
|
/**
|
|
35
35
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
36
36
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
37
|
-
* Example:
|
|
37
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"definedTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateAssetSourceDetails {
|
|
|
27
27
|
/**
|
|
28
28
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
29
29
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"freeformTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface UpdateAssetSourceDetails {
|
|
|
36
36
|
/**
|
|
37
37
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
38
38
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"definedTags"?: {
|
|
@@ -47,7 +47,7 @@ export interface UpdateAssetSourceDetails {
|
|
|
47
47
|
/**
|
|
48
48
|
* 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.
|
|
49
49
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code {orcl-cloud: {free-tier-retain: true}}}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"systemTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateDiscoveryScheduleDetails {
|
|
|
27
27
|
/**
|
|
28
28
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
29
29
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"freeformTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface UpdateDiscoveryScheduleDetails {
|
|
|
36
36
|
/**
|
|
37
37
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
38
38
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
39
|
-
* Example:
|
|
39
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"definedTags"?: {
|
|
@@ -21,7 +21,7 @@ export interface UpdateEnvironmentDetails {
|
|
|
21
21
|
/**
|
|
22
22
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
23
23
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"freeformTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateEnvironmentDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
@@ -21,7 +21,7 @@ export interface UpdateInventoryDetails {
|
|
|
21
21
|
/**
|
|
22
22
|
* The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no
|
|
23
23
|
* predefined name, type, or namespace/scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
24
|
-
* Example:
|
|
24
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"freeformTags"?: {
|
|
@@ -30,7 +30,7 @@ export interface UpdateInventoryDetails {
|
|
|
30
30
|
/**
|
|
31
31
|
* The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces.
|
|
32
32
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
33
|
-
* Example:
|
|
33
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
@@ -16,7 +16,7 @@ import * as model from "../model";
|
|
|
16
16
|
*/
|
|
17
17
|
export interface UpdateVmWareAssetSourceDetails extends model.UpdateAssetSourceDetails {
|
|
18
18
|
/**
|
|
19
|
-
* Endpoint for VMware asset discovery and replication in the form of
|
|
19
|
+
* Endpoint for VMware asset discovery and replication in the form of {@code https://<host>:<port>/sdk}
|
|
20
20
|
*/
|
|
21
21
|
"vcenterEndpoint"?: string;
|
|
22
22
|
"discoveryCredentials"?: model.AssetSourceCredentials;
|
|
@@ -16,7 +16,7 @@ import * as model from "../model";
|
|
|
16
16
|
*/
|
|
17
17
|
export interface VmWareAssetSourceSummary extends model.AssetSourceSummary {
|
|
18
18
|
/**
|
|
19
|
-
* Endpoint for VMware asset discovery and replication in the form of
|
|
19
|
+
* Endpoint for VMware asset discovery and replication in the form of {@code https://<host>:<port>/sdk}
|
|
20
20
|
*/
|
|
21
21
|
"vcenterEndpoint": string;
|
|
22
22
|
"type": string;
|
|
@@ -16,7 +16,7 @@ import * as model from "../model";
|
|
|
16
16
|
*/
|
|
17
17
|
export interface VmWareAssetSource extends model.AssetSource {
|
|
18
18
|
/**
|
|
19
|
-
* Endpoint for VMware asset discovery and replication in the form of
|
|
19
|
+
* Endpoint for VMware asset discovery and replication in the form of {@code https://<host>:<port>/sdk}
|
|
20
20
|
*/
|
|
21
21
|
"vcenterEndpoint": string;
|
|
22
22
|
"discoveryCredentials": model.AssetSourceCredentials;
|
|
@@ -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.1/cloudbridge/AddAgentDependency.ts.html |here} to see how to use AddAgentDependencyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddAgentDependencyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface AddAgentDependencyRequest extends common.BaseRequest {
|
|
|
26
26
|
"addAgentDependencyDetails": model.AddAgentDependencyDetails;
|
|
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.1/cloudbridge/AnalyzeAssets.ts.html |here} to see how to use AnalyzeAssetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AnalyzeAssetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface AnalyzeAssetsRequest 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
|
/**
|
|
@@ -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.1/cloudbridge/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
|
21
21
|
"workRequestId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* 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.1/cloudbridge/ChangeAgentCompartment.ts.html |here} to see how to use ChangeAgentCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAgentCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeAgentCompartmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeAgentCompartmentDetails": model.ChangeAgentCompartmentDetails;
|
|
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.1/cloudbridge/ChangeAgentDependencyCompartment.ts.html |here} to see how to use ChangeAgentDependencyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAgentDependencyCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeAgentDependencyCompartmentRequest extends common.BaseRequ
|
|
|
26
26
|
"changeAgentDependencyCompartmentDetails": model.ChangeAgentDependencyCompartmentDetails;
|
|
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.1/cloudbridge/ChangeAssetCompartment.ts.html |here} to see how to use ChangeAssetCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAssetCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeAssetCompartmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeAssetCompartmentDetails": model.ChangeAssetCompartmentDetails;
|
|
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.1/cloudbridge/ChangeAssetSourceCompartment.ts.html |here} to see how to use ChangeAssetSourceCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAssetSourceCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeAssetSourceCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeAssetSourceCompartmentDetails": model.ChangeAssetSourceCompartmentDetails;
|
|
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.1/cloudbridge/ChangeAssetTags.ts.html |here} to see how to use ChangeAssetTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeAssetTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeAssetTagsRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeAssetTagsDetails": model.ChangeAssetTagsDetails;
|
|
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.1/cloudbridge/ChangeDiscoveryScheduleCompartment.ts.html |here} to see how to use ChangeDiscoveryScheduleCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeDiscoveryScheduleCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeDiscoveryScheduleCompartmentRequest extends common.BaseRe
|
|
|
26
26
|
"changeDiscoveryScheduleCompartmentDetails": model.ChangeDiscoveryScheduleCompartmentDetails;
|
|
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.1/cloudbridge/ChangeEnvironmentCompartment.ts.html |here} to see how to use ChangeEnvironmentCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeEnvironmentCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeEnvironmentCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeEnvironmentCompartmentDetails": model.ChangeEnvironmentCompartmentDetails;
|
|
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.1/cloudbridge/CreateAgentDependency.ts.html |here} to see how to use CreateAgentDependencyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAgentDependencyRequest 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.1/cloudbridge/CreateAgent.ts.html |here} to see how to use CreateAgentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAgentRequest 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.1/cloudbridge/CreateAsset.ts.html |here} to see how to use CreateAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAssetRequest 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.1/cloudbridge/CreateAssetSource.ts.html |here} to see how to use CreateAssetSourceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateAssetSourceRequest 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.1/cloudbridge/CreateDiscoverySchedule.ts.html |here} to see how to use CreateDiscoveryScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDiscoveryScheduleRequest 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.1/cloudbridge/CreateEnvironment.ts.html |here} to see how to use CreateEnvironmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateEnvironmentRequest 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.1/cloudbridge/CreateInventory.ts.html |here} to see how to use CreateInventoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateInventoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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.1/cloudbridge/DeleteAgentDependency.ts.html |here} to see how to use DeleteAgentDependencyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteAgentDependencyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteAgentDependencyRequest extends common.BaseRequest {
|
|
|
21
21
|
"agentDependencyId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/cloudbridge/DeleteAgent.ts.html |here} to see how to use DeleteAgentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteAgentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteAgentRequest extends common.BaseRequest {
|
|
|
21
21
|
"agentId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/cloudbridge/DeleteAsset.ts.html |here} to see how to use DeleteAssetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteAssetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteAssetRequest extends common.BaseRequest {
|
|
|
21
21
|
"assetId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/cloudbridge/DeleteAssetSource.ts.html |here} to see how to use DeleteAssetSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteAssetSourceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteAssetSourceRequest extends common.BaseRequest {
|
|
|
21
21
|
"assetSourceId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/cloudbridge/DeleteDiscoverySchedule.ts.html |here} to see how to use DeleteDiscoveryScheduleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDiscoveryScheduleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteDiscoveryScheduleRequest extends common.BaseRequest {
|
|
|
21
21
|
"discoveryScheduleId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/cloudbridge/DeleteEnvironment.ts.html |here} to see how to use DeleteEnvironmentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteEnvironmentRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteEnvironmentRequest extends common.BaseRequest {
|
|
|
21
21
|
"environmentId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/cloudbridge/DeleteInventory.ts.html |here} to see how to use DeleteInventoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteInventoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteInventoryRequest extends common.BaseRequest {
|
|
|
21
21
|
"inventoryId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you
|
|
27
27
|
* provide matches the resource's current etag value.
|
|
@@ -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.1/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.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.1/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.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.1/cloudbridge/GetAsset.ts.html |here} to see how to use GetAssetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAssetRequest 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.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.1/cloudbridge/GetAssetSource.ts.html |here} to see how to use GetAssetSourceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetAssetSourceRequest 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.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.1/cloudbridge/GetDiscoverySchedule.ts.html |here} to see how to use GetDiscoveryScheduleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDiscoveryScheduleRequest 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.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.1/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.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.1/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.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.1/cloudbridge/GetPlugin.ts.html |here} to see how to use GetPluginRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPluginRequest extends common.BaseRequest {
|
|
18
18
|
/**
|