@@ -4,7 +4,7 @@ The purpose of this application is to provide access to Akeyless API.
44This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
55
66- API version: 2.0
7- - Package version: 4.2.2
7+ - Package version: 4.2.3
88- Build package: org.openapitools.codegen.languages.PythonClientCodegen
99For more information, please visit [ http://akeyless.io ] ( http://akeyless.io )
1010
@@ -83,11 +83,12 @@ All URIs are relative to *https://api.akeyless.io*
8383
8484Class | Method | HTTP request | Description
8585------------ | ------------- | ------------- | -------------
86+ * V2Api* | [ ** alias_details** ] ( docs/V2Api.md#alias_details ) | ** GET** /alias-details |
8687* V2Api* | [ ** assoc_role_auth_method** ] ( docs/V2Api.md#assoc_role_auth_method ) | ** POST** /assoc-role-am |
8788* V2Api* | [ ** assoc_target_item** ] ( docs/V2Api.md#assoc_target_item ) | ** POST** /assoc-target-item |
8889* V2Api* | [ ** auth** ] ( docs/V2Api.md#auth ) | ** POST** /auth |
8990* V2Api* | [ ** auth_method_create_api_key** ] ( docs/V2Api.md#auth_method_create_api_key ) | ** POST** /auth-method-create-api-key |
90- * V2Api* | [ ** auth_method_create_aws_iam** ] ( docs/V2Api.md#auth_method_create_aws_iam ) | ** POST** /auth-method-create-aws |
91+ * V2Api* | [ ** auth_method_create_aws_iam** ] ( docs/V2Api.md#auth_method_create_aws_iam ) | ** POST** /auth-method-create-aws-iam |
9192* V2Api* | [ ** auth_method_create_azure_ad** ] ( docs/V2Api.md#auth_method_create_azure_ad ) | ** POST** /auth-method-create-azure-ad |
9293* V2Api* | [ ** auth_method_create_cert** ] ( docs/V2Api.md#auth_method_create_cert ) | ** POST** /auth-method-create-cert |
9394* V2Api* | [ ** auth_method_create_email** ] ( docs/V2Api.md#auth_method_create_email ) | ** POST** /auth-method-create-email |
@@ -198,6 +199,7 @@ Class | Method | HTTP request | Description
198199* V2Api* | [ ** describe_permissions** ] ( docs/V2Api.md#describe_permissions ) | ** POST** /describe-permissions |
199200* V2Api* | [ ** describe_sub_claims** ] ( docs/V2Api.md#describe_sub_claims ) | ** POST** /describe-sub-claims |
200201* V2Api* | [ ** detokenize** ] ( docs/V2Api.md#detokenize ) | ** POST** /detokenize |
202+ * V2Api* | [ ** detokenize_batch** ] ( docs/V2Api.md#detokenize_batch ) | ** POST** /detokenize-batch |
201203* V2Api* | [ ** dynamic_secret_create_artifactory** ] ( docs/V2Api.md#dynamic_secret_create_artifactory ) | ** POST** /dynamic-secret-create-artifactory |
202204* V2Api* | [ ** dynamic_secret_create_aws** ] ( docs/V2Api.md#dynamic_secret_create_aws ) | ** POST** /dynamic-secret-create-aws |
203205* V2Api* | [ ** dynamic_secret_create_azure** ] ( docs/V2Api.md#dynamic_secret_create_azure ) | ** POST** /dynamic-secret-create-azure |
@@ -505,6 +507,7 @@ Class | Method | HTTP request | Description
505507* V2Api* | [ ** target_create_ping** ] ( docs/V2Api.md#target_create_ping ) | ** POST** /target-create-ping |
506508* V2Api* | [ ** target_create_rabbit_mq** ] ( docs/V2Api.md#target_create_rabbit_mq ) | ** POST** /target-create-rabbitmq |
507509* V2Api* | [ ** target_create_salesforce** ] ( docs/V2Api.md#target_create_salesforce ) | ** POST** /target-create-salesforce |
510+ * V2Api* | [ ** target_create_sectigo** ] ( docs/V2Api.md#target_create_sectigo ) | ** POST** /target-create-sectigo |
508511* V2Api* | [ ** target_create_ssh** ] ( docs/V2Api.md#target_create_ssh ) | ** POST** /target-create-ssh |
509512* V2Api* | [ ** target_create_web** ] ( docs/V2Api.md#target_create_web ) | ** POST** /target-create-web |
510513* V2Api* | [ ** target_create_windows** ] ( docs/V2Api.md#target_create_windows ) | ** POST** /target-create-windows |
@@ -533,11 +536,13 @@ Class | Method | HTTP request | Description
533536* V2Api* | [ ** target_update_ping** ] ( docs/V2Api.md#target_update_ping ) | ** POST** /target-update-ping |
534537* V2Api* | [ ** target_update_rabbit_mq** ] ( docs/V2Api.md#target_update_rabbit_mq ) | ** POST** /target-update-rabbitmq |
535538* V2Api* | [ ** target_update_salesforce** ] ( docs/V2Api.md#target_update_salesforce ) | ** POST** /target-update-salesforce |
539+ * V2Api* | [ ** target_update_sectigo** ] ( docs/V2Api.md#target_update_sectigo ) | ** POST** /target-update-sectigo |
536540* V2Api* | [ ** target_update_ssh** ] ( docs/V2Api.md#target_update_ssh ) | ** POST** /target-update-ssh |
537541* V2Api* | [ ** target_update_web** ] ( docs/V2Api.md#target_update_web ) | ** POST** /target-update-web |
538542* V2Api* | [ ** target_update_windows** ] ( docs/V2Api.md#target_update_windows ) | ** POST** /target-update-windows |
539543* V2Api* | [ ** target_update_zero_ssl** ] ( docs/V2Api.md#target_update_zero_ssl ) | ** POST** /target-update-zerossl |
540544* V2Api* | [ ** tokenize** ] ( docs/V2Api.md#tokenize ) | ** POST** /tokenize |
545+ * V2Api* | [ ** tokenize_batch** ] ( docs/V2Api.md#tokenize_batch ) | ** POST** /tokenize-batch |
541546* V2Api* | [ ** uid_create_child_token** ] ( docs/V2Api.md#uid_create_child_token ) | ** POST** /uid-create-child-token |
542547* V2Api* | [ ** uid_generate_token** ] ( docs/V2Api.md#uid_generate_token ) | ** POST** /uid-generate-token |
543548* V2Api* | [ ** uid_list_children** ] ( docs/V2Api.md#uid_list_children ) | ** POST** /uid-list-children |
@@ -634,6 +639,8 @@ Class | Method | HTTP request | Description
634639 - [ AddGatewayAllowedAccessId] ( docs/AddGatewayAllowedAccessId.md )
635640 - [ AdminsConfigPart] ( docs/AdminsConfigPart.md )
636641 - [ AkeylessGatewayConfig] ( docs/AkeylessGatewayConfig.md )
642+ - [ AliasDetails] ( docs/AliasDetails.md )
643+ - [ AliasDetailsOutput] ( docs/AliasDetailsOutput.md )
637644 - [ AllAnalyticsData] ( docs/AllAnalyticsData.md )
638645 - [ AllowedAccess] ( docs/AllowedAccess.md )
639646 - [ AllowedAccessOld] ( docs/AllowedAccessOld.md )
@@ -689,6 +696,8 @@ Class | Method | HTTP request | Description
689696 - [ BastionsList] ( docs/BastionsList.md )
690697 - [ BatchEncryptionRequestLine] ( docs/BatchEncryptionRequestLine.md )
691698 - [ BatchEncryptionResponseLine] ( docs/BatchEncryptionResponseLine.md )
699+ - [ BatchTokenizationRequestLine] ( docs/BatchTokenizationRequestLine.md )
700+ - [ BatchTokenizationResponseLine] ( docs/BatchTokenizationResponseLine.md )
692701 - [ CFConfigPart] ( docs/CFConfigPart.md )
693702 - [ CacheConfigPart] ( docs/CacheConfigPart.md )
694703 - [ CertAccessRules] ( docs/CertAccessRules.md )
@@ -1389,6 +1398,7 @@ Class | Method | HTTP request | Description
13891398 - [ SSHTargetDetails] ( docs/SSHTargetDetails.md )
13901399 - [ SalesforceTargetDetails] ( docs/SalesforceTargetDetails.md )
13911400 - [ SecretInfo] ( docs/SecretInfo.md )
1401+ - [ SectigoTargetDetails] ( docs/SectigoTargetDetails.md )
13921402 - [ SecureRemoteAccess] ( docs/SecureRemoteAccess.md )
13931403 - [ ServerInventoryMigration] ( docs/ServerInventoryMigration.md )
13941404 - [ ServerInventoryPayload] ( docs/ServerInventoryPayload.md )
@@ -1442,6 +1452,7 @@ Class | Method | HTTP request | Description
14421452 - [ TargetCreatePing] ( docs/TargetCreatePing.md )
14431453 - [ TargetCreateRabbitMq] ( docs/TargetCreateRabbitMq.md )
14441454 - [ TargetCreateSalesforce] ( docs/TargetCreateSalesforce.md )
1455+ - [ TargetCreateSectigo] ( docs/TargetCreateSectigo.md )
14451456 - [ TargetCreateSsh] ( docs/TargetCreateSsh.md )
14461457 - [ TargetCreateWeb] ( docs/TargetCreateWeb.md )
14471458 - [ TargetCreateWindows] ( docs/TargetCreateWindows.md )
@@ -1475,6 +1486,7 @@ Class | Method | HTTP request | Description
14751486 - [ TargetUpdatePing] ( docs/TargetUpdatePing.md )
14761487 - [ TargetUpdateRabbitMq] ( docs/TargetUpdateRabbitMq.md )
14771488 - [ TargetUpdateSalesforce] ( docs/TargetUpdateSalesforce.md )
1489+ - [ TargetUpdateSectigo] ( docs/TargetUpdateSectigo.md )
14781490 - [ TargetUpdateSsh] ( docs/TargetUpdateSsh.md )
14791491 - [ TargetUpdateWeb] ( docs/TargetUpdateWeb.md )
14801492 - [ TargetUpdateWindows] ( docs/TargetUpdateWindows.md )
0 commit comments