akeyless 5.0.31 → 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 +23 -1
- 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/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/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/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 +567 -0
- data/lib/akeyless/api/v2_api.rb +576 -0
- 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/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_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_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 +13 -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_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 +63 -11
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 |
|
|
@@ -545,6 +551,7 @@ Class | Method | HTTP request | Description
|
|
|
545
551
|
*Akeyless::V2Api* | [**target_create_digi_cert**](docs/V2Api.md#target_create_digi_cert) | **POST** /target-create-digicert |
|
|
546
552
|
*Akeyless::V2Api* | [**target_create_dockerhub**](docs/V2Api.md#target_create_dockerhub) | **POST** /target-create-dockerhub |
|
|
547
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 |
|
|
548
555
|
*Akeyless::V2Api* | [**target_create_gcp**](docs/V2Api.md#target_create_gcp) | **POST** /target-create-gcp |
|
|
549
556
|
*Akeyless::V2Api* | [**target_create_gemini**](docs/V2Api.md#target_create_gemini) | **POST** /target-create-gemini |
|
|
550
557
|
*Akeyless::V2Api* | [**target_create_github**](docs/V2Api.md#target_create_github) | **POST** /target-create-github |
|
|
@@ -588,6 +595,7 @@ Class | Method | HTTP request | Description
|
|
|
588
595
|
*Akeyless::V2Api* | [**target_update_digi_cert**](docs/V2Api.md#target_update_digi_cert) | **POST** /target-update-digicert |
|
|
589
596
|
*Akeyless::V2Api* | [**target_update_dockerhub**](docs/V2Api.md#target_update_dockerhub) | **POST** /target-update-dockerhub |
|
|
590
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 |
|
|
591
599
|
*Akeyless::V2Api* | [**target_update_gcp**](docs/V2Api.md#target_update_gcp) | **POST** /target-update-gcp |
|
|
592
600
|
*Akeyless::V2Api* | [**target_update_gemini**](docs/V2Api.md#target_update_gemini) | **POST** /target-update-gemini |
|
|
593
601
|
*Akeyless::V2Api* | [**target_update_github**](docs/V2Api.md#target_update_github) | **POST** /target-update-github |
|
|
@@ -649,6 +657,7 @@ Class | Method | HTTP request | Description
|
|
|
649
657
|
*Akeyless::V2Api* | [**update_dockerhub_target**](docs/V2Api.md#update_dockerhub_target) | **POST** /update-dockerhub-target |
|
|
650
658
|
*Akeyless::V2Api* | [**update_eks_target**](docs/V2Api.md#update_eks_target) | **POST** /update-eks-target |
|
|
651
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 |
|
|
652
661
|
*Akeyless::V2Api* | [**update_gcp_target**](docs/V2Api.md#update_gcp_target) | **POST** /update-gcp-target |
|
|
653
662
|
*Akeyless::V2Api* | [**update_github_target**](docs/V2Api.md#update_github_target) | **POST** /update-github-target |
|
|
654
663
|
*Akeyless::V2Api* | [**update_gitlab_target**](docs/V2Api.md#update_gitlab_target) | **POST** /update-gitlab-target |
|
|
@@ -892,6 +901,8 @@ Class | Method | HTTP request | Description
|
|
|
892
901
|
- [Akeyless::CreateESMOutput](docs/CreateESMOutput.md)
|
|
893
902
|
- [Akeyless::CreateEventForwarder](docs/CreateEventForwarder.md)
|
|
894
903
|
- [Akeyless::CreateEventForwarderOutput](docs/CreateEventForwarderOutput.md)
|
|
904
|
+
- [Akeyless::CreateF5BigIpTarget](docs/CreateF5BigIpTarget.md)
|
|
905
|
+
- [Akeyless::CreateF5BigIpTargetOutput](docs/CreateF5BigIpTargetOutput.md)
|
|
895
906
|
- [Akeyless::CreateGKETarget](docs/CreateGKETarget.md)
|
|
896
907
|
- [Akeyless::CreateGKETargetOutput](docs/CreateGKETargetOutput.md)
|
|
897
908
|
- [Akeyless::CreateGcpTarget](docs/CreateGcpTarget.md)
|
|
@@ -1013,6 +1024,7 @@ Class | Method | HTTP request | Description
|
|
|
1013
1024
|
- [Akeyless::DetokenizeOutput](docs/DetokenizeOutput.md)
|
|
1014
1025
|
- [Akeyless::DigiCertTargetDetails](docs/DigiCertTargetDetails.md)
|
|
1015
1026
|
- [Akeyless::DockerhubTargetDetails](docs/DockerhubTargetDetails.md)
|
|
1027
|
+
- [Akeyless::DynamicSecretCreateAerospike](docs/DynamicSecretCreateAerospike.md)
|
|
1016
1028
|
- [Akeyless::DynamicSecretCreateArtifactory](docs/DynamicSecretCreateArtifactory.md)
|
|
1017
1029
|
- [Akeyless::DynamicSecretCreateAws](docs/DynamicSecretCreateAws.md)
|
|
1018
1030
|
- [Akeyless::DynamicSecretCreateAzure](docs/DynamicSecretCreateAzure.md)
|
|
@@ -1053,6 +1065,7 @@ Class | Method | HTTP request | Description
|
|
|
1053
1065
|
- [Akeyless::DynamicSecretTmpCredsDelete](docs/DynamicSecretTmpCredsDelete.md)
|
|
1054
1066
|
- [Akeyless::DynamicSecretTmpCredsGet](docs/DynamicSecretTmpCredsGet.md)
|
|
1055
1067
|
- [Akeyless::DynamicSecretTmpCredsUpdate](docs/DynamicSecretTmpCredsUpdate.md)
|
|
1068
|
+
- [Akeyless::DynamicSecretUpdateAerospike](docs/DynamicSecretUpdateAerospike.md)
|
|
1056
1069
|
- [Akeyless::DynamicSecretUpdateArtifactory](docs/DynamicSecretUpdateArtifactory.md)
|
|
1057
1070
|
- [Akeyless::DynamicSecretUpdateAws](docs/DynamicSecretUpdateAws.md)
|
|
1058
1071
|
- [Akeyless::DynamicSecretUpdateAzure](docs/DynamicSecretUpdateAzure.md)
|
|
@@ -1130,6 +1143,7 @@ Class | Method | HTTP request | Description
|
|
|
1130
1143
|
- [Akeyless::ExportClassicKeyOutput](docs/ExportClassicKeyOutput.md)
|
|
1131
1144
|
- [Akeyless::Extension](docs/Extension.md)
|
|
1132
1145
|
- [Akeyless::ExternalKMSKeyId](docs/ExternalKMSKeyId.md)
|
|
1146
|
+
- [Akeyless::F5BigIpTargetDetails](docs/F5BigIpTargetDetails.md)
|
|
1133
1147
|
- [Akeyless::FileDownloadInstructions](docs/FileDownloadInstructions.md)
|
|
1134
1148
|
- [Akeyless::FileInfo](docs/FileInfo.md)
|
|
1135
1149
|
- [Akeyless::FolderCreate](docs/FolderCreate.md)
|
|
@@ -1424,6 +1438,7 @@ Class | Method | HTTP request | Description
|
|
|
1424
1438
|
- [Akeyless::K8SAuthsConfigPart](docs/K8SAuthsConfigPart.md)
|
|
1425
1439
|
- [Akeyless::K8SMigration](docs/K8SMigration.md)
|
|
1426
1440
|
- [Akeyless::K8SPayload](docs/K8SPayload.md)
|
|
1441
|
+
- [Akeyless::KMIPCA](docs/KMIPCA.md)
|
|
1427
1442
|
- [Akeyless::KMIPClient](docs/KMIPClient.md)
|
|
1428
1443
|
- [Akeyless::KMIPClientGetResponse](docs/KMIPClientGetResponse.md)
|
|
1429
1444
|
- [Akeyless::KMIPClientListResponse](docs/KMIPClientListResponse.md)
|
|
@@ -1580,11 +1595,13 @@ Class | Method | HTTP request | Description
|
|
|
1580
1595
|
- [Akeyless::RotateOidcClientOutput](docs/RotateOidcClientOutput.md)
|
|
1581
1596
|
- [Akeyless::RotateOidcClientSecret](docs/RotateOidcClientSecret.md)
|
|
1582
1597
|
- [Akeyless::RotateSecret](docs/RotateSecret.md)
|
|
1598
|
+
- [Akeyless::RotatedSecretCreateAerospike](docs/RotatedSecretCreateAerospike.md)
|
|
1583
1599
|
- [Akeyless::RotatedSecretCreateAws](docs/RotatedSecretCreateAws.md)
|
|
1584
1600
|
- [Akeyless::RotatedSecretCreateAzure](docs/RotatedSecretCreateAzure.md)
|
|
1585
1601
|
- [Akeyless::RotatedSecretCreateCassandra](docs/RotatedSecretCreateCassandra.md)
|
|
1586
1602
|
- [Akeyless::RotatedSecretCreateCustom](docs/RotatedSecretCreateCustom.md)
|
|
1587
1603
|
- [Akeyless::RotatedSecretCreateDockerhub](docs/RotatedSecretCreateDockerhub.md)
|
|
1604
|
+
- [Akeyless::RotatedSecretCreateF5BigIp](docs/RotatedSecretCreateF5BigIp.md)
|
|
1588
1605
|
- [Akeyless::RotatedSecretCreateGcp](docs/RotatedSecretCreateGcp.md)
|
|
1589
1606
|
- [Akeyless::RotatedSecretCreateHanadb](docs/RotatedSecretCreateHanadb.md)
|
|
1590
1607
|
- [Akeyless::RotatedSecretCreateHashiVault](docs/RotatedSecretCreateHashiVault.md)
|
|
@@ -1610,6 +1627,7 @@ Class | Method | HTTP request | Description
|
|
|
1610
1627
|
- [Akeyless::RotatedSecretList](docs/RotatedSecretList.md)
|
|
1611
1628
|
- [Akeyless::RotatedSecretOutput](docs/RotatedSecretOutput.md)
|
|
1612
1629
|
- [Akeyless::RotatedSecretSync](docs/RotatedSecretSync.md)
|
|
1630
|
+
- [Akeyless::RotatedSecretUpdateAerospike](docs/RotatedSecretUpdateAerospike.md)
|
|
1613
1631
|
- [Akeyless::RotatedSecretUpdateAws](docs/RotatedSecretUpdateAws.md)
|
|
1614
1632
|
- [Akeyless::RotatedSecretUpdateAzure](docs/RotatedSecretUpdateAzure.md)
|
|
1615
1633
|
- [Akeyless::RotatedSecretUpdateCassandra](docs/RotatedSecretUpdateCassandra.md)
|
|
@@ -1706,6 +1724,7 @@ Class | Method | HTTP request | Description
|
|
|
1706
1724
|
- [Akeyless::TargetCreateDigiCert](docs/TargetCreateDigiCert.md)
|
|
1707
1725
|
- [Akeyless::TargetCreateDockerhub](docs/TargetCreateDockerhub.md)
|
|
1708
1726
|
- [Akeyless::TargetCreateEks](docs/TargetCreateEks.md)
|
|
1727
|
+
- [Akeyless::TargetCreateF5BigIp](docs/TargetCreateF5BigIp.md)
|
|
1709
1728
|
- [Akeyless::TargetCreateGcp](docs/TargetCreateGcp.md)
|
|
1710
1729
|
- [Akeyless::TargetCreateGemini](docs/TargetCreateGemini.md)
|
|
1711
1730
|
- [Akeyless::TargetCreateGithub](docs/TargetCreateGithub.md)
|
|
@@ -1755,6 +1774,7 @@ Class | Method | HTTP request | Description
|
|
|
1755
1774
|
- [Akeyless::TargetUpdateDigiCert](docs/TargetUpdateDigiCert.md)
|
|
1756
1775
|
- [Akeyless::TargetUpdateDockerhub](docs/TargetUpdateDockerhub.md)
|
|
1757
1776
|
- [Akeyless::TargetUpdateEks](docs/TargetUpdateEks.md)
|
|
1777
|
+
- [Akeyless::TargetUpdateF5BigIp](docs/TargetUpdateF5BigIp.md)
|
|
1758
1778
|
- [Akeyless::TargetUpdateGcp](docs/TargetUpdateGcp.md)
|
|
1759
1779
|
- [Akeyless::TargetUpdateGemini](docs/TargetUpdateGemini.md)
|
|
1760
1780
|
- [Akeyless::TargetUpdateGithub](docs/TargetUpdateGithub.md)
|
|
@@ -1842,6 +1862,8 @@ Class | Method | HTTP request | Description
|
|
|
1842
1862
|
- [Akeyless::UpdateEKSTarget](docs/UpdateEKSTarget.md)
|
|
1843
1863
|
- [Akeyless::UpdateEKSTargetOutput](docs/UpdateEKSTargetOutput.md)
|
|
1844
1864
|
- [Akeyless::UpdateEventForwarder](docs/UpdateEventForwarder.md)
|
|
1865
|
+
- [Akeyless::UpdateF5BigIpTarget](docs/UpdateF5BigIpTarget.md)
|
|
1866
|
+
- [Akeyless::UpdateF5BigIpTargetOutput](docs/UpdateF5BigIpTargetOutput.md)
|
|
1845
1867
|
- [Akeyless::UpdateGKETarget](docs/UpdateGKETarget.md)
|
|
1846
1868
|
- [Akeyless::UpdateGKETargetOutput](docs/UpdateGKETargetOutput.md)
|
|
1847
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,
|
|
@@ -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
|
)
|
|
@@ -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] |
|