Skip to content

Commit bfd3799

Browse files
committed
"Release v5.0.4"
1 parent 66c4770 commit bfd3799

1,140 files changed

Lines changed: 3318 additions & 2216 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ docs/RawCreds.md
765765
docs/RefreshKey.md
766766
docs/RefreshKeyOutput.md
767767
docs/RegexpTokenizerInfo.md
768-
docs/RemoteSecretInfo.md
769768
docs/RenewCertificate.md
770769
docs/RenewCertificateOutput.md
771770
docs/RequestAccess.md
@@ -1071,6 +1070,7 @@ docs/UscGet.md
10711070
docs/UscGetSecretOutput.md
10721071
docs/UscList.md
10731072
docs/UscListSecretsOutput.md
1073+
docs/UscSyncInfo.md
10741074
docs/UscUpdate.md
10751075
docs/UscUpdateSecretOutput.md
10761076
docs/V2Api.md
@@ -1866,7 +1866,6 @@ src/model/RawCreds.js
18661866
src/model/RefreshKey.js
18671867
src/model/RefreshKeyOutput.js
18681868
src/model/RegexpTokenizerInfo.js
1869-
src/model/RemoteSecretInfo.js
18701869
src/model/RenewCertificate.js
18711870
src/model/RenewCertificateOutput.js
18721871
src/model/RequestAccess.js
@@ -2172,6 +2171,7 @@ src/model/UscGet.js
21722171
src/model/UscGetSecretOutput.js
21732172
src/model/UscList.js
21742173
src/model/UscListSecretsOutput.js
2174+
src/model/UscSyncInfo.js
21752175
src/model/UscUpdate.js
21762176
src/model/UscUpdateSecretOutput.js
21772177
src/model/ValidateToken.js
@@ -2197,4 +2197,4 @@ src/model/WindowsService.js
21972197
src/model/WindowsServiceAttributes.js
21982198
src/model/WindowsTargetDetails.js
21992199
src/model/ZeroSSLTargetDetails.js
2200-
test/model/NullString.spec.js
2200+
test/model/UscSyncInfo.spec.js

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ akeyless - JavaScript client for akeyless
44
The purpose of this application is to provide access to Akeyless API.
55
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
66

7-
- API version: 3.0
8-
- Package version: 5.0.3
7+
- API version: 2.0
8+
- Package version: 5.0.4
99
- Generator version: 7.10.0
1010
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
1111
For more information, please visit [http://akeyless.io](http://akeyless.io)
@@ -1388,7 +1388,6 @@ Class | Method | HTTP request | Description
13881388
- [akeyless.RefreshKey](docs/RefreshKey.md)
13891389
- [akeyless.RefreshKeyOutput](docs/RefreshKeyOutput.md)
13901390
- [akeyless.RegexpTokenizerInfo](docs/RegexpTokenizerInfo.md)
1391-
- [akeyless.RemoteSecretInfo](docs/RemoteSecretInfo.md)
13921391
- [akeyless.RenewCertificate](docs/RenewCertificate.md)
13931392
- [akeyless.RenewCertificateOutput](docs/RenewCertificateOutput.md)
13941393
- [akeyless.RequestAccess](docs/RequestAccess.md)
@@ -1694,6 +1693,7 @@ Class | Method | HTTP request | Description
16941693
- [akeyless.UscGetSecretOutput](docs/UscGetSecretOutput.md)
16951694
- [akeyless.UscList](docs/UscList.md)
16961695
- [akeyless.UscListSecretsOutput](docs/UscListSecretsOutput.md)
1696+
- [akeyless.UscSyncInfo](docs/UscSyncInfo.md)
16971697
- [akeyless.UscUpdate](docs/UscUpdate.md)
16981698
- [akeyless.UscUpdateSecretOutput](docs/UscUpdateSecretOutput.md)
16991699
- [akeyless.ValidateToken](docs/ValidateToken.md)

docs/AccountGeneralSettings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Name | Type | Description | Notes
1313
**defaultHomePage** | [**DefaultHomePage**](DefaultHomePage.md) | | [optional]
1414
**dynamicSecretMaxTtl** | [**DynamicSecretMaxTtl**](DynamicSecretMaxTtl.md) | | [optional]
1515
**enableRequestForAccess** | **Boolean** | | [optional]
16+
**hidePersonalFolder** | **Boolean** | | [optional]
17+
**hideStaticPassword** | **Boolean** | | [optional]
1618
**invalidCharacters** | **String** | InvalidCharacters is the invalid characters for items/targets/roles/auths/notifier_forwarder naming convention | [optional]
1719
**itemUsageEvent** | [**UsageEventSetting**](UsageEventSetting.md) | | [optional]
1820
**lockDefaultKey** | **Boolean** | LockDefaultKey determines whether the configured default key can be updated by end-users on a per-request basis true - all requests use the configured default key false - every request can determine its protection key (default) nil - change nothing (every request can determine its protection key (default)) This parameter is only relevant if AccountDefaultKeyItemID is not empty | [optional]

docs/AzureTargetDetails.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
1313
**azureUsername** | **String** | | [optional]
1414
**connectionType** | **String** | | [optional]
1515
**expirationDate** | **Date** | | [optional]
16+
**graceRotatedSecretKey** | **String** | | [optional]
1617
**useGwCloudIdentity** | **Boolean** | | [optional]
1718

1819

docs/DSProducerDetails.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Name | Type | Description | Notes
130130
**googleWorkspaceGroupRole** | **String** | | [optional]
131131
**googleWorkspaceRoleName** | **String** | | [optional]
132132
**googleWorkspaceRoleScope** | **String** | | [optional]
133+
**graceRotatedSecretKey** | **String** | | [optional]
133134
**grantTypes** | **[String]** | | [optional]
134135
**groups** | **String** | | [optional]
135136
**hanadbCreationStatements** | **String** | | [optional]

docs/DynamicSecretCreateHanaDb.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Name | Type | Description | Notes
1919
**producerEncryptionKeyName** | **String** | Dynamic producer encryption key | [optional]
2020
**secureAccessBastionIssuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional]
2121
**secureAccessCertificateIssuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional]
22+
**secureAccessDbName** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional]
2223
**secureAccessDbSchema** | **String** | The DB schema | [optional]
2324
**secureAccessEnable** | **String** | Enable/Disable secure remote access [true/false] | [optional]
2425
**secureAccessHost** | **[String]** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional]

docs/DynamicSecretCreateMongoDb.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Name | Type | Description | Notes
2424
**producerEncryptionKeyName** | **String** | Encrypt producer with following key | [optional]
2525
**secureAccessBastionIssuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional]
2626
**secureAccessCertificateIssuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional]
27+
**secureAccessDbName** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional]
2728
**secureAccessDelay** | **Number** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional]
2829
**secureAccessEnable** | **String** | Enable/Disable secure remote access [true/false] | [optional]
2930
**secureAccessHost** | **[String]** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional]

docs/DynamicSecretCreateMsSql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Name | Type | Description | Notes
1919
**producerEncryptionKeyName** | **String** | Dynamic producer encryption key | [optional]
2020
**secureAccessBastionIssuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional]
2121
**secureAccessCertificateIssuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional]
22+
**secureAccessDbName** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional]
2223
**secureAccessDbSchema** | **String** | The DB schema | [optional]
2324
**secureAccessDelay** | **Number** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional]
2425
**secureAccessEnable** | **String** | Enable/Disable secure remote access [true/false] | [optional]

docs/DynamicSecretCreateMySql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Name | Type | Description | Notes
2121
**producerEncryptionKeyName** | **String** | Dynamic producer encryption key | [optional]
2222
**secureAccessBastionIssuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional]
2323
**secureAccessCertificateIssuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional]
24+
**secureAccessDbName** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional]
2425
**secureAccessDelay** | **Number** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional]
2526
**secureAccessEnable** | **String** | Enable/Disable secure remote access [true/false] | [optional]
2627
**secureAccessHost** | **[String]** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional]

docs/DynamicSecretCreatePostgreSql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Name | Type | Description | Notes
1919
**revocationStatement** | **String** | PostgreSQL Revocation statements | [optional]
2020
**secureAccessBastionIssuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional]
2121
**secureAccessCertificateIssuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional]
22+
**secureAccessDbName** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional]
2223
**secureAccessDbSchema** | **String** | The DB schema | [optional]
2324
**secureAccessDelay** | **Number** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional]
2425
**secureAccessEnable** | **String** | Enable/Disable secure remote access [true/false] | [optional]

0 commit comments

Comments
 (0)