oci-fleetsoftwareupdate 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 +51 -45
- package/lib/client.js +53 -44
- package/lib/client.js.map +1 -1
- package/lib/model/create-fsu-action-details.d.ts +2 -2
- package/lib/model/create-fsu-collection-details.d.ts +2 -2
- package/lib/model/create-fsu-cycle-details.d.ts +2 -2
- package/lib/model/create-fsu-discovery-details.d.ts +2 -2
- package/lib/model/fsu-action-summary.d.ts +3 -3
- package/lib/model/fsu-action.d.ts +3 -3
- package/lib/model/fsu-collection-summary.d.ts +3 -3
- package/lib/model/fsu-collection.d.ts +3 -3
- package/lib/model/fsu-cycle-summary.d.ts +3 -3
- package/lib/model/fsu-cycle.d.ts +3 -3
- package/lib/model/fsu-discovery-summary.d.ts +3 -3
- package/lib/model/fsu-discovery.d.ts +3 -3
- package/lib/model/fsu-job-summary.d.ts +3 -3
- package/lib/model/fsu-job.d.ts +3 -3
- package/lib/model/update-fsu-action-details.d.ts +2 -2
- package/lib/model/update-fsu-collection-details.d.ts +2 -2
- package/lib/model/update-fsu-cycle-details.d.ts +2 -2
- package/lib/model/update-fsu-discovery-details.d.ts +2 -2
- package/lib/model/update-fsu-job-details.d.ts +2 -2
- package/lib/request/abort-fsu-discovery-request.d.ts +2 -2
- package/lib/request/add-fsu-collection-targets-request.d.ts +2 -2
- package/lib/request/cancel-fsu-action-request.d.ts +2 -2
- package/lib/request/change-fsu-action-compartment-request.d.ts +2 -2
- package/lib/request/change-fsu-collection-compartment-request.d.ts +2 -2
- package/lib/request/change-fsu-cycle-compartment-request.d.ts +2 -2
- package/lib/request/change-fsu-discovery-compartment-request.d.ts +2 -2
- package/lib/request/clone-fsu-cycle-request.d.ts +1 -1
- package/lib/request/create-fsu-action-request.d.ts +1 -1
- package/lib/request/create-fsu-collection-request.d.ts +1 -1
- package/lib/request/create-fsu-cycle-request.d.ts +1 -1
- package/lib/request/create-fsu-discovery-request.d.ts +1 -1
- package/lib/request/delete-fsu-action-request.d.ts +2 -2
- package/lib/request/delete-fsu-collection-request.d.ts +2 -2
- package/lib/request/delete-fsu-cycle-request.d.ts +2 -2
- package/lib/request/delete-fsu-discovery-request.d.ts +2 -2
- package/lib/request/delete-fsu-job-request.d.ts +2 -2
- package/lib/request/get-fsu-action-output-content-request.d.ts +1 -1
- package/lib/request/get-fsu-action-request.d.ts +1 -1
- package/lib/request/get-fsu-collection-request.d.ts +1 -1
- package/lib/request/get-fsu-cycle-request.d.ts +1 -1
- package/lib/request/get-fsu-discovery-request.d.ts +1 -1
- package/lib/request/get-fsu-job-output-content-request.d.ts +1 -1
- package/lib/request/get-fsu-job-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-fsu-actions-request.d.ts +2 -2
- package/lib/request/list-fsu-collection-targets-request.d.ts +2 -2
- package/lib/request/list-fsu-collections-request.d.ts +2 -2
- package/lib/request/list-fsu-cycles-request.d.ts +2 -2
- package/lib/request/list-fsu-discoveries-request.d.ts +2 -2
- package/lib/request/list-fsu-discovery-targets-request.d.ts +2 -2
- package/lib/request/list-fsu-job-outputs-request.d.ts +2 -2
- package/lib/request/list-fsu-jobs-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/remove-fsu-collection-targets-request.d.ts +2 -2
- package/lib/request/resume-fsu-action-request.d.ts +2 -2
- package/lib/request/retry-fsu-job-request.d.ts +2 -2
- package/lib/request/update-fsu-action-request.d.ts +2 -2
- package/lib/request/update-fsu-collection-request.d.ts +2 -2
- package/lib/request/update-fsu-cycle-request.d.ts +2 -2
- package/lib/request/update-fsu-discovery-request.d.ts +2 -2
- package/lib/request/update-fsu-job-request.d.ts +2 -2
- package/lib/response/clone-fsu-cycle-response.d.ts +1 -1
- package/lib/response/create-fsu-action-response.d.ts +1 -1
- package/lib/response/create-fsu-collection-response.d.ts +1 -1
- package/lib/response/create-fsu-cycle-response.d.ts +1 -1
- package/lib/response/create-fsu-discovery-response.d.ts +1 -1
- package/lib/response/get-fsu-action-response.d.ts +1 -1
- package/lib/response/get-fsu-collection-response.d.ts +1 -1
- package/lib/response/get-fsu-cycle-response.d.ts +1 -1
- package/lib/response/get-fsu-discovery-response.d.ts +1 -1
- package/lib/response/get-fsu-job-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-fsu-actions-response.d.ts +1 -1
- package/lib/response/list-fsu-collection-targets-response.d.ts +1 -1
- package/lib/response/list-fsu-collections-response.d.ts +1 -1
- package/lib/response/list-fsu-cycles-response.d.ts +1 -1
- package/lib/response/list-fsu-discoveries-response.d.ts +1 -1
- package/lib/response/list-fsu-discovery-targets-response.d.ts +1 -1
- package/lib/response/list-fsu-job-outputs-response.d.ts +1 -1
- package/lib/response/list-fsu-jobs-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/update-fsu-job-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -63,7 +63,7 @@ export interface FsuDiscoverySummary {
|
|
|
63
63
|
"lifecycleDetails"?: string;
|
|
64
64
|
/**
|
|
65
65
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
66
|
-
* Example:
|
|
66
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
69
|
"freeformTags"?: {
|
|
@@ -71,7 +71,7 @@ export interface FsuDiscoverySummary {
|
|
|
71
71
|
};
|
|
72
72
|
/**
|
|
73
73
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
74
|
-
* Example:
|
|
74
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
"definedTags"?: {
|
|
@@ -81,7 +81,7 @@ export interface FsuDiscoverySummary {
|
|
|
81
81
|
};
|
|
82
82
|
/**
|
|
83
83
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
84
|
-
* Example:
|
|
84
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
"systemTags"?: {
|
|
@@ -66,7 +66,7 @@ export interface FsuDiscovery {
|
|
|
66
66
|
"lifecycleDetails"?: string;
|
|
67
67
|
/**
|
|
68
68
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
69
|
-
* Example:
|
|
69
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"freeformTags"?: {
|
|
@@ -74,7 +74,7 @@ export interface FsuDiscovery {
|
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
77
|
-
* Example:
|
|
77
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
78
78
|
*
|
|
79
79
|
*/
|
|
80
80
|
"definedTags"?: {
|
|
@@ -84,7 +84,7 @@ export interface FsuDiscovery {
|
|
|
84
84
|
};
|
|
85
85
|
/**
|
|
86
86
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
87
|
-
* Example:
|
|
87
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"systemTags"?: {
|
|
@@ -71,7 +71,7 @@ export interface FsuJobSummary {
|
|
|
71
71
|
"lifecycleDetails"?: string;
|
|
72
72
|
/**
|
|
73
73
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
74
|
-
* Example:
|
|
74
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
"freeformTags"?: {
|
|
@@ -79,7 +79,7 @@ export interface FsuJobSummary {
|
|
|
79
79
|
};
|
|
80
80
|
/**
|
|
81
81
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
82
|
-
* Example:
|
|
82
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
"definedTags"?: {
|
|
@@ -89,7 +89,7 @@ export interface FsuJobSummary {
|
|
|
89
89
|
};
|
|
90
90
|
/**
|
|
91
91
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
92
|
-
* Example:
|
|
92
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
"systemTags"?: {
|
package/lib/model/fsu-job.d.ts
CHANGED
|
@@ -72,7 +72,7 @@ export interface FsuJob {
|
|
|
72
72
|
"lifecycleDetails"?: string;
|
|
73
73
|
/**
|
|
74
74
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
75
|
-
* Example:
|
|
75
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"freeformTags"?: {
|
|
@@ -80,7 +80,7 @@ export interface FsuJob {
|
|
|
80
80
|
};
|
|
81
81
|
/**
|
|
82
82
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
83
|
-
* Example:
|
|
83
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"definedTags"?: {
|
|
@@ -90,7 +90,7 @@ export interface FsuJob {
|
|
|
90
90
|
};
|
|
91
91
|
/**
|
|
92
92
|
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
93
|
-
* Example:
|
|
93
|
+
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
"systemTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateFsuActionDetails {
|
|
|
24
24
|
"displayName"?: string;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateFsuActionDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateFsuCollectionDetails {
|
|
|
24
24
|
"displayName"?: string;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateFsuCollectionDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateFsuCycleDetails {
|
|
|
27
27
|
"batchingStrategy"?: model.UpdateSequentialBatchingStrategyDetails | model.UpdateNonRollingBatchingStrategyDetails | model.UpdateServiceAvailabilityFactorBatchingStrategyDetails | model.UpdateFiftyFiftyBatchingStrategyDetails | model.NoneBatchingStrategyDetails;
|
|
28
28
|
/**
|
|
29
29
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
30
|
-
* Example:
|
|
30
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"freeformTags"?: {
|
|
@@ -35,7 +35,7 @@ export interface UpdateFsuCycleDetails {
|
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
37
37
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
38
|
-
* Example:
|
|
38
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateFsuDiscoveryDetails {
|
|
|
24
24
|
"displayName"?: string;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateFsuDiscoveryDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateFsuJobDetails {
|
|
|
24
24
|
"displayName"?: string;
|
|
25
25
|
/**
|
|
26
26
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateFsuJobDetails {
|
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
34
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -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/fleetsoftwareupdate/AbortFsuDiscovery.ts.html |here} to see how to use AbortFsuDiscoveryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AbortFsuDiscoveryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface AbortFsuDiscoveryRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuDiscoveryId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* 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/fleetsoftwareupdate/AddFsuCollectionTargets.ts.html |here} to see how to use AddFsuCollectionTargetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddFsuCollectionTargetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface AddFsuCollectionTargetsRequest extends common.BaseRequest {
|
|
|
28
28
|
"addFsuCollectionTargetsDetails": model.AddFsuCollectionTargetsDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* 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/fleetsoftwareupdate/CancelFsuAction.ts.html |here} to see how to use CancelFsuActionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelFsuActionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface CancelFsuActionRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuActionId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* 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/fleetsoftwareupdate/ChangeFsuActionCompartment.ts.html |here} to see how to use ChangeFsuActionCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFsuActionCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ChangeFsuActionCompartmentRequest extends common.BaseRequest {
|
|
|
28
28
|
"changeFsuActionCompartmentDetails": model.ChangeFsuActionCompartmentDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* 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/fleetsoftwareupdate/ChangeFsuCollectionCompartment.ts.html |here} to see how to use ChangeFsuCollectionCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFsuCollectionCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ChangeFsuCollectionCompartmentRequest extends common.BaseReques
|
|
|
28
28
|
"changeFsuCollectionCompartmentDetails": model.ChangeFsuCollectionCompartmentDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* 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/fleetsoftwareupdate/ChangeFsuCycleCompartment.ts.html |here} to see how to use ChangeFsuCycleCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFsuCycleCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ChangeFsuCycleCompartmentRequest extends common.BaseRequest {
|
|
|
28
28
|
"changeFsuCycleCompartmentDetails": model.ChangeFsuCycleCompartmentDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* 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/fleetsoftwareupdate/ChangeFsuDiscoveryCompartment.ts.html |here} to see how to use ChangeFsuDiscoveryCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFsuDiscoveryCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ChangeFsuDiscoveryCompartmentRequest extends common.BaseRequest
|
|
|
28
28
|
"changeFsuDiscoveryCompartmentDetails": model.ChangeFsuDiscoveryCompartmentDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
31
|
-
* for a resource, set the
|
|
31
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
32
32
|
* etag from a previous GET or POST response for that resource.
|
|
33
33
|
* The resource will be updated or deleted only if the etag you
|
|
34
34
|
* 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/fleetsoftwareupdate/CloneFsuCycle.ts.html |here} to see how to use CloneFsuCycleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CloneFsuCycleRequest 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/fleetsoftwareupdate/CreateFsuAction.ts.html |here} to see how to use CreateFsuActionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFsuActionRequest 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/fleetsoftwareupdate/CreateFsuCollection.ts.html |here} to see how to use CreateFsuCollectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFsuCollectionRequest 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/fleetsoftwareupdate/CreateFsuCycle.ts.html |here} to see how to use CreateFsuCycleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFsuCycleRequest 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/fleetsoftwareupdate/CreateFsuDiscovery.ts.html |here} to see how to use CreateFsuDiscoveryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFsuDiscoveryRequest 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/fleetsoftwareupdate/DeleteFsuAction.ts.html |here} to see how to use DeleteFsuActionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFsuActionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface DeleteFsuActionRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuActionId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* 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/fleetsoftwareupdate/DeleteFsuCollection.ts.html |here} to see how to use DeleteFsuCollectionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFsuCollectionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface DeleteFsuCollectionRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuCollectionId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* 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/fleetsoftwareupdate/DeleteFsuCycle.ts.html |here} to see how to use DeleteFsuCycleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFsuCycleRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface DeleteFsuCycleRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuCycleId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* 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/fleetsoftwareupdate/DeleteFsuDiscovery.ts.html |here} to see how to use DeleteFsuDiscoveryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFsuDiscoveryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface DeleteFsuDiscoveryRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuDiscoveryId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
25
|
-
* for a resource, set the
|
|
25
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
26
26
|
* etag from a previous GET or POST response for that resource.
|
|
27
27
|
* The resource will be updated or deleted only if the etag you
|
|
28
28
|
* 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/fleetsoftwareupdate/DeleteFsuJob.ts.html |here} to see how to use DeleteFsuJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFsuJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,7 +27,7 @@ export interface DeleteFsuJobRequest extends common.BaseRequest {
|
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
30
|
-
* for a resource, set the
|
|
30
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
31
31
|
* etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you
|
|
33
33
|
* 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/fleetsoftwareupdate/GetFsuActionOutputContent.ts.html |here} to see how to use GetFsuActionOutputContentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuActionOutputContentRequest 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/fleetsoftwareupdate/GetFsuAction.ts.html |here} to see how to use GetFsuActionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuActionRequest 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/fleetsoftwareupdate/GetFsuCollection.ts.html |here} to see how to use GetFsuCollectionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuCollectionRequest 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/fleetsoftwareupdate/GetFsuCycle.ts.html |here} to see how to use GetFsuCycleRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuCycleRequest 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/fleetsoftwareupdate/GetFsuDiscovery.ts.html |here} to see how to use GetFsuDiscoveryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuDiscoveryRequest 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/fleetsoftwareupdate/GetFsuJobOutputContent.ts.html |here} to see how to use GetFsuJobOutputContentRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuJobOutputContentRequest 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/fleetsoftwareupdate/GetFsuJob.ts.html |here} to see how to use GetFsuJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFsuJobRequest 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/fleetsoftwareupdate/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.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/fleetsoftwareupdate/ListFsuActions.ts.html |here} to see how to use ListFsuActionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuActionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -47,7 +47,7 @@ export interface ListFsuActionsRequest extends common.BaseRequest {
|
|
|
47
47
|
"limit"?: number;
|
|
48
48
|
/**
|
|
49
49
|
* A token representing the position at which to start retrieving results.
|
|
50
|
-
* This must come from the
|
|
50
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"page"?: string;
|
|
@@ -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/fleetsoftwareupdate/ListFsuCollectionTargets.ts.html |here} to see how to use ListFsuCollectionTargetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuCollectionTargetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -42,7 +42,7 @@ export interface ListFsuCollectionTargetsRequest extends common.BaseRequest {
|
|
|
42
42
|
"limit"?: number;
|
|
43
43
|
/**
|
|
44
44
|
* A token representing the position at which to start retrieving results.
|
|
45
|
-
* This must come from the
|
|
45
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"page"?: string;
|
|
@@ -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/fleetsoftwareupdate/ListFsuCollections.ts.html |here} to see how to use ListFsuCollectionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuCollectionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -42,7 +42,7 @@ export interface ListFsuCollectionsRequest extends common.BaseRequest {
|
|
|
42
42
|
"limit"?: number;
|
|
43
43
|
/**
|
|
44
44
|
* A token representing the position at which to start retrieving results.
|
|
45
|
-
* This must come from the
|
|
45
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"page"?: string;
|