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
|
/**
|
|
@@ -32,39 +32,39 @@ export interface ClientOptions {
|
|
|
32
32
|
*/
|
|
33
33
|
"source": string;
|
|
34
34
|
/**
|
|
35
|
-
* If
|
|
35
|
+
* If {@code true}, clients accessing the file system through this
|
|
36
36
|
* export must connect from a privileged source port. If
|
|
37
|
-
* unspecified, defaults to
|
|
37
|
+
* unspecified, defaults to {@code true}.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"requirePrivilegedSourcePort"?: boolean;
|
|
41
41
|
/**
|
|
42
42
|
* Type of access to grant clients using the file system
|
|
43
|
-
* through this export. If unspecified defaults to
|
|
43
|
+
* through this export. If unspecified defaults to {@code READ_WRITE}.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"access"?: ClientOptions.Access;
|
|
47
47
|
/**
|
|
48
48
|
* Used when clients accessing the file system through this export
|
|
49
49
|
* have their UID and GID remapped to 'anonymousUid' and
|
|
50
|
-
* 'anonymousGid'. If
|
|
51
|
-
* if
|
|
52
|
-
* remapped; if
|
|
53
|
-
* defaults to
|
|
50
|
+
* 'anonymousGid'. If {@code ALL}, all users and groups are remapped;
|
|
51
|
+
* if {@code ROOT}, only the root user and group (UID/GID 0) are
|
|
52
|
+
* remapped; if {@code NONE}, no remapping is done. If unspecified,
|
|
53
|
+
* defaults to {@code ROOT}.
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"identitySquash"?: ClientOptions.IdentitySquash;
|
|
57
57
|
/**
|
|
58
58
|
* UID value to remap to when squashing a client UID (see
|
|
59
59
|
* identitySquash for more details.) If unspecified, defaults
|
|
60
|
-
* to
|
|
60
|
+
* to {@code 65534}.
|
|
61
61
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
62
62
|
*/
|
|
63
63
|
"anonymousUid"?: number;
|
|
64
64
|
/**
|
|
65
65
|
* GID value to remap to when squashing a client GID (see
|
|
66
66
|
* identitySquash for more details.) If unspecified defaults
|
|
67
|
-
* to
|
|
67
|
+
* to {@code 65534}.
|
|
68
68
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
69
69
|
*/
|
|
70
70
|
"anonymousGid"?: 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
|
import * as model from "../model";
|
|
@@ -36,14 +36,14 @@ export interface CreateExportDetails {
|
|
|
36
36
|
* <p>
|
|
37
37
|
**Note:** Mount targets do not have Internet-routable IP
|
|
38
38
|
* addresses. Therefore they will not be reachable from the
|
|
39
|
-
* Internet, even if an associated
|
|
40
|
-
* a source of
|
|
39
|
+
* Internet, even if an associated {@code ClientOptions} item has
|
|
40
|
+
* a source of {@code 0.0.0.0/0}.
|
|
41
41
|
* <p>
|
|
42
42
|
**If set to the empty array then the export will not be
|
|
43
43
|
* visible to any clients.**
|
|
44
44
|
* <p>
|
|
45
|
-
The export's
|
|
46
|
-
* using the
|
|
45
|
+
The export's {@code exportOptions} can be changed after creation
|
|
46
|
+
* using the {@code UpdateExport} operation.
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"exportOptions"?: Array<model.ClientOptions>;
|
|
@@ -60,7 +60,7 @@ export interface CreateExportDetails {
|
|
|
60
60
|
* <p>
|
|
61
61
|
Avoid entering confidential information.
|
|
62
62
|
* <p>
|
|
63
|
-
Example:
|
|
63
|
+
Example: {@code /mediafiles}
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
66
66
|
"path": 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
|
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
|
/**
|
|
@@ -19,7 +19,7 @@ export interface CreateFileSystemDetails {
|
|
|
19
19
|
/**
|
|
20
20
|
* The availability domain to create the file system in.
|
|
21
21
|
* <p>
|
|
22
|
-
Example:
|
|
22
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"availabilityDomain": string;
|
|
@@ -31,7 +31,7 @@ export interface CreateFileSystemDetails {
|
|
|
31
31
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
32
32
|
* Avoid entering confidential information.
|
|
33
33
|
* <p>
|
|
34
|
-
Example:
|
|
34
|
+
Example: {@code My file system}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"displayName"?: string;
|
|
@@ -39,7 +39,7 @@ export interface CreateFileSystemDetails {
|
|
|
39
39
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
40
40
|
* with no predefined name, type, or namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"freeformTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface CreateFileSystemDetails {
|
|
|
48
48
|
/**
|
|
49
49
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
50
50
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"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";
|
|
@@ -20,7 +20,7 @@ export interface CreateFilesystemSnapshotPolicyDetails {
|
|
|
20
20
|
/**
|
|
21
21
|
* The availability domain that the file system snapshot policy is in.
|
|
22
22
|
* <p>
|
|
23
|
-
Example:
|
|
23
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"availabilityDomain": string;
|
|
@@ -32,14 +32,14 @@ export interface CreateFilesystemSnapshotPolicyDetails {
|
|
|
32
32
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
33
33
|
* Avoid entering confidential information.
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code policy1}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"displayName"?: string;
|
|
39
39
|
/**
|
|
40
40
|
* The prefix to apply to all snapshots created by this policy.
|
|
41
41
|
* <p>
|
|
42
|
-
Example:
|
|
42
|
+
Example: {@code acme}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"policyPrefix"?: string;
|
|
@@ -48,9 +48,9 @@ export interface CreateFilesystemSnapshotPolicyDetails {
|
|
|
48
48
|
* <p>
|
|
49
49
|
If using the CLI, provide the schedule as a list of JSON strings, with the list wrapped in
|
|
50
50
|
* quotation marks, i.e.
|
|
51
|
-
*
|
|
51
|
+
* {@code
|
|
52
52
|
* --schedules '[{\"timeZone\":\"UTC\",\"period\":\"DAILY\",\"hourOfDay\":18},{\"timeZone\":\"UTC\",\"period\":\"HOURLY\"}]'
|
|
53
|
-
*
|
|
53
|
+
* }
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"schedules"?: Array<model.SnapshotSchedule>;
|
|
@@ -58,7 +58,7 @@ export interface CreateFilesystemSnapshotPolicyDetails {
|
|
|
58
58
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
59
59
|
* with no predefined name, type, or namespace.
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
61
|
-
* Example:
|
|
61
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"freeformTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface CreateFilesystemSnapshotPolicyDetails {
|
|
|
67
67
|
/**
|
|
68
68
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
69
69
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
70
|
-
* Example:
|
|
70
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"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
|
import * as model from "../model";
|
|
@@ -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
|
/**
|
|
@@ -36,14 +36,14 @@ export interface CreateLdapIdmapDetails {
|
|
|
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";
|
|
@@ -20,7 +20,7 @@ export interface CreateMountTargetDetails {
|
|
|
20
20
|
/**
|
|
21
21
|
* The availability domain in which to create the mount target.
|
|
22
22
|
* <p>
|
|
23
|
-
Example:
|
|
23
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"availabilityDomain": string;
|
|
@@ -32,7 +32,7 @@ export interface CreateMountTargetDetails {
|
|
|
32
32
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
33
33
|
* Avoid entering confidential information.
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code My mount target}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"displayName"?: string;
|
|
@@ -40,23 +40,23 @@ export interface CreateMountTargetDetails {
|
|
|
40
40
|
* The hostname for the mount target's IP address, used for
|
|
41
41
|
* DNS resolution. The value is the hostname portion of the private IP
|
|
42
42
|
* address's fully qualified domain name (FQDN). For example,
|
|
43
|
-
*
|
|
43
|
+
* {@code files-1} in the FQDN {@code files-1.subnet123.vcn1.oraclevcn.com}.
|
|
44
44
|
* Must be unique across all VNICs in the subnet and comply
|
|
45
45
|
* with [RFC 952](https://tools.ietf.org/html/rfc952)
|
|
46
46
|
* and [RFC 1123](https://tools.ietf.org/html/rfc1123).
|
|
47
47
|
* <p>
|
|
48
48
|
Note: This attribute value is stored in the [PrivateIp](https://docs.cloud.oracle.com/en-us/iaas/api/#/en/iaas/20160918/PrivateIp/) resource,
|
|
49
|
-
* not in the
|
|
50
|
-
* To update the
|
|
49
|
+
* not in the {@code mountTarget} resource.
|
|
50
|
+
* To update the {@code hostnameLabel}, use {@code GetMountTarget} to obtain the
|
|
51
51
|
* [OCIDs](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target's
|
|
52
|
-
* private IPs (
|
|
52
|
+
* private IPs ({@code privateIpIds}). Then, you can use
|
|
53
53
|
* [UpdatePrivateIp](https://docs.cloud.oracle.com/en-us/iaas/api/#/en/iaas/20160918/PrivateIp/UpdatePrivateIp)
|
|
54
|
-
* to update the
|
|
54
|
+
* to update the {@code hostnameLabel} value.
|
|
55
55
|
* <p>
|
|
56
56
|
For more information, see
|
|
57
57
|
* [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/Content/Network/Concepts/dns.htm).
|
|
58
58
|
* <p>
|
|
59
|
-
Example:
|
|
59
|
+
Example: {@code files-1}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"hostnameLabel"?: string;
|
|
@@ -66,14 +66,14 @@ export interface CreateMountTargetDetails {
|
|
|
66
66
|
* assigns a private IP address from the subnet.
|
|
67
67
|
* <p>
|
|
68
68
|
Note: This attribute value is stored in the [PrivateIp](https://docs.cloud.oracle.com/en-us/iaas/api/#/en/iaas/20160918/PrivateIp/) resource,
|
|
69
|
-
* not in the
|
|
70
|
-
* To update the
|
|
69
|
+
* not in the {@code mountTarget} resource.
|
|
70
|
+
* To update the {@code ipAddress}, use {@code GetMountTarget} to obtain the
|
|
71
71
|
* [OCIDs](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target's
|
|
72
|
-
* private IPs (
|
|
72
|
+
* private IPs ({@code privateIpIds}). Then, you can use
|
|
73
73
|
* [UpdatePrivateIp](https://docs.cloud.oracle.com/en-us/iaas/api/#/en/iaas/20160918/PrivateIp/UpdatePrivateIp)
|
|
74
|
-
* to update the
|
|
74
|
+
* to update the {@code ipAddress} value.
|
|
75
75
|
* <p>
|
|
76
|
-
Example:
|
|
76
|
+
Example: {@code 10.0.3.3}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"ipAddress"?: string;
|
|
@@ -100,7 +100,7 @@ export interface CreateMountTargetDetails {
|
|
|
100
100
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
101
101
|
* with no predefined name, type, or namespace.
|
|
102
102
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
103
|
-
* Example:
|
|
103
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
"freeformTags"?: {
|
|
@@ -109,7 +109,7 @@ export interface CreateMountTargetDetails {
|
|
|
109
109
|
/**
|
|
110
110
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
111
111
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
112
|
-
* Example:
|
|
112
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
113
113
|
*
|
|
114
114
|
*/
|
|
115
115
|
"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
|
/**
|
|
@@ -20,7 +20,7 @@ export interface CreateOutboundConnectorDetails {
|
|
|
20
20
|
* The availability domain the outbound connector is in. May be unset
|
|
21
21
|
* as a blank or NULL value.
|
|
22
22
|
* <p>
|
|
23
|
-
Example:
|
|
23
|
+
Example: {@code Uocm:PHX-AD-1}
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"availabilityDomain": string;
|
|
@@ -32,7 +32,7 @@ export interface CreateOutboundConnectorDetails {
|
|
|
32
32
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
33
33
|
* Avoid entering confidential information.
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code My outbound connector}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"displayName"?: string;
|
|
@@ -40,7 +40,7 @@ export interface CreateOutboundConnectorDetails {
|
|
|
40
40
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
41
41
|
* with no predefined name, type, or namespace.
|
|
42
42
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
43
|
-
* Example:
|
|
43
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"freeformTags"?: {
|
|
@@ -49,7 +49,7 @@ export interface CreateOutboundConnectorDetails {
|
|
|
49
49
|
/**
|
|
50
50
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
51
51
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
52
|
-
* Example:
|
|
52
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"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
|
/**
|
|
@@ -33,8 +33,8 @@ export interface CreateReplicationDetails {
|
|
|
33
33
|
/**
|
|
34
34
|
* A user-friendly name. It does not have to be unique, and it is changeable.
|
|
35
35
|
* Avoid entering confidential information.
|
|
36
|
-
* An associated replication target will also created with the same
|
|
37
|
-
* Example:
|
|
36
|
+
* An associated replication target will also created with the same {@code displayName}.
|
|
37
|
+
* Example: {@code My replication}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"displayName"?: string;
|
|
@@ -46,7 +46,7 @@ export interface CreateReplicationDetails {
|
|
|
46
46
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
47
47
|
* with no predefined name, type, or namespace.
|
|
48
48
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"freeformTags"?: {
|
|
@@ -55,7 +55,7 @@ export interface CreateReplicationDetails {
|
|
|
55
55
|
/**
|
|
56
56
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
57
57
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
58
|
-
* Example:
|
|
58
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
61
61
|
"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
|
/**
|
|
@@ -27,7 +27,7 @@ export interface CreateSnapshotDetails {
|
|
|
27
27
|
* <p>
|
|
28
28
|
Avoid entering confidential information.
|
|
29
29
|
* <p>
|
|
30
|
-
Example:
|
|
30
|
+
Example: {@code Sunday}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"name": string;
|
|
@@ -39,7 +39,7 @@ export interface CreateSnapshotDetails {
|
|
|
39
39
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
40
40
|
* with no predefined name, type, or namespace.
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"freeformTags"?: {
|
|
@@ -48,7 +48,7 @@ export interface CreateSnapshotDetails {
|
|
|
48
48
|
/**
|
|
49
49
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
50
50
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
51
|
-
* Example:
|
|
51
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"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/endpoint.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
|
/**
|
package/lib/model/endpoint.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 });
|