oci-filestorage 2.76.0 → 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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +51 -51
- package/lib/client.js +51 -51
- package/lib/filestorage-waiter.d.ts +1 -1
- package/lib/filestorage-waiter.js +1 -1
- package/lib/model/change-file-system-compartment-details.d.ts +1 -1
- package/lib/model/change-file-system-compartment-details.js +1 -1
- package/lib/model/change-filesystem-snapshot-policy-compartment-details.d.ts +1 -1
- package/lib/model/change-filesystem-snapshot-policy-compartment-details.js +1 -1
- package/lib/model/change-mount-target-compartment-details.d.ts +1 -1
- package/lib/model/change-mount-target-compartment-details.js +1 -1
- package/lib/model/change-outbound-connector-compartment-details.d.ts +1 -1
- package/lib/model/change-outbound-connector-compartment-details.js +1 -1
- package/lib/model/change-replication-compartment-details.d.ts +1 -1
- package/lib/model/change-replication-compartment-details.js +1 -1
- package/lib/model/client-options.d.ts +10 -10
- package/lib/model/client-options.js +1 -1
- package/lib/model/create-export-details.d.ts +6 -6
- package/lib/model/create-export-details.js +1 -1
- package/lib/model/create-file-system-details.d.ts +5 -5
- package/lib/model/create-file-system-details.js +1 -1
- package/lib/model/create-filesystem-snapshot-policy-details.d.ts +8 -8
- package/lib/model/create-filesystem-snapshot-policy-details.js +1 -1
- package/lib/model/create-kerberos-details.d.ts +1 -1
- package/lib/model/create-kerberos-details.js +1 -1
- package/lib/model/create-ldap-bind-account-details.d.ts +1 -1
- package/lib/model/create-ldap-bind-account-details.js +1 -1
- package/lib/model/create-ldap-idmap-details.d.ts +3 -3
- package/lib/model/create-ldap-idmap-details.js +1 -1
- package/lib/model/create-mount-target-details.d.ts +16 -16
- package/lib/model/create-mount-target-details.js +1 -1
- package/lib/model/create-outbound-connector-details.d.ts +5 -5
- package/lib/model/create-outbound-connector-details.js +1 -1
- package/lib/model/create-replication-details.d.ts +5 -5
- package/lib/model/create-replication-details.js +1 -1
- package/lib/model/create-snapshot-details.d.ts +4 -4
- package/lib/model/create-snapshot-details.js +1 -1
- package/lib/model/endpoint.d.ts +1 -1
- package/lib/model/endpoint.js +1 -1
- package/lib/model/export-set-summary.d.ts +4 -4
- package/lib/model/export-set-summary.js +1 -1
- package/lib/model/export-set.d.ts +18 -18
- package/lib/model/export-set.js +1 -1
- package/lib/model/export-summary.d.ts +3 -3
- package/lib/model/export-summary.js +1 -1
- package/lib/model/export.d.ts +12 -12
- package/lib/model/export.js +1 -1
- package/lib/model/file-system-summary.d.ts +6 -6
- package/lib/model/file-system-summary.js +1 -1
- package/lib/model/file-system.d.ts +7 -7
- package/lib/model/file-system.js +1 -1
- package/lib/model/filesystem-snapshot-policy-summary.d.ts +7 -7
- package/lib/model/filesystem-snapshot-policy-summary.js +1 -1
- package/lib/model/filesystem-snapshot-policy.d.ts +7 -7
- package/lib/model/filesystem-snapshot-policy.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/kerberos-keytab-entry.d.ts +1 -1
- package/lib/model/kerberos-keytab-entry.js +1 -1
- package/lib/model/kerberos.d.ts +1 -1
- package/lib/model/kerberos.js +1 -1
- package/lib/model/key-tab-secret-details.d.ts +1 -1
- package/lib/model/key-tab-secret-details.js +1 -1
- package/lib/model/ldap-bind-account-summary.d.ts +1 -1
- package/lib/model/ldap-bind-account-summary.js +1 -1
- package/lib/model/ldap-bind-account.d.ts +1 -1
- package/lib/model/ldap-bind-account.js +1 -1
- package/lib/model/ldap-idmap.d.ts +3 -3
- package/lib/model/ldap-idmap.js +1 -1
- package/lib/model/mount-target-summary.d.ts +6 -6
- package/lib/model/mount-target-summary.js +1 -1
- package/lib/model/mount-target.d.ts +6 -6
- package/lib/model/mount-target.js +1 -1
- package/lib/model/outbound-connector-summary.d.ts +6 -6
- package/lib/model/outbound-connector-summary.js +1 -1
- package/lib/model/outbound-connector.d.ts +6 -6
- package/lib/model/outbound-connector.js +1 -1
- package/lib/model/replication-estimate.d.ts +1 -1
- package/lib/model/replication-estimate.js +1 -1
- package/lib/model/replication-summary.d.ts +10 -10
- package/lib/model/replication-summary.js +1 -1
- package/lib/model/replication-target-summary.d.ts +7 -7
- package/lib/model/replication-target-summary.js +1 -1
- package/lib/model/replication-target.d.ts +12 -12
- package/lib/model/replication-target.js +1 -1
- package/lib/model/replication.d.ts +9 -9
- package/lib/model/replication.js +1 -1
- package/lib/model/snapshot-schedule.d.ts +3 -3
- package/lib/model/snapshot-schedule.js +1 -1
- package/lib/model/snapshot-summary.d.ts +10 -10
- package/lib/model/snapshot-summary.js +1 -1
- package/lib/model/snapshot.d.ts +10 -10
- package/lib/model/snapshot.js +1 -1
- package/lib/model/source-details.d.ts +1 -1
- package/lib/model/source-details.js +1 -1
- package/lib/model/update-export-details.d.ts +2 -2
- package/lib/model/update-export-details.js +1 -1
- package/lib/model/update-export-set-details.d.ts +16 -16
- package/lib/model/update-export-set-details.js +1 -1
- package/lib/model/update-file-system-details.d.ts +4 -4
- package/lib/model/update-file-system-details.js +1 -1
- package/lib/model/update-filesystem-snapshot-policy-details.d.ts +7 -7
- package/lib/model/update-filesystem-snapshot-policy-details.js +1 -1
- package/lib/model/update-kerberos-details.d.ts +1 -1
- package/lib/model/update-kerberos-details.js +1 -1
- package/lib/model/update-ldap-idmap-details.d.ts +3 -3
- package/lib/model/update-ldap-idmap-details.js +1 -1
- package/lib/model/update-mount-target-details.d.ts +4 -4
- package/lib/model/update-mount-target-details.js +1 -1
- package/lib/model/update-outbound-connector-details.d.ts +4 -4
- package/lib/model/update-outbound-connector-details.js +1 -1
- package/lib/model/update-replication-details.d.ts +5 -5
- package/lib/model/update-replication-details.js +1 -1
- package/lib/model/update-snapshot-details.d.ts +4 -4
- package/lib/model/update-snapshot-details.js +1 -1
- package/lib/model/validate-key-tabs-details.d.ts +1 -1
- package/lib/model/validate-key-tabs-details.js +1 -1
- package/lib/model/validate-key-tabs-response-details.d.ts +1 -1
- package/lib/model/validate-key-tabs-response-details.js +1 -1
- package/lib/request/change-file-system-compartment-request.d.ts +3 -3
- package/lib/request/change-file-system-compartment-request.js +1 -1
- package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +3 -3
- package/lib/request/change-filesystem-snapshot-policy-compartment-request.js +1 -1
- package/lib/request/change-mount-target-compartment-request.d.ts +3 -3
- package/lib/request/change-mount-target-compartment-request.js +1 -1
- package/lib/request/change-outbound-connector-compartment-request.d.ts +3 -3
- package/lib/request/change-outbound-connector-compartment-request.js +1 -1
- package/lib/request/change-replication-compartment-request.d.ts +3 -3
- package/lib/request/change-replication-compartment-request.js +1 -1
- package/lib/request/create-export-request.d.ts +2 -2
- package/lib/request/create-export-request.js +1 -1
- package/lib/request/create-file-system-request.d.ts +2 -2
- package/lib/request/create-file-system-request.js +1 -1
- package/lib/request/create-filesystem-snapshot-policy-request.d.ts +2 -2
- package/lib/request/create-filesystem-snapshot-policy-request.js +1 -1
- package/lib/request/create-mount-target-request.d.ts +2 -2
- package/lib/request/create-mount-target-request.js +1 -1
- package/lib/request/create-outbound-connector-request.d.ts +2 -2
- package/lib/request/create-outbound-connector-request.js +1 -1
- package/lib/request/create-replication-request.d.ts +2 -2
- package/lib/request/create-replication-request.js +1 -1
- package/lib/request/create-snapshot-request.d.ts +2 -2
- package/lib/request/create-snapshot-request.js +1 -1
- package/lib/request/delete-export-request.d.ts +3 -3
- package/lib/request/delete-export-request.js +1 -1
- package/lib/request/delete-file-system-request.d.ts +3 -3
- package/lib/request/delete-file-system-request.js +1 -1
- package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +3 -3
- package/lib/request/delete-filesystem-snapshot-policy-request.js +1 -1
- package/lib/request/delete-mount-target-request.d.ts +3 -3
- package/lib/request/delete-mount-target-request.js +1 -1
- package/lib/request/delete-outbound-connector-request.d.ts +3 -3
- package/lib/request/delete-outbound-connector-request.js +1 -1
- package/lib/request/delete-replication-request.d.ts +6 -6
- package/lib/request/delete-replication-request.js +1 -1
- package/lib/request/delete-replication-target-request.d.ts +3 -3
- package/lib/request/delete-replication-target-request.js +1 -1
- package/lib/request/delete-snapshot-request.d.ts +3 -3
- package/lib/request/delete-snapshot-request.js +1 -1
- package/lib/request/estimate-replication-request.d.ts +3 -3
- package/lib/request/estimate-replication-request.js +1 -1
- package/lib/request/get-export-request.d.ts +2 -2
- package/lib/request/get-export-request.js +1 -1
- package/lib/request/get-export-set-request.d.ts +2 -2
- package/lib/request/get-export-set-request.js +1 -1
- package/lib/request/get-file-system-request.d.ts +2 -2
- package/lib/request/get-file-system-request.js +1 -1
- package/lib/request/get-filesystem-snapshot-policy-request.d.ts +2 -2
- package/lib/request/get-filesystem-snapshot-policy-request.js +1 -1
- package/lib/request/get-mount-target-request.d.ts +2 -2
- package/lib/request/get-mount-target-request.js +1 -1
- package/lib/request/get-outbound-connector-request.d.ts +2 -2
- package/lib/request/get-outbound-connector-request.js +1 -1
- package/lib/request/get-replication-request.d.ts +2 -2
- package/lib/request/get-replication-request.js +1 -1
- package/lib/request/get-replication-target-request.d.ts +2 -2
- package/lib/request/get-replication-target-request.js +1 -1
- package/lib/request/get-snapshot-request.d.ts +2 -2
- package/lib/request/get-snapshot-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-export-sets-request.d.ts +6 -6
- package/lib/request/list-export-sets-request.js +1 -1
- package/lib/request/list-exports-request.d.ts +4 -4
- package/lib/request/list-exports-request.js +1 -1
- package/lib/request/list-file-systems-request.d.ts +6 -6
- package/lib/request/list-file-systems-request.js +1 -1
- package/lib/request/list-filesystem-snapshot-policies-request.d.ts +6 -6
- package/lib/request/list-filesystem-snapshot-policies-request.js +1 -1
- package/lib/request/list-mount-targets-request.d.ts +6 -6
- package/lib/request/list-mount-targets-request.js +1 -1
- package/lib/request/list-outbound-connectors-request.d.ts +6 -6
- package/lib/request/list-outbound-connectors-request.js +1 -1
- package/lib/request/list-replication-targets-request.d.ts +8 -8
- package/lib/request/list-replication-targets-request.js +1 -1
- package/lib/request/list-replications-request.d.ts +6 -6
- package/lib/request/list-replications-request.js +1 -1
- package/lib/request/list-snapshots-request.d.ts +4 -4
- package/lib/request/list-snapshots-request.js +1 -1
- package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +3 -3
- package/lib/request/pause-filesystem-snapshot-policy-request.js +1 -1
- package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +3 -3
- package/lib/request/unpause-filesystem-snapshot-policy-request.js +1 -1
- package/lib/request/update-export-request.d.ts +3 -3
- package/lib/request/update-export-request.js +1 -1
- package/lib/request/update-export-set-request.d.ts +3 -3
- package/lib/request/update-export-set-request.js +1 -1
- package/lib/request/update-file-system-request.d.ts +3 -3
- package/lib/request/update-file-system-request.js +1 -1
- package/lib/request/update-filesystem-snapshot-policy-request.d.ts +3 -3
- package/lib/request/update-filesystem-snapshot-policy-request.js +1 -1
- package/lib/request/update-mount-target-request.d.ts +3 -3
- package/lib/request/update-mount-target-request.js +1 -1
- package/lib/request/update-outbound-connector-request.d.ts +3 -3
- package/lib/request/update-outbound-connector-request.js +1 -1
- package/lib/request/update-replication-request.d.ts +3 -3
- package/lib/request/update-replication-request.js +1 -1
- package/lib/request/update-snapshot-request.d.ts +3 -3
- package/lib/request/update-snapshot-request.js +1 -1
- package/lib/request/validate-key-tabs-request.d.ts +2 -2
- package/lib/request/validate-key-tabs-request.js +1 -1
- package/lib/response/change-file-system-compartment-response.d.ts +1 -1
- package/lib/response/change-file-system-compartment-response.js +1 -1
- package/lib/response/change-filesystem-snapshot-policy-compartment-response.d.ts +1 -1
- package/lib/response/change-filesystem-snapshot-policy-compartment-response.js +1 -1
- package/lib/response/change-mount-target-compartment-response.d.ts +1 -1
- package/lib/response/change-mount-target-compartment-response.js +1 -1
- package/lib/response/change-outbound-connector-compartment-response.d.ts +1 -1
- package/lib/response/change-outbound-connector-compartment-response.js +1 -1
- package/lib/response/change-replication-compartment-response.d.ts +1 -1
- package/lib/response/change-replication-compartment-response.js +1 -1
- package/lib/response/create-export-response.d.ts +2 -2
- package/lib/response/create-export-response.js +1 -1
- package/lib/response/create-file-system-response.d.ts +2 -2
- package/lib/response/create-file-system-response.js +1 -1
- package/lib/response/create-filesystem-snapshot-policy-response.d.ts +2 -2
- package/lib/response/create-filesystem-snapshot-policy-response.js +1 -1
- package/lib/response/create-mount-target-response.d.ts +2 -2
- package/lib/response/create-mount-target-response.js +1 -1
- package/lib/response/create-outbound-connector-response.d.ts +2 -2
- package/lib/response/create-outbound-connector-response.js +1 -1
- package/lib/response/create-replication-response.d.ts +2 -2
- package/lib/response/create-replication-response.js +1 -1
- package/lib/response/create-snapshot-response.d.ts +2 -2
- package/lib/response/create-snapshot-response.js +1 -1
- package/lib/response/delete-export-response.d.ts +1 -1
- package/lib/response/delete-export-response.js +1 -1
- package/lib/response/delete-file-system-response.d.ts +1 -1
- package/lib/response/delete-file-system-response.js +1 -1
- package/lib/response/delete-filesystem-snapshot-policy-response.d.ts +1 -1
- package/lib/response/delete-filesystem-snapshot-policy-response.js +1 -1
- package/lib/response/delete-mount-target-response.d.ts +1 -1
- package/lib/response/delete-mount-target-response.js +1 -1
- package/lib/response/delete-outbound-connector-response.d.ts +1 -1
- package/lib/response/delete-outbound-connector-response.js +1 -1
- package/lib/response/delete-replication-response.d.ts +1 -1
- package/lib/response/delete-replication-response.js +1 -1
- package/lib/response/delete-replication-target-response.d.ts +1 -1
- package/lib/response/delete-replication-target-response.js +1 -1
- package/lib/response/delete-snapshot-response.d.ts +1 -1
- package/lib/response/delete-snapshot-response.js +1 -1
- package/lib/response/estimate-replication-response.d.ts +2 -2
- package/lib/response/estimate-replication-response.js +1 -1
- package/lib/response/get-export-response.d.ts +2 -2
- package/lib/response/get-export-response.js +1 -1
- package/lib/response/get-export-set-response.d.ts +2 -2
- package/lib/response/get-export-set-response.js +1 -1
- package/lib/response/get-file-system-response.d.ts +2 -2
- package/lib/response/get-file-system-response.js +1 -1
- package/lib/response/get-filesystem-snapshot-policy-response.d.ts +2 -2
- package/lib/response/get-filesystem-snapshot-policy-response.js +1 -1
- package/lib/response/get-mount-target-response.d.ts +2 -2
- package/lib/response/get-mount-target-response.js +1 -1
- package/lib/response/get-outbound-connector-response.d.ts +2 -2
- package/lib/response/get-outbound-connector-response.js +1 -1
- package/lib/response/get-replication-response.d.ts +2 -2
- package/lib/response/get-replication-response.js +1 -1
- package/lib/response/get-replication-target-response.d.ts +2 -2
- package/lib/response/get-replication-target-response.js +1 -1
- package/lib/response/get-snapshot-response.d.ts +2 -2
- package/lib/response/get-snapshot-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-export-sets-response.d.ts +1 -1
- package/lib/response/list-export-sets-response.js +1 -1
- package/lib/response/list-exports-response.d.ts +1 -1
- package/lib/response/list-exports-response.js +1 -1
- package/lib/response/list-file-systems-response.d.ts +1 -1
- package/lib/response/list-file-systems-response.js +1 -1
- package/lib/response/list-filesystem-snapshot-policies-response.d.ts +1 -1
- package/lib/response/list-filesystem-snapshot-policies-response.js +1 -1
- package/lib/response/list-mount-targets-response.d.ts +1 -1
- package/lib/response/list-mount-targets-response.js +1 -1
- package/lib/response/list-outbound-connectors-response.d.ts +1 -1
- package/lib/response/list-outbound-connectors-response.js +1 -1
- package/lib/response/list-replication-targets-response.d.ts +1 -1
- package/lib/response/list-replication-targets-response.js +1 -1
- package/lib/response/list-replications-response.d.ts +1 -1
- package/lib/response/list-replications-response.js +1 -1
- package/lib/response/list-snapshots-response.d.ts +1 -1
- package/lib/response/list-snapshots-response.js +1 -1
- package/lib/response/pause-filesystem-snapshot-policy-response.d.ts +2 -2
- package/lib/response/pause-filesystem-snapshot-policy-response.js +1 -1
- package/lib/response/unpause-filesystem-snapshot-policy-response.d.ts +2 -2
- package/lib/response/unpause-filesystem-snapshot-policy-response.js +1 -1
- package/lib/response/update-export-response.d.ts +2 -2
- package/lib/response/update-export-response.js +1 -1
- package/lib/response/update-export-set-response.d.ts +2 -2
- package/lib/response/update-export-set-response.js +1 -1
- package/lib/response/update-file-system-response.d.ts +2 -2
- package/lib/response/update-file-system-response.js +1 -1
- package/lib/response/update-filesystem-snapshot-policy-response.d.ts +2 -2
- package/lib/response/update-filesystem-snapshot-policy-response.js +1 -1
- package/lib/response/update-mount-target-response.d.ts +2 -2
- package/lib/response/update-mount-target-response.js +1 -1
- package/lib/response/update-outbound-connector-response.d.ts +2 -2
- package/lib/response/update-outbound-connector-response.js +1 -1
- package/lib/response/update-replication-response.d.ts +2 -2
- package/lib/response/update-replication-response.js +1 -1
- package/lib/response/update-snapshot-response.d.ts +2 -2
- package/lib/response/update-snapshot-response.js +1 -1
- package/lib/response/validate-key-tabs-response.d.ts +1 -1
- package/lib/response/validate-key-tabs-response.js +1 -1
- package/package.json +3 -3
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -17,7 +17,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
17
17
|
* and target file systems. Replications are associated with a secondary resource called a {@link ReplicationTarget}
|
|
18
18
|
* located in another availability domain in the same or different region.
|
|
19
19
|
* The replication retrieves the delta of data between two snapshots of a source file system
|
|
20
|
-
* and sends it to the associated
|
|
20
|
+
* and sends it to the associated {@code ReplicationTarget}, which applies it to the target
|
|
21
21
|
* file system. For more information, see [File System Replication](https://docs.cloud.oracle.com/iaas/Content/File/Tasks/FSreplication.htm).
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
@@ -27,8 +27,8 @@ export interface Replication {
|
|
|
27
27
|
*/
|
|
28
28
|
"compartmentId": string;
|
|
29
29
|
/**
|
|
30
|
-
* The availability domain that contains the replication. May be unset as a blank or
|
|
31
|
-
* Example:
|
|
30
|
+
* The availability domain that contains the replication. May be unset as a blank or {@code NULL} value.
|
|
31
|
+
* Example: {@code Uocm:PHX-AD-2}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"availabilityDomain"?: string;
|
|
@@ -44,7 +44,7 @@ export interface Replication {
|
|
|
44
44
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
45
45
|
* Avoid entering confidential information.
|
|
46
46
|
* <p>
|
|
47
|
-
Example:
|
|
47
|
+
Example: {@code My replication}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"displayName": string;
|
|
@@ -52,7 +52,7 @@ export interface Replication {
|
|
|
52
52
|
* The date and time the replication was created
|
|
53
53
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
54
54
|
* <p>
|
|
55
|
-
Example:
|
|
55
|
+
Example: {@code 2021-01-04T20:01:29.100Z}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"timeCreated": Date;
|
|
@@ -84,7 +84,7 @@ export interface Replication {
|
|
|
84
84
|
/**
|
|
85
85
|
* The {@link #snapshotTime(SnapshotTimeRequest) snapshotTime} of the most recent recoverable replication snapshot
|
|
86
86
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
87
|
-
* Example:
|
|
87
|
+
* Example: {@code 2021-04-04T20:01:29.100Z}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"recoveryPointTime"?: Date;
|
|
@@ -105,7 +105,7 @@ export interface Replication {
|
|
|
105
105
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
106
106
|
* with no predefined name, type, or namespace.
|
|
107
107
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
108
|
-
* Example:
|
|
108
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
109
109
|
*
|
|
110
110
|
*/
|
|
111
111
|
"freeformTags"?: {
|
|
@@ -114,7 +114,7 @@ export interface Replication {
|
|
|
114
114
|
/**
|
|
115
115
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
116
116
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
117
|
-
* Example:
|
|
117
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
"definedTags"?: {
|
package/lib/model/replication.js
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -21,14 +21,14 @@ export interface SnapshotSchedule {
|
|
|
21
21
|
/**
|
|
22
22
|
* A name prefix to be applied to snapshots created by this schedule.
|
|
23
23
|
* <p>
|
|
24
|
-
Example:
|
|
24
|
+
Example: {@code compliance1}
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"schedulePrefix"?: string;
|
|
28
28
|
/**
|
|
29
29
|
* The starting point used to begin the scheduling of the snapshots based upon recurrence string
|
|
30
30
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
31
|
-
* If no
|
|
31
|
+
* If no {@code timeScheduleStart} is provided, the value will be set to the time when the schedule was created.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"timeScheduleStart"?: Date;
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -35,7 +35,7 @@ export interface SnapshotSummary {
|
|
|
35
35
|
* <p>
|
|
36
36
|
Avoid entering confidential information.
|
|
37
37
|
* <p>
|
|
38
|
-
Example:
|
|
38
|
+
Example: {@code Sunday}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"name": string;
|
|
@@ -43,7 +43,7 @@ export interface SnapshotSummary {
|
|
|
43
43
|
* The date and time the snapshot was created, expressed
|
|
44
44
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
45
45
|
* <p>
|
|
46
|
-
Example:
|
|
46
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"timeCreated": Date;
|
|
@@ -55,13 +55,13 @@ export interface SnapshotSummary {
|
|
|
55
55
|
/**
|
|
56
56
|
* The date and time the snapshot was taken, expressed
|
|
57
57
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
58
|
-
* This value might be the same or different from
|
|
58
|
+
* This value might be the same or different from {@code timeCreated} depending
|
|
59
59
|
* on the following factors:
|
|
60
60
|
* - If the snapshot is created in the original file system directory.
|
|
61
61
|
* - If the snapshot is cloned from a file system.
|
|
62
62
|
* - If the snapshot is replicated from a file system.
|
|
63
63
|
* <p>
|
|
64
|
-
Example:
|
|
64
|
+
Example: {@code 2020-08-25T21:10:29.600Z}
|
|
65
65
|
*
|
|
66
66
|
*/
|
|
67
67
|
"snapshotTime"?: Date;
|
|
@@ -71,8 +71,8 @@ export interface SnapshotSummary {
|
|
|
71
71
|
"expirationTime"?: Date;
|
|
72
72
|
/**
|
|
73
73
|
* An [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) identifying the parent from which this snapshot was cloned.
|
|
74
|
-
* If this snapshot was not cloned, then the
|
|
75
|
-
* If this snapshot was cloned, then the
|
|
74
|
+
* If this snapshot was not cloned, then the {@code provenanceId} is the same as the snapshot {@code id} value.
|
|
75
|
+
* If this snapshot was cloned, then the {@code provenanceId} value is the parent's {@code provenanceId}.
|
|
76
76
|
* See [Cloning a File System](https://docs.cloud.oracle.com/iaas/Content/File/Tasks/cloningFS.htm).
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
@@ -84,14 +84,14 @@ export interface SnapshotSummary {
|
|
|
84
84
|
*/
|
|
85
85
|
"isCloneSource"?: boolean;
|
|
86
86
|
/**
|
|
87
|
-
* Additional information about the current
|
|
87
|
+
* Additional information about the current {@code lifecycleState}.
|
|
88
88
|
*/
|
|
89
89
|
"lifecycleDetails"?: string;
|
|
90
90
|
/**
|
|
91
91
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
92
92
|
* with no predefined name, type, or namespace.
|
|
93
93
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
94
|
-
* Example:
|
|
94
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
95
95
|
*
|
|
96
96
|
*/
|
|
97
97
|
"freeformTags"?: {
|
|
@@ -100,7 +100,7 @@ export interface SnapshotSummary {
|
|
|
100
100
|
/**
|
|
101
101
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
102
102
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
103
|
-
* Example:
|
|
103
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
"definedTags"?: {
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/model/snapshot.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -36,7 +36,7 @@ export interface Snapshot {
|
|
|
36
36
|
* <p>
|
|
37
37
|
Avoid entering confidential information.
|
|
38
38
|
* <p>
|
|
39
|
-
Example:
|
|
39
|
+
Example: {@code Sunday}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"name": string;
|
|
@@ -44,7 +44,7 @@ export interface Snapshot {
|
|
|
44
44
|
* The date and time the snapshot was created, expressed
|
|
45
45
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
46
46
|
* <p>
|
|
47
|
-
Example:
|
|
47
|
+
Example: {@code 2016-08-25T21:10:29.600Z}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"timeCreated": Date;
|
|
@@ -56,20 +56,20 @@ export interface Snapshot {
|
|
|
56
56
|
/**
|
|
57
57
|
* The date and time the snapshot was taken, expressed
|
|
58
58
|
* in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
59
|
-
* This value might be the same or different from
|
|
59
|
+
* This value might be the same or different from {@code timeCreated} depending
|
|
60
60
|
* on the following factors:
|
|
61
61
|
* - If the snapshot is created in the original file system directory.
|
|
62
62
|
* - If the snapshot is cloned from a file system.
|
|
63
63
|
* - If the snapshot is replicated from a file system.
|
|
64
64
|
* <p>
|
|
65
|
-
Example:
|
|
65
|
+
Example: {@code 2020-08-25T21:10:29.600Z}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"snapshotTime"?: Date;
|
|
69
69
|
/**
|
|
70
70
|
* An [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) identifying the parent from which this snapshot was cloned.
|
|
71
|
-
* If this snapshot was not cloned, then the
|
|
72
|
-
* If this snapshot was cloned, then the
|
|
71
|
+
* If this snapshot was not cloned, then the {@code provenanceId} is the same as the snapshot {@code id} value.
|
|
72
|
+
* If this snapshot was cloned, then the {@code provenanceId} value is the parent's {@code provenanceId}.
|
|
73
73
|
* See [Cloning a File System](https://docs.cloud.oracle.com/iaas/Content/File/Tasks/cloningFS.htm).
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
@@ -81,14 +81,14 @@ export interface Snapshot {
|
|
|
81
81
|
*/
|
|
82
82
|
"isCloneSource"?: boolean;
|
|
83
83
|
/**
|
|
84
|
-
* Additional information about the current
|
|
84
|
+
* Additional information about the current {@code lifecycleState}.
|
|
85
85
|
*/
|
|
86
86
|
"lifecycleDetails"?: string;
|
|
87
87
|
/**
|
|
88
88
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
89
89
|
* with no predefined name, type, or namespace.
|
|
90
90
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
91
|
-
* Example:
|
|
91
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
"freeformTags"?: {
|
|
@@ -97,7 +97,7 @@ export interface Snapshot {
|
|
|
97
97
|
/**
|
|
98
98
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
99
99
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
100
|
-
* Example:
|
|
100
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
"definedTags"?: {
|
package/lib/model/snapshot.js
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -26,7 +26,7 @@ export interface UpdateExportDetails {
|
|
|
26
26
|
* <p>
|
|
27
27
|
**Setting to the empty array will make the export invisible to all clients.**
|
|
28
28
|
* <p>
|
|
29
|
-
Leaving unset will leave the
|
|
29
|
+
Leaving unset will leave the {@code exportOptions} unchanged.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"exportOptions"?: Array<model.ClientOptions>;
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -20,33 +20,33 @@ export interface UpdateExportSetDetails {
|
|
|
20
20
|
* A user-friendly name. It 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 export set}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* Controls the maximum
|
|
29
|
-
* values reported by
|
|
28
|
+
* Controls the maximum {@code tbytes}, {@code fbytes}, and {@code abytes}
|
|
29
|
+
* values reported by {@code NFS FSSTAT} calls through any associated
|
|
30
30
|
* mount targets. This is an advanced feature. For most
|
|
31
31
|
* applications, use the default value. The
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
* system. If the metered size is larger than
|
|
36
|
-
* then
|
|
32
|
+
* {@code tbytes} value reported by {@code FSSTAT} will be
|
|
33
|
+
* {@code maxFsStatBytes}. The value of {@code fbytes} and {@code abytes} will be
|
|
34
|
+
* {@code maxFsStatBytes} minus the metered size of the file
|
|
35
|
+
* system. If the metered size is larger than {@code maxFsStatBytes},
|
|
36
|
+
* then {@code fbytes} and {@code abytes} will both be '0'.
|
|
37
37
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
38
38
|
*/
|
|
39
39
|
"maxFsStatBytes"?: number;
|
|
40
40
|
/**
|
|
41
|
-
* Controls the maximum
|
|
42
|
-
* values reported by
|
|
41
|
+
* Controls the maximum {@code ffiles}, {@code ffiles}, and {@code afiles}
|
|
42
|
+
* values reported by {@code NFS FSSTAT} calls through any associated
|
|
43
43
|
* mount targets. This is an advanced feature. For most
|
|
44
44
|
* applications, use the default value. The
|
|
45
|
-
*
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
* system. If the metered size is larger than
|
|
49
|
-
* then
|
|
45
|
+
* {@code tfiles} value reported by {@code FSSTAT} will be
|
|
46
|
+
* {@code maxFsStatFiles}. The value of {@code ffiles} and {@code afiles} will be
|
|
47
|
+
* {@code maxFsStatFiles} minus the metered size of the file
|
|
48
|
+
* system. If the metered size is larger than {@code maxFsStatFiles},
|
|
49
|
+
* then {@code ffiles} and {@code afiles} will both be '0'.
|
|
50
50
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
51
51
|
*/
|
|
52
52
|
"maxFsStatFiles"?: number;
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -20,7 +20,7 @@ export interface UpdateFileSystemDetails {
|
|
|
20
20
|
* A user-friendly name. It 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 file system}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"displayName"?: string;
|
|
@@ -28,7 +28,7 @@ export interface UpdateFileSystemDetails {
|
|
|
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 UpdateFileSystemDetails {
|
|
|
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"?: {
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -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"?: {
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -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;
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -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"?: {
|