@@ -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.5
7+ - Package version: 4.3.0
88- Build package: org.openapitools.codegen.languages.PythonClientCodegen
99For more information, please visit [ http://akeyless.io ] ( http://akeyless.io )
1010
@@ -94,6 +94,7 @@ Class | Method | HTTP request | Description
9494* V2Api* | [ ** auth_method_create_email** ] ( docs/V2Api.md#auth_method_create_email ) | ** POST** /auth-method-create-email |
9595* V2Api* | [ ** auth_method_create_gcp** ] ( docs/V2Api.md#auth_method_create_gcp ) | ** POST** /auth-method-create-gcp |
9696* V2Api* | [ ** auth_method_create_k8s** ] ( docs/V2Api.md#auth_method_create_k8s ) | ** POST** /auth-method-create-k8s |
97+ * V2Api* | [ ** auth_method_create_kerberos** ] ( docs/V2Api.md#auth_method_create_kerberos ) | ** POST** /auth-method-create-kerberos |
9798* V2Api* | [ ** auth_method_create_ldap** ] ( docs/V2Api.md#auth_method_create_ldap ) | ** POST** /auth-method-create-ldap |
9899* V2Api* | [ ** auth_method_create_oauth2** ] ( docs/V2Api.md#auth_method_create_oauth2 ) | ** POST** /auth-method-create-oauth2 |
99100* V2Api* | [ ** auth_method_create_oci** ] ( docs/V2Api.md#auth_method_create_oci ) | ** POST** /auth-method-create-oci |
@@ -110,6 +111,7 @@ Class | Method | HTTP request | Description
110111* V2Api* | [ ** auth_method_update_email** ] ( docs/V2Api.md#auth_method_update_email ) | ** POST** /auth-method-update-email |
111112* V2Api* | [ ** auth_method_update_gcp** ] ( docs/V2Api.md#auth_method_update_gcp ) | ** POST** /auth-method-update-gcp |
112113* V2Api* | [ ** auth_method_update_k8s** ] ( docs/V2Api.md#auth_method_update_k8s ) | ** POST** /auth-method-update-k8s |
114+ * V2Api* | [ ** auth_method_update_kerberos** ] ( docs/V2Api.md#auth_method_update_kerberos ) | ** POST** /auth-method-update-kerberos |
113115* V2Api* | [ ** auth_method_update_ldap** ] ( docs/V2Api.md#auth_method_update_ldap ) | ** POST** /auth-method-update-ldap |
114116* V2Api* | [ ** auth_method_update_oauth2** ] ( docs/V2Api.md#auth_method_update_oauth2 ) | ** POST** /auth-method-update-oauth2 |
115117* V2Api* | [ ** auth_method_update_oci** ] ( docs/V2Api.md#auth_method_update_oci ) | ** POST** /auth-method-update-oci |
@@ -158,6 +160,7 @@ Class | Method | HTTP request | Description
158160* V2Api* | [ ** create_linked_target** ] ( docs/V2Api.md#create_linked_target ) | ** POST** /create-linked-target |
159161* V2Api* | [ ** create_native_k8_s_target** ] ( docs/V2Api.md#create_native_k8_s_target ) | ** POST** /create-k8s-target |
160162* V2Api* | [ ** create_oidc_app** ] ( docs/V2Api.md#create_oidc_app ) | ** POST** /create-oidc-app |
163+ * V2Api* | [ ** create_passkey** ] ( docs/V2Api.md#create_passkey ) | ** POST** /create-passkey |
161164* V2Api* | [ ** create_ping_target** ] ( docs/V2Api.md#create_ping_target ) | ** POST** /create-ping-target |
162165* V2Api* | [ ** create_pki_cert_issuer** ] ( docs/V2Api.md#create_pki_cert_issuer ) | ** POST** /create-pki-cert-issuer |
163166* V2Api* | [ ** create_rabbit_mq_target** ] ( docs/V2Api.md#create_rabbit_mq_target ) | ** POST** /create-rabbitmq-target |
@@ -434,6 +437,7 @@ Class | Method | HTTP request | Description
434437* V2Api* | [ ** kmip_renew_server_certificate** ] ( docs/V2Api.md#kmip_renew_server_certificate ) | ** POST** /kmip-renew-environment |
435438* V2Api* | [ ** kmip_server_setup** ] ( docs/V2Api.md#kmip_server_setup ) | ** POST** /kmip-create-environment |
436439* V2Api* | [ ** kmip_set_server_state** ] ( docs/V2Api.md#kmip_set_server_state ) | ** POST** /kmip-set-environment-state |
440+ * V2Api* | [ ** kubeconfig_generate** ] ( docs/V2Api.md#kubeconfig_generate ) | ** POST** /kubeconfig-generate |
437441* V2Api* | [ ** list_acme_accounts** ] ( docs/V2Api.md#list_acme_accounts ) | ** POST** /list-acme-accounts |
438442* V2Api* | [ ** list_auth_methods** ] ( docs/V2Api.md#list_auth_methods ) | ** POST** /list-auth-methods |
439443* V2Api* | [ ** list_gateways** ] ( docs/V2Api.md#list_gateways ) | ** POST** /list-gateways |
@@ -442,13 +446,15 @@ Class | Method | HTTP request | Description
442446* V2Api* | [ ** list_roles** ] ( docs/V2Api.md#list_roles ) | ** POST** /list-roles |
443447* V2Api* | [ ** list_shared_items** ] ( docs/V2Api.md#list_shared_items ) | ** POST** /list-shared-items |
444448* V2Api* | [ ** list_sra_bastions** ] ( docs/V2Api.md#list_sra_bastions ) | ** POST** /list-sra-bastions |
449+ * V2Api* | [ ** list_sra_sessions** ] ( docs/V2Api.md#list_sra_sessions ) | ** POST** /list-sra-sessions |
445450* V2Api* | [ ** list_targets** ] ( docs/V2Api.md#list_targets ) | ** POST** /list-targets |
446451* V2Api* | [ ** move_objects** ] ( docs/V2Api.md#move_objects ) | ** POST** /move-objects |
447452* V2Api* | [ ** provision_certificate** ] ( docs/V2Api.md#provision_certificate ) | ** POST** /provision-certificate |
448453* V2Api* | [ ** raw_creds** ] ( docs/V2Api.md#raw_creds ) | ** POST** /raw-creds |
449454* V2Api* | [ ** refresh_key** ] ( docs/V2Api.md#refresh_key ) | ** POST** /refresh-key |
450455* V2Api* | [ ** renew_certificate** ] ( docs/V2Api.md#renew_certificate ) | ** POST** /renew-certificate |
451456* V2Api* | [ ** request_access** ] ( docs/V2Api.md#request_access ) | ** POST** /request-access |
457+ * V2Api* | [ ** reset_access_key** ] ( docs/V2Api.md#reset_access_key ) | ** POST** /reset-access-key |
452458* V2Api* | [ ** reverse_rbac** ] ( docs/V2Api.md#reverse_rbac ) | ** POST** /reverse-rbac |
453459* V2Api* | [ ** revoke_certificate** ] ( docs/V2Api.md#revoke_certificate ) | ** POST** /revoke-certificate |
454460* V2Api* | [ ** revoke_creds** ] ( docs/V2Api.md#revoke_creds ) | ** POST** /revoke-creds |
@@ -671,13 +677,15 @@ Class | Method | HTTP request | Description
671677 - [ Auth] ( docs/Auth.md )
672678 - [ AuthMethod] ( docs/AuthMethod.md )
673679 - [ AuthMethodAccessInfo] ( docs/AuthMethodAccessInfo.md )
680+ - [ AuthMethodAdditionalData] ( docs/AuthMethodAdditionalData.md )
674681 - [ AuthMethodCreateApiKey] ( docs/AuthMethodCreateApiKey.md )
675682 - [ AuthMethodCreateAwsIam] ( docs/AuthMethodCreateAwsIam.md )
676683 - [ AuthMethodCreateAzureAD] ( docs/AuthMethodCreateAzureAD.md )
677684 - [ AuthMethodCreateCert] ( docs/AuthMethodCreateCert.md )
678685 - [ AuthMethodCreateEmail] ( docs/AuthMethodCreateEmail.md )
679686 - [ AuthMethodCreateGcp] ( docs/AuthMethodCreateGcp.md )
680687 - [ AuthMethodCreateK8s] ( docs/AuthMethodCreateK8s.md )
688+ - [ AuthMethodCreateKerberos] ( docs/AuthMethodCreateKerberos.md )
681689 - [ AuthMethodCreateLdap] ( docs/AuthMethodCreateLdap.md )
682690 - [ AuthMethodCreateOCI] ( docs/AuthMethodCreateOCI.md )
683691 - [ AuthMethodCreateOIDC] ( docs/AuthMethodCreateOIDC.md )
@@ -697,6 +705,7 @@ Class | Method | HTTP request | Description
697705 - [ AuthMethodUpdateEmail] ( docs/AuthMethodUpdateEmail.md )
698706 - [ AuthMethodUpdateGcp] ( docs/AuthMethodUpdateGcp.md )
699707 - [ AuthMethodUpdateK8s] ( docs/AuthMethodUpdateK8s.md )
708+ - [ AuthMethodUpdateKerberos] ( docs/AuthMethodUpdateKerberos.md )
700709 - [ AuthMethodUpdateLdap] ( docs/AuthMethodUpdateLdap.md )
701710 - [ AuthMethodUpdateOCI] ( docs/AuthMethodUpdateOCI.md )
702711 - [ AuthMethodUpdateOIDC] ( docs/AuthMethodUpdateOIDC.md )
@@ -826,6 +835,8 @@ Class | Method | HTTP request | Description
826835 - [ CreateOidcAppOutput] ( docs/CreateOidcAppOutput.md )
827836 - [ CreatePKICertIssuer] ( docs/CreatePKICertIssuer.md )
828837 - [ CreatePKICertIssuerOutput] ( docs/CreatePKICertIssuerOutput.md )
838+ - [ CreatePasskey] ( docs/CreatePasskey.md )
839+ - [ CreatePasskeyOutput] ( docs/CreatePasskeyOutput.md )
829840 - [ CreatePingTarget] ( docs/CreatePingTarget.md )
830841 - [ CreatePingTargetOutput] ( docs/CreatePingTargetOutput.md )
831842 - [ CreateRabbitMQTarget] ( docs/CreateRabbitMQTarget.md )
@@ -1286,6 +1297,9 @@ Class | Method | HTTP request | Description
12861297 - [ KMIPConfigPart] ( docs/KMIPConfigPart.md )
12871298 - [ KMIPEnvironmentCreateResponse] ( docs/KMIPEnvironmentCreateResponse.md )
12881299 - [ KMIPServer] ( docs/KMIPServer.md )
1300+ - [ KerberosAccessRules] ( docs/KerberosAccessRules.md )
1301+ - [ KerberosAuthMethodInfo] ( docs/KerberosAuthMethodInfo.md )
1302+ - [ KerberosConfigPart] ( docs/KerberosConfigPart.md )
12891303 - [ KmipClientDeleteRule] ( docs/KmipClientDeleteRule.md )
12901304 - [ KmipClientSetRule] ( docs/KmipClientSetRule.md )
12911305 - [ KmipCreateClient] ( docs/KmipCreateClient.md )
@@ -1305,6 +1319,15 @@ Class | Method | HTTP request | Description
13051319 - [ KmipServerSetup] ( docs/KmipServerSetup.md )
13061320 - [ KmipSetServerState] ( docs/KmipSetServerState.md )
13071321 - [ KmipSetServerStateOutput] ( docs/KmipSetServerStateOutput.md )
1322+ - [ KubeConfigValue] ( docs/KubeConfigValue.md )
1323+ - [ KubeconfigCluster] ( docs/KubeconfigCluster.md )
1324+ - [ KubeconfigContext] ( docs/KubeconfigContext.md )
1325+ - [ KubeconfigExec] ( docs/KubeconfigExec.md )
1326+ - [ KubeconfigGenerateOutput] ( docs/KubeconfigGenerateOutput.md )
1327+ - [ KubeconfigNamedCluster] ( docs/KubeconfigNamedCluster.md )
1328+ - [ KubeconfigNamedContext] ( docs/KubeconfigNamedContext.md )
1329+ - [ KubeconfigUser] ( docs/KubeconfigUser.md )
1330+ - [ KubeconfigUserExec] ( docs/KubeconfigUserExec.md )
13081331 - [ KubernetesAccessRules] ( docs/KubernetesAccessRules.md )
13091332 - [ LDAPAccessRules] ( docs/LDAPAccessRules.md )
13101333 - [ LastConfigChange] ( docs/LastConfigChange.md )
@@ -1327,7 +1350,9 @@ Class | Method | HTTP request | Description
13271350 - [ ListRoles] ( docs/ListRoles.md )
13281351 - [ ListRolesOutput] ( docs/ListRolesOutput.md )
13291352 - [ ListSRABastions] ( docs/ListSRABastions.md )
1353+ - [ ListSRASessions] ( docs/ListSRASessions.md )
13301354 - [ ListSharedItems] ( docs/ListSharedItems.md )
1355+ - [ ListSraSessionsOutput] ( docs/ListSraSessionsOutput.md )
13311356 - [ ListTargets] ( docs/ListTargets.md )
13321357 - [ ListTargetsOutput] ( docs/ListTargetsOutput.md )
13331358 - [ LogForwardingConfigPart] ( docs/LogForwardingConfigPart.md )
@@ -1470,6 +1495,7 @@ Class | Method | HTTP request | Description
14701495 - [ SmInfo] ( docs/SmInfo.md )
14711496 - [ SplunkLogForwardingConfig] ( docs/SplunkLogForwardingConfig.md )
14721497 - [ SraInfo] ( docs/SraInfo.md )
1498+ - [ SraSessionEntryOut] ( docs/SraSessionEntryOut.md )
14731499 - [ SshBastionConf] ( docs/SshBastionConf.md )
14741500 - [ SshBastionSessionTermination] ( docs/SshBastionSessionTermination.md )
14751501 - [ StaticCredsAuth] ( docs/StaticCredsAuth.md )
0 commit comments