akeyless 5.0.31 → 5.0.33
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.
- checksums.yaml +4 -4
- data/README.md +37 -2
- data/docs/AWSTargetDetails.md +2 -0
- data/docs/ActiveDirectoryPayload.md +6 -0
- data/docs/AerospikeTargetDetails.md +14 -48
- data/docs/AgenticRules.md +2 -0
- data/docs/AssocTargetItem.md +3 -1
- data/docs/AuthMethod.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +1 -1
- data/docs/AuthMethodCreateAwsIam.md +1 -1
- data/docs/AuthMethodCreateAzureAD.md +1 -1
- data/docs/AuthMethodCreateCert.md +1 -1
- data/docs/AuthMethodCreateEmail.md +1 -1
- data/docs/AuthMethodCreateGcp.md +1 -1
- data/docs/AuthMethodCreateK8s.md +1 -1
- data/docs/AuthMethodCreateKerberos.md +1 -1
- data/docs/AuthMethodCreateLdap.md +1 -1
- data/docs/AuthMethodCreateOCI.md +1 -1
- data/docs/AuthMethodCreateOIDC.md +1 -1
- data/docs/AuthMethodCreateOauth2.md +1 -1
- data/docs/AuthMethodCreateSAML.md +1 -1
- data/docs/AuthMethodCreateUniversalIdentity.md +1 -1
- data/docs/AuthMethodUpdateApiKey.md +1 -1
- data/docs/AuthMethodUpdateAwsIam.md +1 -1
- data/docs/AuthMethodUpdateAzureAD.md +1 -1
- data/docs/AuthMethodUpdateCert.md +1 -1
- data/docs/AuthMethodUpdateEmail.md +1 -1
- data/docs/AuthMethodUpdateGcp.md +1 -1
- data/docs/AuthMethodUpdateK8s.md +1 -1
- data/docs/AuthMethodUpdateKerberos.md +1 -1
- data/docs/AuthMethodUpdateLdap.md +1 -1
- data/docs/AuthMethodUpdateOCI.md +1 -1
- data/docs/AuthMethodUpdateOIDC.md +1 -1
- data/docs/AuthMethodUpdateOauth2.md +1 -1
- data/docs/AuthMethodUpdateSAML.md +1 -1
- data/docs/AuthMethodUpdateUniversalIdentity.md +1 -1
- data/docs/CreateAuthMethod.md +1 -1
- data/docs/CreateAuthMethodAWSIAM.md +1 -1
- data/docs/CreateAuthMethodAzureAD.md +1 -1
- data/docs/CreateAuthMethodCert.md +1 -1
- data/docs/CreateAuthMethodEmail.md +1 -1
- data/docs/CreateAuthMethodGCP.md +1 -1
- data/docs/CreateAuthMethodHuawei.md +1 -1
- data/docs/CreateAuthMethodK8S.md +1 -1
- data/docs/CreateAuthMethodLDAP.md +1 -1
- data/docs/CreateAuthMethodOAuth2.md +1 -1
- data/docs/CreateAuthMethodOCI.md +1 -1
- data/docs/CreateAuthMethodOIDC.md +1 -1
- data/docs/CreateAuthMethodSAML.md +1 -1
- data/docs/CreateAuthMethodUniversalIdentity.md +1 -1
- data/docs/CreateF5BigIpTarget.md +38 -0
- data/docs/CreateF5BigIpTargetOutput.md +18 -0
- data/docs/CreateMcpSecretBearerToken.md +2 -0
- data/docs/CreateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/CreateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/CreateRotatedSecret.md +4 -2
- data/docs/CreateSSHCertIssuer.md +3 -3
- data/docs/CreateSecret.md +10 -0
- data/docs/CreateUSC.md +6 -0
- data/docs/DSProducerDetails.md +48 -0
- data/docs/DynamicSecretCreateAerospike.md +56 -0
- data/docs/DynamicSecretCreateArtifactory.md +4 -0
- data/docs/DynamicSecretCreateAws.md +4 -0
- data/docs/DynamicSecretCreateAzure.md +4 -0
- data/docs/DynamicSecretCreateCassandra.md +4 -0
- data/docs/DynamicSecretCreateChef.md +4 -0
- data/docs/DynamicSecretCreateCustom.md +4 -0
- data/docs/DynamicSecretCreateDockerhub.md +4 -0
- data/docs/DynamicSecretCreateEks.md +4 -0
- data/docs/DynamicSecretCreateGcp.md +4 -0
- data/docs/DynamicSecretCreateGithub.md +4 -0
- data/docs/DynamicSecretCreateGitlab.md +4 -0
- data/docs/DynamicSecretCreateGke.md +4 -0
- data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretCreateHanaDb.md +4 -0
- data/docs/DynamicSecretCreateK8s.md +4 -0
- data/docs/DynamicSecretCreateLdap.md +8 -2
- data/docs/DynamicSecretCreateMongoDb.md +4 -0
- data/docs/DynamicSecretCreateMsSql.md +4 -0
- data/docs/DynamicSecretCreateMySql.md +4 -0
- data/docs/DynamicSecretCreateOpenAI.md +4 -0
- data/docs/DynamicSecretCreateOracleDb.md +4 -0
- data/docs/DynamicSecretCreatePing.md +4 -0
- data/docs/DynamicSecretCreatePostgreSql.md +4 -0
- data/docs/DynamicSecretCreateRabbitMq.md +4 -0
- data/docs/DynamicSecretCreateRdp.md +12 -0
- data/docs/DynamicSecretCreateRedis.md +4 -0
- data/docs/DynamicSecretCreateRedshift.md +4 -0
- data/docs/DynamicSecretCreateSnowflake.md +4 -0
- data/docs/DynamicSecretCreateVenafi.md +4 -0
- data/docs/DynamicSecretProducerInfo.md +2 -0
- data/docs/DynamicSecretTmpCredsDelete.md +4 -0
- data/docs/DynamicSecretTmpCredsGet.md +4 -0
- data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
- data/docs/DynamicSecretUpdateAerospike.md +58 -0
- data/docs/DynamicSecretUpdateArtifactory.md +4 -0
- data/docs/DynamicSecretUpdateAws.md +4 -0
- data/docs/DynamicSecretUpdateAzure.md +4 -0
- data/docs/DynamicSecretUpdateCassandra.md +4 -0
- data/docs/DynamicSecretUpdateChef.md +4 -0
- data/docs/DynamicSecretUpdateCustom.md +4 -0
- data/docs/DynamicSecretUpdateDockerhub.md +4 -0
- data/docs/DynamicSecretUpdateEks.md +4 -0
- data/docs/DynamicSecretUpdateGcp.md +4 -0
- data/docs/DynamicSecretUpdateGithub.md +4 -0
- data/docs/DynamicSecretUpdateGitlab.md +4 -0
- data/docs/DynamicSecretUpdateGke.md +4 -0
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretUpdateHanaDb.md +4 -0
- data/docs/DynamicSecretUpdateK8s.md +4 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -2
- data/docs/DynamicSecretUpdateMongoDb.md +4 -0
- data/docs/DynamicSecretUpdateMsSql.md +4 -0
- data/docs/DynamicSecretUpdateMySql.md +4 -0
- data/docs/DynamicSecretUpdateOpenAI.md +4 -0
- data/docs/DynamicSecretUpdateOracleDb.md +4 -0
- data/docs/DynamicSecretUpdatePing.md +4 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +4 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +4 -0
- data/docs/DynamicSecretUpdateRdp.md +12 -0
- data/docs/DynamicSecretUpdateRedis.md +4 -0
- data/docs/DynamicSecretUpdateRedshift.md +4 -0
- data/docs/DynamicSecretUpdateSnowflake.md +4 -0
- data/docs/DynamicSecretUpdateVenafi.md +4 -0
- data/docs/EsmCreateSecretOutput.md +6 -0
- data/docs/EventForwarderCreateEmail.md +1 -1
- data/docs/EventForwarderCreateServiceNow.md +1 -1
- data/docs/EventForwarderCreateSlack.md +1 -1
- data/docs/EventForwarderCreateTeams.md +1 -1
- data/docs/EventForwarderCreateWebhook.md +1 -1
- data/docs/EventForwarderUpdateEmail.md +1 -1
- data/docs/EventForwarderUpdateServiceNow.md +1 -1
- data/docs/EventForwarderUpdateSlack.md +1 -1
- data/docs/EventForwarderUpdateTeams.md +1 -1
- data/docs/EventForwarderUpdateWebhook.md +1 -1
- data/docs/F5BigIpTargetDetails.md +22 -0
- data/docs/FolderSyncOutput.md +1 -7
- data/docs/GatewayCreateMigration.md +6 -0
- data/docs/GatewayCreateProducerArtifactory.md +4 -0
- data/docs/GatewayCreateProducerAws.md +4 -0
- data/docs/GatewayCreateProducerAzure.md +4 -0
- data/docs/GatewayCreateProducerCassandra.md +4 -0
- data/docs/GatewayCreateProducerChef.md +4 -0
- data/docs/GatewayCreateProducerCustom.md +4 -0
- data/docs/GatewayCreateProducerDockerhub.md +4 -0
- data/docs/GatewayCreateProducerEks.md +4 -0
- data/docs/GatewayCreateProducerGcp.md +4 -0
- data/docs/GatewayCreateProducerGithub.md +4 -0
- data/docs/GatewayCreateProducerGke.md +4 -0
- data/docs/GatewayCreateProducerHanaDb.md +4 -0
- data/docs/GatewayCreateProducerLdap.md +8 -2
- data/docs/GatewayCreateProducerMSSQL.md +4 -0
- data/docs/GatewayCreateProducerMongo.md +4 -0
- data/docs/GatewayCreateProducerMySQL.md +4 -0
- data/docs/GatewayCreateProducerNativeK8S.md +4 -0
- data/docs/GatewayCreateProducerOracleDb.md +4 -0
- data/docs/GatewayCreateProducerPing.md +4 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +4 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +4 -0
- data/docs/GatewayCreateProducerRdp.md +12 -0
- data/docs/GatewayCreateProducerRedis.md +4 -0
- data/docs/GatewayCreateProducerRedshift.md +4 -0
- data/docs/GatewayCreateProducerSnowflake.md +4 -0
- data/docs/GatewayCreateProducerVenafi.md +4 -0
- data/docs/GatewayDeleteProducer.md +4 -0
- data/docs/GatewayGetProducer.md +4 -0
- data/docs/GatewayGetTmpUsers.md +4 -0
- data/docs/GatewayRevokeTmpUsers.md +4 -0
- data/docs/GatewayStartProducer.md +4 -0
- data/docs/GatewayStopProducer.md +4 -0
- data/docs/GatewayUpdateLogForwardingGoogleChronicle.md +1 -1
- data/docs/GatewayUpdateMigration.md +6 -0
- data/docs/GatewayUpdateProducerArtifactory.md +4 -0
- data/docs/GatewayUpdateProducerAws.md +4 -0
- data/docs/GatewayUpdateProducerAzure.md +4 -0
- data/docs/GatewayUpdateProducerCassandra.md +4 -0
- data/docs/GatewayUpdateProducerChef.md +4 -0
- data/docs/GatewayUpdateProducerCustom.md +4 -0
- data/docs/GatewayUpdateProducerDockerhub.md +4 -0
- data/docs/GatewayUpdateProducerEks.md +4 -0
- data/docs/GatewayUpdateProducerGcp.md +4 -0
- data/docs/GatewayUpdateProducerGithub.md +4 -0
- data/docs/GatewayUpdateProducerGke.md +4 -0
- data/docs/GatewayUpdateProducerHanaDb.md +4 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -2
- data/docs/GatewayUpdateProducerMSSQL.md +4 -0
- data/docs/GatewayUpdateProducerMongo.md +4 -0
- data/docs/GatewayUpdateProducerMySQL.md +4 -0
- data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
- data/docs/GatewayUpdateProducerOracleDb.md +4 -0
- data/docs/GatewayUpdateProducerPing.md +4 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +4 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +4 -0
- data/docs/GatewayUpdateProducerRdp.md +12 -0
- data/docs/GatewayUpdateProducerRedis.md +4 -0
- data/docs/GatewayUpdateProducerRedshift.md +4 -0
- data/docs/GatewayUpdateProducerSnowflake.md +4 -0
- data/docs/GatewayUpdateProducerVenafi.md +4 -0
- data/docs/GatewayUpdateTmpUsers.md +4 -0
- data/docs/GenerateCsr.md +7 -1
- data/docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md +1 -1
- data/docs/KMIPCA.md +36 -0
- data/docs/KMIPCAListEntry.md +34 -0
- data/docs/KMIPClient.md +2 -0
- data/docs/KMIPServer.md +2 -0
- data/docs/KmipGetCABundle.md +22 -0
- data/docs/KmipGetCABundleOutput.md +18 -0
- data/docs/KmipListCAs.md +22 -0
- data/docs/KmipListCAsOutput.md +18 -0
- data/docs/KmipRenewClientCertificate.md +2 -0
- data/docs/KmipRotateCA.md +24 -0
- data/docs/KmipRotateCAOutput.md +22 -0
- data/docs/KmipSunsetCA.md +28 -0
- data/docs/KmipSunsetCAOutput.md +18 -0
- data/docs/OpenAITargetDetails.md +10 -0
- data/docs/RotatedSecretCreateAerospike.md +72 -0
- data/docs/RotatedSecretCreateAws.md +4 -0
- data/docs/RotatedSecretCreateAzure.md +4 -0
- data/docs/RotatedSecretCreateCassandra.md +4 -0
- data/docs/RotatedSecretCreateCustom.md +12 -0
- data/docs/RotatedSecretCreateDockerhub.md +4 -0
- data/docs/RotatedSecretCreateF5BigIp.md +72 -0
- data/docs/RotatedSecretCreateGcp.md +4 -0
- data/docs/RotatedSecretCreateHanadb.md +4 -0
- data/docs/RotatedSecretCreateHashiVault.md +4 -0
- data/docs/RotatedSecretCreateLdap.md +8 -2
- data/docs/RotatedSecretCreateMongodb.md +4 -0
- data/docs/RotatedSecretCreateMssql.md +4 -0
- data/docs/RotatedSecretCreateMysql.md +4 -0
- data/docs/RotatedSecretCreateOpenAI.md +4 -0
- data/docs/RotatedSecretCreateOracledb.md +4 -0
- data/docs/RotatedSecretCreatePostgresql.md +4 -0
- data/docs/RotatedSecretCreateRedis.md +4 -0
- data/docs/RotatedSecretCreateRedshift.md +4 -0
- data/docs/RotatedSecretCreateSnowflake.md +6 -0
- data/docs/RotatedSecretCreateSplunk.md +4 -0
- data/docs/RotatedSecretCreateSsh.md +24 -0
- data/docs/RotatedSecretCreateWindows.md +12 -0
- data/docs/RotatedSecretDelete.md +2 -0
- data/docs/RotatedSecretDeleteSync.md +4 -0
- data/docs/RotatedSecretDetailsInfo.md +6 -0
- data/docs/RotatedSecretSync.md +4 -0
- data/docs/RotatedSecretUpdateAerospike.md +74 -0
- data/docs/RotatedSecretUpdateAws.md +4 -0
- data/docs/RotatedSecretUpdateAzure.md +4 -0
- data/docs/RotatedSecretUpdateCassandra.md +4 -0
- data/docs/RotatedSecretUpdateCustom.md +12 -0
- data/docs/RotatedSecretUpdateDockerhub.md +4 -0
- data/docs/RotatedSecretUpdateGcp.md +4 -0
- data/docs/RotatedSecretUpdateHanadb.md +4 -0
- data/docs/RotatedSecretUpdateHashiVault.md +4 -0
- data/docs/RotatedSecretUpdateLdap.md +8 -2
- data/docs/RotatedSecretUpdateMongodb.md +4 -0
- data/docs/RotatedSecretUpdateMssql.md +4 -0
- data/docs/RotatedSecretUpdateMysql.md +4 -0
- data/docs/RotatedSecretUpdateOpenAI.md +4 -0
- data/docs/RotatedSecretUpdateOracledb.md +4 -0
- data/docs/RotatedSecretUpdatePostgresql.md +4 -0
- data/docs/RotatedSecretUpdateRedis.md +4 -0
- data/docs/RotatedSecretUpdateRedshift.md +4 -0
- data/docs/RotatedSecretUpdateSnowflake.md +6 -0
- data/docs/RotatedSecretUpdateSplunk.md +4 -0
- data/docs/RotatedSecretUpdateSsh.md +24 -0
- data/docs/RotatedSecretUpdateWindows.md +12 -0
- data/docs/SAMLAccessRules.md +2 -0
- data/docs/ShareItemOutput.md +2 -0
- data/docs/StaticSecretDeleteSync.md +4 -0
- data/docs/StaticSecretSync.md +4 -0
- data/docs/SystemAccessCredentialsReplyObj.md +2 -0
- data/docs/TargetCreateF5BigIp.md +38 -0
- data/docs/TargetCreateOpenAI.md +8 -0
- data/docs/TargetTypeDetailsInput.md +2 -0
- data/docs/TargetUpdateF5BigIp.md +42 -0
- data/docs/TargetUpdateOpenAI.md +8 -0
- data/docs/UpdateAuthMethod.md +1 -1
- data/docs/UpdateAuthMethodAWSIAM.md +1 -1
- data/docs/UpdateAuthMethodAzureAD.md +1 -1
- data/docs/UpdateAuthMethodCert.md +1 -1
- data/docs/UpdateAuthMethodGCP.md +1 -1
- data/docs/UpdateAuthMethodK8S.md +1 -1
- data/docs/UpdateAuthMethodLDAP.md +1 -1
- data/docs/UpdateAuthMethodOAuth2.md +1 -1
- data/docs/UpdateAuthMethodOCI.md +1 -1
- data/docs/UpdateAuthMethodOIDC.md +1 -1
- data/docs/UpdateAuthMethodSAML.md +1 -1
- data/docs/UpdateAuthMethodUniversalIdentity.md +1 -1
- data/docs/UpdateF5BigIpTarget.md +44 -0
- data/docs/UpdateF5BigIpTargetOutput.md +18 -0
- data/docs/UpdateItem.md +7 -3
- data/docs/UpdateMcpSecretBearerToken.md +2 -0
- data/docs/UpdateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/UpdateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/UpdateRotatedSecret.md +16 -6
- data/docs/UpdateSSHCertIssuer.md +2 -2
- data/docs/UscCreate.md +2 -0
- data/docs/UscCreateSecretOutput.md +6 -0
- data/docs/UscGet.md +2 -0
- data/docs/UscList.md +2 -0
- data/docs/UscSyncInfo.md +5 -1
- data/docs/V2Api.md +828 -1
- data/lib/akeyless/api/v2_api.rb +817 -1
- data/lib/akeyless/models/active_directory_payload.rb +30 -1
- data/lib/akeyless/models/aerospike_target_details.rb +55 -218
- data/lib/akeyless/models/agentic_rules.rb +11 -1
- data/lib/akeyless/models/assoc_target_item.rb +14 -2
- data/lib/akeyless/models/auth_method.rb +11 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_create_email.rb +1 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_create_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +1 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_update_email.rb +1 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_update_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +1 -1
- data/lib/akeyless/models/aws_target_details.rb +10 -1
- data/lib/akeyless/models/create_auth_method.rb +1 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/create_auth_method_email.rb +1 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +1 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/create_f5_big_ip_target.rb +338 -0
- data/lib/akeyless/models/create_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +13 -3
- data/lib/akeyless/models/create_secret.rb +52 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +3 -3
- data/lib/akeyless/models/create_usc.rb +33 -1
- data/lib/akeyless/models/ds_producer_details.rb +224 -1
- data/lib/akeyless/models/dynamic_secret_create_aerospike.rb +419 -0
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_producer_info.rb +10 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aerospike.rb +429 -0
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +21 -1
- data/lib/akeyless/models/esm_create_secret_output.rb +31 -1
- data/lib/akeyless/models/event_forwarder_create_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_webhook.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_webhook.rb +1 -1
- data/lib/akeyless/models/f5_big_ip_target_details.rb +236 -0
- data/lib/akeyless/models/folder_sync_output.rb +4 -37
- data/lib/akeyless/models/gateway_create_migration.rb +35 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_delete_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_revoke_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_start_producer.rb +21 -1
- data/lib/akeyless/models/gateway_stop_producer.rb +21 -1
- data/lib/akeyless/models/gateway_update_log_forwarding_google_chronicle.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +35 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_update_tmp_users.rb +21 -1
- data/lib/akeyless/models/generate_csr.rb +32 -2
- data/lib/akeyless/models/gw_update_remote_access_session_logs_google_chronicle.rb +1 -1
- data/lib/akeyless/models/kmip_client.rb +10 -1
- data/lib/akeyless/models/kmip_get_ca_bundle.rb +237 -0
- data/lib/akeyless/models/kmip_get_ca_bundle_output.rb +214 -0
- data/lib/akeyless/models/kmip_list_cas.rb +237 -0
- data/lib/akeyless/models/kmip_list_cas_output.rb +216 -0
- data/lib/akeyless/models/kmip_renew_client_certificate.rb +11 -1
- data/lib/akeyless/models/kmip_rotate_ca.rb +249 -0
- data/lib/akeyless/models/kmip_rotate_ca_output.rb +232 -0
- data/lib/akeyless/models/kmip_server.rb +12 -1
- data/lib/akeyless/models/kmip_sunset_ca.rb +276 -0
- data/lib/akeyless/models/kmip_sunset_ca_output.rb +214 -0
- data/lib/akeyless/models/kmipca.rb +300 -0
- data/lib/akeyless/models/kmipca_list_entry.rb +288 -0
- data/lib/akeyless/models/open_ai_target_details.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_aerospike.rb +516 -0
- data/lib/akeyless/models/rotated_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +62 -1
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_f5_big_ip.rb +515 -0
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +31 -1
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +128 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +62 -1
- data/lib/akeyless/models/rotated_secret_delete.rb +11 -1
- data/lib/akeyless/models/rotated_secret_delete_sync.rb +21 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +29 -1
- data/lib/akeyless/models/rotated_secret_sync.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_aerospike.rb +516 -0
- data/lib/akeyless/models/rotated_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +62 -1
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +31 -1
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +128 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +62 -1
- data/lib/akeyless/models/saml_access_rules.rb +11 -1
- data/lib/akeyless/models/share_item_output.rb +10 -1
- data/lib/akeyless/models/static_secret_delete_sync.rb +21 -1
- data/lib/akeyless/models/static_secret_sync.rb +21 -1
- data/lib/akeyless/models/system_access_credentials_reply_obj.rb +11 -1
- data/lib/akeyless/models/target_create_f5_big_ip.rb +338 -0
- data/lib/akeyless/models/target_create_open_ai.rb +41 -1
- data/lib/akeyless/models/target_type_details_input.rb +10 -1
- data/lib/akeyless/models/target_update_f5_big_ip.rb +344 -0
- data/lib/akeyless/models/target_update_open_ai.rb +41 -1
- data/lib/akeyless/models/update_auth_method.rb +1 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/update_f5_big_ip_target.rb +354 -0
- data/lib/akeyless/models/update_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/update_item.rb +24 -6
- data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/update_rotated_secret.rb +59 -15
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +2 -2
- data/lib/akeyless/models/usc_create.rb +11 -1
- data/lib/akeyless/models/usc_create_secret_output.rb +31 -1
- data/lib/akeyless/models/usc_get.rb +11 -1
- data/lib/akeyless/models/usc_list.rb +11 -1
- data/lib/akeyless/models/usc_sync_info.rb +22 -4
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +22 -0
- data/spec/models/create_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/create_f5_big_ip_target_spec.rb +96 -0
- data/spec/models/dynamic_secret_create_aerospike_spec.rb +150 -0
- data/spec/models/dynamic_secret_update_aerospike_spec.rb +156 -0
- data/spec/models/f5_big_ip_target_details_spec.rb +48 -0
- data/spec/models/kmip_get_ca_bundle_output_spec.rb +36 -0
- data/spec/models/kmip_get_ca_bundle_spec.rb +48 -0
- data/spec/models/kmip_list_cas_output_spec.rb +36 -0
- data/spec/models/kmip_list_cas_spec.rb +48 -0
- data/spec/models/kmip_rotate_ca_output_spec.rb +48 -0
- data/spec/models/kmip_rotate_ca_spec.rb +54 -0
- data/spec/models/kmip_sunset_ca_output_spec.rb +36 -0
- data/spec/models/kmip_sunset_ca_spec.rb +66 -0
- data/spec/models/kmipca_list_entry_spec.rb +84 -0
- data/spec/models/kmipca_spec.rb +90 -0
- data/spec/models/rotated_secret_create_aerospike_spec.rb +198 -0
- data/spec/models/rotated_secret_create_f5_big_ip_spec.rb +198 -0
- data/spec/models/rotated_secret_update_aerospike_spec.rb +204 -0
- data/spec/models/target_create_f5_big_ip_spec.rb +96 -0
- data/spec/models/target_update_f5_big_ip_spec.rb +108 -0
- data/spec/models/update_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/update_f5_big_ip_target_spec.rb +114 -0
- metadata +104 -16
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e4772241b4f99c3296a2b6c8f2b7e55ad45dacc634c7e4392a5ddf653a90bfcc
|
|
4
|
+
data.tar.gz: 83aaf995b4150ddb3e6f19584c709eb2736dcc065237160084e6f353ba22cc23
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cf7d66b52cb742f52868ff15399cc462bf7192e937db8b19aad64017f6d5dbd0e1bf235d1799592f8c856587a1b0ab4505a209e589412d61f8f49c365357a0f7
|
|
7
|
+
data.tar.gz: '0797b561d6b60ffb0556ec74803a52df8949d67300d1b4c5db0d4983cdf8b317a41be22fcda0b609a95029001f393652382f0ae4c8e890d2a19444e2cfe0487e'
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: 3.0
|
|
10
|
-
- Package version: 5.0.
|
|
10
|
+
- Package version: 5.0.33
|
|
11
11
|
- Generator version: 7.10.0
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
For more information, please visit [http://akeyless.io](http://akeyless.io)
|
|
@@ -131,6 +131,7 @@ Class | Method | HTTP request | Description
|
|
|
131
131
|
*Akeyless::V2Api* | [**create_eks_target**](docs/V2Api.md#create_eks_target) | **POST** /create-eks-target |
|
|
132
132
|
*Akeyless::V2Api* | [**create_esm**](docs/V2Api.md#create_esm) | **POST** /create-esm |
|
|
133
133
|
*Akeyless::V2Api* | [**create_event_forwarder**](docs/V2Api.md#create_event_forwarder) | **POST** /create-event-forwarder |
|
|
134
|
+
*Akeyless::V2Api* | [**create_f5_big_ip_target**](docs/V2Api.md#create_f5_big_ip_target) | **POST** /create-f5-big-ip-target |
|
|
134
135
|
*Akeyless::V2Api* | [**create_gcp_target**](docs/V2Api.md#create_gcp_target) | **POST** /create-gcp-target |
|
|
135
136
|
*Akeyless::V2Api* | [**create_github_target**](docs/V2Api.md#create_github_target) | **POST** /create-github-target |
|
|
136
137
|
*Akeyless::V2Api* | [**create_gitlab_target**](docs/V2Api.md#create_gitlab_target) | **POST** /create-gitlab-target |
|
|
@@ -192,6 +193,7 @@ Class | Method | HTTP request | Description
|
|
|
192
193
|
*Akeyless::V2Api* | [**describe_sub_claims**](docs/V2Api.md#describe_sub_claims) | **POST** /describe-sub-claims |
|
|
193
194
|
*Akeyless::V2Api* | [**detokenize**](docs/V2Api.md#detokenize) | **POST** /detokenize |
|
|
194
195
|
*Akeyless::V2Api* | [**detokenize_batch**](docs/V2Api.md#detokenize_batch) | **POST** /detokenize-batch |
|
|
196
|
+
*Akeyless::V2Api* | [**dynamic_secret_create_aerospike**](docs/V2Api.md#dynamic_secret_create_aerospike) | **POST** /dynamic-secret-create-aerospike |
|
|
195
197
|
*Akeyless::V2Api* | [**dynamic_secret_create_artifactory**](docs/V2Api.md#dynamic_secret_create_artifactory) | **POST** /dynamic-secret-create-artifactory |
|
|
196
198
|
*Akeyless::V2Api* | [**dynamic_secret_create_aws**](docs/V2Api.md#dynamic_secret_create_aws) | **POST** /dynamic-secret-create-aws |
|
|
197
199
|
*Akeyless::V2Api* | [**dynamic_secret_create_azure**](docs/V2Api.md#dynamic_secret_create_azure) | **POST** /dynamic-secret-create-azure |
|
|
@@ -227,6 +229,7 @@ Class | Method | HTTP request | Description
|
|
|
227
229
|
*Akeyless::V2Api* | [**dynamic_secret_tmp_creds_delete**](docs/V2Api.md#dynamic_secret_tmp_creds_delete) | **POST** /dynamic-secret-tmp-creds-delete |
|
|
228
230
|
*Akeyless::V2Api* | [**dynamic_secret_tmp_creds_get**](docs/V2Api.md#dynamic_secret_tmp_creds_get) | **POST** /dynamic-secret-tmp-creds-get |
|
|
229
231
|
*Akeyless::V2Api* | [**dynamic_secret_tmp_creds_update**](docs/V2Api.md#dynamic_secret_tmp_creds_update) | **POST** /dynamic-secret-tmp-creds-update |
|
|
232
|
+
*Akeyless::V2Api* | [**dynamic_secret_update_aerospike**](docs/V2Api.md#dynamic_secret_update_aerospike) | **POST** /dynamic-secret-update-aerospike |
|
|
230
233
|
*Akeyless::V2Api* | [**dynamic_secret_update_artifactory**](docs/V2Api.md#dynamic_secret_update_artifactory) | **POST** /dynamic-secret-update-artifactory |
|
|
231
234
|
*Akeyless::V2Api* | [**dynamic_secret_update_aws**](docs/V2Api.md#dynamic_secret_update_aws) | **POST** /dynamic-secret-update-aws |
|
|
232
235
|
*Akeyless::V2Api* | [**dynamic_secret_update_azure**](docs/V2Api.md#dynamic_secret_update_azure) | **POST** /dynamic-secret-update-azure |
|
|
@@ -433,13 +436,17 @@ Class | Method | HTTP request | Description
|
|
|
433
436
|
*Akeyless::V2Api* | [**kmip_delete_server**](docs/V2Api.md#kmip_delete_server) | **DELETE** /kmip-delete-environment |
|
|
434
437
|
*Akeyless::V2Api* | [**kmip_describe_client**](docs/V2Api.md#kmip_describe_client) | **POST** /kmip-get-client |
|
|
435
438
|
*Akeyless::V2Api* | [**kmip_describe_server**](docs/V2Api.md#kmip_describe_server) | **POST** /kmip-get-environment |
|
|
439
|
+
*Akeyless::V2Api* | [**kmip_get_ca_bundle**](docs/V2Api.md#kmip_get_ca_bundle) | **POST** /kmip-get-ca-bundle |
|
|
440
|
+
*Akeyless::V2Api* | [**kmip_list_cas**](docs/V2Api.md#kmip_list_cas) | **POST** /kmip-list-cas |
|
|
436
441
|
*Akeyless::V2Api* | [**kmip_list_clients**](docs/V2Api.md#kmip_list_clients) | **POST** /kmip-list-clients |
|
|
437
442
|
*Akeyless::V2Api* | [**kmip_move_server**](docs/V2Api.md#kmip_move_server) | **POST** /kmip-move-environment |
|
|
438
|
-
*Akeyless::V2Api* | [**kmip_renew_client_certificate**](docs/V2Api.md#kmip_renew_client_certificate) | **POST** /kmip-renew-client |
|
|
443
|
+
*Akeyless::V2Api* | [**kmip_renew_client_certificate**](docs/V2Api.md#kmip_renew_client_certificate) | **POST** /kmip-renew-client-certificate |
|
|
439
444
|
*Akeyless::V2Api* | [**kmip_renew_server_certificate**](docs/V2Api.md#kmip_renew_server_certificate) | **POST** /kmip-renew-environment |
|
|
445
|
+
*Akeyless::V2Api* | [**kmip_rotate_ca**](docs/V2Api.md#kmip_rotate_ca) | **POST** /kmip-rotate-ca |
|
|
440
446
|
*Akeyless::V2Api* | [**kmip_server_setup**](docs/V2Api.md#kmip_server_setup) | **POST** /kmip-create-environment |
|
|
441
447
|
*Akeyless::V2Api* | [**kmip_server_update**](docs/V2Api.md#kmip_server_update) | **POST** /kmip-server-update |
|
|
442
448
|
*Akeyless::V2Api* | [**kmip_set_server_state**](docs/V2Api.md#kmip_set_server_state) | **POST** /kmip-set-environment-state |
|
|
449
|
+
*Akeyless::V2Api* | [**kmip_sunset_ca**](docs/V2Api.md#kmip_sunset_ca) | **POST** /kmip-sunset-ca |
|
|
443
450
|
*Akeyless::V2Api* | [**kubeconfig_generate**](docs/V2Api.md#kubeconfig_generate) | **POST** /kubeconfig-generate |
|
|
444
451
|
*Akeyless::V2Api* | [**list_acme_accounts**](docs/V2Api.md#list_acme_accounts) | **POST** /list-acme-accounts |
|
|
445
452
|
*Akeyless::V2Api* | [**list_auth_methods**](docs/V2Api.md#list_auth_methods) | **POST** /list-auth-methods |
|
|
@@ -472,11 +479,13 @@ Class | Method | HTTP request | Description
|
|
|
472
479
|
*Akeyless::V2Api* | [**rotate_key**](docs/V2Api.md#rotate_key) | **POST** /rotate-key |
|
|
473
480
|
*Akeyless::V2Api* | [**rotate_oidc_client_secret**](docs/V2Api.md#rotate_oidc_client_secret) | **POST** /rotate-oidc-client-secret |
|
|
474
481
|
*Akeyless::V2Api* | [**rotate_secret**](docs/V2Api.md#rotate_secret) | **POST** /gateway-rotate-secret |
|
|
482
|
+
*Akeyless::V2Api* | [**rotated_secret_create_aerospike**](docs/V2Api.md#rotated_secret_create_aerospike) | **POST** /rotated-secret-create-aerospike |
|
|
475
483
|
*Akeyless::V2Api* | [**rotated_secret_create_aws**](docs/V2Api.md#rotated_secret_create_aws) | **POST** /rotated-secret-create-aws |
|
|
476
484
|
*Akeyless::V2Api* | [**rotated_secret_create_azure**](docs/V2Api.md#rotated_secret_create_azure) | **POST** /rotated-secret-create-azure |
|
|
477
485
|
*Akeyless::V2Api* | [**rotated_secret_create_cassandra**](docs/V2Api.md#rotated_secret_create_cassandra) | **POST** /rotated-secret-create-cassandra |
|
|
478
486
|
*Akeyless::V2Api* | [**rotated_secret_create_custom**](docs/V2Api.md#rotated_secret_create_custom) | **POST** /rotated-secret-create-custom |
|
|
479
487
|
*Akeyless::V2Api* | [**rotated_secret_create_dockerhub**](docs/V2Api.md#rotated_secret_create_dockerhub) | **POST** /rotated-secret-create-dockerhub |
|
|
488
|
+
*Akeyless::V2Api* | [**rotated_secret_create_f5_big_ip**](docs/V2Api.md#rotated_secret_create_f5_big_ip) | **POST** /rotated-secret-create-f5-big-ip |
|
|
480
489
|
*Akeyless::V2Api* | [**rotated_secret_create_gcp**](docs/V2Api.md#rotated_secret_create_gcp) | **POST** /rotated-secret-create-gcp |
|
|
481
490
|
*Akeyless::V2Api* | [**rotated_secret_create_hanadb**](docs/V2Api.md#rotated_secret_create_hanadb) | **POST** /rotated-secret-create-hanadb |
|
|
482
491
|
*Akeyless::V2Api* | [**rotated_secret_create_hashi_vault**](docs/V2Api.md#rotated_secret_create_hashi_vault) | **POST** /rotated-secret-create-hashi-vault |
|
|
@@ -498,6 +507,7 @@ Class | Method | HTTP request | Description
|
|
|
498
507
|
*Akeyless::V2Api* | [**rotated_secret_get_value**](docs/V2Api.md#rotated_secret_get_value) | **POST** /rotated-secret-get-value |
|
|
499
508
|
*Akeyless::V2Api* | [**rotated_secret_list**](docs/V2Api.md#rotated_secret_list) | **POST** /rotated-secret-list |
|
|
500
509
|
*Akeyless::V2Api* | [**rotated_secret_sync**](docs/V2Api.md#rotated_secret_sync) | **POST** /rotated-secret-sync |
|
|
510
|
+
*Akeyless::V2Api* | [**rotated_secret_update_aerospike**](docs/V2Api.md#rotated_secret_update_aerospike) | **POST** /rotated-secret-update-aerospike |
|
|
501
511
|
*Akeyless::V2Api* | [**rotated_secret_update_aws**](docs/V2Api.md#rotated_secret_update_aws) | **POST** /rotated-secret-update-aws |
|
|
502
512
|
*Akeyless::V2Api* | [**rotated_secret_update_azure**](docs/V2Api.md#rotated_secret_update_azure) | **POST** /rotated-secret-update-azure |
|
|
503
513
|
*Akeyless::V2Api* | [**rotated_secret_update_cassandra**](docs/V2Api.md#rotated_secret_update_cassandra) | **POST** /rotated-secret-update-cassandra |
|
|
@@ -545,6 +555,7 @@ Class | Method | HTTP request | Description
|
|
|
545
555
|
*Akeyless::V2Api* | [**target_create_digi_cert**](docs/V2Api.md#target_create_digi_cert) | **POST** /target-create-digicert |
|
|
546
556
|
*Akeyless::V2Api* | [**target_create_dockerhub**](docs/V2Api.md#target_create_dockerhub) | **POST** /target-create-dockerhub |
|
|
547
557
|
*Akeyless::V2Api* | [**target_create_eks**](docs/V2Api.md#target_create_eks) | **POST** /target-create-eks |
|
|
558
|
+
*Akeyless::V2Api* | [**target_create_f5_big_ip**](docs/V2Api.md#target_create_f5_big_ip) | **POST** /target-create-f5-big-ip |
|
|
548
559
|
*Akeyless::V2Api* | [**target_create_gcp**](docs/V2Api.md#target_create_gcp) | **POST** /target-create-gcp |
|
|
549
560
|
*Akeyless::V2Api* | [**target_create_gemini**](docs/V2Api.md#target_create_gemini) | **POST** /target-create-gemini |
|
|
550
561
|
*Akeyless::V2Api* | [**target_create_github**](docs/V2Api.md#target_create_github) | **POST** /target-create-github |
|
|
@@ -588,6 +599,7 @@ Class | Method | HTTP request | Description
|
|
|
588
599
|
*Akeyless::V2Api* | [**target_update_digi_cert**](docs/V2Api.md#target_update_digi_cert) | **POST** /target-update-digicert |
|
|
589
600
|
*Akeyless::V2Api* | [**target_update_dockerhub**](docs/V2Api.md#target_update_dockerhub) | **POST** /target-update-dockerhub |
|
|
590
601
|
*Akeyless::V2Api* | [**target_update_eks**](docs/V2Api.md#target_update_eks) | **POST** /target-update-eks |
|
|
602
|
+
*Akeyless::V2Api* | [**target_update_f5_big_ip**](docs/V2Api.md#target_update_f5_big_ip) | **POST** /target-update-f5-big-ip |
|
|
591
603
|
*Akeyless::V2Api* | [**target_update_gcp**](docs/V2Api.md#target_update_gcp) | **POST** /target-update-gcp |
|
|
592
604
|
*Akeyless::V2Api* | [**target_update_gemini**](docs/V2Api.md#target_update_gemini) | **POST** /target-update-gemini |
|
|
593
605
|
*Akeyless::V2Api* | [**target_update_github**](docs/V2Api.md#target_update_github) | **POST** /target-update-github |
|
|
@@ -649,6 +661,7 @@ Class | Method | HTTP request | Description
|
|
|
649
661
|
*Akeyless::V2Api* | [**update_dockerhub_target**](docs/V2Api.md#update_dockerhub_target) | **POST** /update-dockerhub-target |
|
|
650
662
|
*Akeyless::V2Api* | [**update_eks_target**](docs/V2Api.md#update_eks_target) | **POST** /update-eks-target |
|
|
651
663
|
*Akeyless::V2Api* | [**update_event_forwarder**](docs/V2Api.md#update_event_forwarder) | **POST** /update-event-forwarder |
|
|
664
|
+
*Akeyless::V2Api* | [**update_f5_big_ip_target**](docs/V2Api.md#update_f5_big_ip_target) | **POST** /update-f5-big-ip-target |
|
|
652
665
|
*Akeyless::V2Api* | [**update_gcp_target**](docs/V2Api.md#update_gcp_target) | **POST** /update-gcp-target |
|
|
653
666
|
*Akeyless::V2Api* | [**update_github_target**](docs/V2Api.md#update_github_target) | **POST** /update-github-target |
|
|
654
667
|
*Akeyless::V2Api* | [**update_gitlab_target**](docs/V2Api.md#update_gitlab_target) | **POST** /update-gitlab-target |
|
|
@@ -892,6 +905,8 @@ Class | Method | HTTP request | Description
|
|
|
892
905
|
- [Akeyless::CreateESMOutput](docs/CreateESMOutput.md)
|
|
893
906
|
- [Akeyless::CreateEventForwarder](docs/CreateEventForwarder.md)
|
|
894
907
|
- [Akeyless::CreateEventForwarderOutput](docs/CreateEventForwarderOutput.md)
|
|
908
|
+
- [Akeyless::CreateF5BigIpTarget](docs/CreateF5BigIpTarget.md)
|
|
909
|
+
- [Akeyless::CreateF5BigIpTargetOutput](docs/CreateF5BigIpTargetOutput.md)
|
|
895
910
|
- [Akeyless::CreateGKETarget](docs/CreateGKETarget.md)
|
|
896
911
|
- [Akeyless::CreateGKETargetOutput](docs/CreateGKETargetOutput.md)
|
|
897
912
|
- [Akeyless::CreateGcpTarget](docs/CreateGcpTarget.md)
|
|
@@ -1013,6 +1028,7 @@ Class | Method | HTTP request | Description
|
|
|
1013
1028
|
- [Akeyless::DetokenizeOutput](docs/DetokenizeOutput.md)
|
|
1014
1029
|
- [Akeyless::DigiCertTargetDetails](docs/DigiCertTargetDetails.md)
|
|
1015
1030
|
- [Akeyless::DockerhubTargetDetails](docs/DockerhubTargetDetails.md)
|
|
1031
|
+
- [Akeyless::DynamicSecretCreateAerospike](docs/DynamicSecretCreateAerospike.md)
|
|
1016
1032
|
- [Akeyless::DynamicSecretCreateArtifactory](docs/DynamicSecretCreateArtifactory.md)
|
|
1017
1033
|
- [Akeyless::DynamicSecretCreateAws](docs/DynamicSecretCreateAws.md)
|
|
1018
1034
|
- [Akeyless::DynamicSecretCreateAzure](docs/DynamicSecretCreateAzure.md)
|
|
@@ -1053,6 +1069,7 @@ Class | Method | HTTP request | Description
|
|
|
1053
1069
|
- [Akeyless::DynamicSecretTmpCredsDelete](docs/DynamicSecretTmpCredsDelete.md)
|
|
1054
1070
|
- [Akeyless::DynamicSecretTmpCredsGet](docs/DynamicSecretTmpCredsGet.md)
|
|
1055
1071
|
- [Akeyless::DynamicSecretTmpCredsUpdate](docs/DynamicSecretTmpCredsUpdate.md)
|
|
1072
|
+
- [Akeyless::DynamicSecretUpdateAerospike](docs/DynamicSecretUpdateAerospike.md)
|
|
1056
1073
|
- [Akeyless::DynamicSecretUpdateArtifactory](docs/DynamicSecretUpdateArtifactory.md)
|
|
1057
1074
|
- [Akeyless::DynamicSecretUpdateAws](docs/DynamicSecretUpdateAws.md)
|
|
1058
1075
|
- [Akeyless::DynamicSecretUpdateAzure](docs/DynamicSecretUpdateAzure.md)
|
|
@@ -1130,6 +1147,7 @@ Class | Method | HTTP request | Description
|
|
|
1130
1147
|
- [Akeyless::ExportClassicKeyOutput](docs/ExportClassicKeyOutput.md)
|
|
1131
1148
|
- [Akeyless::Extension](docs/Extension.md)
|
|
1132
1149
|
- [Akeyless::ExternalKMSKeyId](docs/ExternalKMSKeyId.md)
|
|
1150
|
+
- [Akeyless::F5BigIpTargetDetails](docs/F5BigIpTargetDetails.md)
|
|
1133
1151
|
- [Akeyless::FileDownloadInstructions](docs/FileDownloadInstructions.md)
|
|
1134
1152
|
- [Akeyless::FileInfo](docs/FileInfo.md)
|
|
1135
1153
|
- [Akeyless::FolderCreate](docs/FolderCreate.md)
|
|
@@ -1424,6 +1442,8 @@ Class | Method | HTTP request | Description
|
|
|
1424
1442
|
- [Akeyless::K8SAuthsConfigPart](docs/K8SAuthsConfigPart.md)
|
|
1425
1443
|
- [Akeyless::K8SMigration](docs/K8SMigration.md)
|
|
1426
1444
|
- [Akeyless::K8SPayload](docs/K8SPayload.md)
|
|
1445
|
+
- [Akeyless::KMIPCA](docs/KMIPCA.md)
|
|
1446
|
+
- [Akeyless::KMIPCAListEntry](docs/KMIPCAListEntry.md)
|
|
1427
1447
|
- [Akeyless::KMIPClient](docs/KMIPClient.md)
|
|
1428
1448
|
- [Akeyless::KMIPClientGetResponse](docs/KMIPClientGetResponse.md)
|
|
1429
1449
|
- [Akeyless::KMIPClientListResponse](docs/KMIPClientListResponse.md)
|
|
@@ -1446,6 +1466,10 @@ Class | Method | HTTP request | Description
|
|
|
1446
1466
|
- [Akeyless::KmipDescribeClient](docs/KmipDescribeClient.md)
|
|
1447
1467
|
- [Akeyless::KmipDescribeServer](docs/KmipDescribeServer.md)
|
|
1448
1468
|
- [Akeyless::KmipDescribeServerOutput](docs/KmipDescribeServerOutput.md)
|
|
1469
|
+
- [Akeyless::KmipGetCABundle](docs/KmipGetCABundle.md)
|
|
1470
|
+
- [Akeyless::KmipGetCABundleOutput](docs/KmipGetCABundleOutput.md)
|
|
1471
|
+
- [Akeyless::KmipListCAs](docs/KmipListCAs.md)
|
|
1472
|
+
- [Akeyless::KmipListCAsOutput](docs/KmipListCAsOutput.md)
|
|
1449
1473
|
- [Akeyless::KmipListClients](docs/KmipListClients.md)
|
|
1450
1474
|
- [Akeyless::KmipMoveServer](docs/KmipMoveServer.md)
|
|
1451
1475
|
- [Akeyless::KmipMoveServerOutput](docs/KmipMoveServerOutput.md)
|
|
@@ -1453,11 +1477,15 @@ Class | Method | HTTP request | Description
|
|
|
1453
1477
|
- [Akeyless::KmipRenewClientCertificateOutput](docs/KmipRenewClientCertificateOutput.md)
|
|
1454
1478
|
- [Akeyless::KmipRenewServerCertificate](docs/KmipRenewServerCertificate.md)
|
|
1455
1479
|
- [Akeyless::KmipRenewServerCertificateOutput](docs/KmipRenewServerCertificateOutput.md)
|
|
1480
|
+
- [Akeyless::KmipRotateCA](docs/KmipRotateCA.md)
|
|
1481
|
+
- [Akeyless::KmipRotateCAOutput](docs/KmipRotateCAOutput.md)
|
|
1456
1482
|
- [Akeyless::KmipServerSetup](docs/KmipServerSetup.md)
|
|
1457
1483
|
- [Akeyless::KmipServerUpdate](docs/KmipServerUpdate.md)
|
|
1458
1484
|
- [Akeyless::KmipServerUpdateOutput](docs/KmipServerUpdateOutput.md)
|
|
1459
1485
|
- [Akeyless::KmipSetServerState](docs/KmipSetServerState.md)
|
|
1460
1486
|
- [Akeyless::KmipSetServerStateOutput](docs/KmipSetServerStateOutput.md)
|
|
1487
|
+
- [Akeyless::KmipSunsetCA](docs/KmipSunsetCA.md)
|
|
1488
|
+
- [Akeyless::KmipSunsetCAOutput](docs/KmipSunsetCAOutput.md)
|
|
1461
1489
|
- [Akeyless::KubeConfigValue](docs/KubeConfigValue.md)
|
|
1462
1490
|
- [Akeyless::KubeconfigCluster](docs/KubeconfigCluster.md)
|
|
1463
1491
|
- [Akeyless::KubeconfigContext](docs/KubeconfigContext.md)
|
|
@@ -1580,11 +1608,13 @@ Class | Method | HTTP request | Description
|
|
|
1580
1608
|
- [Akeyless::RotateOidcClientOutput](docs/RotateOidcClientOutput.md)
|
|
1581
1609
|
- [Akeyless::RotateOidcClientSecret](docs/RotateOidcClientSecret.md)
|
|
1582
1610
|
- [Akeyless::RotateSecret](docs/RotateSecret.md)
|
|
1611
|
+
- [Akeyless::RotatedSecretCreateAerospike](docs/RotatedSecretCreateAerospike.md)
|
|
1583
1612
|
- [Akeyless::RotatedSecretCreateAws](docs/RotatedSecretCreateAws.md)
|
|
1584
1613
|
- [Akeyless::RotatedSecretCreateAzure](docs/RotatedSecretCreateAzure.md)
|
|
1585
1614
|
- [Akeyless::RotatedSecretCreateCassandra](docs/RotatedSecretCreateCassandra.md)
|
|
1586
1615
|
- [Akeyless::RotatedSecretCreateCustom](docs/RotatedSecretCreateCustom.md)
|
|
1587
1616
|
- [Akeyless::RotatedSecretCreateDockerhub](docs/RotatedSecretCreateDockerhub.md)
|
|
1617
|
+
- [Akeyless::RotatedSecretCreateF5BigIp](docs/RotatedSecretCreateF5BigIp.md)
|
|
1588
1618
|
- [Akeyless::RotatedSecretCreateGcp](docs/RotatedSecretCreateGcp.md)
|
|
1589
1619
|
- [Akeyless::RotatedSecretCreateHanadb](docs/RotatedSecretCreateHanadb.md)
|
|
1590
1620
|
- [Akeyless::RotatedSecretCreateHashiVault](docs/RotatedSecretCreateHashiVault.md)
|
|
@@ -1610,6 +1640,7 @@ Class | Method | HTTP request | Description
|
|
|
1610
1640
|
- [Akeyless::RotatedSecretList](docs/RotatedSecretList.md)
|
|
1611
1641
|
- [Akeyless::RotatedSecretOutput](docs/RotatedSecretOutput.md)
|
|
1612
1642
|
- [Akeyless::RotatedSecretSync](docs/RotatedSecretSync.md)
|
|
1643
|
+
- [Akeyless::RotatedSecretUpdateAerospike](docs/RotatedSecretUpdateAerospike.md)
|
|
1613
1644
|
- [Akeyless::RotatedSecretUpdateAws](docs/RotatedSecretUpdateAws.md)
|
|
1614
1645
|
- [Akeyless::RotatedSecretUpdateAzure](docs/RotatedSecretUpdateAzure.md)
|
|
1615
1646
|
- [Akeyless::RotatedSecretUpdateCassandra](docs/RotatedSecretUpdateCassandra.md)
|
|
@@ -1706,6 +1737,7 @@ Class | Method | HTTP request | Description
|
|
|
1706
1737
|
- [Akeyless::TargetCreateDigiCert](docs/TargetCreateDigiCert.md)
|
|
1707
1738
|
- [Akeyless::TargetCreateDockerhub](docs/TargetCreateDockerhub.md)
|
|
1708
1739
|
- [Akeyless::TargetCreateEks](docs/TargetCreateEks.md)
|
|
1740
|
+
- [Akeyless::TargetCreateF5BigIp](docs/TargetCreateF5BigIp.md)
|
|
1709
1741
|
- [Akeyless::TargetCreateGcp](docs/TargetCreateGcp.md)
|
|
1710
1742
|
- [Akeyless::TargetCreateGemini](docs/TargetCreateGemini.md)
|
|
1711
1743
|
- [Akeyless::TargetCreateGithub](docs/TargetCreateGithub.md)
|
|
@@ -1755,6 +1787,7 @@ Class | Method | HTTP request | Description
|
|
|
1755
1787
|
- [Akeyless::TargetUpdateDigiCert](docs/TargetUpdateDigiCert.md)
|
|
1756
1788
|
- [Akeyless::TargetUpdateDockerhub](docs/TargetUpdateDockerhub.md)
|
|
1757
1789
|
- [Akeyless::TargetUpdateEks](docs/TargetUpdateEks.md)
|
|
1790
|
+
- [Akeyless::TargetUpdateF5BigIp](docs/TargetUpdateF5BigIp.md)
|
|
1758
1791
|
- [Akeyless::TargetUpdateGcp](docs/TargetUpdateGcp.md)
|
|
1759
1792
|
- [Akeyless::TargetUpdateGemini](docs/TargetUpdateGemini.md)
|
|
1760
1793
|
- [Akeyless::TargetUpdateGithub](docs/TargetUpdateGithub.md)
|
|
@@ -1842,6 +1875,8 @@ Class | Method | HTTP request | Description
|
|
|
1842
1875
|
- [Akeyless::UpdateEKSTarget](docs/UpdateEKSTarget.md)
|
|
1843
1876
|
- [Akeyless::UpdateEKSTargetOutput](docs/UpdateEKSTargetOutput.md)
|
|
1844
1877
|
- [Akeyless::UpdateEventForwarder](docs/UpdateEventForwarder.md)
|
|
1878
|
+
- [Akeyless::UpdateF5BigIpTarget](docs/UpdateF5BigIpTarget.md)
|
|
1879
|
+
- [Akeyless::UpdateF5BigIpTargetOutput](docs/UpdateF5BigIpTargetOutput.md)
|
|
1845
1880
|
- [Akeyless::UpdateGKETarget](docs/UpdateGKETarget.md)
|
|
1846
1881
|
- [Akeyless::UpdateGKETargetOutput](docs/UpdateGKETargetOutput.md)
|
|
1847
1882
|
- [Akeyless::UpdateGcpTarget](docs/UpdateGcpTarget.md)
|
data/docs/AWSTargetDetails.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **aws_region** | **String** | | [optional] |
|
|
9
9
|
| **aws_secret_access_key** | **String** | | [optional] |
|
|
10
10
|
| **aws_session_token** | **String** | | [optional] |
|
|
11
|
+
| **aws_user_name** | **String** | | [optional] |
|
|
11
12
|
| **gw_cloud_identity_external_id_opt** | [**AWSGatewayCloudIdentityExternalIdOpt**](AWSGatewayCloudIdentityExternalIdOpt.md) | | [optional] |
|
|
12
13
|
| **use_gw_cloud_identity** | **Boolean** | | [optional] |
|
|
13
14
|
|
|
@@ -21,6 +22,7 @@ instance = Akeyless::AWSTargetDetails.new(
|
|
|
21
22
|
aws_region: null,
|
|
22
23
|
aws_secret_access_key: null,
|
|
23
24
|
aws_session_token: null,
|
|
25
|
+
aws_user_name: null,
|
|
24
26
|
gw_cloud_identity_external_id_opt: null,
|
|
25
27
|
use_gw_cloud_identity: null
|
|
26
28
|
)
|
|
@@ -19,10 +19,13 @@
|
|
|
19
19
|
| **domain_name** | **String** | | [optional] |
|
|
20
20
|
| **domain_server_targets_path_template** | **String** | | [optional] |
|
|
21
21
|
| **domain_users_rotated_secrets_path_template** | **String** | | [optional] |
|
|
22
|
+
| **enable_password_policy** | **Boolean** | EnablePasswordPolicy enables applying PasswordPolicy to newly created domain/local user rotated secrets. Pointer so omitted values are preserved on partial update (nil = not provided). | [optional] |
|
|
22
23
|
| **enable_rdp_sra** | **Boolean** | | [optional] |
|
|
23
24
|
| **local_users_ignore_list** | **Hash<String, Boolean>** | | [optional] |
|
|
24
25
|
| **local_users_rotated_secrets_path_template** | **String** | | [optional] |
|
|
25
26
|
| **os_filter** | **String** | | [optional] |
|
|
27
|
+
| **password_policy** | [**PasswordPolicyInfo**](PasswordPolicyInfo.md) | | [optional] |
|
|
28
|
+
| **skip_dry_run** | **Boolean** | SkipDryRun enables skip_dry_run on newly created domain/local user rotated secrets. Pointer so omitted values are preserved on partial update (nil = not provided). When false/unset, existing rotated-secret SkipDryRun values are left unchanged on sync. | [optional] |
|
|
26
29
|
| **ssh_port** | **String** | | [optional] |
|
|
27
30
|
| **target_format** | **String** | | [optional] |
|
|
28
31
|
| **targets_type** | **String** | | [optional] |
|
|
@@ -52,10 +55,13 @@ instance = Akeyless::ActiveDirectoryPayload.new(
|
|
|
52
55
|
domain_name: null,
|
|
53
56
|
domain_server_targets_path_template: null,
|
|
54
57
|
domain_users_rotated_secrets_path_template: null,
|
|
58
|
+
enable_password_policy: null,
|
|
55
59
|
enable_rdp_sra: null,
|
|
56
60
|
local_users_ignore_list: null,
|
|
57
61
|
local_users_rotated_secrets_path_template: null,
|
|
58
62
|
os_filter: null,
|
|
63
|
+
password_policy: null,
|
|
64
|
+
skip_dry_run: null,
|
|
59
65
|
ssh_port: null,
|
|
60
66
|
target_format: null,
|
|
61
67
|
targets_type: null,
|
|
@@ -5,38 +5,21 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **aerospike_admin_username** | **String** | | [optional] |
|
|
8
|
+
| **aerospike_client_certificate** | **String** | | [optional] |
|
|
8
9
|
| **aerospike_client_id** | **String** | | [optional] |
|
|
10
|
+
| **aerospike_client_private_key** | **String** | | [optional] |
|
|
9
11
|
| **aerospike_client_secret** | **String** | | [optional] |
|
|
10
12
|
| **aerospike_cloud** | **Boolean** | | [optional] |
|
|
11
13
|
| **aerospike_cluster_id** | **String** | | [optional] |
|
|
14
|
+
| **aerospike_db_server_name** | **String** | | [optional] |
|
|
15
|
+
| **aerospike_enable_mtls** | **Boolean** | | [optional] |
|
|
12
16
|
| **aerospike_hostname** | **String** | | [optional] |
|
|
13
17
|
| **aerospike_namespace** | **String** | | [optional] |
|
|
14
18
|
| **aerospike_password** | **String** | | [optional] |
|
|
15
19
|
| **aerospike_port** | **String** | | [optional] |
|
|
16
|
-
| **
|
|
17
|
-
| **
|
|
18
|
-
| **
|
|
19
|
-
| **cloud_service_provider** | **String** | | [optional] |
|
|
20
|
-
| **cluster_mode** | **Boolean** | | [optional] |
|
|
21
|
-
| **connection_type** | **String** | | [optional] |
|
|
22
|
-
| **db_client_id** | **String** | | [optional] |
|
|
23
|
-
| **db_client_secret** | **String** | | [optional] |
|
|
24
|
-
| **db_host_name** | **String** | | [optional] |
|
|
25
|
-
| **db_name** | **String** | | [optional] |
|
|
26
|
-
| **db_port** | **String** | | [optional] |
|
|
27
|
-
| **db_private_key** | **String** | (Optional) Private Key in PEM format | [optional] |
|
|
28
|
-
| **db_private_key_passphrase** | **String** | | [optional] |
|
|
29
|
-
| **db_pwd** | **String** | | [optional] |
|
|
30
|
-
| **db_server_certificates** | **String** | (Optional) DBServerCertificates defines the set of root certificate authorities that clients use when verifying server certificates. If DBServerCertificates is empty, TLS uses the host's root CA set. | [optional] |
|
|
31
|
-
| **db_server_name** | **String** | (Optional) ServerName is used to verify the hostname on the returned certificates unless InsecureSkipVerify is given. It is also included in the client's handshake to support virtual hosting unless it is an IP address. | [optional] |
|
|
32
|
-
| **db_tenant_id** | **String** | | [optional] |
|
|
33
|
-
| **db_user_name** | **String** | | [optional] |
|
|
34
|
-
| **enable_mtls** | **Boolean** | (Optional) EnableMTLS defines if mutual TLS will be used to connect to DB | [optional] |
|
|
35
|
-
| **oracle_wallet_details** | [**WalletDetails**](WalletDetails.md) | | [optional] |
|
|
36
|
-
| **sf_account** | **String** | | [optional] |
|
|
37
|
-
| **skip_server_name_validation** | **String** | (Optional) SkipServerNameValidation disables server name verification while still validating the certificate chain. Postgres treats empty as legacy \"skip hostname validation\"; MySQL treats empty as false. | [optional] |
|
|
38
|
-
| **ssl_connection_certificate** | **String** | (Optional) SSLConnectionCertificate defines the certificate for SSL connection. Must be base64 certificate loaded by UI using file loader field | [optional] |
|
|
39
|
-
| **ssl_connection_mode** | **Boolean** | (Optional) SSLConnectionMode defines if SSL mode will be used to connect to DB | [optional] |
|
|
20
|
+
| **aerospike_skip_server_name_validation** | **String** | | [optional] |
|
|
21
|
+
| **aerospike_ssl_connection_certificate** | **String** | | [optional] |
|
|
22
|
+
| **aerospike_ssl_connection_mode** | **Boolean** | | [optional] |
|
|
40
23
|
|
|
41
24
|
## Example
|
|
42
25
|
|
|
@@ -45,38 +28,21 @@ require 'akeyless'
|
|
|
45
28
|
|
|
46
29
|
instance = Akeyless::AerospikeTargetDetails.new(
|
|
47
30
|
aerospike_admin_username: null,
|
|
31
|
+
aerospike_client_certificate: null,
|
|
48
32
|
aerospike_client_id: null,
|
|
33
|
+
aerospike_client_private_key: null,
|
|
49
34
|
aerospike_client_secret: null,
|
|
50
35
|
aerospike_cloud: null,
|
|
51
36
|
aerospike_cluster_id: null,
|
|
37
|
+
aerospike_db_server_name: null,
|
|
38
|
+
aerospike_enable_mtls: null,
|
|
52
39
|
aerospike_hostname: null,
|
|
53
40
|
aerospike_namespace: null,
|
|
54
41
|
aerospike_password: null,
|
|
55
42
|
aerospike_port: null,
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
cloud_service_provider: null,
|
|
60
|
-
cluster_mode: null,
|
|
61
|
-
connection_type: null,
|
|
62
|
-
db_client_id: null,
|
|
63
|
-
db_client_secret: null,
|
|
64
|
-
db_host_name: null,
|
|
65
|
-
db_name: null,
|
|
66
|
-
db_port: null,
|
|
67
|
-
db_private_key: null,
|
|
68
|
-
db_private_key_passphrase: null,
|
|
69
|
-
db_pwd: null,
|
|
70
|
-
db_server_certificates: null,
|
|
71
|
-
db_server_name: null,
|
|
72
|
-
db_tenant_id: null,
|
|
73
|
-
db_user_name: null,
|
|
74
|
-
enable_mtls: null,
|
|
75
|
-
oracle_wallet_details: null,
|
|
76
|
-
sf_account: null,
|
|
77
|
-
skip_server_name_validation: null,
|
|
78
|
-
ssl_connection_certificate: null,
|
|
79
|
-
ssl_connection_mode: null
|
|
43
|
+
aerospike_skip_server_name_validation: null,
|
|
44
|
+
aerospike_ssl_connection_certificate: null,
|
|
45
|
+
aerospike_ssl_connection_mode: null
|
|
80
46
|
)
|
|
81
47
|
```
|
|
82
48
|
|
data/docs/AgenticRules.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **enabled** | **Boolean** | Enabled is a pointer so rules persisted before this field existed (nil) keep enforcing, rather than silently switching off. | [optional] |
|
|
7
8
|
| **input_rules** | [**Array<AgenticRule>**](AgenticRule.md) | | [optional] |
|
|
8
9
|
| **output_rules** | [**Array<AgenticRule>**](AgenticRule.md) | | [optional] |
|
|
9
10
|
|
|
@@ -13,6 +14,7 @@
|
|
|
13
14
|
require 'akeyless'
|
|
14
15
|
|
|
15
16
|
instance = Akeyless::AgenticRules.new(
|
|
17
|
+
enabled: null,
|
|
16
18
|
input_rules: null,
|
|
17
19
|
output_rules: null
|
|
18
20
|
)
|
data/docs/AssocTargetItem.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **bind_ssl_profiles** | **Array<String>** | Bind the provisioned certificate to an existing client-ssl/server-ssl profile, in the format <type>:<partition>:<name> (relevant only for F5 BIG-IP certificate provisioning). Leave the partition empty to use the certificate's partition. Repeat the parameter to bind several profiles. | [optional] |
|
|
7
8
|
| **certificate_path** | **String** | A path on the target to store the certificate pem file (relevant only for certificate provisioning) | [optional] |
|
|
8
9
|
| **chain_path** | **String** | A path on the target to store the full chain pem file (relevant only for certificate provisioning) | [optional] |
|
|
9
10
|
| **disable_previous_key_version** | **Boolean** | Automatically disable previous key version (required for azure targets) | [optional][default to false] |
|
|
@@ -15,7 +16,7 @@
|
|
|
15
16
|
| **location_id** | **String** | Location id of the GCP KMS (required for gcp targets) | [optional] |
|
|
16
17
|
| **multi_region** | **String** | Set to 'true' to create a multi-region managed key. (Relevant only for Classic Key AWS targets) | [optional][default to 'false'] |
|
|
17
18
|
| **name** | **String** | The item to associate | |
|
|
18
|
-
| **post_provision_command** | **String** | A custom command to run on the remote target after successful provisioning (relevant only for certificate provisioning) | [optional] |
|
|
19
|
+
| **post_provision_command** | **String** | A custom command to run on the remote target after successful provisioning (relevant only for SSH and Windows certificate provisioning, not supported for F5 BIG-IP) | [optional] |
|
|
19
20
|
| **private_key_path** | **String** | A path on the target to store the private key (relevant only for certificate provisioning) | [optional] |
|
|
20
21
|
| **project_id** | **String** | Project id of the GCP KMS (required for gcp targets) | [optional] |
|
|
21
22
|
| **protection_level** | **String** | Protection level of the key [software/hardware] (relevant for gcp targets) | [optional][default to 'software'] |
|
|
@@ -34,6 +35,7 @@
|
|
|
34
35
|
require 'akeyless'
|
|
35
36
|
|
|
36
37
|
instance = Akeyless::AssocTargetItem.new(
|
|
38
|
+
bind_ssl_profiles: null,
|
|
37
39
|
certificate_path: null,
|
|
38
40
|
chain_path: null,
|
|
39
41
|
disable_previous_key_version: null,
|
data/docs/AuthMethod.md
CHANGED
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
| **auth_method_id** | **Integer** | | [optional] |
|
|
15
15
|
| **auth_method_name** | **String** | | [optional] |
|
|
16
16
|
| **auth_method_roles_assoc** | [**Array<AuthMethodRoleAssociation>**](AuthMethodRoleAssociation.md) | | [optional] |
|
|
17
|
+
| **bookmark_login_url_template** | **String** | BookmarkLoginURLTemplate is an OIDC login URL template for console bookmarks. SaaS-owned methods use {redirect_uri} for client substitution; AuthViaGw embeds the GW console callback. | [optional] |
|
|
17
18
|
| **client_permissions** | **Array<String>** | | [optional] |
|
|
18
19
|
| **creation_date** | **Time** | | [optional] |
|
|
19
20
|
| **delete_protection** | **Boolean** | | [optional] |
|
|
@@ -39,6 +40,7 @@ instance = Akeyless::AuthMethod.new(
|
|
|
39
40
|
auth_method_id: null,
|
|
40
41
|
auth_method_name: null,
|
|
41
42
|
auth_method_roles_assoc: null,
|
|
43
|
+
bookmark_login_url_template: null,
|
|
42
44
|
client_permissions: null,
|
|
43
45
|
creation_date: null,
|
|
44
46
|
delete_protection: null,
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
17
17
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
18
18
|
| **name** | **String** | Auth Method name | |
|
|
19
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
19
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
20
20
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
21
21
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
22
22
|
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
24
24
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
25
25
|
| **name** | **String** | Auth Method name | |
|
|
26
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
26
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
27
27
|
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
|
|
28
28
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
29
29
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
| **jwks_uri** | **String** | The URL to the JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server. | [optional][default to 'https://login.microsoftonline.com/common/discovery/keys'] |
|
|
29
29
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
30
30
|
| **name** | **String** | Auth Method name | |
|
|
31
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
31
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
32
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
33
33
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
34
34
|
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
25
25
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
26
26
|
| **name** | **String** | Auth Method name | |
|
|
27
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
27
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
28
28
|
| **require_crl_dp** | **Boolean** | Require certificate CRL distribution points (CDP) and enforce CRL validation during authentication. | [optional] |
|
|
29
29
|
| **revoked_cert_ids** | **Array<String>** | A list of revoked cert ids | [optional] |
|
|
30
30
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
20
20
|
| **mfa_type** | **String** | Enable two-factor-authentication via [email/auth app] | [optional][default to 'email'] |
|
|
21
21
|
| **name** | **String** | Auth Method name | |
|
|
22
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
22
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
23
23
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
24
24
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
25
25
|
|
data/docs/AuthMethodCreateGcp.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
23
23
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
24
24
|
| **name** | **String** | Auth Method name | |
|
|
25
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
25
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
26
26
|
| **service_account_creds_data** | **String** | ServiceAccount credentials data instead of giving a file path, base64 encoded | [optional] |
|
|
27
27
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
28
28
|
| **type** | **String** | Type of the GCP Access Rules | |
|
data/docs/AuthMethodCreateK8s.md
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
22
22
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
23
23
|
| **name** | **String** | Auth Method name | |
|
|
24
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
24
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
25
25
|
| **public_key** | **String** | Base64-encoded or PEM formatted public key data for K8S authentication method is required [RSA2048] | [optional] |
|
|
26
26
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
27
27
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
| **ldap_ca_cert** | **String** | | [optional] |
|
|
29
29
|
| **ldap_url** | **String** | | [optional] |
|
|
30
30
|
| **name** | **String** | Auth Method name | |
|
|
31
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
31
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
32
32
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
33
33
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
34
34
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
18
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
19
19
|
| **name** | **String** | Auth Method name | |
|
|
20
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
20
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
21
21
|
| **public_key_data** | **String** | A public key generated for LDAP authentication method on Akeyless in base64 or PEM format [RSA2048] | [optional] |
|
|
22
22
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
23
23
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
data/docs/AuthMethodCreateOCI.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
18
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
19
19
|
| **name** | **String** | Auth Method name | |
|
|
20
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
20
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
21
21
|
| **tenant_ocid** | **String** | The Oracle Cloud tenant ID | |
|
|
22
22
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
23
23
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
22
22
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
23
23
|
| **name** | **String** | Auth Method name | |
|
|
24
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
24
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
25
25
|
| **required_scopes** | **Array<String>** | RequiredScopes is a list of required scopes that the oidc method will request from the oidc provider and the user must approve | [optional] |
|
|
26
26
|
| **required_scopes_prefix** | **String** | RequiredScopesPrefix is a a prefix to add to all required-scopes when requesting them from the oidc server (for example, azures' Application ID URI) | [optional] |
|
|
27
27
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
| **jwks_uri** | **String** | The URL to the JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server. | [optional] |
|
|
25
25
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
26
26
|
| **name** | **String** | Auth Method name | |
|
|
27
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
27
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
28
28
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
29
29
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
30
30
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
20
20
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
21
21
|
| **name** | **String** | Auth Method name | |
|
|
22
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
22
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
23
23
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
24
24
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
25
25
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
20
20
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
21
21
|
| **name** | **String** | Auth Method name | |
|
|
22
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
22
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
23
23
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
24
24
|
| **tree_length** | **Integer** | Maximum UID tree depth allowed (child of child of ...) | [optional][default to 200] |
|
|
25
25
|
| **ttl** | **Integer** | Token ttl | [optional][default to 60] |
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
18
18
|
| **name** | **String** | Auth Method name | |
|
|
19
19
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
20
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
20
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
21
21
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
22
22
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
23
23
|
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
25
25
|
| **name** | **String** | Auth Method name | |
|
|
26
26
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
27
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
27
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
28
28
|
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
|
|
29
29
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
30
30
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
30
30
|
| **name** | **String** | Auth Method name | |
|
|
31
31
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
32
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
32
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
33
33
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
34
34
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
35
35
|
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
26
26
|
| **name** | **String** | Auth Method name | |
|
|
27
27
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
28
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
28
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
29
29
|
| **require_crl_dp** | **Boolean** | Require certificate CRL distribution points (CDP) and enforce CRL validation during authentication. | [optional] |
|
|
30
30
|
| **revoked_cert_ids** | **Array<String>** | A list of revoked cert ids | [optional] |
|
|
31
31
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|