oci-filestorage 2.63.0 → 2.65.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/LICENSE.txt +6 -6
- package/lib/client.d.ts +170 -44
- package/lib/client.js +545 -44
- package/lib/client.js.map +1 -1
- package/lib/filestorage-waiter.d.ts +8 -0
- package/lib/filestorage-waiter.js +12 -0
- package/lib/filestorage-waiter.js.map +1 -1
- package/lib/model/change-outbound-connector-compartment-details.d.ts +29 -0
- package/lib/model/change-outbound-connector-compartment-details.js +31 -0
- package/lib/model/change-outbound-connector-compartment-details.js.map +1 -0
- package/lib/model/client-options.d.ts +21 -0
- package/lib/model/client-options.js +12 -0
- package/lib/model/client-options.js.map +1 -1
- package/lib/model/create-export-details.d.ts +4 -0
- package/lib/model/create-export-details.js.map +1 -1
- package/lib/model/create-kerberos-details.d.ts +44 -0
- package/lib/model/create-kerberos-details.js +31 -0
- package/lib/model/create-kerberos-details.js.map +1 -0
- package/lib/model/create-ldap-bind-account-details.d.ts +45 -0
- package/lib/model/create-ldap-bind-account-details.js +68 -0
- package/lib/model/create-ldap-bind-account-details.js.map +1 -0
- package/lib/model/create-ldap-idmap-details.d.ts +65 -0
- package/lib/model/create-ldap-idmap-details.js +35 -0
- package/lib/model/create-ldap-idmap-details.js.map +1 -0
- package/lib/model/create-mount-target-details.d.ts +7 -0
- package/lib/model/create-mount-target-details.js +34 -2
- package/lib/model/create-mount-target-details.js.map +1 -1
- package/lib/model/create-outbound-connector-details.d.ts +65 -0
- package/lib/model/create-outbound-connector-details.js +70 -0
- package/lib/model/create-outbound-connector-details.js.map +1 -0
- package/lib/model/endpoint.d.ts +32 -0
- package/lib/model/endpoint.js +31 -0
- package/lib/model/endpoint.js.map +1 -0
- package/lib/model/export-summary.d.ts +4 -0
- package/lib/model/export-summary.js.map +1 -1
- package/lib/model/export.d.ts +4 -0
- package/lib/model/export.js.map +1 -1
- package/lib/model/file-system.d.ts +1 -1
- package/lib/model/index.d.ts +38 -0
- package/lib/model/index.js +40 -1
- package/lib/model/index.js.map +1 -1
- package/lib/model/kerberos-keytab-entry.d.ts +52 -0
- package/lib/model/kerberos-keytab-entry.js +43 -0
- package/lib/model/kerberos-keytab-entry.js.map +1 -0
- package/lib/model/kerberos.d.ts +44 -0
- package/lib/model/kerberos.js +31 -0
- package/lib/model/kerberos.js.map +1 -0
- package/lib/model/key-tab-secret-details.d.ts +35 -0
- package/lib/model/key-tab-secret-details.js +31 -0
- package/lib/model/key-tab-secret-details.js.map +1 -0
- package/lib/model/ldap-bind-account-summary.d.ts +36 -0
- package/lib/model/ldap-bind-account-summary.js +68 -0
- package/lib/model/ldap-bind-account-summary.js.map +1 -0
- package/lib/model/ldap-bind-account.d.ts +44 -0
- package/lib/model/ldap-bind-account.js +66 -0
- package/lib/model/ldap-bind-account.js.map +1 -0
- package/lib/model/ldap-idmap.d.ts +70 -0
- package/lib/model/ldap-idmap.js +40 -0
- package/lib/model/ldap-idmap.js.map +1 -0
- package/lib/model/mount-target.d.ts +16 -0
- package/lib/model/mount-target.js +40 -2
- package/lib/model/mount-target.js.map +1 -1
- package/lib/model/outbound-connector-summary.d.ts +92 -0
- package/lib/model/outbound-connector-summary.js +82 -0
- package/lib/model/outbound-connector-summary.js.map +1 -0
- package/lib/model/outbound-connector.d.ts +94 -0
- package/lib/model/outbound-connector.js +82 -0
- package/lib/model/outbound-connector.js.map +1 -0
- package/lib/model/update-export-details.d.ts +4 -0
- package/lib/model/update-export-details.js.map +1 -1
- package/lib/model/update-kerberos-details.d.ts +44 -0
- package/lib/model/update-kerberos-details.js +31 -0
- package/lib/model/update-kerberos-details.js.map +1 -0
- package/lib/model/update-ldap-idmap-details.d.ts +65 -0
- package/lib/model/update-ldap-idmap-details.js +35 -0
- package/lib/model/update-ldap-idmap-details.js.map +1 -0
- package/lib/model/update-mount-target-details.d.ts +7 -0
- package/lib/model/update-mount-target-details.js +34 -2
- package/lib/model/update-mount-target-details.js.map +1 -1
- package/lib/model/update-outbound-connector-details.d.ts +52 -0
- package/lib/model/update-outbound-connector-details.js +31 -0
- package/lib/model/update-outbound-connector-details.js.map +1 -0
- package/lib/model/validate-key-tabs-details.d.ts +29 -0
- package/lib/model/validate-key-tabs-details.js +59 -0
- package/lib/model/validate-key-tabs-details.js.map +1 -0
- package/lib/model/validate-key-tabs-response-details.d.ts +32 -0
- package/lib/model/validate-key-tabs-response-details.js +73 -0
- package/lib/model/validate-key-tabs-response-details.js.map +1 -0
- package/lib/request/change-file-system-compartment-request.d.ts +1 -1
- package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +1 -1
- package/lib/request/change-mount-target-compartment-request.d.ts +1 -1
- package/lib/request/change-outbound-connector-compartment-request.d.ts +42 -0
- package/lib/request/change-outbound-connector-compartment-request.js +15 -0
- package/lib/request/change-outbound-connector-compartment-request.js.map +1 -0
- package/lib/request/change-replication-compartment-request.d.ts +1 -1
- package/lib/request/create-export-request.d.ts +1 -1
- package/lib/request/create-file-system-request.d.ts +1 -1
- package/lib/request/create-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/create-mount-target-request.d.ts +1 -1
- package/lib/request/create-outbound-connector-request.d.ts +38 -0
- package/lib/request/create-outbound-connector-request.js +15 -0
- package/lib/request/create-outbound-connector-request.js.map +1 -0
- package/lib/request/create-replication-request.d.ts +1 -1
- package/lib/request/create-snapshot-request.d.ts +1 -1
- package/lib/request/delete-export-request.d.ts +1 -1
- package/lib/request/delete-file-system-request.d.ts +1 -1
- package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/delete-mount-target-request.d.ts +1 -1
- package/lib/request/delete-outbound-connector-request.d.ts +37 -0
- package/lib/request/delete-outbound-connector-request.js +15 -0
- package/lib/request/delete-outbound-connector-request.js.map +1 -0
- package/lib/request/delete-replication-request.d.ts +1 -1
- package/lib/request/delete-replication-target-request.d.ts +1 -1
- package/lib/request/delete-snapshot-request.d.ts +1 -1
- package/lib/request/estimate-replication-request.d.ts +1 -1
- package/lib/request/get-export-request.d.ts +1 -1
- package/lib/request/get-export-set-request.d.ts +1 -1
- package/lib/request/get-file-system-request.d.ts +1 -1
- package/lib/request/get-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/get-mount-target-request.d.ts +1 -1
- package/lib/request/get-outbound-connector-request.d.ts +28 -0
- package/lib/request/get-outbound-connector-request.js +15 -0
- package/lib/request/get-outbound-connector-request.js.map +1 -0
- package/lib/request/get-replication-request.d.ts +1 -1
- package/lib/request/get-replication-target-request.d.ts +1 -1
- package/lib/request/get-snapshot-request.d.ts +1 -1
- package/lib/request/index.d.ts +14 -0
- package/lib/request/index.js +3 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-export-sets-request.d.ts +1 -1
- package/lib/request/list-exports-request.d.ts +1 -1
- package/lib/request/list-file-systems-request.d.ts +1 -1
- package/lib/request/list-filesystem-snapshot-policies-request.d.ts +1 -1
- package/lib/request/list-mount-targets-request.d.ts +1 -1
- package/lib/request/list-outbound-connectors-request.d.ts +107 -0
- package/lib/request/list-outbound-connectors-request.js +37 -0
- package/lib/request/list-outbound-connectors-request.js.map +1 -0
- package/lib/request/list-replication-targets-request.d.ts +1 -1
- package/lib/request/list-replications-request.d.ts +1 -1
- package/lib/request/list-snapshots-request.d.ts +1 -1
- package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/update-export-request.d.ts +1 -1
- package/lib/request/update-export-set-request.d.ts +1 -1
- package/lib/request/update-file-system-request.d.ts +1 -1
- package/lib/request/update-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/update-mount-target-request.d.ts +1 -1
- package/lib/request/update-outbound-connector-request.d.ts +42 -0
- package/lib/request/update-outbound-connector-request.js +15 -0
- package/lib/request/update-outbound-connector-request.js.map +1 -0
- package/lib/request/update-replication-request.d.ts +1 -1
- package/lib/request/update-snapshot-request.d.ts +1 -1
- package/lib/request/validate-key-tabs-request.d.ts +29 -0
- package/lib/request/validate-key-tabs-request.js +15 -0
- package/lib/request/validate-key-tabs-request.js.map +1 -0
- package/lib/response/change-outbound-connector-compartment-response.d.ts +18 -0
- package/lib/response/change-outbound-connector-compartment-response.js +15 -0
- package/lib/response/change-outbound-connector-compartment-response.js.map +1 -0
- package/lib/response/create-outbound-connector-response.d.ts +30 -0
- package/lib/response/create-outbound-connector-response.js +15 -0
- package/lib/response/create-outbound-connector-response.js.map +1 -0
- package/lib/response/delete-outbound-connector-response.d.ts +21 -0
- package/lib/response/delete-outbound-connector-response.js +15 -0
- package/lib/response/delete-outbound-connector-response.js.map +1 -0
- package/lib/response/get-outbound-connector-response.d.ts +30 -0
- package/lib/response/get-outbound-connector-response.js +15 -0
- package/lib/response/get-outbound-connector-response.js.map +1 -0
- package/lib/response/index.d.ts +14 -0
- package/lib/response/list-outbound-connectors-response.d.ts +35 -0
- package/lib/response/list-outbound-connectors-response.js +15 -0
- package/lib/response/list-outbound-connectors-response.js.map +1 -0
- package/lib/response/update-outbound-connector-response.d.ts +30 -0
- package/lib/response/update-outbound-connector-response.js +15 -0
- package/lib/response/update-outbound-connector-response.js.map +1 -0
- package/lib/response/validate-key-tabs-response.d.ts +23 -0
- package/lib/response/validate-key-tabs-response.js +15 -0
- package/lib/response/validate-key-tabs-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -17,6 +17,10 @@ import * as model from "../model";
|
|
|
17
17
|
* Details for updating the export.
|
|
18
18
|
*/
|
|
19
19
|
export interface UpdateExportDetails {
|
|
20
|
+
/**
|
|
21
|
+
* Whether or not the export should use ID mapping for Unix groups rather than the group list provided within an NFS request's RPC header. When this flag is true the Unix UID from the RPC header is used to retrieve the list of secondary groups from a the ID mapping subsystem. The primary GID is always taken from the RPC header. If ID mapping is not configured, incorrectly configured, unavailable, or cannot be used to determine a list of secondary groups then an empty secondary group list is used for authorization. If the number of groups exceeds the limit of 256 groups, the list retrieved from LDAP is truncated to the first 256 groups read.
|
|
22
|
+
*/
|
|
23
|
+
"isIdmapGroupsForSysAuth"?: boolean;
|
|
20
24
|
/**
|
|
21
25
|
* New export options for the export.
|
|
22
26
|
* <p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-export-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-export-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"update-export-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-export-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsBlC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* File Storage API
|
|
3
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
4
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20171215
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Kerberos details needed to update configuration.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface UpdateKerberosDetails {
|
|
20
|
+
/**
|
|
21
|
+
* Kerberos realm that this mount target will join.
|
|
22
|
+
*/
|
|
23
|
+
"kerberosRealm"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the keytab secret in the Vault.
|
|
26
|
+
*/
|
|
27
|
+
"keyTabSecretId"?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Version of the keytab secret in the Vault to use. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
30
|
+
*/
|
|
31
|
+
"currentKeyTabSecretVersion"?: number;
|
|
32
|
+
/**
|
|
33
|
+
* Version of the keytab secert in the Vault to use as a backup. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
|
+
*/
|
|
35
|
+
"backupKeyTabSecretVersion"?: number;
|
|
36
|
+
/**
|
|
37
|
+
* Specifies whether to enable or disable Kerberos.
|
|
38
|
+
*/
|
|
39
|
+
"isKerberosEnabled"?: boolean;
|
|
40
|
+
}
|
|
41
|
+
export declare namespace UpdateKerberosDetails {
|
|
42
|
+
function getJsonObj(obj: UpdateKerberosDetails): object;
|
|
43
|
+
function getDeserializedJsonObj(obj: UpdateKerberosDetails): object;
|
|
44
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* File Storage API
|
|
4
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
5
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20171215
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.UpdateKerberosDetails = void 0;
|
|
18
|
+
var UpdateKerberosDetails;
|
|
19
|
+
(function (UpdateKerberosDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
UpdateKerberosDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
UpdateKerberosDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(UpdateKerberosDetails = exports.UpdateKerberosDetails || (exports.UpdateKerberosDetails = {}));
|
|
31
|
+
//# sourceMappingURL=update-kerberos-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-kerberos-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-kerberos-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgCH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* File Storage API
|
|
3
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
4
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20171215
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Mount target details about the LDAP ID mapping configuration.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface UpdateLdapIdmapDetails {
|
|
20
|
+
/**
|
|
21
|
+
* Schema type of the LDAP account.
|
|
22
|
+
*/
|
|
23
|
+
"schemaType"?: UpdateLdapIdmapDetails.SchemaType;
|
|
24
|
+
/**
|
|
25
|
+
* The amount of time that the mount target should allow an entry to persist in its cache before attempting to refresh the entry. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
26
|
+
*/
|
|
27
|
+
"cacheRefreshIntervalSeconds"?: number;
|
|
28
|
+
/**
|
|
29
|
+
* The maximum amount of time the mount target is allowed to use a cached entry. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
30
|
+
*/
|
|
31
|
+
"cacheLifetimeSeconds"?: number;
|
|
32
|
+
/**
|
|
33
|
+
* The amount of time that a mount target will maintain information that a user is not found in the ID mapping configuration. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
|
+
*/
|
|
35
|
+
"negativeCacheLifetimeSeconds"?: number;
|
|
36
|
+
/**
|
|
37
|
+
* All LDAP searches are recursive starting at this user.
|
|
38
|
+
* <p>
|
|
39
|
+
Example: `CN=User,DC=domain,DC=com`
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"userSearchBase"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* All LDAP searches are recursive starting at this group.
|
|
45
|
+
* <p>
|
|
46
|
+
Example: `CN=Group,DC=domain,DC=com`
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
"groupSearchBase"?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the first connector to use to communicate with the LDAP server.
|
|
52
|
+
*/
|
|
53
|
+
"outboundConnector1Id"?: string;
|
|
54
|
+
/**
|
|
55
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the second connector to use to communicate with the LDAP server.
|
|
56
|
+
*/
|
|
57
|
+
"outboundConnector2Id"?: string;
|
|
58
|
+
}
|
|
59
|
+
export declare namespace UpdateLdapIdmapDetails {
|
|
60
|
+
enum SchemaType {
|
|
61
|
+
Rfc2307 = "RFC2307"
|
|
62
|
+
}
|
|
63
|
+
function getJsonObj(obj: UpdateLdapIdmapDetails): object;
|
|
64
|
+
function getDeserializedJsonObj(obj: UpdateLdapIdmapDetails): object;
|
|
65
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* File Storage API
|
|
4
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
5
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20171215
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.UpdateLdapIdmapDetails = void 0;
|
|
18
|
+
var UpdateLdapIdmapDetails;
|
|
19
|
+
(function (UpdateLdapIdmapDetails) {
|
|
20
|
+
let SchemaType;
|
|
21
|
+
(function (SchemaType) {
|
|
22
|
+
SchemaType["Rfc2307"] = "RFC2307";
|
|
23
|
+
})(SchemaType = UpdateLdapIdmapDetails.SchemaType || (UpdateLdapIdmapDetails.SchemaType = {}));
|
|
24
|
+
function getJsonObj(obj) {
|
|
25
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
26
|
+
return jsonObj;
|
|
27
|
+
}
|
|
28
|
+
UpdateLdapIdmapDetails.getJsonObj = getJsonObj;
|
|
29
|
+
function getDeserializedJsonObj(obj) {
|
|
30
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
31
|
+
return jsonObj;
|
|
32
|
+
}
|
|
33
|
+
UpdateLdapIdmapDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
34
|
+
})(UpdateLdapIdmapDetails = exports.UpdateLdapIdmapDetails || (exports.UpdateLdapIdmapDetails = {}));
|
|
35
|
+
//# sourceMappingURL=update-ldap-idmap-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-ldap-idmap-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-ldap-idmap-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAkDH,IAAiB,sBAAsB,CAetC;AAfD,WAAiB,sBAAsB;IACrC,IAAY,UAEX;IAFD,WAAY,UAAU;QACpB,iCAAmB,CAAA;IACrB,CAAC,EAFW,UAAU,GAAV,iCAAU,KAAV,iCAAU,QAErB;IAED,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAfgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAetC"}
|
|
@@ -12,6 +12,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
12
12
|
* Copyright (c) 2020, 2023, 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
|
+
import * as model from "../model";
|
|
15
16
|
/**
|
|
16
17
|
* Details for updating the mount target.
|
|
17
18
|
*/
|
|
@@ -24,6 +25,11 @@ export interface UpdateMountTargetDetails {
|
|
|
24
25
|
*
|
|
25
26
|
*/
|
|
26
27
|
"displayName"?: string;
|
|
28
|
+
/**
|
|
29
|
+
* The method used to map a Unix UID to secondary groups, if any.
|
|
30
|
+
*/
|
|
31
|
+
"idmapType"?: string;
|
|
32
|
+
"ldapIdmap"?: model.UpdateLdapIdmapDetails;
|
|
27
33
|
/**
|
|
28
34
|
* A list of Network Security Group [OCIDs](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) associated with this mount target.
|
|
29
35
|
* A maximum of 5 is allowed.
|
|
@@ -32,6 +38,7 @@ export interface UpdateMountTargetDetails {
|
|
|
32
38
|
*
|
|
33
39
|
*/
|
|
34
40
|
"nsgIds"?: Array<string>;
|
|
41
|
+
"kerberos"?: model.UpdateKerberosDetails;
|
|
35
42
|
/**
|
|
36
43
|
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
37
44
|
* with no predefined name, type, or namespace.
|
|
@@ -13,17 +13,49 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
13
13
|
* Copyright (c) 2020, 2023, 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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
16
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
36
|
exports.UpdateMountTargetDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
18
38
|
var UpdateMountTargetDetails;
|
|
19
39
|
(function (UpdateMountTargetDetails) {
|
|
20
40
|
function getJsonObj(obj) {
|
|
21
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"ldapIdmap": obj.ldapIdmap
|
|
43
|
+
? model.UpdateLdapIdmapDetails.getJsonObj(obj.ldapIdmap)
|
|
44
|
+
: undefined,
|
|
45
|
+
"kerberos": obj.kerberos ? model.UpdateKerberosDetails.getJsonObj(obj.kerberos) : undefined
|
|
46
|
+
});
|
|
22
47
|
return jsonObj;
|
|
23
48
|
}
|
|
24
49
|
UpdateMountTargetDetails.getJsonObj = getJsonObj;
|
|
25
50
|
function getDeserializedJsonObj(obj) {
|
|
26
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
52
|
+
"ldapIdmap": obj.ldapIdmap
|
|
53
|
+
? model.UpdateLdapIdmapDetails.getDeserializedJsonObj(obj.ldapIdmap)
|
|
54
|
+
: undefined,
|
|
55
|
+
"kerberos": obj.kerberos
|
|
56
|
+
? model.UpdateKerberosDetails.getDeserializedJsonObj(obj.kerberos)
|
|
57
|
+
: undefined
|
|
58
|
+
});
|
|
27
59
|
return jsonObj;
|
|
28
60
|
}
|
|
29
61
|
UpdateMountTargetDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-mount-target-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-mount-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG
|
|
1
|
+
{"version":3,"file":"update-mount-target-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-mount-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8ClC,IAAiB,wBAAwB,CA+BxC;AA/BD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC;gBACxD,CAAC,CAAC,SAAS;YAEb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC5F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACpE,CAAC,CAAC,SAAS;YAEb,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAClE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,+CAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QA+BxC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* File Storage API
|
|
3
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
4
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20171215
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Details for updating the outbound connector.
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateOutboundConnectorDetails {
|
|
19
|
+
/**
|
|
20
|
+
* A user-friendly name. Does not have to be unique, and it is changeable.
|
|
21
|
+
* Avoid entering confidential information.
|
|
22
|
+
* <p>
|
|
23
|
+
Example: `My Outbound Connector`
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
"displayName"?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair
|
|
29
|
+
* with no predefined name, type, or namespace.
|
|
30
|
+
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
31
|
+
* Example: `{\"Department\": \"Finance\"}`
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"freeformTags"?: {
|
|
35
|
+
[key: string]: string;
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
39
|
+
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
40
|
+
* Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"definedTags"?: {
|
|
44
|
+
[key: string]: {
|
|
45
|
+
[key: string]: any;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
export declare namespace UpdateOutboundConnectorDetails {
|
|
50
|
+
function getJsonObj(obj: UpdateOutboundConnectorDetails): object;
|
|
51
|
+
function getDeserializedJsonObj(obj: UpdateOutboundConnectorDetails): object;
|
|
52
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* File Storage API
|
|
4
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
5
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20171215
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.UpdateOutboundConnectorDetails = void 0;
|
|
18
|
+
var UpdateOutboundConnectorDetails;
|
|
19
|
+
(function (UpdateOutboundConnectorDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
UpdateOutboundConnectorDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
UpdateOutboundConnectorDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(UpdateOutboundConnectorDetails = exports.UpdateOutboundConnectorDetails || (exports.UpdateOutboundConnectorDetails = {}));
|
|
31
|
+
//# sourceMappingURL=update-outbound-connector-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-outbound-connector-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/update-outbound-connector-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAkCH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* File Storage API
|
|
3
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
4
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20171215
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Validate keytabs request details.
|
|
18
|
+
*/
|
|
19
|
+
export interface ValidateKeyTabsDetails {
|
|
20
|
+
/**
|
|
21
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target whose keytabs are to be validated.
|
|
22
|
+
*/
|
|
23
|
+
"mountTargetId"?: string;
|
|
24
|
+
"keyTabSecretDetails"?: model.KeyTabSecretDetails;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace ValidateKeyTabsDetails {
|
|
27
|
+
function getJsonObj(obj: ValidateKeyTabsDetails): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: ValidateKeyTabsDetails): object;
|
|
29
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* File Storage API
|
|
4
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
5
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20171215
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.ValidateKeyTabsDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var ValidateKeyTabsDetails;
|
|
39
|
+
(function (ValidateKeyTabsDetails) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"keyTabSecretDetails": obj.keyTabSecretDetails
|
|
43
|
+
? model.KeyTabSecretDetails.getJsonObj(obj.keyTabSecretDetails)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
ValidateKeyTabsDetails.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"keyTabSecretDetails": obj.keyTabSecretDetails
|
|
52
|
+
? model.KeyTabSecretDetails.getDeserializedJsonObj(obj.keyTabSecretDetails)
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
ValidateKeyTabsDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
58
|
+
})(ValidateKeyTabsDetails = exports.ValidateKeyTabsDetails || (exports.ValidateKeyTabsDetails = {}));
|
|
59
|
+
//# sourceMappingURL=validate-key-tabs-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-key-tabs-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/validate-key-tabs-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,mBAAmB,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,mBAAmB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,6CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* File Storage API
|
|
3
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
4
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20171215
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Validate keytabs response details.
|
|
18
|
+
*/
|
|
19
|
+
export interface ValidateKeyTabsResponseDetails {
|
|
20
|
+
/**
|
|
21
|
+
* An array of keytab entries (principal, encryptionType, keyVersionNumber).
|
|
22
|
+
*/
|
|
23
|
+
"currentKerberosKeytabEntries": Array<model.KerberosKeytabEntry>;
|
|
24
|
+
/**
|
|
25
|
+
* An array of keytab entries (principal, encryptionType, keyVersionNumber).
|
|
26
|
+
*/
|
|
27
|
+
"backupKerberosKeytabEntries"?: Array<model.KerberosKeytabEntry>;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace ValidateKeyTabsResponseDetails {
|
|
30
|
+
function getJsonObj(obj: ValidateKeyTabsResponseDetails): object;
|
|
31
|
+
function getDeserializedJsonObj(obj: ValidateKeyTabsResponseDetails): object;
|
|
32
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* File Storage API
|
|
4
|
+
* Use the File Storage service API to manage file systems, mount targets, and snapshots.
|
|
5
|
+
For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20171215
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
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
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.ValidateKeyTabsResponseDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var ValidateKeyTabsResponseDetails;
|
|
39
|
+
(function (ValidateKeyTabsResponseDetails) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"currentKerberosKeytabEntries": obj.currentKerberosKeytabEntries
|
|
43
|
+
? obj.currentKerberosKeytabEntries.map(item => {
|
|
44
|
+
return model.KerberosKeytabEntry.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined,
|
|
47
|
+
"backupKerberosKeytabEntries": obj.backupKerberosKeytabEntries
|
|
48
|
+
? obj.backupKerberosKeytabEntries.map(item => {
|
|
49
|
+
return model.KerberosKeytabEntry.getJsonObj(item);
|
|
50
|
+
})
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
ValidateKeyTabsResponseDetails.getJsonObj = getJsonObj;
|
|
56
|
+
function getDeserializedJsonObj(obj) {
|
|
57
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
58
|
+
"currentKerberosKeytabEntries": obj.currentKerberosKeytabEntries
|
|
59
|
+
? obj.currentKerberosKeytabEntries.map(item => {
|
|
60
|
+
return model.KerberosKeytabEntry.getDeserializedJsonObj(item);
|
|
61
|
+
})
|
|
62
|
+
: undefined,
|
|
63
|
+
"backupKerberosKeytabEntries": obj.backupKerberosKeytabEntries
|
|
64
|
+
? obj.backupKerberosKeytabEntries.map(item => {
|
|
65
|
+
return model.KerberosKeytabEntry.getDeserializedJsonObj(item);
|
|
66
|
+
})
|
|
67
|
+
: undefined
|
|
68
|
+
});
|
|
69
|
+
return jsonObj;
|
|
70
|
+
}
|
|
71
|
+
ValidateKeyTabsResponseDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
72
|
+
})(ValidateKeyTabsResponseDetails = exports.ValidateKeyTabsResponseDetails || (exports.ValidateKeyTabsResponseDetails = {}));
|
|
73
|
+
//# sourceMappingURL=validate-key-tabs-response-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validate-key-tabs-response-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/validate-key-tabs-response-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,8BAA8B,CAuC9C;AAvCD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,GAAG,CAAC,4BAA4B,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1C,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,GAAG,CAAC,2BAA2B,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzC,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,yCAAU,aAkBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,8BAA8B,EAAE,GAAG,CAAC,4BAA4B;gBAC9D,CAAC,CAAC,GAAG,CAAC,4BAA4B,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC1C,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,GAAG,CAAC,2BAA2B,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzC,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,qDAAsB,yBAkBrC,CAAA;AACH,CAAC,EAvCgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAuC9C"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFileSystemCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFilesystemSnapshotPolicyCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeMountTargetCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|