@@ -4,14 +4,13 @@ The purpose of this application is to provide access to Akeyless API.
4
4
This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
5
5
6
6
- API version: 2.0
7
- - Package version: 5.0.1
8
- - Generator version: 7.10.0
7
+ - Package version: 5.0.2
9
8
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
9
For more information, please visit [ http://akeyless.io ] ( http://akeyless.io )
11
10
12
11
## Requirements.
13
12
14
- Python 3.8 +
13
+ Python 2.7 and 3.4 +
15
14
16
15
## Installation & Usage
17
16
### pip install
@@ -42,10 +41,6 @@ Then import the package:
42
41
import akeyless
43
42
```
44
43
45
- ### Tests
46
-
47
- Execute ` pytest ` to run the tests.
48
-
49
44
## Getting Started
50
45
51
46
Please follow the [ installation procedure] ( #installation--usage ) and then run the following:
@@ -393,6 +388,7 @@ Class | Method | HTTP request | Description
393
388
* V2Api* | [ ** gateway_update_producer_snowflake** ] ( docs/V2Api.md#gateway_update_producer_snowflake ) | ** POST** /gateway-update-producer-snowflake |
394
389
* V2Api* | [ ** gateway_update_producer_venafi** ] ( docs/V2Api.md#gateway_update_producer_venafi ) | ** POST** /gateway-update-producer-certificate-automation |
395
390
* V2Api* | [ ** gateway_update_remote_access** ] ( docs/V2Api.md#gateway_update_remote_access ) | ** POST** /gateway-update-remote-access |
391
+ * V2Api* | [ ** gateway_update_remote_access_desktop_app** ] ( docs/V2Api.md#gateway_update_remote_access_desktop_app ) | ** POST** /gateway-update-remote-access-desktop-app |
396
392
* V2Api* | [ ** gateway_update_remote_access_rdp_recordings** ] ( docs/V2Api.md#gateway_update_remote_access_rdp_recordings ) | ** POST** /gateway-update-remote-access-rdp-recording |
397
393
* V2Api* | [ ** gateway_update_tls_cert** ] ( docs/V2Api.md#gateway_update_tls_cert ) | ** POST** /gateway-update-tls-cert |
398
394
* V2Api* | [ ** gateway_update_tmp_users** ] ( docs/V2Api.md#gateway_update_tmp_users ) | ** POST** /gateway-update-producer-tmp-creds |
@@ -931,6 +927,7 @@ Class | Method | HTTP request | Description
931
927
- [ DescribePermissionsOutput] ( docs/DescribePermissionsOutput.md )
932
928
- [ DescribeSubClaims] ( docs/DescribeSubClaims.md )
933
929
- [ DescribeSubClaimsOutput] ( docs/DescribeSubClaimsOutput.md )
930
+ - [ DesktopAppConf] ( docs/DesktopAppConf.md )
934
931
- [ Detokenize] ( docs/Detokenize.md )
935
932
- [ DetokenizeOutput] ( docs/DetokenizeOutput.md )
936
933
- [ DockerhubTargetDetails] ( docs/DockerhubTargetDetails.md )
@@ -1048,7 +1045,6 @@ Class | Method | HTTP request | Description
1048
1045
- [ GCPPayload] ( docs/GCPPayload.md )
1049
1046
- [ GCPSecretsMigration] ( docs/GCPSecretsMigration.md )
1050
1047
- [ GKETargetDetails] ( docs/GKETargetDetails.md )
1051
- - [ GatewayBasicInfo] ( docs/GatewayBasicInfo.md )
1052
1048
- [ GatewayCreateAllowedAccess] ( docs/GatewayCreateAllowedAccess.md )
1053
1049
- [ GatewayCreateK8SAuthConfig] ( docs/GatewayCreateK8SAuthConfig.md )
1054
1050
- [ GatewayCreateK8SAuthConfigOutput] ( docs/GatewayCreateK8SAuthConfigOutput.md )
@@ -1113,6 +1109,7 @@ Class | Method | HTTP request | Description
1113
1109
- [ GatewayDeleteMigration] ( docs/GatewayDeleteMigration.md )
1114
1110
- [ GatewayDeleteProducer] ( docs/GatewayDeleteProducer.md )
1115
1111
- [ GatewayDeleteProducerOutput] ( docs/GatewayDeleteProducerOutput.md )
1112
+ - [ GatewayDetailsForItemReplyObj] ( docs/GatewayDetailsForItemReplyObj.md )
1116
1113
- [ GatewayDownloadCustomerFragments] ( docs/GatewayDownloadCustomerFragments.md )
1117
1114
- [ GatewayDownloadCustomerFragmentsOutput] ( docs/GatewayDownloadCustomerFragmentsOutput.md )
1118
1115
- [ GatewayGetAllowedAccess] ( docs/GatewayGetAllowedAccess.md )
@@ -1228,6 +1225,7 @@ Class | Method | HTTP request | Description
1228
1225
- [ GatewayUpdateProducerVenafi] ( docs/GatewayUpdateProducerVenafi.md )
1229
1226
- [ GatewayUpdateProducerVenafiOutput] ( docs/GatewayUpdateProducerVenafiOutput.md )
1230
1227
- [ GatewayUpdateRemoteAccess] ( docs/GatewayUpdateRemoteAccess.md )
1228
+ - [ GatewayUpdateRemoteAccessDesktopApp] ( docs/GatewayUpdateRemoteAccessDesktopApp.md )
1231
1229
- [ GatewayUpdateRemoteAccessRdpRecordings] ( docs/GatewayUpdateRemoteAccessRdpRecordings.md )
1232
1230
- [ GatewayUpdateTlsCert] ( docs/GatewayUpdateTlsCert.md )
1233
1231
- [ GatewayUpdateTlsCertOutput] ( docs/GatewayUpdateTlsCertOutput.md )
@@ -1526,6 +1524,7 @@ Class | Method | HTTP request | Description
1526
1524
- [ SignRsaSsaPssOutput] ( docs/SignRsaSsaPssOutput.md )
1527
1525
- [ SmInfo] ( docs/SmInfo.md )
1528
1526
- [ SplunkLogForwardingConfig] ( docs/SplunkLogForwardingConfig.md )
1527
+ - [ SraDesktopAppConf] ( docs/SraDesktopAppConf.md )
1529
1528
- [ SraInfo] ( docs/SraInfo.md )
1530
1529
- [ SraSessionEntryOut] ( docs/SraSessionEntryOut.md )
1531
1530
- [ SshBastionConf] ( docs/SshBastionConf.md )
@@ -1752,11 +1751,9 @@ Class | Method | HTTP request | Description
1752
1751
- [ ZeroSSLTargetDetails] ( docs/ZeroSSLTargetDetails.md )
1753
1752
1754
1753
1755
- <a id =" documentation-for-authorization " ></a >
1756
1754
## Documentation For Authorization
1757
1755
1758
- Endpoints do not require authorization.
1759
-
1756
+ All endpoints do not require authorization.
1760
1757
1761
1758
## Author
1762
1759
0 commit comments