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
|
@@ -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/ListFsuCycles.ts.html |here} to see how to use ListFsuCyclesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuCyclesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -52,7 +52,7 @@ export interface ListFsuCyclesRequest extends common.BaseRequest {
|
|
|
52
52
|
"limit"?: number;
|
|
53
53
|
/**
|
|
54
54
|
* A token representing the position at which to start retrieving results.
|
|
55
|
-
* This must come from the
|
|
55
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"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/ListFsuDiscoveries.ts.html |here} to see how to use ListFsuDiscoveriesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuDiscoveriesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,7 +37,7 @@ export interface ListFsuDiscoveriesRequest extends common.BaseRequest {
|
|
|
37
37
|
"limit"?: number;
|
|
38
38
|
/**
|
|
39
39
|
* A token representing the position at which to start retrieving results.
|
|
40
|
-
* This must come from the
|
|
40
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"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/ListFsuDiscoveryTargets.ts.html |here} to see how to use ListFsuDiscoveryTargetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuDiscoveryTargetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -42,7 +42,7 @@ export interface ListFsuDiscoveryTargetsRequest 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;
|
|
@@ -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/ListFsuJobOutputs.ts.html |here} to see how to use ListFsuJobOutputsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListFsuJobOutputsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ListFsuJobOutputsRequest extends common.BaseRequest {
|
|
|
31
31
|
"limit"?: number;
|
|
32
32
|
/**
|
|
33
33
|
* A token representing the position at which to start retrieving results.
|
|
34
|
-
* This must come from the
|
|
34
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"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/ListFsuJobs.ts.html |here} to see how to use ListFsuJobsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFsuJobsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -41,7 +41,7 @@ export interface ListFsuJobsRequest extends common.BaseRequest {
|
|
|
41
41
|
"limit"?: number;
|
|
42
42
|
/**
|
|
43
43
|
* A token representing the position at which to start retrieving results.
|
|
44
|
-
* This must come from the
|
|
44
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"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/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* A token representing the position at which to start retrieving results.
|
|
31
|
-
* This must come from the
|
|
31
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"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/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
30
|
* A token representing the position at which to start retrieving results.
|
|
31
|
-
* This must come from the
|
|
31
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"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/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -43,7 +43,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
43
43
|
"opcRequestId"?: string;
|
|
44
44
|
/**
|
|
45
45
|
* A token representing the position at which to start retrieving results.
|
|
46
|
-
* This must come from the
|
|
46
|
+
* This must come from the {@code opc-next-page} header field of a previous response.
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"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/RemoveFsuCollectionTargets.ts.html |here} to see how to use RemoveFsuCollectionTargetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveFsuCollectionTargetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface RemoveFsuCollectionTargetsRequest extends common.BaseRequest {
|
|
|
28
28
|
"removeFsuCollectionTargetsDetails": model.TargetIdsRemoveTargetsDetails;
|
|
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/ResumeFsuAction.ts.html |here} to see how to use ResumeFsuActionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ResumeFsuActionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ResumeFsuActionRequest 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/RetryFsuJob.ts.html |here} to see how to use RetryFsuJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RetryFsuJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface RetryFsuJobRequest extends common.BaseRequest {
|
|
|
22
22
|
"fsuJobId": 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/UpdateFsuAction.ts.html |here} to see how to use UpdateFsuActionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFsuActionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface UpdateFsuActionRequest extends common.BaseRequest {
|
|
|
28
28
|
"updateFsuActionDetails": model.UpdateStageActionDetails | model.UpdateApplyActionDetails | model.UpdateRollbackActionDetails | model.UpdatePrecheckActionDetails | model.UpdateCleanupActionDetails;
|
|
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/UpdateFsuCollection.ts.html |here} to see how to use UpdateFsuCollectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFsuCollectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface UpdateFsuCollectionRequest extends common.BaseRequest {
|
|
|
28
28
|
"updateFsuCollectionDetails": model.UpdateFsuCollectionDetails;
|
|
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/UpdateFsuCycle.ts.html |here} to see how to use UpdateFsuCycleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFsuCycleRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface UpdateFsuCycleRequest extends common.BaseRequest {
|
|
|
28
28
|
"updateFsuCycleDetails": model.UpdatePatchFsuCycle;
|
|
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/UpdateFsuDiscovery.ts.html |here} to see how to use UpdateFsuDiscoveryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFsuDiscoveryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface UpdateFsuDiscoveryRequest extends common.BaseRequest {
|
|
|
28
28
|
"updateFsuDiscoveryDetails": model.UpdateFsuDiscoveryDetails;
|
|
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/UpdateFsuJob.ts.html |here} to see how to use UpdateFsuJobRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFsuJobRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -33,7 +33,7 @@ export interface UpdateFsuJobRequest extends common.BaseRequest {
|
|
|
33
33
|
"opcRequestId"?: string;
|
|
34
34
|
/**
|
|
35
35
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
36
|
-
* for a resource, set the
|
|
36
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
37
37
|
* etag from a previous GET or POST response for that resource.
|
|
38
38
|
* The resource will be updated or deleted only if the etag you
|
|
39
39
|
* provide matches the resource's current etag value.
|
|
@@ -20,7 +20,7 @@ export interface ListFsuActionsResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuCollectionTargetsResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuCollectionsResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuCyclesResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuDiscoveriesResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuDiscoveryTargetsResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuJobOutputsResponse {
|
|
|
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
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListFsuJobsResponse {
|
|
|
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
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
|
|
|
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
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-fleetsoftwareupdate",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.1",
|
|
4
4
|
"description": "OCI NodeJS client for Fleet Software Update Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.77.1",
|
|
19
|
+
"oci-workrequests": "2.77.1"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|