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
|
@@ -21,14 +21,14 @@ export interface UpdateFilesystemSnapshotPolicyDetails {
|
|
|
21
21
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
22
22
|
* Avoid entering confidential information.
|
|
23
23
|
* <p>
|
|
24
|
-
Example:
|
|
24
|
+
Example: {@code policy1}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"displayName"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* The prefix to apply to all snapshots created by this policy.
|
|
30
30
|
* <p>
|
|
31
|
-
Example:
|
|
31
|
+
Example: {@code acme}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"policyPrefix"?: string;
|
|
@@ -37,9 +37,9 @@ export interface UpdateFilesystemSnapshotPolicyDetails {
|
|
|
37
37
|
* <p>
|
|
38
38
|
If using the CLI, provide the schedule as a list of JSON strings, with the list wrapped in
|
|
39
39
|
* quotation marks, i.e.
|
|
40
|
-
*
|
|
40
|
+
* {@code
|
|
41
41
|
* --schedules '[{\"timeZone\":\"UTC\",\"period\":\"DAILY\",\"hourOfDay\":18},{\"timeZone\":\"UTC\",\"period\":\"HOURLY\"}]'
|
|
42
|
-
*
|
|
42
|
+
* }
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"schedules"?: Array<model.SnapshotSchedule>;
|
|
@@ -47,7 +47,7 @@ export interface UpdateFilesystemSnapshotPolicyDetails {
|
|
|
47
47
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
48
48
|
* with no predefined name, type, or namespace.
|
|
49
49
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
50
|
-
* Example:
|
|
50
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"freeformTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface UpdateFilesystemSnapshotPolicyDetails {
|
|
|
56
56
|
/**
|
|
57
57
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
58
58
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
59
|
-
* Example:
|
|
59
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
@@ -36,14 +36,14 @@ export interface UpdateLdapIdmapDetails {
|
|
|
36
36
|
/**
|
|
37
37
|
* All LDAP searches are recursive starting at this user.
|
|
38
38
|
* <p>
|
|
39
|
-
Example:
|
|
39
|
+
Example: {@code CN=User,DC=domain,DC=com}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"userSearchBase"?: string;
|
|
43
43
|
/**
|
|
44
44
|
* All LDAP searches are recursive starting at this group.
|
|
45
45
|
* <p>
|
|
46
|
-
Example:
|
|
46
|
+
Example: {@code CN=Group,DC=domain,DC=com}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"groupSearchBase"?: string;
|
|
@@ -21,7 +21,7 @@ export interface UpdateMountTargetDetails {
|
|
|
21
21
|
* A user-friendly name. Does not have to be unique, and it is changeable.
|
|
22
22
|
* Avoid entering confidential information.
|
|
23
23
|
* <p>
|
|
24
|
-
Example:
|
|
24
|
+
Example: {@code My mount target}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"displayName"?: string;
|
|
@@ -43,7 +43,7 @@ export interface UpdateMountTargetDetails {
|
|
|
43
43
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
44
44
|
* with no predefined name, type, or namespace.
|
|
45
45
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags"?: {
|
|
@@ -52,7 +52,7 @@ export interface UpdateMountTargetDetails {
|
|
|
52
52
|
/**
|
|
53
53
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
54
54
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
55
|
-
* Example:
|
|
55
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"definedTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface UpdateOutboundConnectorDetails {
|
|
|
20
20
|
* A user-friendly name. Does not have to be unique, and it is changeable.
|
|
21
21
|
* Avoid entering confidential information.
|
|
22
22
|
* <p>
|
|
23
|
-
Example:
|
|
23
|
+
Example: {@code My Outbound Connector}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
@@ -28,7 +28,7 @@ export interface UpdateOutboundConnectorDetails {
|
|
|
28
28
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
29
29
|
* with no predefined name, type, or namespace.
|
|
30
30
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"freeformTags"?: {
|
|
@@ -37,7 +37,7 @@ export interface UpdateOutboundConnectorDetails {
|
|
|
37
37
|
/**
|
|
38
38
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
39
39
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
40
|
-
* Example:
|
|
40
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"definedTags"?: {
|
|
@@ -19,8 +19,8 @@ export interface UpdateReplicationDetails {
|
|
|
19
19
|
/**
|
|
20
20
|
* A user-friendly name. Does not have to be unique, and it is changeable.
|
|
21
21
|
* Avoid entering confidential information.
|
|
22
|
-
* A replication target will also updated with the same
|
|
23
|
-
* Example:
|
|
22
|
+
* A replication target will also updated with the same {@code displayName}.
|
|
23
|
+
* Example: {@code My replication}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
@@ -32,7 +32,7 @@ export interface UpdateReplicationDetails {
|
|
|
32
32
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
33
33
|
* with no predefined name, type, or namespace.
|
|
34
34
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
35
|
-
* Example:
|
|
35
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface UpdateReplicationDetails {
|
|
|
41
41
|
/**
|
|
42
42
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
43
43
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
44
|
-
* Example:
|
|
44
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -20,7 +20,7 @@ export interface UpdateSnapshotDetails {
|
|
|
20
20
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
21
21
|
* with no predefined name, type, or namespace.
|
|
22
22
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
23
|
-
* Example:
|
|
23
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface UpdateSnapshotDetails {
|
|
|
29
29
|
/**
|
|
30
30
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
@@ -40,7 +40,7 @@ export interface UpdateSnapshotDetails {
|
|
|
40
40
|
/**
|
|
41
41
|
* The UTC time when this snapshot will be deleted. To remove the expiration time, set this field to the minimum date-time value using Date(0).
|
|
42
42
|
* <p>
|
|
43
|
-
Example:
|
|
43
|
+
Example: {@code Thu Jan 01 01:00:00 GMT 1970}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"expirationTime"?: Date;
|
|
@@ -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/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFileSystemCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeFileSystemCompartmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeFileSystemCompartmentDetails": model.ChangeFileSystemCompartmentDetails;
|
|
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/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFilesystemSnapshotPolicyCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeFilesystemSnapshotPolicyCompartmentRequest extends common
|
|
|
26
26
|
"changeFilesystemSnapshotPolicyCompartmentDetails": model.ChangeFilesystemSnapshotPolicyCompartmentDetails;
|
|
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/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeMountTargetCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeMountTargetCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeMountTargetCompartmentDetails": model.ChangeMountTargetCompartmentDetails;
|
|
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/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeOutboundConnectorCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeOutboundConnectorCompartmentRequest extends common.BaseRe
|
|
|
26
26
|
"changeOutboundConnectorCompartmentDetails": model.ChangeOutboundConnectorCompartmentDetails;
|
|
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/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeReplicationCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeReplicationCompartmentRequest extends common.BaseRequest
|
|
|
26
26
|
"changeReplicationCompartmentDetails": model.ChangeReplicationCompartmentDetails;
|
|
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/CreateExport.ts.html |here} to see how to use CreateExportRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExportRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystemRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFileSystemRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFilesystemSnapshotPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTargetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateMountTargetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnectorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateOutboundConnectorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateReplicationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshotRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSnapshotRequest 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.0/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExportRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExportRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteExportRequest extends common.BaseRequest {
|
|
|
21
21
|
"exportId": 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/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystemRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFileSystemRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteFileSystemRequest extends common.BaseRequest {
|
|
|
21
21
|
"fileSystemId": 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/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFilesystemSnapshotPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteFilesystemSnapshotPolicyRequest extends common.BaseReques
|
|
|
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/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTargetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteMountTargetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteMountTargetRequest extends common.BaseRequest {
|
|
|
21
21
|
"mountTargetId": 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/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnectorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteOutboundConnectorRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteOutboundConnectorRequest extends common.BaseRequest {
|
|
|
21
21
|
"outboundConnectorId": 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/DeleteReplication.ts.html |here} to see how to use DeleteReplicationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteReplicationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteReplicationRequest extends common.BaseRequest {
|
|
|
21
21
|
"replicationId": 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.
|
|
@@ -36,9 +36,9 @@ export interface DeleteReplicationRequest extends common.BaseRequest {
|
|
|
36
36
|
"opcRequestId"?: string;
|
|
37
37
|
/**
|
|
38
38
|
* You can choose a mode for deleting the replication resource.
|
|
39
|
-
* -
|
|
40
|
-
* -
|
|
41
|
-
* -
|
|
39
|
+
* - {@code FINISH_CYCLE_IF_CAPTURING_OR_APPLYING} Before deleting, complete the current delta cycle. If cycle is idle, delete immediately. Safest option.
|
|
40
|
+
* - {@code ONE_MORE_CYCLE} Before deleting, complete the current delta cycle, and initiate one more cycle. If cycle is idle, initiate one more cycle. Use for lossless failover.
|
|
41
|
+
* - {@code FINISH_CYCLE_IF_APPLYING} Before deleting, finish applying. If cycle is idle or capturing, delete immediately. Fastest option.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"deleteMode"?: DeleteReplicationRequest.DeleteMode;
|
|
@@ -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/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTargetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteReplicationTargetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteReplicationTargetRequest extends common.BaseRequest {
|
|
|
21
21
|
"replicationTargetId": 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/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshotRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteSnapshotRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteSnapshotRequest extends common.BaseRequest {
|
|
|
21
21
|
"snapshotId": 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/EstimateReplication.ts.html |here} to see how to use EstimateReplicationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface EstimateReplicationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface EstimateReplicationRequest extends common.BaseRequest {
|
|
|
21
21
|
"fileSystemId": 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/GetExport.ts.html |here} to see how to use GetExportRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetExportRequest 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/GetExportSet.ts.html |here} to see how to use GetExportSetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetExportSetRequest 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/GetFileSystem.ts.html |here} to see how to use GetFileSystemRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFileSystemRequest 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/GetFilesystemSnapshotPolicy.ts.html |here} to see how to use GetFilesystemSnapshotPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFilesystemSnapshotPolicyRequest 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/GetMountTarget.ts.html |here} to see how to use GetMountTargetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetMountTargetRequest 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/GetOutboundConnector.ts.html |here} to see how to use GetOutboundConnectorRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetOutboundConnectorRequest 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/GetReplication.ts.html |here} to see how to use GetReplicationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetReplicationRequest 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/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTargetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetReplicationTargetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|