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
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
9
|
| **gke_account_key** | **String** | GKE Service Account key file path | [optional] |
|
|
9
10
|
| **gke_cluster_cert** | **String** | GKE cluster CA certificate | [optional] |
|
|
@@ -24,6 +25,7 @@
|
|
|
24
25
|
| **secure_access_delay** | **Integer** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
|
|
25
26
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
26
27
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
28
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
27
29
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
28
30
|
| **target_name** | **String** | Target name | [optional] |
|
|
29
31
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -36,6 +38,7 @@
|
|
|
36
38
|
require 'akeyless'
|
|
37
39
|
|
|
38
40
|
instance = Akeyless::GatewayUpdateProducerGke.new(
|
|
41
|
+
ara_enabled: null,
|
|
39
42
|
delete_protection: null,
|
|
40
43
|
gke_account_key: null,
|
|
41
44
|
gke_cluster_cert: null,
|
|
@@ -56,6 +59,7 @@ instance = Akeyless::GatewayUpdateProducerGke.new(
|
|
|
56
59
|
secure_access_delay: null,
|
|
57
60
|
secure_access_enable: null,
|
|
58
61
|
secure_access_web: null,
|
|
62
|
+
skip_dry_run: null,
|
|
59
63
|
tags: null,
|
|
60
64
|
target_name: null,
|
|
61
65
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
10
|
| **hana_dbname** | **String** | HanaDb Name | [optional] |
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
29
30
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
30
31
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
32
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
31
33
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
32
34
|
| **target_name** | **String** | Target name | [optional] |
|
|
33
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
require 'akeyless'
|
|
45
47
|
|
|
46
48
|
instance = Akeyless::GatewayUpdateProducerHanaDb.new(
|
|
49
|
+
ara_enabled: null,
|
|
47
50
|
custom_username_template: null,
|
|
48
51
|
delete_protection: null,
|
|
49
52
|
hana_dbname: null,
|
|
@@ -68,6 +71,7 @@ instance = Akeyless::GatewayUpdateProducerHanaDb.new(
|
|
|
68
71
|
secure_access_enable: null,
|
|
69
72
|
secure_access_host: null,
|
|
70
73
|
secure_access_web: null,
|
|
74
|
+
skip_dry_run: null,
|
|
71
75
|
tags: null,
|
|
72
76
|
target_name: null,
|
|
73
77
|
token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **provider_type** | **String** | | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
9
|
| **bind_dn** | **String** | Bind DN | [optional] |
|
|
9
10
|
| **bind_dn_password** | **String** | Bind DN Password | [optional] |
|
|
10
11
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
@@ -12,7 +13,7 @@
|
|
|
12
13
|
| **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
|
|
13
14
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for external-username=true) | [optional][default to 'ext_username'] |
|
|
14
15
|
| **group_dn** | **String** | Group DN which the temporary user should be added | [optional] |
|
|
15
|
-
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for
|
|
16
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
16
17
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
17
18
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
18
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -27,11 +28,13 @@
|
|
|
27
28
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
28
29
|
| **secure_access_delay** | **Integer** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
|
|
29
30
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
31
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
30
32
|
| **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
|
|
31
33
|
| **secure_access_rd_gateway_server** | **String** | RD Gateway server | [optional] |
|
|
32
34
|
| **secure_access_rdp_domain** | **String** | Required when the Dynamic Secret is used for a domain user | [optional] |
|
|
35
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
33
36
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
34
|
-
| **target** | **Array<String>** | A list of
|
|
37
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
35
38
|
| **target_name** | **String** | Target name | [optional] |
|
|
36
39
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
37
40
|
| **token_expiration** | **String** | Token expiration | [optional] |
|
|
@@ -51,6 +54,7 @@ require 'akeyless'
|
|
|
51
54
|
|
|
52
55
|
instance = Akeyless::GatewayUpdateProducerLdap.new(
|
|
53
56
|
provider_type: null,
|
|
57
|
+
ara_enabled: null,
|
|
54
58
|
bind_dn: null,
|
|
55
59
|
bind_dn_password: null,
|
|
56
60
|
custom_username_template: null,
|
|
@@ -73,9 +77,11 @@ instance = Akeyless::GatewayUpdateProducerLdap.new(
|
|
|
73
77
|
secure_access_certificate_issuer: null,
|
|
74
78
|
secure_access_delay: null,
|
|
75
79
|
secure_access_enable: null,
|
|
80
|
+
secure_access_enforce_hosts_restriction: null,
|
|
76
81
|
secure_access_host: null,
|
|
77
82
|
secure_access_rd_gateway_server: null,
|
|
78
83
|
secure_access_rdp_domain: null,
|
|
84
|
+
skip_dry_run: null,
|
|
79
85
|
tags: null,
|
|
80
86
|
target: null,
|
|
81
87
|
target_name: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
10
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
@@ -30,6 +31,7 @@
|
|
|
30
31
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
31
32
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
32
33
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
34
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
33
35
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
34
36
|
| **target_name** | **String** | Target name | [optional] |
|
|
35
37
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -46,6 +48,7 @@
|
|
|
46
48
|
require 'akeyless'
|
|
47
49
|
|
|
48
50
|
instance = Akeyless::GatewayUpdateProducerMSSQL.new(
|
|
51
|
+
ara_enabled: null,
|
|
49
52
|
custom_username_template: null,
|
|
50
53
|
delete_protection: null,
|
|
51
54
|
input_rule: null,
|
|
@@ -72,6 +75,7 @@ instance = Akeyless::GatewayUpdateProducerMSSQL.new(
|
|
|
72
75
|
secure_access_enable: null,
|
|
73
76
|
secure_access_host: null,
|
|
74
77
|
secure_access_web: null,
|
|
78
|
+
skip_dry_run: null,
|
|
75
79
|
tags: null,
|
|
76
80
|
target_name: null,
|
|
77
81
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
10
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
@@ -34,6 +35,7 @@
|
|
|
34
35
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
35
36
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
36
37
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
38
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
37
39
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
38
40
|
| **target_name** | **String** | Target name | [optional] |
|
|
39
41
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -50,6 +52,7 @@
|
|
|
50
52
|
require 'akeyless'
|
|
51
53
|
|
|
52
54
|
instance = Akeyless::GatewayUpdateProducerMongo.new(
|
|
55
|
+
ara_enabled: null,
|
|
53
56
|
custom_username_template: null,
|
|
54
57
|
delete_protection: null,
|
|
55
58
|
input_rule: null,
|
|
@@ -80,6 +83,7 @@ instance = Akeyless::GatewayUpdateProducerMongo.new(
|
|
|
80
83
|
secure_access_enable: null,
|
|
81
84
|
secure_access_host: null,
|
|
82
85
|
secure_access_web: null,
|
|
86
|
+
skip_dry_run: null,
|
|
83
87
|
tags: null,
|
|
84
88
|
target_name: null,
|
|
85
89
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
9
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
9
10
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
@@ -30,6 +31,7 @@
|
|
|
30
31
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
31
32
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
32
33
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
34
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
33
35
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
34
36
|
| **ssl_certificate** | **String** | SSL connection certificate | [optional] |
|
|
35
37
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
@@ -48,6 +50,7 @@
|
|
|
48
50
|
require 'akeyless'
|
|
49
51
|
|
|
50
52
|
instance = Akeyless::GatewayUpdateProducerMySQL.new(
|
|
53
|
+
ara_enabled: null,
|
|
51
54
|
custom_username_template: null,
|
|
52
55
|
db_server_certificates: null,
|
|
53
56
|
db_server_name: null,
|
|
@@ -74,6 +77,7 @@ instance = Akeyless::GatewayUpdateProducerMySQL.new(
|
|
|
74
77
|
secure_access_enable: null,
|
|
75
78
|
secure_access_host: null,
|
|
76
79
|
secure_access_web: null,
|
|
80
|
+
skip_dry_run: null,
|
|
77
81
|
ssl: null,
|
|
78
82
|
ssl_certificate: null,
|
|
79
83
|
tags: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
10
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
@@ -35,6 +36,7 @@
|
|
|
35
36
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
36
37
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
37
38
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
39
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
38
40
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
39
41
|
| **target_name** | **String** | Target name | [optional] |
|
|
40
42
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -48,6 +50,7 @@
|
|
|
48
50
|
require 'akeyless'
|
|
49
51
|
|
|
50
52
|
instance = Akeyless::GatewayUpdateProducerNativeK8S.new(
|
|
53
|
+
ara_enabled: null,
|
|
51
54
|
custom_username_template: null,
|
|
52
55
|
delete_protection: null,
|
|
53
56
|
input_rule: null,
|
|
@@ -79,6 +82,7 @@ instance = Akeyless::GatewayUpdateProducerNativeK8S.new(
|
|
|
79
82
|
secure_access_web: null,
|
|
80
83
|
secure_access_web_browsing: null,
|
|
81
84
|
secure_access_web_proxy: null,
|
|
85
|
+
skip_dry_run: null,
|
|
82
86
|
tags: null,
|
|
83
87
|
target_name: null,
|
|
84
88
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
8
9
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
9
10
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional][default to 'false'] |
|
|
29
30
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
30
31
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
32
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
31
33
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
32
34
|
| **target_name** | **String** | Target name | [optional] |
|
|
33
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -44,6 +46,7 @@
|
|
|
44
46
|
require 'akeyless'
|
|
45
47
|
|
|
46
48
|
instance = Akeyless::GatewayUpdateProducerOracleDb.new(
|
|
49
|
+
ara_enabled: null,
|
|
47
50
|
custom_username_template: null,
|
|
48
51
|
db_server_certificates: null,
|
|
49
52
|
db_server_name: null,
|
|
@@ -68,6 +71,7 @@ instance = Akeyless::GatewayUpdateProducerOracleDb.new(
|
|
|
68
71
|
secure_access_enable: null,
|
|
69
72
|
secure_access_host: null,
|
|
70
73
|
secure_access_web: null,
|
|
74
|
+
skip_dry_run: null,
|
|
71
75
|
tags: null,
|
|
72
76
|
target_name: null,
|
|
73
77
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
9
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
9
10
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
@@ -28,6 +29,7 @@
|
|
|
28
29
|
| **ping_signing_algo** | **String** | The signing algorithm that the client must use to sign its request objects [RS256,RS384,RS512,ES256,ES384,ES512,PS256,PS384,PS512] If no explicit value is given, the client can use any of the supported signing algorithms (relevant for PRIVATE_KEY_JWT authentication method) | [optional] |
|
|
29
30
|
| **ping_url** | **String** | Ping URL | [optional] |
|
|
30
31
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
32
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
31
33
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
32
34
|
| **target_name** | **String** | Target name | [optional] |
|
|
33
35
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -40,6 +42,7 @@
|
|
|
40
42
|
require 'akeyless'
|
|
41
43
|
|
|
42
44
|
instance = Akeyless::GatewayUpdateProducerPing.new(
|
|
45
|
+
ara_enabled: null,
|
|
43
46
|
delete_protection: null,
|
|
44
47
|
input_rule: null,
|
|
45
48
|
item_custom_fields: null,
|
|
@@ -64,6 +67,7 @@ instance = Akeyless::GatewayUpdateProducerPing.new(
|
|
|
64
67
|
ping_signing_algo: null,
|
|
65
68
|
ping_url: null,
|
|
66
69
|
producer_encryption_key_name: null,
|
|
70
|
+
skip_dry_run: null,
|
|
67
71
|
tags: null,
|
|
68
72
|
target_name: null,
|
|
69
73
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **creation_statements** | **String** | PostgreSQL Creation statements | [optional] |
|
|
8
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
30
31
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
31
32
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
33
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
32
34
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
33
35
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
34
36
|
| **target_name** | **String** | Target name | [optional] |
|
|
@@ -46,6 +48,7 @@
|
|
|
46
48
|
require 'akeyless'
|
|
47
49
|
|
|
48
50
|
instance = Akeyless::GatewayUpdateProducerPostgreSQL.new(
|
|
51
|
+
ara_enabled: null,
|
|
49
52
|
creation_statements: null,
|
|
50
53
|
custom_username_template: null,
|
|
51
54
|
delete_protection: null,
|
|
@@ -71,6 +74,7 @@ instance = Akeyless::GatewayUpdateProducerPostgreSQL.new(
|
|
|
71
74
|
secure_access_enable: null,
|
|
72
75
|
secure_access_host: null,
|
|
73
76
|
secure_access_web: null,
|
|
77
|
+
skip_dry_run: null,
|
|
74
78
|
ssl: null,
|
|
75
79
|
tags: null,
|
|
76
80
|
target_name: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
9
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
9
10
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
@@ -26,6 +27,7 @@
|
|
|
26
27
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
|
|
27
28
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
28
29
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
30
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
29
31
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
30
32
|
| **target_name** | **String** | Target name | [optional] |
|
|
31
33
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -42,6 +44,7 @@
|
|
|
42
44
|
require 'akeyless'
|
|
43
45
|
|
|
44
46
|
instance = Akeyless::GatewayUpdateProducerRabbitMQ.new(
|
|
47
|
+
ara_enabled: null,
|
|
45
48
|
delete_protection: null,
|
|
46
49
|
input_rule: null,
|
|
47
50
|
item_custom_fields: null,
|
|
@@ -64,6 +67,7 @@ instance = Akeyless::GatewayUpdateProducerRabbitMQ.new(
|
|
|
64
67
|
secure_access_web: null,
|
|
65
68
|
secure_access_web_browsing: null,
|
|
66
69
|
secure_access_web_proxy: null,
|
|
70
|
+
skip_dry_run: null,
|
|
67
71
|
tags: null,
|
|
68
72
|
target_name: null,
|
|
69
73
|
token: null,
|
|
@@ -4,11 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **provider_type** | **String** | | [optional] |
|
|
7
8
|
| **allow_user_extend_session** | **Integer** | AllowUserExtendSession | [optional] |
|
|
9
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
10
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
12
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for fixed-user-only=true) | [optional][default to 'ext_username'] |
|
|
11
13
|
| **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
|
|
14
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
12
15
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
13
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -27,11 +30,14 @@
|
|
|
27
30
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
28
31
|
| **secure_access_delay** | **Integer** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
|
|
29
32
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
33
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
30
34
|
| **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
|
|
31
35
|
| **secure_access_rd_gateway_server** | **String** | RD Gateway server | [optional] |
|
|
32
36
|
| **secure_access_rdp_domain** | **String** | Required when the Dynamic Secret is used for a domain user | [optional] |
|
|
33
37
|
| **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
|
|
38
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
34
39
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
40
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
35
41
|
| **target_name** | **String** | Target name | [optional] |
|
|
36
42
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
37
43
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -48,11 +54,14 @@
|
|
|
48
54
|
require 'akeyless'
|
|
49
55
|
|
|
50
56
|
instance = Akeyless::GatewayUpdateProducerRdp.new(
|
|
57
|
+
provider_type: null,
|
|
51
58
|
allow_user_extend_session: null,
|
|
59
|
+
ara_enabled: null,
|
|
52
60
|
custom_username_template: null,
|
|
53
61
|
delete_protection: null,
|
|
54
62
|
fixed_user_claim_keyname: null,
|
|
55
63
|
fixed_user_only: null,
|
|
64
|
+
host_provider: null,
|
|
56
65
|
input_rule: null,
|
|
57
66
|
item_custom_fields: null,
|
|
58
67
|
json: null,
|
|
@@ -71,11 +80,14 @@ instance = Akeyless::GatewayUpdateProducerRdp.new(
|
|
|
71
80
|
secure_access_certificate_issuer: null,
|
|
72
81
|
secure_access_delay: null,
|
|
73
82
|
secure_access_enable: null,
|
|
83
|
+
secure_access_enforce_hosts_restriction: null,
|
|
74
84
|
secure_access_host: null,
|
|
75
85
|
secure_access_rd_gateway_server: null,
|
|
76
86
|
secure_access_rdp_domain: null,
|
|
77
87
|
secure_access_rdp_user: null,
|
|
88
|
+
skip_dry_run: null,
|
|
78
89
|
tags: null,
|
|
90
|
+
target: null,
|
|
79
91
|
target_name: null,
|
|
80
92
|
token: null,
|
|
81
93
|
uid_token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **acl_rules** | **String** | A JSON array list of redis ACL rules to attach to the created user. For available rules see the ACL CAT command https://redis.io/commands/acl-cat By default the user will have permissions to read all keys '[\"~*\", \"+@read\"]' | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
11
|
| **host** | **String** | Redis Host | [optional][default to '127.0.0.1'] |
|
|
@@ -18,6 +19,7 @@
|
|
|
18
19
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
19
20
|
| **port** | **String** | Redis Port | [optional][default to '6379'] |
|
|
20
21
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
22
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
21
23
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
22
24
|
| **ssl_certificate** | **String** | SSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA) | [optional] |
|
|
23
25
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
@@ -38,6 +40,7 @@ require 'akeyless'
|
|
|
38
40
|
|
|
39
41
|
instance = Akeyless::GatewayUpdateProducerRedis.new(
|
|
40
42
|
acl_rules: null,
|
|
43
|
+
ara_enabled: null,
|
|
41
44
|
custom_username_template: null,
|
|
42
45
|
delete_protection: null,
|
|
43
46
|
host: null,
|
|
@@ -51,6 +54,7 @@ instance = Akeyless::GatewayUpdateProducerRedis.new(
|
|
|
51
54
|
password_length: null,
|
|
52
55
|
port: null,
|
|
53
56
|
producer_encryption_key_name: null,
|
|
57
|
+
skip_dry_run: null,
|
|
54
58
|
ssl: null,
|
|
55
59
|
ssl_certificate: null,
|
|
56
60
|
tags: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **creation_statements** | **String** | Redshift Creation statements | [optional] |
|
|
8
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
@@ -22,6 +23,7 @@
|
|
|
22
23
|
| **redshift_username** | **String** | Redshift Username | [optional] |
|
|
23
24
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
24
25
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
26
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
25
27
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
26
28
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
27
29
|
| **target_name** | **String** | Target name | [optional] |
|
|
@@ -39,6 +41,7 @@
|
|
|
39
41
|
require 'akeyless'
|
|
40
42
|
|
|
41
43
|
instance = Akeyless::GatewayUpdateProducerRedshift.new(
|
|
44
|
+
ara_enabled: null,
|
|
42
45
|
creation_statements: null,
|
|
43
46
|
custom_username_template: null,
|
|
44
47
|
delete_protection: null,
|
|
@@ -57,6 +60,7 @@ instance = Akeyless::GatewayUpdateProducerRedshift.new(
|
|
|
57
60
|
redshift_username: null,
|
|
58
61
|
secure_access_enable: null,
|
|
59
62
|
secure_access_host: null,
|
|
63
|
+
skip_dry_run: null,
|
|
60
64
|
ssl: null,
|
|
61
65
|
tags: null,
|
|
62
66
|
target_name: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **account** | **String** | Account name | [optional] |
|
|
8
8
|
| **account_password** | **String** | Database Password | [optional] |
|
|
9
9
|
| **account_username** | **String** | Database Username | [optional] |
|
|
10
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
10
11
|
| **auth_mode** | **String** | The authentication mode for the temporary user [password/key] | [optional][default to 'password'] |
|
|
11
12
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
12
13
|
| **db_name** | **String** | Database name | [optional] |
|
|
@@ -22,6 +23,7 @@
|
|
|
22
23
|
| **private_key** | **String** | RSA Private key (base64 encoded) | [optional] |
|
|
23
24
|
| **private_key_passphrase** | **String** | The Private key passphrase | [optional] |
|
|
24
25
|
| **role** | **String** | User role | [optional] |
|
|
26
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
25
27
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
26
28
|
| **target_name** | **String** | Target name | [optional] |
|
|
27
29
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -42,6 +44,7 @@ instance = Akeyless::GatewayUpdateProducerSnowflake.new(
|
|
|
42
44
|
account: null,
|
|
43
45
|
account_password: null,
|
|
44
46
|
account_username: null,
|
|
47
|
+
ara_enabled: null,
|
|
45
48
|
auth_mode: null,
|
|
46
49
|
custom_username_template: null,
|
|
47
50
|
db_name: null,
|
|
@@ -57,6 +60,7 @@ instance = Akeyless::GatewayUpdateProducerSnowflake.new(
|
|
|
57
60
|
private_key: null,
|
|
58
61
|
private_key_passphrase: null,
|
|
59
62
|
role: null,
|
|
63
|
+
skip_dry_run: null,
|
|
60
64
|
tags: null,
|
|
61
65
|
target_name: null,
|
|
62
66
|
token: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **admin_rotation_interval_days** | **Integer** | Admin credentials rotation interval (days) | [optional][default to 0] |
|
|
8
8
|
| **allow_subdomains** | **Boolean** | Allow subdomains | [optional] |
|
|
9
9
|
| **allowed_domains** | **Array<String>** | Allowed domains | [optional] |
|
|
10
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
10
11
|
| **auto_generated_folder** | **String** | Auto generated folder | [optional] |
|
|
11
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
13
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
@@ -20,6 +21,7 @@
|
|
|
20
21
|
| **root_first_in_chain** | **Boolean** | Root first in chain | [optional] |
|
|
21
22
|
| **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
|
|
22
23
|
| **signer_key_name** | **String** | Signer key name | [optional] |
|
|
24
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
23
25
|
| **store_private_key** | **Boolean** | Store private key | [optional] |
|
|
24
26
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
25
27
|
| **target_name** | **String** | Target name | [optional] |
|
|
@@ -43,6 +45,7 @@ instance = Akeyless::GatewayUpdateProducerVenafi.new(
|
|
|
43
45
|
admin_rotation_interval_days: null,
|
|
44
46
|
allow_subdomains: null,
|
|
45
47
|
allowed_domains: null,
|
|
48
|
+
ara_enabled: null,
|
|
46
49
|
auto_generated_folder: null,
|
|
47
50
|
delete_protection: null,
|
|
48
51
|
enable_admin_rotation: null,
|
|
@@ -56,6 +59,7 @@ instance = Akeyless::GatewayUpdateProducerVenafi.new(
|
|
|
56
59
|
root_first_in_chain: null,
|
|
57
60
|
sign_using_akeyless_pki: null,
|
|
58
61
|
signer_key_name: null,
|
|
62
|
+
skip_dry_run: null,
|
|
59
63
|
store_private_key: null,
|
|
60
64
|
tags: null,
|
|
61
65
|
target_name: null,
|
|
@@ -4,12 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **host** | **String** | Host | |
|
|
8
9
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **name** | **String** | Dynamic secret name | |
|
|
11
12
|
| **new_ttl_min** | **Integer** | New TTL in Minutes | |
|
|
12
13
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
14
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
13
15
|
| **tmp_creds_id** | **String** | Tmp Creds ID | |
|
|
14
16
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
15
17
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -20,12 +22,14 @@
|
|
|
20
22
|
require 'akeyless'
|
|
21
23
|
|
|
22
24
|
instance = Akeyless::GatewayUpdateTmpUsers.new(
|
|
25
|
+
ara_enabled: null,
|
|
23
26
|
host: null,
|
|
24
27
|
input_rule: null,
|
|
25
28
|
json: null,
|
|
26
29
|
name: null,
|
|
27
30
|
new_ttl_min: null,
|
|
28
31
|
output_rule: null,
|
|
32
|
+
skip_dry_run: null,
|
|
29
33
|
tmp_creds_id: null,
|
|
30
34
|
token: null,
|
|
31
35
|
uid_token: null
|
data/docs/GenerateCsr.md
CHANGED
|
@@ -6,19 +6,22 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **alg** | **String** | | [optional] |
|
|
8
8
|
| **alt_names** | **String** | A comma-separated list of dns alternative names | [optional] |
|
|
9
|
-
| **certificate_type** | **String** |
|
|
9
|
+
| **certificate_type** | **String** | A comma-separated list of certificate types to include in the CSR certificate (ssl-client/ssl-server/certificate-signing) | [optional] |
|
|
10
10
|
| **city** | **String** | The city to be included in the CSR certificate | [optional] |
|
|
11
11
|
| **common_name** | **String** | The common name to be included in the CSR certificate | |
|
|
12
12
|
| **country** | **String** | The country to be included in the CSR certificate | [optional] |
|
|
13
13
|
| **critical** | **Boolean** | Add critical to the key usage extension (will be false if not added) | [optional] |
|
|
14
|
+
| **customer_frg_id** | **String** | The customer fragment ID that will be used to create the key (if empty, the key will be created independently of a customer fragment) | [optional] |
|
|
14
15
|
| **dep** | **String** | The department to be included in the CSR certificate | [optional] |
|
|
15
16
|
| **email_addresses** | **String** | A comma-separated list of email addresses alternative names | [optional] |
|
|
16
17
|
| **export_private_key** | **Boolean** | The flag to indicate if the private key should be exported | [optional][default to false] |
|
|
18
|
+
| **ext_key_usage** | **String** | A comma-separated list of extended key usages to include in the CSR certificate | [optional] |
|
|
17
19
|
| **generate_key** | **Boolean** | Generate a new classic key for the csr | [optional] |
|
|
18
20
|
| **hash_algorithm** | **String** | Specifies the hash algorithm used for the encryption key's operations, available options: SHA256, SHA384, SHA512 | [optional][default to 'SHA256'] |
|
|
19
21
|
| **ip_addresses** | **String** | A comma-separated list of ip addresses alternative names | [optional] |
|
|
20
22
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
21
23
|
| **key_type** | **String** | The type of the key to generate (classic-key/dfc) | [default to 'classic-key'] |
|
|
24
|
+
| **key_usage** | **String** | A comma-separated list of key usages to include in the CSR certificate | [optional] |
|
|
22
25
|
| **name** | **String** | The key name | |
|
|
23
26
|
| **org** | **String** | The organization to be included in the CSR certificate | [optional] |
|
|
24
27
|
| **split_level** | **Integer** | The number of fragments that the item will be split into (not includes customer fragment) | [optional][default to 3] |
|
|
@@ -40,14 +43,17 @@ instance = Akeyless::GenerateCsr.new(
|
|
|
40
43
|
common_name: null,
|
|
41
44
|
country: null,
|
|
42
45
|
critical: null,
|
|
46
|
+
customer_frg_id: null,
|
|
43
47
|
dep: null,
|
|
44
48
|
email_addresses: null,
|
|
45
49
|
export_private_key: null,
|
|
50
|
+
ext_key_usage: null,
|
|
46
51
|
generate_key: null,
|
|
47
52
|
hash_algorithm: null,
|
|
48
53
|
ip_addresses: null,
|
|
49
54
|
json: null,
|
|
50
55
|
key_type: null,
|
|
56
|
+
key_usage: null,
|
|
51
57
|
name: null,
|
|
52
58
|
org: null,
|
|
53
59
|
split_level: null,
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
| **log_type** | **String** | Google chronicle log type | [optional] |
|
|
12
12
|
| **output_format** | **String** | Logs format [text/json] | [optional][default to 'text'] |
|
|
13
13
|
| **pull_interval** | **String** | Pull interval in seconds | [optional][default to '10'] |
|
|
14
|
-
| **region** | **String** | Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv] | [optional] |
|
|
14
|
+
| **region** | **String** | Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv/toronto/sydney/frankfurt/zurich/dammam/mumbai/tokyo] | [optional] |
|
|
15
15
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
16
16
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
17
17
|
|