akeyless 5.0.30 → 5.0.32
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 +28 -1
- data/docs/AWSTargetDetails.md +2 -0
- data/docs/ActiveDirectoryPayload.md +6 -0
- data/docs/AerospikeTargetDetails.md +48 -0
- data/docs/AgenticRules.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/CertificateDiscovery.md +2 -0
- data/docs/CertificatePayload.md +2 -0
- 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/DecryptGPG.md +3 -1
- 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/EncryptGPG.md +3 -1
- 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 +8 -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 +8 -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/KMIPClient.md +2 -0
- data/docs/KMIPServer.md +2 -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 +12 -0
- data/docs/RotatedSecretCreateWindows.md +12 -0
- data/docs/RotatedSecretDelete.md +2 -0
- data/docs/RotatedSecretDeleteSync.md +4 -0
- data/docs/RotatedSecretDetailsInfo.md +4 -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 +12 -0
- data/docs/RotatedSecretUpdateWindows.md +12 -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/TargetCreateAerospike.md +64 -0
- data/docs/TargetCreateF5BigIp.md +38 -0
- data/docs/TargetCreateOpenAI.md +8 -0
- data/docs/TargetTypeDetailsInput.md +4 -0
- data/docs/TargetUpdateAerospike.md +70 -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 +693 -0
- data/lib/akeyless/api/v2_api.rb +704 -0
- data/lib/akeyless/models/active_directory_payload.rb +30 -1
- data/lib/akeyless/models/aerospike_target_details.rb +349 -0
- data/lib/akeyless/models/agentic_rules.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/certificate_discovery.rb +11 -1
- data/lib/akeyless/models/certificate_payload.rb +12 -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/decrypt_gpg.rb +14 -4
- 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/encrypt_gpg.rb +14 -4
- 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 +45 -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 +45 -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_server.rb +12 -1
- data/lib/akeyless/models/kmipca.rb +300 -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 +62 -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 +19 -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 +62 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +62 -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_aerospike.rb +454 -0
- 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 +19 -1
- data/lib/akeyless/models/target_update_aerospike.rb +488 -0
- 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 +16 -0
- data/spec/models/aerospike_target_details_spec.rb +228 -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/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_aerospike_spec.rb +174 -0
- data/spec/models/target_create_f5_big_ip_spec.rb +96 -0
- data/spec/models/target_update_aerospike_spec.rb +192 -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 +101 -37
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 81a7a137a9320998ec3f634deac6752942e8fcf446f10b6439344f619118333a
|
|
4
|
+
data.tar.gz: 986d8a753670633cf0f81a74ff003add895d5ad9cae3346f9152acf5b8880d17
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 519207a765a2214d14ae54a9836ae59cf8c3a25047185b265bb00a3467f623c998e544bb130feb2350e1cc9e1c6d3474a61c8f3e0bb53010a2673700e224b3e7
|
|
7
|
+
data.tar.gz: 157507526fc28c1b2b1983d6c3e64eba90385b5d2bf5499c328a30f87dc1143d9dec6f7ceddfe002937f87fd10cd9a5a4156130d03ab991e92d3169213131e90
|
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.32
|
|
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 |
|
|
@@ -472,11 +475,13 @@ Class | Method | HTTP request | Description
|
|
|
472
475
|
*Akeyless::V2Api* | [**rotate_key**](docs/V2Api.md#rotate_key) | **POST** /rotate-key |
|
|
473
476
|
*Akeyless::V2Api* | [**rotate_oidc_client_secret**](docs/V2Api.md#rotate_oidc_client_secret) | **POST** /rotate-oidc-client-secret |
|
|
474
477
|
*Akeyless::V2Api* | [**rotate_secret**](docs/V2Api.md#rotate_secret) | **POST** /gateway-rotate-secret |
|
|
478
|
+
*Akeyless::V2Api* | [**rotated_secret_create_aerospike**](docs/V2Api.md#rotated_secret_create_aerospike) | **POST** /rotated-secret-create-aerospike |
|
|
475
479
|
*Akeyless::V2Api* | [**rotated_secret_create_aws**](docs/V2Api.md#rotated_secret_create_aws) | **POST** /rotated-secret-create-aws |
|
|
476
480
|
*Akeyless::V2Api* | [**rotated_secret_create_azure**](docs/V2Api.md#rotated_secret_create_azure) | **POST** /rotated-secret-create-azure |
|
|
477
481
|
*Akeyless::V2Api* | [**rotated_secret_create_cassandra**](docs/V2Api.md#rotated_secret_create_cassandra) | **POST** /rotated-secret-create-cassandra |
|
|
478
482
|
*Akeyless::V2Api* | [**rotated_secret_create_custom**](docs/V2Api.md#rotated_secret_create_custom) | **POST** /rotated-secret-create-custom |
|
|
479
483
|
*Akeyless::V2Api* | [**rotated_secret_create_dockerhub**](docs/V2Api.md#rotated_secret_create_dockerhub) | **POST** /rotated-secret-create-dockerhub |
|
|
484
|
+
*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
485
|
*Akeyless::V2Api* | [**rotated_secret_create_gcp**](docs/V2Api.md#rotated_secret_create_gcp) | **POST** /rotated-secret-create-gcp |
|
|
481
486
|
*Akeyless::V2Api* | [**rotated_secret_create_hanadb**](docs/V2Api.md#rotated_secret_create_hanadb) | **POST** /rotated-secret-create-hanadb |
|
|
482
487
|
*Akeyless::V2Api* | [**rotated_secret_create_hashi_vault**](docs/V2Api.md#rotated_secret_create_hashi_vault) | **POST** /rotated-secret-create-hashi-vault |
|
|
@@ -498,6 +503,7 @@ Class | Method | HTTP request | Description
|
|
|
498
503
|
*Akeyless::V2Api* | [**rotated_secret_get_value**](docs/V2Api.md#rotated_secret_get_value) | **POST** /rotated-secret-get-value |
|
|
499
504
|
*Akeyless::V2Api* | [**rotated_secret_list**](docs/V2Api.md#rotated_secret_list) | **POST** /rotated-secret-list |
|
|
500
505
|
*Akeyless::V2Api* | [**rotated_secret_sync**](docs/V2Api.md#rotated_secret_sync) | **POST** /rotated-secret-sync |
|
|
506
|
+
*Akeyless::V2Api* | [**rotated_secret_update_aerospike**](docs/V2Api.md#rotated_secret_update_aerospike) | **POST** /rotated-secret-update-aerospike |
|
|
501
507
|
*Akeyless::V2Api* | [**rotated_secret_update_aws**](docs/V2Api.md#rotated_secret_update_aws) | **POST** /rotated-secret-update-aws |
|
|
502
508
|
*Akeyless::V2Api* | [**rotated_secret_update_azure**](docs/V2Api.md#rotated_secret_update_azure) | **POST** /rotated-secret-update-azure |
|
|
503
509
|
*Akeyless::V2Api* | [**rotated_secret_update_cassandra**](docs/V2Api.md#rotated_secret_update_cassandra) | **POST** /rotated-secret-update-cassandra |
|
|
@@ -533,6 +539,7 @@ Class | Method | HTTP request | Description
|
|
|
533
539
|
*Akeyless::V2Api* | [**static_creds_auth**](docs/V2Api.md#static_creds_auth) | **POST** /static-creds-auth |
|
|
534
540
|
*Akeyless::V2Api* | [**static_secret_delete_sync**](docs/V2Api.md#static_secret_delete_sync) | **POST** /static-secret-delete-sync |
|
|
535
541
|
*Akeyless::V2Api* | [**static_secret_sync**](docs/V2Api.md#static_secret_sync) | **POST** /static-secret-sync |
|
|
542
|
+
*Akeyless::V2Api* | [**target_create_aerospike**](docs/V2Api.md#target_create_aerospike) | **POST** /target-create-aerospike |
|
|
536
543
|
*Akeyless::V2Api* | [**target_create_anthropic**](docs/V2Api.md#target_create_anthropic) | **POST** /target-create-anthropic |
|
|
537
544
|
*Akeyless::V2Api* | [**target_create_artifactory**](docs/V2Api.md#target_create_artifactory) | **POST** /target-create-artifactory |
|
|
538
545
|
*Akeyless::V2Api* | [**target_create_aws**](docs/V2Api.md#target_create_aws) | **POST** /target-create-aws |
|
|
@@ -544,6 +551,7 @@ Class | Method | HTTP request | Description
|
|
|
544
551
|
*Akeyless::V2Api* | [**target_create_digi_cert**](docs/V2Api.md#target_create_digi_cert) | **POST** /target-create-digicert |
|
|
545
552
|
*Akeyless::V2Api* | [**target_create_dockerhub**](docs/V2Api.md#target_create_dockerhub) | **POST** /target-create-dockerhub |
|
|
546
553
|
*Akeyless::V2Api* | [**target_create_eks**](docs/V2Api.md#target_create_eks) | **POST** /target-create-eks |
|
|
554
|
+
*Akeyless::V2Api* | [**target_create_f5_big_ip**](docs/V2Api.md#target_create_f5_big_ip) | **POST** /target-create-f5-big-ip |
|
|
547
555
|
*Akeyless::V2Api* | [**target_create_gcp**](docs/V2Api.md#target_create_gcp) | **POST** /target-create-gcp |
|
|
548
556
|
*Akeyless::V2Api* | [**target_create_gemini**](docs/V2Api.md#target_create_gemini) | **POST** /target-create-gemini |
|
|
549
557
|
*Akeyless::V2Api* | [**target_create_github**](docs/V2Api.md#target_create_github) | **POST** /target-create-github |
|
|
@@ -575,6 +583,7 @@ Class | Method | HTTP request | Description
|
|
|
575
583
|
*Akeyless::V2Api* | [**target_get**](docs/V2Api.md#target_get) | **POST** /target-get |
|
|
576
584
|
*Akeyless::V2Api* | [**target_get_details**](docs/V2Api.md#target_get_details) | **POST** /target-get-details |
|
|
577
585
|
*Akeyless::V2Api* | [**target_list**](docs/V2Api.md#target_list) | **POST** /target-list |
|
|
586
|
+
*Akeyless::V2Api* | [**target_update_aerospike**](docs/V2Api.md#target_update_aerospike) | **POST** /target-update-aerospike |
|
|
578
587
|
*Akeyless::V2Api* | [**target_update_anthropic**](docs/V2Api.md#target_update_anthropic) | **POST** /target-update-anthropic |
|
|
579
588
|
*Akeyless::V2Api* | [**target_update_artifactory**](docs/V2Api.md#target_update_artifactory) | **POST** /target-update-artifactory |
|
|
580
589
|
*Akeyless::V2Api* | [**target_update_aws**](docs/V2Api.md#target_update_aws) | **POST** /target-update-aws |
|
|
@@ -586,6 +595,7 @@ Class | Method | HTTP request | Description
|
|
|
586
595
|
*Akeyless::V2Api* | [**target_update_digi_cert**](docs/V2Api.md#target_update_digi_cert) | **POST** /target-update-digicert |
|
|
587
596
|
*Akeyless::V2Api* | [**target_update_dockerhub**](docs/V2Api.md#target_update_dockerhub) | **POST** /target-update-dockerhub |
|
|
588
597
|
*Akeyless::V2Api* | [**target_update_eks**](docs/V2Api.md#target_update_eks) | **POST** /target-update-eks |
|
|
598
|
+
*Akeyless::V2Api* | [**target_update_f5_big_ip**](docs/V2Api.md#target_update_f5_big_ip) | **POST** /target-update-f5-big-ip |
|
|
589
599
|
*Akeyless::V2Api* | [**target_update_gcp**](docs/V2Api.md#target_update_gcp) | **POST** /target-update-gcp |
|
|
590
600
|
*Akeyless::V2Api* | [**target_update_gemini**](docs/V2Api.md#target_update_gemini) | **POST** /target-update-gemini |
|
|
591
601
|
*Akeyless::V2Api* | [**target_update_github**](docs/V2Api.md#target_update_github) | **POST** /target-update-github |
|
|
@@ -647,6 +657,7 @@ Class | Method | HTTP request | Description
|
|
|
647
657
|
*Akeyless::V2Api* | [**update_dockerhub_target**](docs/V2Api.md#update_dockerhub_target) | **POST** /update-dockerhub-target |
|
|
648
658
|
*Akeyless::V2Api* | [**update_eks_target**](docs/V2Api.md#update_eks_target) | **POST** /update-eks-target |
|
|
649
659
|
*Akeyless::V2Api* | [**update_event_forwarder**](docs/V2Api.md#update_event_forwarder) | **POST** /update-event-forwarder |
|
|
660
|
+
*Akeyless::V2Api* | [**update_f5_big_ip_target**](docs/V2Api.md#update_f5_big_ip_target) | **POST** /update-f5-big-ip-target |
|
|
650
661
|
*Akeyless::V2Api* | [**update_gcp_target**](docs/V2Api.md#update_gcp_target) | **POST** /update-gcp-target |
|
|
651
662
|
*Akeyless::V2Api* | [**update_github_target**](docs/V2Api.md#update_github_target) | **POST** /update-github-target |
|
|
652
663
|
*Akeyless::V2Api* | [**update_gitlab_target**](docs/V2Api.md#update_gitlab_target) | **POST** /update-gitlab-target |
|
|
@@ -727,6 +738,7 @@ Class | Method | HTTP request | Description
|
|
|
727
738
|
- [Akeyless::ActiveDirectoryPayload](docs/ActiveDirectoryPayload.md)
|
|
728
739
|
- [Akeyless::AddGatewayAllowedAccessId](docs/AddGatewayAllowedAccessId.md)
|
|
729
740
|
- [Akeyless::AdminsConfigPart](docs/AdminsConfigPart.md)
|
|
741
|
+
- [Akeyless::AerospikeTargetDetails](docs/AerospikeTargetDetails.md)
|
|
730
742
|
- [Akeyless::AgenticRule](docs/AgenticRule.md)
|
|
731
743
|
- [Akeyless::AgenticRules](docs/AgenticRules.md)
|
|
732
744
|
- [Akeyless::AiInsightsConfigPart](docs/AiInsightsConfigPart.md)
|
|
@@ -889,6 +901,8 @@ Class | Method | HTTP request | Description
|
|
|
889
901
|
- [Akeyless::CreateESMOutput](docs/CreateESMOutput.md)
|
|
890
902
|
- [Akeyless::CreateEventForwarder](docs/CreateEventForwarder.md)
|
|
891
903
|
- [Akeyless::CreateEventForwarderOutput](docs/CreateEventForwarderOutput.md)
|
|
904
|
+
- [Akeyless::CreateF5BigIpTarget](docs/CreateF5BigIpTarget.md)
|
|
905
|
+
- [Akeyless::CreateF5BigIpTargetOutput](docs/CreateF5BigIpTargetOutput.md)
|
|
892
906
|
- [Akeyless::CreateGKETarget](docs/CreateGKETarget.md)
|
|
893
907
|
- [Akeyless::CreateGKETargetOutput](docs/CreateGKETargetOutput.md)
|
|
894
908
|
- [Akeyless::CreateGcpTarget](docs/CreateGcpTarget.md)
|
|
@@ -1010,6 +1024,7 @@ Class | Method | HTTP request | Description
|
|
|
1010
1024
|
- [Akeyless::DetokenizeOutput](docs/DetokenizeOutput.md)
|
|
1011
1025
|
- [Akeyless::DigiCertTargetDetails](docs/DigiCertTargetDetails.md)
|
|
1012
1026
|
- [Akeyless::DockerhubTargetDetails](docs/DockerhubTargetDetails.md)
|
|
1027
|
+
- [Akeyless::DynamicSecretCreateAerospike](docs/DynamicSecretCreateAerospike.md)
|
|
1013
1028
|
- [Akeyless::DynamicSecretCreateArtifactory](docs/DynamicSecretCreateArtifactory.md)
|
|
1014
1029
|
- [Akeyless::DynamicSecretCreateAws](docs/DynamicSecretCreateAws.md)
|
|
1015
1030
|
- [Akeyless::DynamicSecretCreateAzure](docs/DynamicSecretCreateAzure.md)
|
|
@@ -1050,6 +1065,7 @@ Class | Method | HTTP request | Description
|
|
|
1050
1065
|
- [Akeyless::DynamicSecretTmpCredsDelete](docs/DynamicSecretTmpCredsDelete.md)
|
|
1051
1066
|
- [Akeyless::DynamicSecretTmpCredsGet](docs/DynamicSecretTmpCredsGet.md)
|
|
1052
1067
|
- [Akeyless::DynamicSecretTmpCredsUpdate](docs/DynamicSecretTmpCredsUpdate.md)
|
|
1068
|
+
- [Akeyless::DynamicSecretUpdateAerospike](docs/DynamicSecretUpdateAerospike.md)
|
|
1053
1069
|
- [Akeyless::DynamicSecretUpdateArtifactory](docs/DynamicSecretUpdateArtifactory.md)
|
|
1054
1070
|
- [Akeyless::DynamicSecretUpdateAws](docs/DynamicSecretUpdateAws.md)
|
|
1055
1071
|
- [Akeyless::DynamicSecretUpdateAzure](docs/DynamicSecretUpdateAzure.md)
|
|
@@ -1127,6 +1143,7 @@ Class | Method | HTTP request | Description
|
|
|
1127
1143
|
- [Akeyless::ExportClassicKeyOutput](docs/ExportClassicKeyOutput.md)
|
|
1128
1144
|
- [Akeyless::Extension](docs/Extension.md)
|
|
1129
1145
|
- [Akeyless::ExternalKMSKeyId](docs/ExternalKMSKeyId.md)
|
|
1146
|
+
- [Akeyless::F5BigIpTargetDetails](docs/F5BigIpTargetDetails.md)
|
|
1130
1147
|
- [Akeyless::FileDownloadInstructions](docs/FileDownloadInstructions.md)
|
|
1131
1148
|
- [Akeyless::FileInfo](docs/FileInfo.md)
|
|
1132
1149
|
- [Akeyless::FolderCreate](docs/FolderCreate.md)
|
|
@@ -1421,6 +1438,7 @@ Class | Method | HTTP request | Description
|
|
|
1421
1438
|
- [Akeyless::K8SAuthsConfigPart](docs/K8SAuthsConfigPart.md)
|
|
1422
1439
|
- [Akeyless::K8SMigration](docs/K8SMigration.md)
|
|
1423
1440
|
- [Akeyless::K8SPayload](docs/K8SPayload.md)
|
|
1441
|
+
- [Akeyless::KMIPCA](docs/KMIPCA.md)
|
|
1424
1442
|
- [Akeyless::KMIPClient](docs/KMIPClient.md)
|
|
1425
1443
|
- [Akeyless::KMIPClientGetResponse](docs/KMIPClientGetResponse.md)
|
|
1426
1444
|
- [Akeyless::KMIPClientListResponse](docs/KMIPClientListResponse.md)
|
|
@@ -1577,11 +1595,13 @@ Class | Method | HTTP request | Description
|
|
|
1577
1595
|
- [Akeyless::RotateOidcClientOutput](docs/RotateOidcClientOutput.md)
|
|
1578
1596
|
- [Akeyless::RotateOidcClientSecret](docs/RotateOidcClientSecret.md)
|
|
1579
1597
|
- [Akeyless::RotateSecret](docs/RotateSecret.md)
|
|
1598
|
+
- [Akeyless::RotatedSecretCreateAerospike](docs/RotatedSecretCreateAerospike.md)
|
|
1580
1599
|
- [Akeyless::RotatedSecretCreateAws](docs/RotatedSecretCreateAws.md)
|
|
1581
1600
|
- [Akeyless::RotatedSecretCreateAzure](docs/RotatedSecretCreateAzure.md)
|
|
1582
1601
|
- [Akeyless::RotatedSecretCreateCassandra](docs/RotatedSecretCreateCassandra.md)
|
|
1583
1602
|
- [Akeyless::RotatedSecretCreateCustom](docs/RotatedSecretCreateCustom.md)
|
|
1584
1603
|
- [Akeyless::RotatedSecretCreateDockerhub](docs/RotatedSecretCreateDockerhub.md)
|
|
1604
|
+
- [Akeyless::RotatedSecretCreateF5BigIp](docs/RotatedSecretCreateF5BigIp.md)
|
|
1585
1605
|
- [Akeyless::RotatedSecretCreateGcp](docs/RotatedSecretCreateGcp.md)
|
|
1586
1606
|
- [Akeyless::RotatedSecretCreateHanadb](docs/RotatedSecretCreateHanadb.md)
|
|
1587
1607
|
- [Akeyless::RotatedSecretCreateHashiVault](docs/RotatedSecretCreateHashiVault.md)
|
|
@@ -1607,6 +1627,7 @@ Class | Method | HTTP request | Description
|
|
|
1607
1627
|
- [Akeyless::RotatedSecretList](docs/RotatedSecretList.md)
|
|
1608
1628
|
- [Akeyless::RotatedSecretOutput](docs/RotatedSecretOutput.md)
|
|
1609
1629
|
- [Akeyless::RotatedSecretSync](docs/RotatedSecretSync.md)
|
|
1630
|
+
- [Akeyless::RotatedSecretUpdateAerospike](docs/RotatedSecretUpdateAerospike.md)
|
|
1610
1631
|
- [Akeyless::RotatedSecretUpdateAws](docs/RotatedSecretUpdateAws.md)
|
|
1611
1632
|
- [Akeyless::RotatedSecretUpdateAzure](docs/RotatedSecretUpdateAzure.md)
|
|
1612
1633
|
- [Akeyless::RotatedSecretUpdateCassandra](docs/RotatedSecretUpdateCassandra.md)
|
|
@@ -1691,6 +1712,7 @@ Class | Method | HTTP request | Description
|
|
|
1691
1712
|
- [Akeyless::SystemAccessCredentialsReplyObj](docs/SystemAccessCredentialsReplyObj.md)
|
|
1692
1713
|
- [Akeyless::SystemAccessCredsSettings](docs/SystemAccessCredsSettings.md)
|
|
1693
1714
|
- [Akeyless::Target](docs/Target.md)
|
|
1715
|
+
- [Akeyless::TargetCreateAerospike](docs/TargetCreateAerospike.md)
|
|
1694
1716
|
- [Akeyless::TargetCreateAnthropic](docs/TargetCreateAnthropic.md)
|
|
1695
1717
|
- [Akeyless::TargetCreateArtifactory](docs/TargetCreateArtifactory.md)
|
|
1696
1718
|
- [Akeyless::TargetCreateAws](docs/TargetCreateAws.md)
|
|
@@ -1702,6 +1724,7 @@ Class | Method | HTTP request | Description
|
|
|
1702
1724
|
- [Akeyless::TargetCreateDigiCert](docs/TargetCreateDigiCert.md)
|
|
1703
1725
|
- [Akeyless::TargetCreateDockerhub](docs/TargetCreateDockerhub.md)
|
|
1704
1726
|
- [Akeyless::TargetCreateEks](docs/TargetCreateEks.md)
|
|
1727
|
+
- [Akeyless::TargetCreateF5BigIp](docs/TargetCreateF5BigIp.md)
|
|
1705
1728
|
- [Akeyless::TargetCreateGcp](docs/TargetCreateGcp.md)
|
|
1706
1729
|
- [Akeyless::TargetCreateGemini](docs/TargetCreateGemini.md)
|
|
1707
1730
|
- [Akeyless::TargetCreateGithub](docs/TargetCreateGithub.md)
|
|
@@ -1739,6 +1762,7 @@ Class | Method | HTTP request | Description
|
|
|
1739
1762
|
- [Akeyless::TargetList](docs/TargetList.md)
|
|
1740
1763
|
- [Akeyless::TargetNameWithHosts](docs/TargetNameWithHosts.md)
|
|
1741
1764
|
- [Akeyless::TargetTypeDetailsInput](docs/TargetTypeDetailsInput.md)
|
|
1765
|
+
- [Akeyless::TargetUpdateAerospike](docs/TargetUpdateAerospike.md)
|
|
1742
1766
|
- [Akeyless::TargetUpdateAnthropic](docs/TargetUpdateAnthropic.md)
|
|
1743
1767
|
- [Akeyless::TargetUpdateArtifactory](docs/TargetUpdateArtifactory.md)
|
|
1744
1768
|
- [Akeyless::TargetUpdateAws](docs/TargetUpdateAws.md)
|
|
@@ -1750,6 +1774,7 @@ Class | Method | HTTP request | Description
|
|
|
1750
1774
|
- [Akeyless::TargetUpdateDigiCert](docs/TargetUpdateDigiCert.md)
|
|
1751
1775
|
- [Akeyless::TargetUpdateDockerhub](docs/TargetUpdateDockerhub.md)
|
|
1752
1776
|
- [Akeyless::TargetUpdateEks](docs/TargetUpdateEks.md)
|
|
1777
|
+
- [Akeyless::TargetUpdateF5BigIp](docs/TargetUpdateF5BigIp.md)
|
|
1753
1778
|
- [Akeyless::TargetUpdateGcp](docs/TargetUpdateGcp.md)
|
|
1754
1779
|
- [Akeyless::TargetUpdateGemini](docs/TargetUpdateGemini.md)
|
|
1755
1780
|
- [Akeyless::TargetUpdateGithub](docs/TargetUpdateGithub.md)
|
|
@@ -1837,6 +1862,8 @@ Class | Method | HTTP request | Description
|
|
|
1837
1862
|
- [Akeyless::UpdateEKSTarget](docs/UpdateEKSTarget.md)
|
|
1838
1863
|
- [Akeyless::UpdateEKSTargetOutput](docs/UpdateEKSTargetOutput.md)
|
|
1839
1864
|
- [Akeyless::UpdateEventForwarder](docs/UpdateEventForwarder.md)
|
|
1865
|
+
- [Akeyless::UpdateF5BigIpTarget](docs/UpdateF5BigIpTarget.md)
|
|
1866
|
+
- [Akeyless::UpdateF5BigIpTargetOutput](docs/UpdateF5BigIpTargetOutput.md)
|
|
1840
1867
|
- [Akeyless::UpdateGKETarget](docs/UpdateGKETarget.md)
|
|
1841
1868
|
- [Akeyless::UpdateGKETargetOutput](docs/UpdateGKETargetOutput.md)
|
|
1842
1869
|
- [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,
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# Akeyless::AerospikeTargetDetails
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **aerospike_admin_username** | **String** | | [optional] |
|
|
8
|
+
| **aerospike_client_certificate** | **String** | | [optional] |
|
|
9
|
+
| **aerospike_client_id** | **String** | | [optional] |
|
|
10
|
+
| **aerospike_client_private_key** | **String** | | [optional] |
|
|
11
|
+
| **aerospike_client_secret** | **String** | | [optional] |
|
|
12
|
+
| **aerospike_cloud** | **Boolean** | | [optional] |
|
|
13
|
+
| **aerospike_cluster_id** | **String** | | [optional] |
|
|
14
|
+
| **aerospike_db_server_name** | **String** | | [optional] |
|
|
15
|
+
| **aerospike_enable_mtls** | **Boolean** | | [optional] |
|
|
16
|
+
| **aerospike_hostname** | **String** | | [optional] |
|
|
17
|
+
| **aerospike_namespace** | **String** | | [optional] |
|
|
18
|
+
| **aerospike_password** | **String** | | [optional] |
|
|
19
|
+
| **aerospike_port** | **String** | | [optional] |
|
|
20
|
+
| **aerospike_skip_server_name_validation** | **String** | | [optional] |
|
|
21
|
+
| **aerospike_ssl_connection_certificate** | **String** | | [optional] |
|
|
22
|
+
| **aerospike_ssl_connection_mode** | **Boolean** | | [optional] |
|
|
23
|
+
|
|
24
|
+
## Example
|
|
25
|
+
|
|
26
|
+
```ruby
|
|
27
|
+
require 'akeyless'
|
|
28
|
+
|
|
29
|
+
instance = Akeyless::AerospikeTargetDetails.new(
|
|
30
|
+
aerospike_admin_username: null,
|
|
31
|
+
aerospike_client_certificate: null,
|
|
32
|
+
aerospike_client_id: null,
|
|
33
|
+
aerospike_client_private_key: null,
|
|
34
|
+
aerospike_client_secret: null,
|
|
35
|
+
aerospike_cloud: null,
|
|
36
|
+
aerospike_cluster_id: null,
|
|
37
|
+
aerospike_db_server_name: null,
|
|
38
|
+
aerospike_enable_mtls: null,
|
|
39
|
+
aerospike_hostname: null,
|
|
40
|
+
aerospike_namespace: null,
|
|
41
|
+
aerospike_password: null,
|
|
42
|
+
aerospike_port: null,
|
|
43
|
+
aerospike_skip_server_name_validation: null,
|
|
44
|
+
aerospike_ssl_connection_certificate: null,
|
|
45
|
+
aerospike_ssl_connection_mode: null
|
|
46
|
+
)
|
|
47
|
+
```
|
|
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
|
)
|
|
@@ -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] |
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
| **mfa_type** | **String** | Enable two-factor-authentication via [email/auth app] | [optional][default to 'email'] |
|
|
20
20
|
| **name** | **String** | Auth Method name | |
|
|
21
21
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
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/AuthMethodUpdateGcp.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
24
24
|
| **name** | **String** | Auth Method name | |
|
|
25
25
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
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
|
| **service_account_creds_data** | **String** | ServiceAccount credentials data instead of giving a file path, base64 encoded | [optional] |
|
|
28
28
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
29
29
|
| **type** | **String** | Type of the GCP Access Rules | |
|
data/docs/AuthMethodUpdateK8s.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
23
23
|
| **name** | **String** | Auth Method name | |
|
|
24
24
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
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
|
| **public_key** | **String** | Base64-encoded or PEM formatted public key data for K8S authentication method is required [RSA2048] | [optional] |
|
|
27
27
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
28
28
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
| **ldap_url** | **String** | | [optional] |
|
|
30
30
|
| **name** | **String** | Auth Method name | |
|
|
31
31
|
| **new_name** | **String** | | [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
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
34
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
35
35
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
19
19
|
| **name** | **String** | Auth Method name | |
|
|
20
20
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
21
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
21
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
22
22
|
| **public_key_data** | **String** | A public key generated for LDAP authentication method on Akeyless in base64 or PEM format [RSA2048] | [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] |
|
data/docs/AuthMethodUpdateOCI.md
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
19
19
|
| **name** | **String** | Auth Method name | |
|
|
20
20
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
21
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
21
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
22
22
|
| **tenant_ocid** | **String** | The Oracle Cloud tenant ID | |
|
|
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] |
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
23
23
|
| **name** | **String** | Auth Method name | |
|
|
24
24
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
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
|
| **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] |
|
|
27
27
|
| **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] |
|
|
28
28
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [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
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
30
30
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
31
31
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|