oci-filestorage 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +50 -50
- package/lib/client.js +50 -50
- package/lib/model/client-options.d.ts +9 -9
- package/lib/model/create-export-details.d.ts +5 -5
- package/lib/model/create-file-system-details.d.ts +4 -4
- package/lib/model/create-filesystem-snapshot-policy-details.d.ts +7 -7
- package/lib/model/create-ldap-idmap-details.d.ts +2 -2
- package/lib/model/create-mount-target-details.d.ts +15 -15
- package/lib/model/create-outbound-connector-details.d.ts +4 -4
- package/lib/model/create-replication-details.d.ts +4 -4
- package/lib/model/create-snapshot-details.d.ts +3 -3
- package/lib/model/export-set-summary.d.ts +3 -3
- package/lib/model/export-set.d.ts +17 -17
- package/lib/model/export-summary.d.ts +2 -2
- package/lib/model/export.d.ts +11 -11
- package/lib/model/file-system-summary.d.ts +5 -5
- package/lib/model/file-system.d.ts +6 -6
- package/lib/model/filesystem-snapshot-policy-summary.d.ts +6 -6
- package/lib/model/filesystem-snapshot-policy.d.ts +6 -6
- package/lib/model/ldap-idmap.d.ts +2 -2
- package/lib/model/mount-target-summary.d.ts +5 -5
- package/lib/model/mount-target.d.ts +5 -5
- package/lib/model/outbound-connector-summary.d.ts +5 -5
- package/lib/model/outbound-connector.d.ts +5 -5
- package/lib/model/replication-summary.d.ts +9 -9
- package/lib/model/replication-target-summary.d.ts +6 -6
- package/lib/model/replication-target.d.ts +11 -11
- package/lib/model/replication.d.ts +8 -8
- package/lib/model/snapshot-schedule.d.ts +2 -2
- package/lib/model/snapshot-summary.d.ts +9 -9
- package/lib/model/snapshot.d.ts +9 -9
- package/lib/model/update-export-details.d.ts +1 -1
- package/lib/model/update-export-set-details.d.ts +15 -15
- package/lib/model/update-file-system-details.d.ts +3 -3
- package/lib/model/update-filesystem-snapshot-policy-details.d.ts +6 -6
- package/lib/model/update-ldap-idmap-details.d.ts +2 -2
- package/lib/model/update-mount-target-details.d.ts +3 -3
- package/lib/model/update-outbound-connector-details.d.ts +3 -3
- package/lib/model/update-replication-details.d.ts +4 -4
- package/lib/model/update-snapshot-details.d.ts +3 -3
- package/lib/request/change-file-system-compartment-request.d.ts +2 -2
- package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +2 -2
- package/lib/request/change-mount-target-compartment-request.d.ts +2 -2
- package/lib/request/change-outbound-connector-compartment-request.d.ts +2 -2
- package/lib/request/change-replication-compartment-request.d.ts +2 -2
- package/lib/request/create-export-request.d.ts +1 -1
- package/lib/request/create-file-system-request.d.ts +1 -1
- package/lib/request/create-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/create-mount-target-request.d.ts +1 -1
- package/lib/request/create-outbound-connector-request.d.ts +1 -1
- package/lib/request/create-replication-request.d.ts +1 -1
- package/lib/request/create-snapshot-request.d.ts +1 -1
- package/lib/request/delete-export-request.d.ts +2 -2
- package/lib/request/delete-file-system-request.d.ts +2 -2
- package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +2 -2
- package/lib/request/delete-mount-target-request.d.ts +2 -2
- package/lib/request/delete-outbound-connector-request.d.ts +2 -2
- package/lib/request/delete-replication-request.d.ts +5 -5
- package/lib/request/delete-replication-target-request.d.ts +2 -2
- package/lib/request/delete-snapshot-request.d.ts +2 -2
- package/lib/request/estimate-replication-request.d.ts +2 -2
- package/lib/request/get-export-request.d.ts +1 -1
- package/lib/request/get-export-set-request.d.ts +1 -1
- package/lib/request/get-file-system-request.d.ts +1 -1
- package/lib/request/get-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/get-mount-target-request.d.ts +1 -1
- package/lib/request/get-outbound-connector-request.d.ts +1 -1
- package/lib/request/get-replication-request.d.ts +1 -1
- package/lib/request/get-replication-target-request.d.ts +1 -1
- package/lib/request/get-snapshot-request.d.ts +1 -1
- package/lib/request/list-export-sets-request.d.ts +5 -5
- package/lib/request/list-exports-request.d.ts +3 -3
- package/lib/request/list-file-systems-request.d.ts +5 -5
- package/lib/request/list-filesystem-snapshot-policies-request.d.ts +5 -5
- package/lib/request/list-mount-targets-request.d.ts +5 -5
- package/lib/request/list-outbound-connectors-request.d.ts +5 -5
- package/lib/request/list-replication-targets-request.d.ts +7 -7
- package/lib/request/list-replications-request.d.ts +5 -5
- package/lib/request/list-snapshots-request.d.ts +3 -3
- package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +2 -2
- package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +2 -2
- package/lib/request/update-export-request.d.ts +2 -2
- package/lib/request/update-export-set-request.d.ts +2 -2
- package/lib/request/update-file-system-request.d.ts +2 -2
- package/lib/request/update-filesystem-snapshot-policy-request.d.ts +2 -2
- package/lib/request/update-mount-target-request.d.ts +2 -2
- package/lib/request/update-outbound-connector-request.d.ts +2 -2
- package/lib/request/update-replication-request.d.ts +2 -2
- package/lib/request/update-snapshot-request.d.ts +2 -2
- package/lib/request/validate-key-tabs-request.d.ts +1 -1
- package/lib/response/create-export-response.d.ts +1 -1
- package/lib/response/create-file-system-response.d.ts +1 -1
- package/lib/response/create-filesystem-snapshot-policy-response.d.ts +1 -1
- package/lib/response/create-mount-target-response.d.ts +1 -1
- package/lib/response/create-outbound-connector-response.d.ts +1 -1
- package/lib/response/create-replication-response.d.ts +1 -1
- package/lib/response/create-snapshot-response.d.ts +1 -1
- package/lib/response/estimate-replication-response.d.ts +1 -1
- package/lib/response/get-export-response.d.ts +1 -1
- package/lib/response/get-export-set-response.d.ts +1 -1
- package/lib/response/get-file-system-response.d.ts +1 -1
- package/lib/response/get-filesystem-snapshot-policy-response.d.ts +1 -1
- package/lib/response/get-mount-target-response.d.ts +1 -1
- package/lib/response/get-outbound-connector-response.d.ts +1 -1
- package/lib/response/get-replication-response.d.ts +1 -1
- package/lib/response/get-replication-target-response.d.ts +1 -1
- package/lib/response/get-snapshot-response.d.ts +1 -1
- package/lib/response/pause-filesystem-snapshot-policy-response.d.ts +1 -1
- package/lib/response/unpause-filesystem-snapshot-policy-response.d.ts +1 -1
- package/lib/response/update-export-response.d.ts +1 -1
- package/lib/response/update-export-set-response.d.ts +1 -1
- package/lib/response/update-file-system-response.d.ts +1 -1
- package/lib/response/update-filesystem-snapshot-policy-response.d.ts +1 -1
- package/lib/response/update-mount-target-response.d.ts +1 -1
- package/lib/response/update-outbound-connector-response.d.ts +1 -1
- package/lib/response/update-replication-response.d.ts +1 -1
- package/lib/response/update-snapshot-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshotRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetSnapshotRequest 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.0/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSetsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListExportSetsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListExportSetsRequest extends common.BaseRequest {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListExportSetsRequest extends common.BaseRequest {
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -50,7 +50,7 @@ export interface ListExportSetsRequest extends common.BaseRequest {
|
|
|
50
50
|
/**
|
|
51
51
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
52
52
|
* <p>
|
|
53
|
-
Example:
|
|
53
|
+
Example: {@code My resource}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"displayName"?: 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.0/filestorage/ListExports.ts.html |here} to see how to use ListExportsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListExportsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,12 +27,12 @@ export interface ListExportsRequest extends common.BaseRequest {
|
|
|
27
27
|
For important details about how pagination works,
|
|
28
28
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
29
29
|
* <p>
|
|
30
|
-
Example:
|
|
30
|
+
Example: {@code 500}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"limit"?: number;
|
|
34
34
|
/**
|
|
35
|
-
* For list pagination. The value of the
|
|
35
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
36
36
|
* header from the previous \"List\" call.
|
|
37
37
|
* <p>
|
|
38
38
|
For important details about how pagination works,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystemsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListFileSystemsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListFileSystemsRequest extends common.BaseRequest {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListFileSystemsRequest extends common.BaseRequest {
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -50,7 +50,7 @@ export interface ListFileSystemsRequest extends common.BaseRequest {
|
|
|
50
50
|
/**
|
|
51
51
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
52
52
|
* <p>
|
|
53
|
-
Example:
|
|
53
|
+
Example: {@code My resource}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"displayName"?: 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.0/filestorage/ListFilesystemSnapshotPolicies.ts.html |here} to see how to use ListFilesystemSnapshotPoliciesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListFilesystemSnapshotPoliciesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListFilesystemSnapshotPoliciesRequest extends common.BaseReques
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListFilesystemSnapshotPoliciesRequest extends common.BaseReques
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -50,7 +50,7 @@ export interface ListFilesystemSnapshotPoliciesRequest extends common.BaseReques
|
|
|
50
50
|
/**
|
|
51
51
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
52
52
|
* <p>
|
|
53
|
-
Example:
|
|
53
|
+
Example: {@code My resource}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"displayName"?: 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.0/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargetsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListMountTargetsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListMountTargetsRequest extends common.BaseRequest {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListMountTargetsRequest extends common.BaseRequest {
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -50,7 +50,7 @@ export interface ListMountTargetsRequest extends common.BaseRequest {
|
|
|
50
50
|
/**
|
|
51
51
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
52
52
|
* <p>
|
|
53
|
-
Example:
|
|
53
|
+
Example: {@code My resource}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"displayName"?: 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.0/filestorage/ListOutboundConnectors.ts.html |here} to see how to use ListOutboundConnectorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListOutboundConnectorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListOutboundConnectorsRequest extends common.BaseRequest {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListOutboundConnectorsRequest extends common.BaseRequest {
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -56,7 +56,7 @@ export interface ListOutboundConnectorsRequest extends common.BaseRequest {
|
|
|
56
56
|
/**
|
|
57
57
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
58
58
|
* <p>
|
|
59
|
-
Example:
|
|
59
|
+
Example: {@code My resource}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"displayName"?: 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.0/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargetsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListReplicationTargetsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListReplicationTargetsRequest extends common.BaseRequest {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListReplicationTargetsRequest extends common.BaseRequest {
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -56,7 +56,7 @@ export interface ListReplicationTargetsRequest extends common.BaseRequest {
|
|
|
56
56
|
/**
|
|
57
57
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
58
58
|
* <p>
|
|
59
|
-
Example:
|
|
59
|
+
Example: {@code My resource}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"displayName"?: string;
|
|
@@ -68,8 +68,8 @@ export interface ListReplicationTargetsRequest extends common.BaseRequest {
|
|
|
68
68
|
"id"?: string;
|
|
69
69
|
/**
|
|
70
70
|
* The field to sort by. You can choose either value, but not both.
|
|
71
|
-
* By default, when you sort by
|
|
72
|
-
* in descending order. When you sort by
|
|
71
|
+
* By default, when you sort by {@code timeCreated}, results are shown
|
|
72
|
+
* in descending order. When you sort by {@code displayName}, results are
|
|
73
73
|
* shown in ascending order.
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/ListReplications.ts.html |here} to see how to use ListReplicationsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListReplicationsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface ListReplicationsRequest extends common.BaseRequest {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the availability domain.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"availabilityDomain": string;
|
|
@@ -34,12 +34,12 @@ export interface ListReplicationsRequest extends common.BaseRequest {
|
|
|
34
34
|
For important details about how pagination works,
|
|
35
35
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
* <p>
|
|
37
|
-
Example:
|
|
37
|
+
Example: {@code 500}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"limit"?: number;
|
|
41
41
|
/**
|
|
42
|
-
* For list pagination. The value of the
|
|
42
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
43
43
|
* header from the previous \"List\" call.
|
|
44
44
|
* <p>
|
|
45
45
|
For important details about how pagination works,
|
|
@@ -56,7 +56,7 @@ export interface ListReplicationsRequest extends common.BaseRequest {
|
|
|
56
56
|
/**
|
|
57
57
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
58
58
|
* <p>
|
|
59
|
-
Example:
|
|
59
|
+
Example: {@code My resource}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"displayName"?: 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.0/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshotsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListSnapshotsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -23,12 +23,12 @@ export interface ListSnapshotsRequest extends common.BaseRequest {
|
|
|
23
23
|
For important details about how pagination works,
|
|
24
24
|
* see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
* <p>
|
|
26
|
-
Example:
|
|
26
|
+
Example: {@code 100}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"limit"?: number;
|
|
30
30
|
/**
|
|
31
|
-
* For list pagination. The value of the
|
|
31
|
+
* For list pagination. The value of the {@code opc-next-page} response
|
|
32
32
|
* header from the previous \"List\" call.
|
|
33
33
|
* <p>
|
|
34
34
|
For important details about how pagination works,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/PauseFilesystemSnapshotPolicy.ts.html |here} to see how to use PauseFilesystemSnapshotPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface PauseFilesystemSnapshotPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface PauseFilesystemSnapshotPolicyRequest extends common.BaseRequest
|
|
|
21
21
|
"filesystemSnapshotPolicyId": 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.0/filestorage/UnpauseFilesystemSnapshotPolicy.ts.html |here} to see how to use UnpauseFilesystemSnapshotPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface UnpauseFilesystemSnapshotPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface UnpauseFilesystemSnapshotPolicyRequest extends common.BaseReque
|
|
|
21
21
|
"filesystemSnapshotPolicyId": 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.0/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExportRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateExportRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateExportRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateExportDetails": model.UpdateExportDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateExportSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateExportSetRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateExportSetDetails": model.UpdateExportSetDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystemRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFileSystemRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateFileSystemRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateFileSystemDetails": model.UpdateFileSystemDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateFilesystemSnapshotPolicy.ts.html |here} to see how to use UpdateFilesystemSnapshotPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFilesystemSnapshotPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateFilesystemSnapshotPolicyRequest extends common.BaseReques
|
|
|
26
26
|
"updateFilesystemSnapshotPolicyDetails": model.UpdateFilesystemSnapshotPolicyDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTargetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateMountTargetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateMountTargetRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateMountTargetDetails": model.UpdateMountTargetDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateOutboundConnector.ts.html |here} to see how to use UpdateOutboundConnectorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateOutboundConnectorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateOutboundConnectorRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateOutboundConnectorDetails": model.UpdateOutboundConnectorDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateReplicationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateReplicationRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateReplicationDetails": model.UpdateReplicationDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshotRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateSnapshotRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateSnapshotRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateSnapshotDetails": model.UpdateSnapshotDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/ValidateKeyTabs.ts.html |here} to see how to use ValidateKeyTabsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ValidateKeyTabsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|