akeyless 5.0.31 → 5.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +37 -2
- data/docs/AWSTargetDetails.md +2 -0
- data/docs/ActiveDirectoryPayload.md +6 -0
- data/docs/AerospikeTargetDetails.md +14 -48
- data/docs/AgenticRules.md +2 -0
- data/docs/AssocTargetItem.md +3 -1
- data/docs/AuthMethod.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +1 -1
- data/docs/AuthMethodCreateAwsIam.md +1 -1
- data/docs/AuthMethodCreateAzureAD.md +1 -1
- data/docs/AuthMethodCreateCert.md +1 -1
- data/docs/AuthMethodCreateEmail.md +1 -1
- data/docs/AuthMethodCreateGcp.md +1 -1
- data/docs/AuthMethodCreateK8s.md +1 -1
- data/docs/AuthMethodCreateKerberos.md +1 -1
- data/docs/AuthMethodCreateLdap.md +1 -1
- data/docs/AuthMethodCreateOCI.md +1 -1
- data/docs/AuthMethodCreateOIDC.md +1 -1
- data/docs/AuthMethodCreateOauth2.md +1 -1
- data/docs/AuthMethodCreateSAML.md +1 -1
- data/docs/AuthMethodCreateUniversalIdentity.md +1 -1
- data/docs/AuthMethodUpdateApiKey.md +1 -1
- data/docs/AuthMethodUpdateAwsIam.md +1 -1
- data/docs/AuthMethodUpdateAzureAD.md +1 -1
- data/docs/AuthMethodUpdateCert.md +1 -1
- data/docs/AuthMethodUpdateEmail.md +1 -1
- data/docs/AuthMethodUpdateGcp.md +1 -1
- data/docs/AuthMethodUpdateK8s.md +1 -1
- data/docs/AuthMethodUpdateKerberos.md +1 -1
- data/docs/AuthMethodUpdateLdap.md +1 -1
- data/docs/AuthMethodUpdateOCI.md +1 -1
- data/docs/AuthMethodUpdateOIDC.md +1 -1
- data/docs/AuthMethodUpdateOauth2.md +1 -1
- data/docs/AuthMethodUpdateSAML.md +1 -1
- data/docs/AuthMethodUpdateUniversalIdentity.md +1 -1
- data/docs/CreateAuthMethod.md +1 -1
- data/docs/CreateAuthMethodAWSIAM.md +1 -1
- data/docs/CreateAuthMethodAzureAD.md +1 -1
- data/docs/CreateAuthMethodCert.md +1 -1
- data/docs/CreateAuthMethodEmail.md +1 -1
- data/docs/CreateAuthMethodGCP.md +1 -1
- data/docs/CreateAuthMethodHuawei.md +1 -1
- data/docs/CreateAuthMethodK8S.md +1 -1
- data/docs/CreateAuthMethodLDAP.md +1 -1
- data/docs/CreateAuthMethodOAuth2.md +1 -1
- data/docs/CreateAuthMethodOCI.md +1 -1
- data/docs/CreateAuthMethodOIDC.md +1 -1
- data/docs/CreateAuthMethodSAML.md +1 -1
- data/docs/CreateAuthMethodUniversalIdentity.md +1 -1
- data/docs/CreateF5BigIpTarget.md +38 -0
- data/docs/CreateF5BigIpTargetOutput.md +18 -0
- data/docs/CreateMcpSecretBearerToken.md +2 -0
- data/docs/CreateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/CreateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/CreateRotatedSecret.md +4 -2
- data/docs/CreateSSHCertIssuer.md +3 -3
- data/docs/CreateSecret.md +10 -0
- data/docs/CreateUSC.md +6 -0
- data/docs/DSProducerDetails.md +48 -0
- data/docs/DynamicSecretCreateAerospike.md +56 -0
- data/docs/DynamicSecretCreateArtifactory.md +4 -0
- data/docs/DynamicSecretCreateAws.md +4 -0
- data/docs/DynamicSecretCreateAzure.md +4 -0
- data/docs/DynamicSecretCreateCassandra.md +4 -0
- data/docs/DynamicSecretCreateChef.md +4 -0
- data/docs/DynamicSecretCreateCustom.md +4 -0
- data/docs/DynamicSecretCreateDockerhub.md +4 -0
- data/docs/DynamicSecretCreateEks.md +4 -0
- data/docs/DynamicSecretCreateGcp.md +4 -0
- data/docs/DynamicSecretCreateGithub.md +4 -0
- data/docs/DynamicSecretCreateGitlab.md +4 -0
- data/docs/DynamicSecretCreateGke.md +4 -0
- data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretCreateHanaDb.md +4 -0
- data/docs/DynamicSecretCreateK8s.md +4 -0
- data/docs/DynamicSecretCreateLdap.md +8 -2
- data/docs/DynamicSecretCreateMongoDb.md +4 -0
- data/docs/DynamicSecretCreateMsSql.md +4 -0
- data/docs/DynamicSecretCreateMySql.md +4 -0
- data/docs/DynamicSecretCreateOpenAI.md +4 -0
- data/docs/DynamicSecretCreateOracleDb.md +4 -0
- data/docs/DynamicSecretCreatePing.md +4 -0
- data/docs/DynamicSecretCreatePostgreSql.md +4 -0
- data/docs/DynamicSecretCreateRabbitMq.md +4 -0
- data/docs/DynamicSecretCreateRdp.md +12 -0
- data/docs/DynamicSecretCreateRedis.md +4 -0
- data/docs/DynamicSecretCreateRedshift.md +4 -0
- data/docs/DynamicSecretCreateSnowflake.md +4 -0
- data/docs/DynamicSecretCreateVenafi.md +4 -0
- data/docs/DynamicSecretProducerInfo.md +2 -0
- data/docs/DynamicSecretTmpCredsDelete.md +4 -0
- data/docs/DynamicSecretTmpCredsGet.md +4 -0
- data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
- data/docs/DynamicSecretUpdateAerospike.md +58 -0
- data/docs/DynamicSecretUpdateArtifactory.md +4 -0
- data/docs/DynamicSecretUpdateAws.md +4 -0
- data/docs/DynamicSecretUpdateAzure.md +4 -0
- data/docs/DynamicSecretUpdateCassandra.md +4 -0
- data/docs/DynamicSecretUpdateChef.md +4 -0
- data/docs/DynamicSecretUpdateCustom.md +4 -0
- data/docs/DynamicSecretUpdateDockerhub.md +4 -0
- data/docs/DynamicSecretUpdateEks.md +4 -0
- data/docs/DynamicSecretUpdateGcp.md +4 -0
- data/docs/DynamicSecretUpdateGithub.md +4 -0
- data/docs/DynamicSecretUpdateGitlab.md +4 -0
- data/docs/DynamicSecretUpdateGke.md +4 -0
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretUpdateHanaDb.md +4 -0
- data/docs/DynamicSecretUpdateK8s.md +4 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -2
- data/docs/DynamicSecretUpdateMongoDb.md +4 -0
- data/docs/DynamicSecretUpdateMsSql.md +4 -0
- data/docs/DynamicSecretUpdateMySql.md +4 -0
- data/docs/DynamicSecretUpdateOpenAI.md +4 -0
- data/docs/DynamicSecretUpdateOracleDb.md +4 -0
- data/docs/DynamicSecretUpdatePing.md +4 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +4 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +4 -0
- data/docs/DynamicSecretUpdateRdp.md +12 -0
- data/docs/DynamicSecretUpdateRedis.md +4 -0
- data/docs/DynamicSecretUpdateRedshift.md +4 -0
- data/docs/DynamicSecretUpdateSnowflake.md +4 -0
- data/docs/DynamicSecretUpdateVenafi.md +4 -0
- data/docs/EsmCreateSecretOutput.md +6 -0
- data/docs/EventForwarderCreateEmail.md +1 -1
- data/docs/EventForwarderCreateServiceNow.md +1 -1
- data/docs/EventForwarderCreateSlack.md +1 -1
- data/docs/EventForwarderCreateTeams.md +1 -1
- data/docs/EventForwarderCreateWebhook.md +1 -1
- data/docs/EventForwarderUpdateEmail.md +1 -1
- data/docs/EventForwarderUpdateServiceNow.md +1 -1
- data/docs/EventForwarderUpdateSlack.md +1 -1
- data/docs/EventForwarderUpdateTeams.md +1 -1
- data/docs/EventForwarderUpdateWebhook.md +1 -1
- data/docs/F5BigIpTargetDetails.md +22 -0
- data/docs/FolderSyncOutput.md +1 -7
- data/docs/GatewayCreateMigration.md +6 -0
- data/docs/GatewayCreateProducerArtifactory.md +4 -0
- data/docs/GatewayCreateProducerAws.md +4 -0
- data/docs/GatewayCreateProducerAzure.md +4 -0
- data/docs/GatewayCreateProducerCassandra.md +4 -0
- data/docs/GatewayCreateProducerChef.md +4 -0
- data/docs/GatewayCreateProducerCustom.md +4 -0
- data/docs/GatewayCreateProducerDockerhub.md +4 -0
- data/docs/GatewayCreateProducerEks.md +4 -0
- data/docs/GatewayCreateProducerGcp.md +4 -0
- data/docs/GatewayCreateProducerGithub.md +4 -0
- data/docs/GatewayCreateProducerGke.md +4 -0
- data/docs/GatewayCreateProducerHanaDb.md +4 -0
- data/docs/GatewayCreateProducerLdap.md +8 -2
- data/docs/GatewayCreateProducerMSSQL.md +4 -0
- data/docs/GatewayCreateProducerMongo.md +4 -0
- data/docs/GatewayCreateProducerMySQL.md +4 -0
- data/docs/GatewayCreateProducerNativeK8S.md +4 -0
- data/docs/GatewayCreateProducerOracleDb.md +4 -0
- data/docs/GatewayCreateProducerPing.md +4 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +4 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +4 -0
- data/docs/GatewayCreateProducerRdp.md +12 -0
- data/docs/GatewayCreateProducerRedis.md +4 -0
- data/docs/GatewayCreateProducerRedshift.md +4 -0
- data/docs/GatewayCreateProducerSnowflake.md +4 -0
- data/docs/GatewayCreateProducerVenafi.md +4 -0
- data/docs/GatewayDeleteProducer.md +4 -0
- data/docs/GatewayGetProducer.md +4 -0
- data/docs/GatewayGetTmpUsers.md +4 -0
- data/docs/GatewayRevokeTmpUsers.md +4 -0
- data/docs/GatewayStartProducer.md +4 -0
- data/docs/GatewayStopProducer.md +4 -0
- data/docs/GatewayUpdateLogForwardingGoogleChronicle.md +1 -1
- data/docs/GatewayUpdateMigration.md +6 -0
- data/docs/GatewayUpdateProducerArtifactory.md +4 -0
- data/docs/GatewayUpdateProducerAws.md +4 -0
- data/docs/GatewayUpdateProducerAzure.md +4 -0
- data/docs/GatewayUpdateProducerCassandra.md +4 -0
- data/docs/GatewayUpdateProducerChef.md +4 -0
- data/docs/GatewayUpdateProducerCustom.md +4 -0
- data/docs/GatewayUpdateProducerDockerhub.md +4 -0
- data/docs/GatewayUpdateProducerEks.md +4 -0
- data/docs/GatewayUpdateProducerGcp.md +4 -0
- data/docs/GatewayUpdateProducerGithub.md +4 -0
- data/docs/GatewayUpdateProducerGke.md +4 -0
- data/docs/GatewayUpdateProducerHanaDb.md +4 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -2
- data/docs/GatewayUpdateProducerMSSQL.md +4 -0
- data/docs/GatewayUpdateProducerMongo.md +4 -0
- data/docs/GatewayUpdateProducerMySQL.md +4 -0
- data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
- data/docs/GatewayUpdateProducerOracleDb.md +4 -0
- data/docs/GatewayUpdateProducerPing.md +4 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +4 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +4 -0
- data/docs/GatewayUpdateProducerRdp.md +12 -0
- data/docs/GatewayUpdateProducerRedis.md +4 -0
- data/docs/GatewayUpdateProducerRedshift.md +4 -0
- data/docs/GatewayUpdateProducerSnowflake.md +4 -0
- data/docs/GatewayUpdateProducerVenafi.md +4 -0
- data/docs/GatewayUpdateTmpUsers.md +4 -0
- data/docs/GenerateCsr.md +7 -1
- data/docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md +1 -1
- data/docs/KMIPCA.md +36 -0
- data/docs/KMIPCAListEntry.md +34 -0
- data/docs/KMIPClient.md +2 -0
- data/docs/KMIPServer.md +2 -0
- data/docs/KmipGetCABundle.md +22 -0
- data/docs/KmipGetCABundleOutput.md +18 -0
- data/docs/KmipListCAs.md +22 -0
- data/docs/KmipListCAsOutput.md +18 -0
- data/docs/KmipRenewClientCertificate.md +2 -0
- data/docs/KmipRotateCA.md +24 -0
- data/docs/KmipRotateCAOutput.md +22 -0
- data/docs/KmipSunsetCA.md +28 -0
- data/docs/KmipSunsetCAOutput.md +18 -0
- data/docs/OpenAITargetDetails.md +10 -0
- data/docs/RotatedSecretCreateAerospike.md +72 -0
- data/docs/RotatedSecretCreateAws.md +4 -0
- data/docs/RotatedSecretCreateAzure.md +4 -0
- data/docs/RotatedSecretCreateCassandra.md +4 -0
- data/docs/RotatedSecretCreateCustom.md +12 -0
- data/docs/RotatedSecretCreateDockerhub.md +4 -0
- data/docs/RotatedSecretCreateF5BigIp.md +72 -0
- data/docs/RotatedSecretCreateGcp.md +4 -0
- data/docs/RotatedSecretCreateHanadb.md +4 -0
- data/docs/RotatedSecretCreateHashiVault.md +4 -0
- data/docs/RotatedSecretCreateLdap.md +8 -2
- data/docs/RotatedSecretCreateMongodb.md +4 -0
- data/docs/RotatedSecretCreateMssql.md +4 -0
- data/docs/RotatedSecretCreateMysql.md +4 -0
- data/docs/RotatedSecretCreateOpenAI.md +4 -0
- data/docs/RotatedSecretCreateOracledb.md +4 -0
- data/docs/RotatedSecretCreatePostgresql.md +4 -0
- data/docs/RotatedSecretCreateRedis.md +4 -0
- data/docs/RotatedSecretCreateRedshift.md +4 -0
- data/docs/RotatedSecretCreateSnowflake.md +6 -0
- data/docs/RotatedSecretCreateSplunk.md +4 -0
- data/docs/RotatedSecretCreateSsh.md +24 -0
- data/docs/RotatedSecretCreateWindows.md +12 -0
- data/docs/RotatedSecretDelete.md +2 -0
- data/docs/RotatedSecretDeleteSync.md +4 -0
- data/docs/RotatedSecretDetailsInfo.md +6 -0
- data/docs/RotatedSecretSync.md +4 -0
- data/docs/RotatedSecretUpdateAerospike.md +74 -0
- data/docs/RotatedSecretUpdateAws.md +4 -0
- data/docs/RotatedSecretUpdateAzure.md +4 -0
- data/docs/RotatedSecretUpdateCassandra.md +4 -0
- data/docs/RotatedSecretUpdateCustom.md +12 -0
- data/docs/RotatedSecretUpdateDockerhub.md +4 -0
- data/docs/RotatedSecretUpdateGcp.md +4 -0
- data/docs/RotatedSecretUpdateHanadb.md +4 -0
- data/docs/RotatedSecretUpdateHashiVault.md +4 -0
- data/docs/RotatedSecretUpdateLdap.md +8 -2
- data/docs/RotatedSecretUpdateMongodb.md +4 -0
- data/docs/RotatedSecretUpdateMssql.md +4 -0
- data/docs/RotatedSecretUpdateMysql.md +4 -0
- data/docs/RotatedSecretUpdateOpenAI.md +4 -0
- data/docs/RotatedSecretUpdateOracledb.md +4 -0
- data/docs/RotatedSecretUpdatePostgresql.md +4 -0
- data/docs/RotatedSecretUpdateRedis.md +4 -0
- data/docs/RotatedSecretUpdateRedshift.md +4 -0
- data/docs/RotatedSecretUpdateSnowflake.md +6 -0
- data/docs/RotatedSecretUpdateSplunk.md +4 -0
- data/docs/RotatedSecretUpdateSsh.md +24 -0
- data/docs/RotatedSecretUpdateWindows.md +12 -0
- data/docs/SAMLAccessRules.md +2 -0
- data/docs/ShareItemOutput.md +2 -0
- data/docs/StaticSecretDeleteSync.md +4 -0
- data/docs/StaticSecretSync.md +4 -0
- data/docs/SystemAccessCredentialsReplyObj.md +2 -0
- data/docs/TargetCreateF5BigIp.md +38 -0
- data/docs/TargetCreateOpenAI.md +8 -0
- data/docs/TargetTypeDetailsInput.md +2 -0
- data/docs/TargetUpdateF5BigIp.md +42 -0
- data/docs/TargetUpdateOpenAI.md +8 -0
- data/docs/UpdateAuthMethod.md +1 -1
- data/docs/UpdateAuthMethodAWSIAM.md +1 -1
- data/docs/UpdateAuthMethodAzureAD.md +1 -1
- data/docs/UpdateAuthMethodCert.md +1 -1
- data/docs/UpdateAuthMethodGCP.md +1 -1
- data/docs/UpdateAuthMethodK8S.md +1 -1
- data/docs/UpdateAuthMethodLDAP.md +1 -1
- data/docs/UpdateAuthMethodOAuth2.md +1 -1
- data/docs/UpdateAuthMethodOCI.md +1 -1
- data/docs/UpdateAuthMethodOIDC.md +1 -1
- data/docs/UpdateAuthMethodSAML.md +1 -1
- data/docs/UpdateAuthMethodUniversalIdentity.md +1 -1
- data/docs/UpdateF5BigIpTarget.md +44 -0
- data/docs/UpdateF5BigIpTargetOutput.md +18 -0
- data/docs/UpdateItem.md +7 -3
- data/docs/UpdateMcpSecretBearerToken.md +2 -0
- data/docs/UpdateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/UpdateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/UpdateRotatedSecret.md +16 -6
- data/docs/UpdateSSHCertIssuer.md +2 -2
- data/docs/UscCreate.md +2 -0
- data/docs/UscCreateSecretOutput.md +6 -0
- data/docs/UscGet.md +2 -0
- data/docs/UscList.md +2 -0
- data/docs/UscSyncInfo.md +5 -1
- data/docs/V2Api.md +828 -1
- data/lib/akeyless/api/v2_api.rb +817 -1
- data/lib/akeyless/models/active_directory_payload.rb +30 -1
- data/lib/akeyless/models/aerospike_target_details.rb +55 -218
- data/lib/akeyless/models/agentic_rules.rb +11 -1
- data/lib/akeyless/models/assoc_target_item.rb +14 -2
- data/lib/akeyless/models/auth_method.rb +11 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_create_email.rb +1 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_create_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +1 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_update_email.rb +1 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_update_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +1 -1
- data/lib/akeyless/models/aws_target_details.rb +10 -1
- data/lib/akeyless/models/create_auth_method.rb +1 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/create_auth_method_email.rb +1 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +1 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/create_f5_big_ip_target.rb +338 -0
- data/lib/akeyless/models/create_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +13 -3
- data/lib/akeyless/models/create_secret.rb +52 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +3 -3
- data/lib/akeyless/models/create_usc.rb +33 -1
- data/lib/akeyless/models/ds_producer_details.rb +224 -1
- data/lib/akeyless/models/dynamic_secret_create_aerospike.rb +419 -0
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_producer_info.rb +10 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aerospike.rb +429 -0
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +21 -1
- data/lib/akeyless/models/esm_create_secret_output.rb +31 -1
- data/lib/akeyless/models/event_forwarder_create_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_webhook.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_webhook.rb +1 -1
- data/lib/akeyless/models/f5_big_ip_target_details.rb +236 -0
- data/lib/akeyless/models/folder_sync_output.rb +4 -37
- data/lib/akeyless/models/gateway_create_migration.rb +35 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_delete_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_revoke_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_start_producer.rb +21 -1
- data/lib/akeyless/models/gateway_stop_producer.rb +21 -1
- data/lib/akeyless/models/gateway_update_log_forwarding_google_chronicle.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +35 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_update_tmp_users.rb +21 -1
- data/lib/akeyless/models/generate_csr.rb +32 -2
- data/lib/akeyless/models/gw_update_remote_access_session_logs_google_chronicle.rb +1 -1
- data/lib/akeyless/models/kmip_client.rb +10 -1
- data/lib/akeyless/models/kmip_get_ca_bundle.rb +237 -0
- data/lib/akeyless/models/kmip_get_ca_bundle_output.rb +214 -0
- data/lib/akeyless/models/kmip_list_cas.rb +237 -0
- data/lib/akeyless/models/kmip_list_cas_output.rb +216 -0
- data/lib/akeyless/models/kmip_renew_client_certificate.rb +11 -1
- data/lib/akeyless/models/kmip_rotate_ca.rb +249 -0
- data/lib/akeyless/models/kmip_rotate_ca_output.rb +232 -0
- data/lib/akeyless/models/kmip_server.rb +12 -1
- data/lib/akeyless/models/kmip_sunset_ca.rb +276 -0
- data/lib/akeyless/models/kmip_sunset_ca_output.rb +214 -0
- data/lib/akeyless/models/kmipca.rb +300 -0
- data/lib/akeyless/models/kmipca_list_entry.rb +288 -0
- data/lib/akeyless/models/open_ai_target_details.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_aerospike.rb +516 -0
- data/lib/akeyless/models/rotated_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +62 -1
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_f5_big_ip.rb +515 -0
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +31 -1
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +128 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +62 -1
- data/lib/akeyless/models/rotated_secret_delete.rb +11 -1
- data/lib/akeyless/models/rotated_secret_delete_sync.rb +21 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +29 -1
- data/lib/akeyless/models/rotated_secret_sync.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_aerospike.rb +516 -0
- data/lib/akeyless/models/rotated_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +62 -1
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +31 -1
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +128 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +62 -1
- data/lib/akeyless/models/saml_access_rules.rb +11 -1
- data/lib/akeyless/models/share_item_output.rb +10 -1
- data/lib/akeyless/models/static_secret_delete_sync.rb +21 -1
- data/lib/akeyless/models/static_secret_sync.rb +21 -1
- data/lib/akeyless/models/system_access_credentials_reply_obj.rb +11 -1
- data/lib/akeyless/models/target_create_f5_big_ip.rb +338 -0
- data/lib/akeyless/models/target_create_open_ai.rb +41 -1
- data/lib/akeyless/models/target_type_details_input.rb +10 -1
- data/lib/akeyless/models/target_update_f5_big_ip.rb +344 -0
- data/lib/akeyless/models/target_update_open_ai.rb +41 -1
- data/lib/akeyless/models/update_auth_method.rb +1 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/update_f5_big_ip_target.rb +354 -0
- data/lib/akeyless/models/update_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/update_item.rb +24 -6
- data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/update_rotated_secret.rb +59 -15
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +2 -2
- data/lib/akeyless/models/usc_create.rb +11 -1
- data/lib/akeyless/models/usc_create_secret_output.rb +31 -1
- data/lib/akeyless/models/usc_get.rb +11 -1
- data/lib/akeyless/models/usc_list.rb +11 -1
- data/lib/akeyless/models/usc_sync_info.rb +22 -4
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +22 -0
- data/spec/models/create_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/create_f5_big_ip_target_spec.rb +96 -0
- data/spec/models/dynamic_secret_create_aerospike_spec.rb +150 -0
- data/spec/models/dynamic_secret_update_aerospike_spec.rb +156 -0
- data/spec/models/f5_big_ip_target_details_spec.rb +48 -0
- data/spec/models/kmip_get_ca_bundle_output_spec.rb +36 -0
- data/spec/models/kmip_get_ca_bundle_spec.rb +48 -0
- data/spec/models/kmip_list_cas_output_spec.rb +36 -0
- data/spec/models/kmip_list_cas_spec.rb +48 -0
- data/spec/models/kmip_rotate_ca_output_spec.rb +48 -0
- data/spec/models/kmip_rotate_ca_spec.rb +54 -0
- data/spec/models/kmip_sunset_ca_output_spec.rb +36 -0
- data/spec/models/kmip_sunset_ca_spec.rb +66 -0
- data/spec/models/kmipca_list_entry_spec.rb +84 -0
- data/spec/models/kmipca_spec.rb +90 -0
- data/spec/models/rotated_secret_create_aerospike_spec.rb +198 -0
- data/spec/models/rotated_secret_create_f5_big_ip_spec.rb +198 -0
- data/spec/models/rotated_secret_update_aerospike_spec.rb +204 -0
- data/spec/models/target_create_f5_big_ip_spec.rb +96 -0
- data/spec/models/target_update_f5_big_ip_spec.rb +108 -0
- data/spec/models/update_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/update_f5_big_ip_target_spec.rb +114 -0
- metadata +104 -16
data/docs/DSProducerDetails.md
CHANGED
|
@@ -11,6 +11,23 @@
|
|
|
11
11
|
| **admin_pwd** | **String** | | [optional] |
|
|
12
12
|
| **admin_rotation_interval_days** | **Integer** | | [optional] |
|
|
13
13
|
| **administrative_port** | **String** | | [optional] |
|
|
14
|
+
| **aerospike_admin_username** | **String** | | [optional] |
|
|
15
|
+
| **aerospike_client_certificate** | **String** | | [optional] |
|
|
16
|
+
| **aerospike_client_id** | **String** | | [optional] |
|
|
17
|
+
| **aerospike_client_private_key** | **String** | | [optional] |
|
|
18
|
+
| **aerospike_client_secret** | **String** | | [optional] |
|
|
19
|
+
| **aerospike_cloud** | **Boolean** | | [optional] |
|
|
20
|
+
| **aerospike_cluster_id** | **String** | | [optional] |
|
|
21
|
+
| **aerospike_db_server_name** | **String** | | [optional] |
|
|
22
|
+
| **aerospike_enable_mtls** | **Boolean** | | [optional] |
|
|
23
|
+
| **aerospike_hostname** | **String** | | [optional] |
|
|
24
|
+
| **aerospike_namespace** | **String** | | [optional] |
|
|
25
|
+
| **aerospike_password** | **String** | | [optional] |
|
|
26
|
+
| **aerospike_port** | **String** | | [optional] |
|
|
27
|
+
| **aerospike_roles** | **Array<String>** | | [optional] |
|
|
28
|
+
| **aerospike_skip_server_name_validation** | **String** | | [optional] |
|
|
29
|
+
| **aerospike_ssl_connection_certificate** | **String** | | [optional] |
|
|
30
|
+
| **aerospike_ssl_connection_mode** | **Boolean** | | [optional] |
|
|
14
31
|
| **agentic_rules** | [**AgenticRules**](AgenticRules.md) | | [optional] |
|
|
15
32
|
| **api_key** | **String** | | [optional] |
|
|
16
33
|
| **api_key_id** | **String** | | [optional] |
|
|
@@ -19,6 +36,7 @@
|
|
|
19
36
|
| **artifactory_base_url** | **String** | | [optional] |
|
|
20
37
|
| **artifactory_token_audience** | **String** | | [optional] |
|
|
21
38
|
| **artifactory_token_scope** | **String** | | [optional] |
|
|
39
|
+
| **auth_mode** | **String** | AuthMode selects how this target authenticates. Empty (default) uses ApiKey as a static bearer token against BaseURL, matching all pre-existing behavior. OpenAIAuthModeChatGPTOAuth instead uses the OAuth* fields below. | [optional] |
|
|
22
40
|
| **authorization_port** | **String** | | [optional] |
|
|
23
41
|
| **aws_access_key_id** | **String** | | [optional] |
|
|
24
42
|
| **aws_access_mode** | **String** | | [optional] |
|
|
@@ -31,6 +49,7 @@
|
|
|
31
49
|
| **aws_transitive_tag_keys** | **String** | | [optional] |
|
|
32
50
|
| **aws_user_console_access** | **Boolean** | | [optional] |
|
|
33
51
|
| **aws_user_groups** | **String** | | [optional] |
|
|
52
|
+
| **aws_user_name** | **String** | | [optional] |
|
|
34
53
|
| **aws_user_policies** | **String** | | [optional] |
|
|
35
54
|
| **aws_user_programmatic_access** | **Boolean** | | [optional] |
|
|
36
55
|
| **azure_administrative_unit** | **String** | | [optional] |
|
|
@@ -205,6 +224,10 @@
|
|
|
205
224
|
| **mssql_revocation_statements** | **String** | | [optional] |
|
|
206
225
|
| **mysql_creation_statements** | **String** | | [optional] |
|
|
207
226
|
| **mysql_revocation_statements** | **String** | | [optional] |
|
|
227
|
+
| **oauth_access_token** | **String** | OAuthAccessToken is the current ChatGPT-issued access token (the `tokens.access_token` field of the customer's local auth.json). Akeyless refreshes this automatically; do not treat it as long-lived. | [optional] |
|
|
228
|
+
| **oauth_account_id** | **String** | OAuthAccountID is the ChatGPT workspace/account id (`tokens.account_id` in auth.json), required on every request to the ChatGPT backend. | [optional] |
|
|
229
|
+
| **oauth_last_refresh** | **String** | OAuthLastRefresh is the RFC3339 timestamp of the last successful Akeyless-performed refresh; used as a fallback expiry heuristic when the access token's JWT exp claim can't be parsed. | [optional] |
|
|
230
|
+
| **oauth_refresh_token** | **String** | OAuthRefreshToken mints new access tokens. It rotates on every refresh - Akeyless persists the new value after each successful refresh, so the previous value becomes invalid. | [optional] |
|
|
208
231
|
| **openai_url** | **String** | | [optional] |
|
|
209
232
|
| **oracle_creation_statements** | **String** | | [optional] |
|
|
210
233
|
| **oracle_revocation_statements** | **String** | | [optional] |
|
|
@@ -245,6 +268,7 @@
|
|
|
245
268
|
| **sf_warehouse_name** | **String** | | [optional] |
|
|
246
269
|
| **should_stop** | **String** | TODO delete this after migration | [optional] |
|
|
247
270
|
| **signing_algorithm** | **String** | | [optional] |
|
|
271
|
+
| **skip_dry_run** | **Boolean** | | [optional] |
|
|
248
272
|
| **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] |
|
|
249
273
|
| **ssl_connection_certificate** | **String** | (Optional) SSLConnectionCertificate defines the certificate for SSL connection. Must be base64 certificate loaded by UI using file loader field | [optional] |
|
|
250
274
|
| **ssl_connection_mode** | **Boolean** | (Optional) SSLConnectionMode defines if SSL mode will be used to connect to DB | [optional] |
|
|
@@ -291,6 +315,23 @@ instance = Akeyless::DSProducerDetails.new(
|
|
|
291
315
|
admin_pwd: null,
|
|
292
316
|
admin_rotation_interval_days: null,
|
|
293
317
|
administrative_port: null,
|
|
318
|
+
aerospike_admin_username: null,
|
|
319
|
+
aerospike_client_certificate: null,
|
|
320
|
+
aerospike_client_id: null,
|
|
321
|
+
aerospike_client_private_key: null,
|
|
322
|
+
aerospike_client_secret: null,
|
|
323
|
+
aerospike_cloud: null,
|
|
324
|
+
aerospike_cluster_id: null,
|
|
325
|
+
aerospike_db_server_name: null,
|
|
326
|
+
aerospike_enable_mtls: null,
|
|
327
|
+
aerospike_hostname: null,
|
|
328
|
+
aerospike_namespace: null,
|
|
329
|
+
aerospike_password: null,
|
|
330
|
+
aerospike_port: null,
|
|
331
|
+
aerospike_roles: null,
|
|
332
|
+
aerospike_skip_server_name_validation: null,
|
|
333
|
+
aerospike_ssl_connection_certificate: null,
|
|
334
|
+
aerospike_ssl_connection_mode: null,
|
|
294
335
|
agentic_rules: null,
|
|
295
336
|
api_key: null,
|
|
296
337
|
api_key_id: null,
|
|
@@ -299,6 +340,7 @@ instance = Akeyless::DSProducerDetails.new(
|
|
|
299
340
|
artifactory_base_url: null,
|
|
300
341
|
artifactory_token_audience: null,
|
|
301
342
|
artifactory_token_scope: null,
|
|
343
|
+
auth_mode: null,
|
|
302
344
|
authorization_port: null,
|
|
303
345
|
aws_access_key_id: null,
|
|
304
346
|
aws_access_mode: null,
|
|
@@ -311,6 +353,7 @@ instance = Akeyless::DSProducerDetails.new(
|
|
|
311
353
|
aws_transitive_tag_keys: null,
|
|
312
354
|
aws_user_console_access: null,
|
|
313
355
|
aws_user_groups: null,
|
|
356
|
+
aws_user_name: null,
|
|
314
357
|
aws_user_policies: null,
|
|
315
358
|
aws_user_programmatic_access: null,
|
|
316
359
|
azure_administrative_unit: null,
|
|
@@ -485,6 +528,10 @@ instance = Akeyless::DSProducerDetails.new(
|
|
|
485
528
|
mssql_revocation_statements: null,
|
|
486
529
|
mysql_creation_statements: null,
|
|
487
530
|
mysql_revocation_statements: null,
|
|
531
|
+
oauth_access_token: null,
|
|
532
|
+
oauth_account_id: null,
|
|
533
|
+
oauth_last_refresh: null,
|
|
534
|
+
oauth_refresh_token: null,
|
|
488
535
|
openai_url: null,
|
|
489
536
|
oracle_creation_statements: null,
|
|
490
537
|
oracle_revocation_statements: null,
|
|
@@ -525,6 +572,7 @@ instance = Akeyless::DSProducerDetails.new(
|
|
|
525
572
|
sf_warehouse_name: null,
|
|
526
573
|
should_stop: null,
|
|
527
574
|
signing_algorithm: null,
|
|
575
|
+
skip_dry_run: null,
|
|
528
576
|
skip_server_name_validation: null,
|
|
529
577
|
ssl_connection_certificate: null,
|
|
530
578
|
ssl_connection_mode: null,
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# Akeyless::DynamicSecretCreateAerospike
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **aerospike_roles** | **Array<String>** | | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
9
|
+
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
10
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
|
+
| **description** | **String** | Description of the object | [optional] |
|
|
12
|
+
| **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
|
+
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
15
|
+
| **name** | **String** | Dynamic secret name | |
|
|
16
|
+
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
17
|
+
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
18
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
19
|
+
| **target_name** | **String** | | [optional] |
|
|
20
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
21
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
22
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
23
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
24
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
25
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
26
|
+
| **user_ttl** | **String** | | [optional] |
|
|
27
|
+
|
|
28
|
+
## Example
|
|
29
|
+
|
|
30
|
+
```ruby
|
|
31
|
+
require 'akeyless'
|
|
32
|
+
|
|
33
|
+
instance = Akeyless::DynamicSecretCreateAerospike.new(
|
|
34
|
+
aerospike_roles: null,
|
|
35
|
+
ara_enabled: null,
|
|
36
|
+
custom_username_template: null,
|
|
37
|
+
delete_protection: null,
|
|
38
|
+
description: null,
|
|
39
|
+
input_rule: null,
|
|
40
|
+
item_custom_fields: null,
|
|
41
|
+
json: null,
|
|
42
|
+
name: null,
|
|
43
|
+
output_rule: null,
|
|
44
|
+
password_length: null,
|
|
45
|
+
skip_dry_run: null,
|
|
46
|
+
target_name: null,
|
|
47
|
+
token: null,
|
|
48
|
+
uid_token: null,
|
|
49
|
+
use_capital_letters: null,
|
|
50
|
+
use_lower_letters: null,
|
|
51
|
+
use_numbers: null,
|
|
52
|
+
use_special_characters: ! @ # $. [true/false],
|
|
53
|
+
user_ttl: null
|
|
54
|
+
)
|
|
55
|
+
```
|
|
56
|
+
|
|
@@ -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
|
| **artifactory_admin_name** | **String** | Artifactory Admin Name | [optional] |
|
|
8
9
|
| **artifactory_admin_pwd** | **String** | Artifactory Admin password | [optional] |
|
|
9
10
|
| **artifactory_token_audience** | **String** | Token Audience | |
|
|
@@ -18,6 +19,7 @@
|
|
|
18
19
|
| **name** | **String** | Dynamic secret name | |
|
|
19
20
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
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
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
22
24
|
| **target_name** | **String** | Target name | [optional] |
|
|
23
25
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -30,6 +32,7 @@
|
|
|
30
32
|
require 'akeyless'
|
|
31
33
|
|
|
32
34
|
instance = Akeyless::DynamicSecretCreateArtifactory.new(
|
|
35
|
+
ara_enabled: null,
|
|
33
36
|
artifactory_admin_name: null,
|
|
34
37
|
artifactory_admin_pwd: null,
|
|
35
38
|
artifactory_token_audience: null,
|
|
@@ -44,6 +47,7 @@ instance = Akeyless::DynamicSecretCreateArtifactory.new(
|
|
|
44
47
|
name: null,
|
|
45
48
|
output_rule: null,
|
|
46
49
|
producer_encryption_key_name: null,
|
|
50
|
+
skip_dry_run: null,
|
|
47
51
|
tags: null,
|
|
48
52
|
target_name: null,
|
|
49
53
|
token: null,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_mode** | **String** | | [optional] |
|
|
8
8
|
| **admin_rotation_interval_days** | **Integer** | Admin credentials rotation interval (days) | [optional][default to 0] |
|
|
9
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
9
10
|
| **aws_access_key_id** | **String** | Access Key ID | [optional] |
|
|
10
11
|
| **aws_access_secret_key** | **String** | Secret Access Key | [optional] |
|
|
11
12
|
| **aws_external_id** | **String** | The AWS External ID associated with the AWS role (relevant only for assume_role mode) | [optional] |
|
|
@@ -36,6 +37,7 @@
|
|
|
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] |
|
|
38
39
|
| **session_tags** | **String** | String of Key value session tags comma separated, relevant only for Assumed Role | [optional] |
|
|
40
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
39
41
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
40
42
|
| **target_name** | **String** | Target name | [optional] |
|
|
41
43
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -55,6 +57,7 @@ require 'akeyless'
|
|
|
55
57
|
instance = Akeyless::DynamicSecretCreateAws.new(
|
|
56
58
|
access_mode: null,
|
|
57
59
|
admin_rotation_interval_days: null,
|
|
60
|
+
ara_enabled: null,
|
|
58
61
|
aws_access_key_id: null,
|
|
59
62
|
aws_access_secret_key: null,
|
|
60
63
|
aws_external_id: null,
|
|
@@ -85,6 +88,7 @@ instance = Akeyless::DynamicSecretCreateAws.new(
|
|
|
85
88
|
secure_access_web_browsing: null,
|
|
86
89
|
secure_access_web_proxy: null,
|
|
87
90
|
session_tags: null,
|
|
91
|
+
skip_dry_run: null,
|
|
88
92
|
tags: null,
|
|
89
93
|
target_name: null,
|
|
90
94
|
token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **app_obj_id** | **String** | Azure App Object Id | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
9
|
| **azure_administrative_unit** | **String** | Azure AD administrative unit (relevant only when azure-user-portal-access=true) | [optional] |
|
|
9
10
|
| **azure_client_id** | **String** | Azure Client ID | [optional] |
|
|
10
11
|
| **azure_client_secret** | **String** | Azure Client Secret | [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] |
|
|
@@ -48,6 +50,7 @@ require 'akeyless'
|
|
|
48
50
|
|
|
49
51
|
instance = Akeyless::DynamicSecretCreateAzure.new(
|
|
50
52
|
app_obj_id: null,
|
|
53
|
+
ara_enabled: null,
|
|
51
54
|
azure_administrative_unit: null,
|
|
52
55
|
azure_client_id: null,
|
|
53
56
|
azure_client_secret: null,
|
|
@@ -69,6 +72,7 @@ instance = Akeyless::DynamicSecretCreateAzure.new(
|
|
|
69
72
|
secure_access_web: null,
|
|
70
73
|
secure_access_web_browsing: null,
|
|
71
74
|
secure_access_web_proxy: null,
|
|
75
|
+
skip_dry_run: null,
|
|
72
76
|
tags: null,
|
|
73
77
|
target_name: null,
|
|
74
78
|
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
|
| **cassandra_creation_statements** | **String** | Cassandra creation statements | [optional] |
|
|
8
9
|
| **cassandra_hosts** | **String** | Cassandra hosts IP or addresses, comma separated | [optional] |
|
|
9
10
|
| **cassandra_password** | **String** | Cassandra superuser password | [optional] |
|
|
@@ -19,6 +20,7 @@
|
|
|
19
20
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
20
21
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
21
22
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
23
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
22
24
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
23
25
|
| **ssl_certificate** | **String** | SSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA) | [optional] |
|
|
24
26
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
@@ -37,6 +39,7 @@
|
|
|
37
39
|
require 'akeyless'
|
|
38
40
|
|
|
39
41
|
instance = Akeyless::DynamicSecretCreateCassandra.new(
|
|
42
|
+
ara_enabled: null,
|
|
40
43
|
cassandra_creation_statements: null,
|
|
41
44
|
cassandra_hosts: null,
|
|
42
45
|
cassandra_password: null,
|
|
@@ -52,6 +55,7 @@ instance = Akeyless::DynamicSecretCreateCassandra.new(
|
|
|
52
55
|
output_rule: null,
|
|
53
56
|
password_length: null,
|
|
54
57
|
producer_encryption_key_name: null,
|
|
58
|
+
skip_dry_run: null,
|
|
55
59
|
ssl: null,
|
|
56
60
|
ssl_certificate: null,
|
|
57
61
|
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
|
| **chef_orgs** | **String** | Organizations | [optional] |
|
|
8
9
|
| **chef_server_key** | **String** | Server key | [optional] |
|
|
9
10
|
| **chef_server_url** | **String** | Server URL | [optional] |
|
|
@@ -19,6 +20,7 @@
|
|
|
19
20
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
20
21
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
21
22
|
| **skip_ssl** | **Boolean** | Skip SSL | [optional][default to true] |
|
|
23
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
22
24
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
23
25
|
| **target_name** | **String** | Target name | [optional] |
|
|
24
26
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -35,6 +37,7 @@
|
|
|
35
37
|
require 'akeyless'
|
|
36
38
|
|
|
37
39
|
instance = Akeyless::DynamicSecretCreateChef.new(
|
|
40
|
+
ara_enabled: null,
|
|
38
41
|
chef_orgs: null,
|
|
39
42
|
chef_server_key: null,
|
|
40
43
|
chef_server_url: null,
|
|
@@ -50,6 +53,7 @@ instance = Akeyless::DynamicSecretCreateChef.new(
|
|
|
50
53
|
password_length: null,
|
|
51
54
|
producer_encryption_key_name: null,
|
|
52
55
|
skip_ssl: null,
|
|
56
|
+
skip_dry_run: null,
|
|
53
57
|
tags: null,
|
|
54
58
|
target_name: null,
|
|
55
59
|
token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **admin_rotation_interval_days** | **Integer** | Define rotation interval in days | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
9
|
| **create_sync_url** | **String** | URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create | |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
@@ -18,6 +19,7 @@
|
|
|
18
19
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
19
20
|
| **revoke_sync_url** | **String** | URL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revoke | |
|
|
20
21
|
| **rotate_sync_url** | **String** | URL of an endpoint that implements /sync/rotate method, for example https://webhook.example.com/sync/rotate | [optional] |
|
|
22
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
21
23
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
22
24
|
| **timeout_sec** | **Integer** | Maximum allowed time in seconds for the webhook to return the results | [optional][default to 60] |
|
|
23
25
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -31,6 +33,7 @@ require 'akeyless'
|
|
|
31
33
|
|
|
32
34
|
instance = Akeyless::DynamicSecretCreateCustom.new(
|
|
33
35
|
admin_rotation_interval_days: null,
|
|
36
|
+
ara_enabled: null,
|
|
34
37
|
create_sync_url: null,
|
|
35
38
|
delete_protection: null,
|
|
36
39
|
description: null,
|
|
@@ -44,6 +47,7 @@ instance = Akeyless::DynamicSecretCreateCustom.new(
|
|
|
44
47
|
producer_encryption_key_name: null,
|
|
45
48
|
revoke_sync_url: null,
|
|
46
49
|
rotate_sync_url: null,
|
|
50
|
+
skip_dry_run: null,
|
|
47
51
|
tags: null,
|
|
48
52
|
timeout_sec: null,
|
|
49
53
|
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
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
10
|
| **dockerhub_password** | **String** | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
|
|
@@ -15,6 +16,7 @@
|
|
|
15
16
|
| **name** | **String** | Dynamic secret name | |
|
|
16
17
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
17
18
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
19
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
18
20
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
19
21
|
| **target_name** | **String** | Target name | [optional] |
|
|
20
22
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -27,6 +29,7 @@
|
|
|
27
29
|
require 'akeyless'
|
|
28
30
|
|
|
29
31
|
instance = Akeyless::DynamicSecretCreateDockerhub.new(
|
|
32
|
+
ara_enabled: null,
|
|
30
33
|
delete_protection: null,
|
|
31
34
|
description: null,
|
|
32
35
|
dockerhub_password: null,
|
|
@@ -38,6 +41,7 @@ instance = Akeyless::DynamicSecretCreateDockerhub.new(
|
|
|
38
41
|
name: null,
|
|
39
42
|
output_rule: null,
|
|
40
43
|
producer_encryption_key_name: null,
|
|
44
|
+
skip_dry_run: null,
|
|
41
45
|
tags: null,
|
|
42
46
|
target_name: null,
|
|
43
47
|
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
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
10
|
| **eks_access_key_id** | **String** | Access Key ID | [optional] |
|
|
@@ -26,6 +27,7 @@
|
|
|
26
27
|
| **secure_access_delay** | **Integer** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
|
|
27
28
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
28
29
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [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] |
|
|
@@ -38,6 +40,7 @@
|
|
|
38
40
|
require 'akeyless'
|
|
39
41
|
|
|
40
42
|
instance = Akeyless::DynamicSecretCreateEks.new(
|
|
43
|
+
ara_enabled: null,
|
|
41
44
|
delete_protection: null,
|
|
42
45
|
description: null,
|
|
43
46
|
eks_access_key_id: null,
|
|
@@ -60,6 +63,7 @@ instance = Akeyless::DynamicSecretCreateEks.new(
|
|
|
60
63
|
secure_access_delay: null,
|
|
61
64
|
secure_access_enable: null,
|
|
62
65
|
secure_access_web: null,
|
|
66
|
+
skip_dry_run: null,
|
|
63
67
|
tags: null,
|
|
64
68
|
target_name: null,
|
|
65
69
|
token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_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
|
| **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
|
| **description** | **String** | Description of the object | [optional] |
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
30
31
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
31
32
|
| **service_account_type** | **String** | The type of the GCP service account. Options [fixed, dynamic] (Relevant only when --access-type=sa) | [optional][default to 'fixed'] |
|
|
33
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
32
34
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
33
35
|
| **target_name** | **String** | Target name | [optional] |
|
|
34
36
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -42,6 +44,7 @@ require 'akeyless'
|
|
|
42
44
|
|
|
43
45
|
instance = Akeyless::DynamicSecretCreateGcp.new(
|
|
44
46
|
access_type: null,
|
|
47
|
+
ara_enabled: null,
|
|
45
48
|
custom_username_template: null,
|
|
46
49
|
delete_protection: null,
|
|
47
50
|
description: null,
|
|
@@ -66,6 +69,7 @@ instance = Akeyless::DynamicSecretCreateGcp.new(
|
|
|
66
69
|
secure_access_web_browsing: null,
|
|
67
70
|
secure_access_web_proxy: null,
|
|
68
71
|
service_account_type: null,
|
|
72
|
+
skip_dry_run: null,
|
|
69
73
|
tags: null,
|
|
70
74
|
target_name: null,
|
|
71
75
|
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
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
10
|
| **github_app_id** | **Integer** | Github app id | [optional] |
|
|
@@ -17,6 +18,7 @@
|
|
|
17
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
19
|
| **name** | **String** | Dynamic secret name | |
|
|
19
20
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
21
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
20
22
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
21
23
|
| **target_name** | **String** | Target name | [optional] |
|
|
22
24
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -31,6 +33,7 @@
|
|
|
31
33
|
require 'akeyless'
|
|
32
34
|
|
|
33
35
|
instance = Akeyless::DynamicSecretCreateGithub.new(
|
|
36
|
+
ara_enabled: null,
|
|
34
37
|
delete_protection: null,
|
|
35
38
|
description: null,
|
|
36
39
|
github_app_id: null,
|
|
@@ -44,6 +47,7 @@ instance = Akeyless::DynamicSecretCreateGithub.new(
|
|
|
44
47
|
json: null,
|
|
45
48
|
name: null,
|
|
46
49
|
output_rule: null,
|
|
50
|
+
skip_dry_run: null,
|
|
47
51
|
tags: null,
|
|
48
52
|
target_name: null,
|
|
49
53
|
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
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
10
|
| **gitlab_access_token** | **String** | Gitlab access token | [optional] |
|
|
@@ -19,6 +20,7 @@
|
|
|
19
20
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
20
21
|
| **name** | **String** | Dynamic secret name | |
|
|
21
22
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
23
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
22
24
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
23
25
|
| **target_name** | **String** | Target name | [optional] |
|
|
24
26
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -31,6 +33,7 @@
|
|
|
31
33
|
require 'akeyless'
|
|
32
34
|
|
|
33
35
|
instance = Akeyless::DynamicSecretCreateGitlab.new(
|
|
36
|
+
ara_enabled: null,
|
|
34
37
|
delete_protection: null,
|
|
35
38
|
description: null,
|
|
36
39
|
gitlab_access_token: null,
|
|
@@ -46,6 +49,7 @@ instance = Akeyless::DynamicSecretCreateGitlab.new(
|
|
|
46
49
|
json: null,
|
|
47
50
|
name: null,
|
|
48
51
|
output_rule: null,
|
|
52
|
+
skip_dry_run: null,
|
|
49
53
|
tags: null,
|
|
50
54
|
target_name: null,
|
|
51
55
|
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
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
10
|
| **gke_account_key** | **String** | GKE Service Account key file path | [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::DynamicSecretCreateGke.new(
|
|
41
|
+
ara_enabled: null,
|
|
39
42
|
delete_protection: null,
|
|
40
43
|
description: null,
|
|
41
44
|
gke_account_key: null,
|
|
@@ -56,6 +59,7 @@ instance = Akeyless::DynamicSecretCreateGke.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,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_mode** | **String** | | |
|
|
8
8
|
| **admin_email** | **String** | Admin user email | |
|
|
9
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
12
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from | [optional][default to 'ext_email'] |
|
|
@@ -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** | Name of existing target to use in dynamic secret creation | [optional] |
|
|
31
33
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -40,6 +42,7 @@ require 'akeyless'
|
|
|
40
42
|
instance = Akeyless::DynamicSecretCreateGoogleWorkspace.new(
|
|
41
43
|
access_mode: null,
|
|
42
44
|
admin_email: null,
|
|
45
|
+
ara_enabled: null,
|
|
43
46
|
delete_protection: null,
|
|
44
47
|
description: null,
|
|
45
48
|
fixed_user_claim_keyname: null,
|
|
@@ -60,6 +63,7 @@ instance = Akeyless::DynamicSecretCreateGoogleWorkspace.new(
|
|
|
60
63
|
secure_access_web: null,
|
|
61
64
|
secure_access_web_browsing: null,
|
|
62
65
|
secure_access_web_proxy: null,
|
|
66
|
+
skip_dry_run: null,
|
|
63
67
|
tags: null,
|
|
64
68
|
target_name: null,
|
|
65
69
|
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
|
| **description** | **String** | Description of the object | [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::DynamicSecretCreateHanaDb.new(
|
|
49
|
+
ara_enabled: null,
|
|
47
50
|
custom_username_template: null,
|
|
48
51
|
delete_protection: null,
|
|
49
52
|
description: null,
|
|
@@ -68,6 +71,7 @@ instance = Akeyless::DynamicSecretCreateHanaDb.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
|
| **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
|
| **description** | **String** | Description of the object | [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::DynamicSecretCreateK8s.new(
|
|
53
|
+
ara_enabled: null,
|
|
51
54
|
custom_username_template: null,
|
|
52
55
|
delete_protection: null,
|
|
53
56
|
description: null,
|
|
@@ -79,6 +82,7 @@ instance = Akeyless::DynamicSecretCreateK8s.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,
|