akeyless 5.0.32 → 5.0.34
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 +27 -2
- data/docs/AccountGeneralSettings.md +2 -0
- data/docs/AgenticRules.md +3 -1
- data/docs/AiInsightsConfigPart.md +5 -1
- data/docs/AiModelEntry.md +28 -0
- data/docs/AiQuorumSetting.md +18 -0
- data/docs/AkeylessGatewayConfig.md +2 -0
- data/docs/AliCloudAccessRules.md +34 -0
- data/docs/AssocTargetItem.md +3 -1
- data/docs/Auth.md +2 -2
- data/docs/AuthMethod.md +2 -0
- data/docs/AuthMethodAccessInfo.md +2 -0
- data/docs/AuthMethodCreateAliCloud.md +64 -0
- data/docs/AuthMethodList.md +1 -1
- data/docs/AuthMethodUpdateAliCloud.md +66 -0
- data/docs/CertificateChainInfo.md +5 -1
- data/docs/ConfigHash.md +2 -0
- data/docs/Configure.md +1 -1
- data/docs/CreateAWSTarget.md +6 -0
- data/docs/CreateArtifactoryTarget.md +6 -0
- data/docs/CreateAzureTarget.md +6 -0
- data/docs/CreateDBTarget.md +6 -0
- data/docs/CreateDockerhubTarget.md +6 -0
- data/docs/CreateEKSTarget.md +6 -0
- data/docs/CreateF5BigIpTarget.md +6 -0
- data/docs/CreateGKETarget.md +6 -0
- data/docs/CreateGcpTarget.md +6 -0
- data/docs/CreateGithubTarget.md +6 -0
- data/docs/CreateGitlabTarget.md +6 -0
- data/docs/CreateGlobalSignAtlasTarget.md +6 -0
- data/docs/CreateGlobalSignTarget.md +6 -0
- data/docs/CreateGodaddyTarget.md +6 -0
- data/docs/CreateHashiVaultTarget.md +6 -0
- data/docs/CreateLdapTarget.md +6 -0
- data/docs/CreateMcpSecretBearerToken.md +4 -0
- data/docs/CreateMcpSecretOAuthAuthCode.md +4 -0
- data/docs/CreateMcpSecretOAuthClientCreds.md +4 -0
- data/docs/CreateNativeK8STarget.md +6 -0
- data/docs/CreatePKICertIssuer.md +2 -0
- data/docs/CreatePingTarget.md +6 -0
- data/docs/CreateRabbitMQTarget.md +6 -0
- data/docs/CreateRole.md +4 -0
- data/docs/CreateRotatedSecret.md +6 -0
- data/docs/CreateSSHTarget.md +6 -0
- data/docs/CreateSalesforceTarget.md +6 -0
- data/docs/CreateSecret.md +8 -0
- data/docs/CreateUSC.md +3 -3
- data/docs/CreateWebTarget.md +6 -0
- data/docs/CreateWindowsTarget.md +6 -0
- data/docs/CreateZeroSSLTarget.md +6 -0
- data/docs/CustomerFragmentConfig.md +7 -1
- data/docs/DSProducerDetails.md +2 -0
- data/docs/DynamicSecretCreateAerospike.md +4 -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 +4 -0
- 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 +6 -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/DynamicSecretTmpCredsDelete.md +4 -0
- data/docs/DynamicSecretTmpCredsGet.md +4 -0
- data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
- data/docs/DynamicSecretUpdateAerospike.md +4 -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 +4 -0
- 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 +6 -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/EventAction.md +2 -0
- data/docs/GatewayCreateAllowedAccess.md +1 -1
- 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 +4 -0
- 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 +6 -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/GatewayUpdateAllowedAccess.md +1 -1
- 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 +4 -0
- 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 +6 -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/GenCustomerFragment.md +6 -2
- data/docs/GetCertificateValue.md +8 -0
- data/docs/GetCertificateValueOutput.md +2 -0
- data/docs/ItemGeneralInfo.md +8 -0
- data/docs/KMIPCAListEntry.md +34 -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/ListAuthMethods.md +1 -1
- data/docs/LockingInfo.md +4 -0
- data/docs/MigrationDownloadJob.md +26 -0
- data/docs/MigrationDownloadReport.md +20 -0
- data/docs/MigrationDownloadSecret.md +26 -0
- data/docs/MigrationDownloadSummary.md +26 -0
- data/docs/MigrationStatusReplyObj.md +2 -0
- data/docs/PKICertificateIssueDetails.md +2 -0
- data/docs/RotatedSecretCreateAerospike.md +10 -0
- data/docs/RotatedSecretCreateAws.md +10 -0
- data/docs/RotatedSecretCreateAzure.md +10 -0
- data/docs/RotatedSecretCreateCassandra.md +10 -0
- data/docs/RotatedSecretCreateCustom.md +10 -0
- data/docs/RotatedSecretCreateDockerhub.md +10 -0
- data/docs/RotatedSecretCreateF5BigIp.md +10 -0
- data/docs/RotatedSecretCreateGcp.md +10 -0
- data/docs/RotatedSecretCreateHanadb.md +10 -0
- data/docs/RotatedSecretCreateHashiVault.md +10 -0
- data/docs/RotatedSecretCreateLdap.md +10 -0
- data/docs/RotatedSecretCreateMongodb.md +10 -0
- data/docs/RotatedSecretCreateMssql.md +10 -0
- data/docs/RotatedSecretCreateMysql.md +10 -0
- data/docs/RotatedSecretCreateOpenAI.md +10 -0
- data/docs/RotatedSecretCreateOracledb.md +10 -0
- data/docs/RotatedSecretCreatePostgresql.md +10 -0
- data/docs/RotatedSecretCreateRedis.md +10 -0
- data/docs/RotatedSecretCreateRedshift.md +10 -0
- data/docs/RotatedSecretCreateSnowflake.md +10 -0
- data/docs/RotatedSecretCreateSplunk.md +10 -0
- data/docs/RotatedSecretCreateSsh.md +22 -0
- data/docs/RotatedSecretCreateWindows.md +10 -0
- data/docs/RotatedSecretDetailsInfo.md +2 -0
- data/docs/RotatedSecretSync.md +2 -0
- data/docs/RotatedSecretUpdateAerospike.md +10 -0
- data/docs/RotatedSecretUpdateAws.md +10 -0
- data/docs/RotatedSecretUpdateAzure.md +10 -0
- data/docs/RotatedSecretUpdateCassandra.md +10 -0
- data/docs/RotatedSecretUpdateCustom.md +10 -0
- data/docs/RotatedSecretUpdateDockerhub.md +10 -0
- data/docs/RotatedSecretUpdateGcp.md +10 -0
- data/docs/RotatedSecretUpdateHanadb.md +10 -0
- data/docs/RotatedSecretUpdateHashiVault.md +10 -0
- data/docs/RotatedSecretUpdateLdap.md +10 -0
- data/docs/RotatedSecretUpdateMongodb.md +10 -0
- data/docs/RotatedSecretUpdateMssql.md +10 -0
- data/docs/RotatedSecretUpdateMysql.md +10 -0
- data/docs/RotatedSecretUpdateOpenAI.md +10 -0
- data/docs/RotatedSecretUpdateOracledb.md +10 -0
- data/docs/RotatedSecretUpdatePostgresql.md +10 -0
- data/docs/RotatedSecretUpdateRedis.md +10 -0
- data/docs/RotatedSecretUpdateRedshift.md +10 -0
- data/docs/RotatedSecretUpdateSnowflake.md +10 -0
- data/docs/RotatedSecretUpdateSplunk.md +10 -0
- data/docs/RotatedSecretUpdateSsh.md +22 -0
- data/docs/RotatedSecretUpdateWindows.md +10 -0
- data/docs/SAMLAccessRules.md +2 -0
- data/docs/SamlSpConfigPart.md +26 -0
- data/docs/SecretInfo.md +2 -0
- data/docs/SraSessionEntryOut.md +6 -0
- data/docs/StaticSecretSync.md +2 -0
- data/docs/TargetCreateAerospike.md +6 -0
- data/docs/TargetCreateAnthropic.md +6 -0
- data/docs/TargetCreateArtifactory.md +6 -0
- data/docs/TargetCreateAws.md +6 -0
- data/docs/TargetCreateAzure.md +6 -0
- data/docs/TargetCreateBedrock.md +6 -0
- data/docs/TargetCreateCloudflare.md +6 -0
- data/docs/TargetCreateCustomDns.md +6 -0
- data/docs/TargetCreateDB.md +6 -0
- data/docs/TargetCreateDigiCert.md +6 -0
- data/docs/TargetCreateDockerhub.md +6 -0
- data/docs/TargetCreateEks.md +6 -0
- data/docs/TargetCreateF5BigIp.md +6 -0
- data/docs/TargetCreateGcp.md +6 -0
- data/docs/TargetCreateGemini.md +6 -0
- data/docs/TargetCreateGithub.md +6 -0
- data/docs/TargetCreateGitlab.md +6 -0
- data/docs/TargetCreateGke.md +6 -0
- data/docs/TargetCreateGlobalSign.md +6 -0
- data/docs/TargetCreateGlobalSignAtlas.md +6 -0
- data/docs/TargetCreateGodaddy.md +6 -0
- data/docs/TargetCreateGoogleTrust.md +6 -0
- data/docs/TargetCreateGrok.md +6 -0
- data/docs/TargetCreateHashiVault.md +6 -0
- data/docs/TargetCreateK8s.md +6 -0
- data/docs/TargetCreateKeycloak.md +6 -0
- data/docs/TargetCreateLdap.md +6 -0
- data/docs/TargetCreateLetsEncrypt.md +6 -0
- data/docs/TargetCreateLinked.md +8 -0
- data/docs/TargetCreateOkta.md +6 -0
- data/docs/TargetCreateOpenAI.md +6 -0
- data/docs/TargetCreatePing.md +6 -0
- data/docs/TargetCreateRabbitMq.md +6 -0
- data/docs/TargetCreateSalesforce.md +6 -0
- data/docs/TargetCreateSectigo.md +6 -0
- data/docs/TargetCreateSplunk.md +6 -0
- data/docs/TargetCreateSsh.md +6 -0
- data/docs/TargetCreateWeb.md +6 -0
- data/docs/TargetCreateWindows.md +6 -0
- data/docs/TargetCreateZeroSSL.md +6 -0
- data/docs/TargetUpdateAerospike.md +6 -0
- data/docs/TargetUpdateAnthropic.md +6 -0
- data/docs/TargetUpdateArtifactory.md +6 -0
- data/docs/TargetUpdateAws.md +6 -0
- data/docs/TargetUpdateAzure.md +6 -0
- data/docs/TargetUpdateBedrock.md +6 -0
- data/docs/TargetUpdateCloudflare.md +6 -0
- data/docs/TargetUpdateCustomDns.md +6 -0
- data/docs/TargetUpdateDB.md +6 -0
- data/docs/TargetUpdateDigiCert.md +8 -0
- data/docs/TargetUpdateDockerhub.md +6 -0
- data/docs/TargetUpdateEks.md +6 -0
- data/docs/TargetUpdateF5BigIp.md +6 -0
- data/docs/TargetUpdateGcp.md +6 -0
- data/docs/TargetUpdateGemini.md +6 -0
- data/docs/TargetUpdateGithub.md +6 -0
- data/docs/TargetUpdateGitlab.md +6 -0
- data/docs/TargetUpdateGke.md +6 -0
- data/docs/TargetUpdateGlobalSign.md +6 -0
- data/docs/TargetUpdateGlobalSignAtlas.md +6 -0
- data/docs/TargetUpdateGodaddy.md +6 -0
- data/docs/TargetUpdateGoogleTrust.md +6 -0
- data/docs/TargetUpdateGrok.md +6 -0
- data/docs/TargetUpdateHashiVault.md +6 -0
- data/docs/TargetUpdateK8s.md +6 -0
- data/docs/TargetUpdateKeycloak.md +6 -0
- data/docs/TargetUpdateLdap.md +6 -0
- data/docs/TargetUpdateLetsEncrypt.md +6 -0
- data/docs/TargetUpdateLinked.md +10 -0
- data/docs/TargetUpdateOkta.md +6 -0
- data/docs/TargetUpdateOpenAI.md +6 -0
- data/docs/TargetUpdatePing.md +6 -0
- data/docs/TargetUpdateRabbitMq.md +6 -0
- data/docs/TargetUpdateSalesforce.md +6 -0
- data/docs/TargetUpdateSectigo.md +6 -0
- data/docs/TargetUpdateSsh.md +6 -0
- data/docs/TargetUpdateWeb.md +6 -0
- data/docs/TargetUpdateWindows.md +6 -0
- data/docs/TargetUpdateZeroSSL.md +6 -0
- data/docs/UpdateAWSTarget.md +6 -0
- data/docs/UpdateAccountSettings.md +2 -0
- data/docs/UpdateArtifactoryTarget.md +6 -0
- data/docs/UpdateAzureTarget.md +6 -0
- data/docs/UpdateDBTarget.md +6 -0
- data/docs/UpdateDockerhubTarget.md +6 -0
- data/docs/UpdateEKSTarget.md +6 -0
- data/docs/UpdateF5BigIpTarget.md +6 -0
- data/docs/UpdateGKETarget.md +6 -0
- data/docs/UpdateGcpTarget.md +6 -0
- data/docs/UpdateGithubTarget.md +6 -0
- data/docs/UpdateGitlabTarget.md +6 -0
- data/docs/UpdateGlobalSignAtlasTarget.md +6 -0
- data/docs/UpdateGlobalSignTarget.md +6 -0
- data/docs/UpdateGodaddyTarget.md +6 -0
- data/docs/UpdateHashiVaultTarget.md +6 -0
- data/docs/UpdateItem.md +16 -0
- data/docs/UpdateLdapTarget.md +6 -0
- data/docs/UpdateMcpSecretBearerToken.md +4 -0
- data/docs/UpdateMcpSecretOAuthAuthCode.md +4 -0
- data/docs/UpdateMcpSecretOAuthClientCreds.md +4 -0
- data/docs/UpdateNativeK8STarget.md +6 -0
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/docs/UpdatePingTarget.md +6 -0
- data/docs/UpdateRabbitMQTarget.md +6 -0
- data/docs/UpdateRole.md +4 -0
- data/docs/UpdateRotatedSecret.md +6 -0
- data/docs/UpdateSSHTarget.md +6 -0
- data/docs/UpdateSalesforceTarget.md +6 -0
- data/docs/UpdateTarget.md +6 -0
- data/docs/UpdateWebTarget.md +6 -0
- data/docs/UpdateWindowsTarget.md +6 -0
- data/docs/UpdateZeroSSLTarget.md +6 -0
- data/docs/UscGet.md +1 -1
- data/docs/UscSyncInfo.md +2 -0
- data/docs/V2Api.md +387 -1
- data/lib/akeyless/api/v2_api.rb +369 -1
- data/lib/akeyless/models/account_general_settings.rb +10 -1
- data/lib/akeyless/models/agentic_rules.rb +14 -4
- data/lib/akeyless/models/ai_insights_config_part.rb +27 -4
- data/lib/akeyless/models/ai_model_entry.rb +264 -0
- data/lib/akeyless/models/ai_quorum_setting.rb +215 -0
- data/lib/akeyless/models/akeyless_gateway_config.rb +10 -1
- data/lib/akeyless/models/ali_cloud_access_rules.rb +309 -0
- data/lib/akeyless/models/assoc_target_item.rb +14 -2
- data/lib/akeyless/models/auth.rb +2 -2
- data/lib/akeyless/models/auth_method.rb +11 -1
- data/lib/akeyless/models/auth_method_access_info.rb +10 -1
- data/lib/akeyless/models/auth_method_create_ali_cloud.rb +487 -0
- data/lib/akeyless/models/auth_method_list.rb +1 -1
- data/lib/akeyless/models/auth_method_update_ali_cloud.rb +497 -0
- data/lib/akeyless/models/certificate_chain_info.rb +24 -4
- data/lib/akeyless/models/config_hash.rb +10 -1
- data/lib/akeyless/models/configure.rb +1 -1
- data/lib/akeyless/models/create_artifactory_target.rb +31 -1
- data/lib/akeyless/models/create_aws_target.rb +31 -1
- data/lib/akeyless/models/create_azure_target.rb +31 -1
- data/lib/akeyless/models/create_db_target.rb +31 -1
- data/lib/akeyless/models/create_dockerhub_target.rb +31 -1
- data/lib/akeyless/models/create_eks_target.rb +31 -1
- data/lib/akeyless/models/create_f5_big_ip_target.rb +31 -1
- data/lib/akeyless/models/create_gcp_target.rb +31 -1
- data/lib/akeyless/models/create_github_target.rb +31 -1
- data/lib/akeyless/models/create_gitlab_target.rb +31 -1
- data/lib/akeyless/models/create_gke_target.rb +31 -1
- data/lib/akeyless/models/create_global_sign_atlas_target.rb +31 -1
- data/lib/akeyless/models/create_global_sign_target.rb +31 -1
- data/lib/akeyless/models/create_godaddy_target.rb +31 -1
- data/lib/akeyless/models/create_hashi_vault_target.rb +31 -1
- data/lib/akeyless/models/create_ldap_target.rb +31 -1
- data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +21 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +21 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +21 -1
- data/lib/akeyless/models/create_native_k8_s_target.rb +31 -1
- data/lib/akeyless/models/create_ping_target.rb +31 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/create_rabbit_mq_target.rb +31 -1
- data/lib/akeyless/models/create_role.rb +21 -1
- data/lib/akeyless/models/create_rotated_secret.rb +31 -1
- data/lib/akeyless/models/create_salesforce_target.rb +31 -1
- data/lib/akeyless/models/create_secret.rb +41 -1
- data/lib/akeyless/models/create_ssh_target.rb +31 -1
- data/lib/akeyless/models/create_usc.rb +3 -3
- data/lib/akeyless/models/create_web_target.rb +31 -1
- data/lib/akeyless/models/create_windows_target.rb +31 -1
- data/lib/akeyless/models/create_zero_ssl_target.rb +31 -1
- data/lib/akeyless/models/customer_fragment_config.rb +34 -4
- data/lib/akeyless/models/ds_producer_details.rb +10 -1
- data/lib/akeyless/models/dynamic_secret_create_aerospike.rb +21 -1
- 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 +21 -1
- 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 +31 -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_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 +21 -1
- 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 +21 -1
- 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 +31 -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/event_action.rb +11 -1
- data/lib/akeyless/models/gateway_create_allowed_access.rb +1 -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 +21 -1
- 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 +31 -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_allowed_access.rb +1 -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 +21 -1
- 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 +31 -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/gen_customer_fragment.rb +25 -3
- data/lib/akeyless/models/get_certificate_value.rb +43 -1
- data/lib/akeyless/models/get_certificate_value_output.rb +10 -1
- data/lib/akeyless/models/item_general_info.rb +37 -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_sunset_ca.rb +276 -0
- data/lib/akeyless/models/kmip_sunset_ca_output.rb +214 -0
- data/lib/akeyless/models/kmipca_list_entry.rb +288 -0
- data/lib/akeyless/models/list_auth_methods.rb +1 -1
- data/lib/akeyless/models/locking_info.rb +19 -1
- data/lib/akeyless/models/migration_download_job.rb +250 -0
- data/lib/akeyless/models/migration_download_report.rb +225 -0
- data/lib/akeyless/models/migration_download_secret.rb +250 -0
- data/lib/akeyless/models/migration_download_summary.rb +250 -0
- data/lib/akeyless/models/migration_status_reply_obj.rb +10 -1
- data/lib/akeyless/models/pki_certificate_issue_details.rb +11 -1
- data/lib/akeyless/models/rotated_secret_create_aerospike.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_f5_big_ip.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +117 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +51 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +11 -1
- data/lib/akeyless/models/rotated_secret_sync.rb +11 -1
- data/lib/akeyless/models/rotated_secret_update_aerospike.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_aws.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +51 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +117 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +51 -1
- data/lib/akeyless/models/saml_access_rules.rb +11 -1
- data/lib/akeyless/models/saml_sp_config_part.rb +251 -0
- data/lib/akeyless/models/secret_info.rb +10 -1
- data/lib/akeyless/models/sra_session_entry_out.rb +28 -1
- data/lib/akeyless/models/static_secret_sync.rb +11 -1
- data/lib/akeyless/models/target_create_aerospike.rb +31 -1
- data/lib/akeyless/models/target_create_anthropic.rb +31 -1
- data/lib/akeyless/models/target_create_artifactory.rb +31 -1
- data/lib/akeyless/models/target_create_aws.rb +31 -1
- data/lib/akeyless/models/target_create_azure.rb +31 -1
- data/lib/akeyless/models/target_create_bedrock.rb +31 -1
- data/lib/akeyless/models/target_create_cloudflare.rb +31 -1
- data/lib/akeyless/models/target_create_custom_dns.rb +31 -1
- data/lib/akeyless/models/target_create_db.rb +31 -1
- data/lib/akeyless/models/target_create_digi_cert.rb +31 -1
- data/lib/akeyless/models/target_create_dockerhub.rb +31 -1
- data/lib/akeyless/models/target_create_eks.rb +31 -1
- data/lib/akeyless/models/target_create_f5_big_ip.rb +31 -1
- data/lib/akeyless/models/target_create_gcp.rb +31 -1
- data/lib/akeyless/models/target_create_gemini.rb +31 -1
- data/lib/akeyless/models/target_create_github.rb +31 -1
- data/lib/akeyless/models/target_create_gitlab.rb +31 -1
- data/lib/akeyless/models/target_create_gke.rb +31 -1
- data/lib/akeyless/models/target_create_global_sign.rb +31 -1
- data/lib/akeyless/models/target_create_global_sign_atlas.rb +31 -1
- data/lib/akeyless/models/target_create_godaddy.rb +31 -1
- data/lib/akeyless/models/target_create_google_trust.rb +31 -1
- data/lib/akeyless/models/target_create_grok.rb +31 -1
- data/lib/akeyless/models/target_create_hashi_vault.rb +31 -1
- data/lib/akeyless/models/target_create_k8s.rb +31 -1
- data/lib/akeyless/models/target_create_keycloak.rb +31 -1
- data/lib/akeyless/models/target_create_ldap.rb +31 -1
- data/lib/akeyless/models/target_create_lets_encrypt.rb +31 -1
- data/lib/akeyless/models/target_create_linked.rb +41 -1
- data/lib/akeyless/models/target_create_okta.rb +31 -1
- data/lib/akeyless/models/target_create_open_ai.rb +31 -1
- data/lib/akeyless/models/target_create_ping.rb +31 -1
- data/lib/akeyless/models/target_create_rabbit_mq.rb +31 -1
- data/lib/akeyless/models/target_create_salesforce.rb +31 -1
- data/lib/akeyless/models/target_create_sectigo.rb +31 -1
- data/lib/akeyless/models/target_create_splunk.rb +31 -1
- data/lib/akeyless/models/target_create_ssh.rb +31 -1
- data/lib/akeyless/models/target_create_web.rb +31 -1
- data/lib/akeyless/models/target_create_windows.rb +31 -1
- data/lib/akeyless/models/target_create_zero_ssl.rb +31 -1
- data/lib/akeyless/models/target_update_aerospike.rb +31 -1
- data/lib/akeyless/models/target_update_anthropic.rb +31 -1
- data/lib/akeyless/models/target_update_artifactory.rb +31 -1
- data/lib/akeyless/models/target_update_aws.rb +31 -1
- data/lib/akeyless/models/target_update_azure.rb +31 -1
- data/lib/akeyless/models/target_update_bedrock.rb +31 -1
- data/lib/akeyless/models/target_update_cloudflare.rb +31 -1
- data/lib/akeyless/models/target_update_custom_dns.rb +31 -1
- data/lib/akeyless/models/target_update_db.rb +31 -1
- data/lib/akeyless/models/target_update_digi_cert.rb +41 -1
- data/lib/akeyless/models/target_update_dockerhub.rb +31 -1
- data/lib/akeyless/models/target_update_eks.rb +31 -1
- data/lib/akeyless/models/target_update_f5_big_ip.rb +31 -1
- data/lib/akeyless/models/target_update_gcp.rb +31 -1
- data/lib/akeyless/models/target_update_gemini.rb +31 -1
- data/lib/akeyless/models/target_update_github.rb +31 -1
- data/lib/akeyless/models/target_update_gitlab.rb +31 -1
- data/lib/akeyless/models/target_update_gke.rb +31 -1
- data/lib/akeyless/models/target_update_global_sign.rb +31 -1
- data/lib/akeyless/models/target_update_global_sign_atlas.rb +31 -1
- data/lib/akeyless/models/target_update_godaddy.rb +31 -1
- data/lib/akeyless/models/target_update_google_trust.rb +31 -1
- data/lib/akeyless/models/target_update_grok.rb +31 -1
- data/lib/akeyless/models/target_update_hashi_vault.rb +31 -1
- data/lib/akeyless/models/target_update_k8s.rb +31 -1
- data/lib/akeyless/models/target_update_keycloak.rb +31 -1
- data/lib/akeyless/models/target_update_ldap.rb +31 -1
- data/lib/akeyless/models/target_update_lets_encrypt.rb +31 -1
- data/lib/akeyless/models/target_update_linked.rb +51 -1
- data/lib/akeyless/models/target_update_okta.rb +31 -1
- data/lib/akeyless/models/target_update_open_ai.rb +31 -1
- data/lib/akeyless/models/target_update_ping.rb +31 -1
- data/lib/akeyless/models/target_update_rabbit_mq.rb +31 -1
- data/lib/akeyless/models/target_update_salesforce.rb +31 -1
- data/lib/akeyless/models/target_update_sectigo.rb +31 -1
- data/lib/akeyless/models/target_update_ssh.rb +31 -1
- data/lib/akeyless/models/target_update_web.rb +31 -1
- data/lib/akeyless/models/target_update_windows.rb +31 -1
- data/lib/akeyless/models/target_update_zero_ssl.rb +31 -1
- data/lib/akeyless/models/update_account_settings.rb +11 -1
- data/lib/akeyless/models/update_artifactory_target.rb +31 -1
- data/lib/akeyless/models/update_aws_target.rb +31 -1
- data/lib/akeyless/models/update_azure_target.rb +31 -1
- data/lib/akeyless/models/update_db_target.rb +31 -1
- data/lib/akeyless/models/update_dockerhub_target.rb +31 -1
- data/lib/akeyless/models/update_eks_target.rb +31 -1
- data/lib/akeyless/models/update_f5_big_ip_target.rb +31 -1
- data/lib/akeyless/models/update_gcp_target.rb +31 -1
- data/lib/akeyless/models/update_github_target.rb +31 -1
- data/lib/akeyless/models/update_gitlab_target.rb +31 -1
- data/lib/akeyless/models/update_gke_target.rb +31 -1
- data/lib/akeyless/models/update_global_sign_atlas_target.rb +31 -1
- data/lib/akeyless/models/update_global_sign_target.rb +31 -1
- data/lib/akeyless/models/update_godaddy_target.rb +31 -1
- data/lib/akeyless/models/update_hashi_vault_target.rb +31 -1
- data/lib/akeyless/models/update_item.rb +85 -1
- data/lib/akeyless/models/update_ldap_target.rb +31 -1
- data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +21 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +21 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +21 -1
- data/lib/akeyless/models/update_native_k8_s_target.rb +31 -1
- data/lib/akeyless/models/update_ping_target.rb +31 -1
- data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/update_rabbit_mq_target.rb +31 -1
- data/lib/akeyless/models/update_role.rb +21 -1
- data/lib/akeyless/models/update_rotated_secret.rb +31 -1
- data/lib/akeyless/models/update_salesforce_target.rb +31 -1
- data/lib/akeyless/models/update_ssh_target.rb +31 -1
- data/lib/akeyless/models/update_target.rb +31 -1
- data/lib/akeyless/models/update_web_target.rb +31 -1
- data/lib/akeyless/models/update_windows_target.rb +31 -1
- data/lib/akeyless/models/update_zero_ssl_target.rb +31 -1
- data/lib/akeyless/models/usc_get.rb +1 -1
- data/lib/akeyless/models/usc_sync_info.rb +10 -1
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +19 -0
- data/spec/models/ai_model_entry_spec.rb +66 -0
- data/spec/models/ai_quorum_setting_spec.rb +36 -0
- data/spec/models/ali_cloud_access_rules_spec.rb +84 -0
- data/spec/models/auth_method_create_ali_cloud_spec.rb +174 -0
- data/spec/models/auth_method_update_ali_cloud_spec.rb +180 -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/migration_download_job_spec.rb +60 -0
- data/spec/models/migration_download_report_spec.rb +42 -0
- data/spec/models/migration_download_secret_spec.rb +60 -0
- data/spec/models/migration_download_summary_spec.rb +60 -0
- data/spec/models/saml_sp_config_part_spec.rb +60 -0
- metadata +97 -21
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
11
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
12
|
| **description** | **String** | Description of the object | [optional] |
|
|
13
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
14
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
13
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] |
|
|
14
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
15
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -53,6 +55,8 @@ instance = Akeyless::DynamicSecretUpdateOracleDb.new(
|
|
|
53
55
|
db_server_name: null,
|
|
54
56
|
delete_protection: null,
|
|
55
57
|
description: null,
|
|
58
|
+
enable_agentic_runtime_authority: null,
|
|
59
|
+
enable_ai_quorum: null,
|
|
56
60
|
input_rule: null,
|
|
57
61
|
item_custom_fields: null,
|
|
58
62
|
json: null,
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
11
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
10
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] |
|
|
11
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -46,6 +48,8 @@ instance = Akeyless::DynamicSecretUpdatePing.new(
|
|
|
46
48
|
ara_enabled: null,
|
|
47
49
|
delete_protection: null,
|
|
48
50
|
description: null,
|
|
51
|
+
enable_agentic_runtime_authority: null,
|
|
52
|
+
enable_ai_quorum: null,
|
|
49
53
|
input_rule: null,
|
|
50
54
|
item_custom_fields: null,
|
|
51
55
|
json: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **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
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -54,6 +56,8 @@ instance = Akeyless::DynamicSecretUpdatePostgreSql.new(
|
|
|
54
56
|
custom_username_template: null,
|
|
55
57
|
delete_protection: null,
|
|
56
58
|
description: null,
|
|
59
|
+
enable_agentic_runtime_authority: null,
|
|
60
|
+
enable_ai_quorum: null,
|
|
57
61
|
input_rule: null,
|
|
58
62
|
item_custom_fields: null,
|
|
59
63
|
json: null,
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
10
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
11
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
10
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] |
|
|
11
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -48,6 +50,8 @@ instance = Akeyless::DynamicSecretUpdateRabbitMq.new(
|
|
|
48
50
|
ara_enabled: null,
|
|
49
51
|
delete_protection: null,
|
|
50
52
|
description: null,
|
|
53
|
+
enable_agentic_runtime_authority: null,
|
|
54
|
+
enable_ai_quorum: null,
|
|
51
55
|
input_rule: null,
|
|
52
56
|
item_custom_fields: null,
|
|
53
57
|
json: null,
|
|
@@ -7,9 +7,12 @@
|
|
|
7
7
|
| **provider_type** | **String** | | [optional] |
|
|
8
8
|
| **allow_user_extend_session** | **Integer** | AllowUserExtendSession | [optional] |
|
|
9
9
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
10
|
+
| **block_parent_target_access** | **String** | Block access to the parent target when using a linked target [true/false]. Empty keeps the existing value on update | [optional] |
|
|
10
11
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
11
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
13
|
| **description** | **String** | Description of the object | [optional] |
|
|
14
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
15
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
13
16
|
| **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'] |
|
|
14
17
|
| **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
|
|
15
18
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
@@ -58,9 +61,12 @@ instance = Akeyless::DynamicSecretUpdateRdp.new(
|
|
|
58
61
|
provider_type: null,
|
|
59
62
|
allow_user_extend_session: null,
|
|
60
63
|
ara_enabled: null,
|
|
64
|
+
block_parent_target_access: null,
|
|
61
65
|
custom_username_template: null,
|
|
62
66
|
delete_protection: null,
|
|
63
67
|
description: null,
|
|
68
|
+
enable_agentic_runtime_authority: null,
|
|
69
|
+
enable_ai_quorum: null,
|
|
64
70
|
fixed_user_claim_keyname: null,
|
|
65
71
|
fixed_user_only: null,
|
|
66
72
|
host_provider: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **host** | **String** | Redis Host | [optional][default to '127.0.0.1'] |
|
|
13
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] |
|
|
14
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
@@ -45,6 +47,8 @@ instance = Akeyless::DynamicSecretUpdateRedis.new(
|
|
|
45
47
|
custom_username_template: null,
|
|
46
48
|
delete_protection: null,
|
|
47
49
|
description: null,
|
|
50
|
+
enable_agentic_runtime_authority: null,
|
|
51
|
+
enable_ai_quorum: null,
|
|
48
52
|
host: null,
|
|
49
53
|
input_rule: null,
|
|
50
54
|
item_custom_fields: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **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
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -47,6 +49,8 @@ instance = Akeyless::DynamicSecretUpdateRedshift.new(
|
|
|
47
49
|
custom_username_template: null,
|
|
48
50
|
delete_protection: null,
|
|
49
51
|
description: null,
|
|
52
|
+
enable_agentic_runtime_authority: null,
|
|
53
|
+
enable_ai_quorum: null,
|
|
50
54
|
input_rule: null,
|
|
51
55
|
item_custom_fields: null,
|
|
52
56
|
json: null,
|
|
@@ -13,6 +13,8 @@
|
|
|
13
13
|
| **db_name** | **String** | Database name | [optional] |
|
|
14
14
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
15
15
|
| **description** | **String** | Description of the object | [optional] |
|
|
16
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
17
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
16
18
|
| **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
19
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
18
20
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -51,6 +53,8 @@ instance = Akeyless::DynamicSecretUpdateSnowflake.new(
|
|
|
51
53
|
db_name: null,
|
|
52
54
|
delete_protection: null,
|
|
53
55
|
description: null,
|
|
56
|
+
enable_agentic_runtime_authority: null,
|
|
57
|
+
enable_ai_quorum: null,
|
|
54
58
|
input_rule: null,
|
|
55
59
|
item_custom_fields: null,
|
|
56
60
|
json: null,
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **description** | **String** | Description of the object | [optional] |
|
|
14
14
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
15
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
16
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
15
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] |
|
|
16
18
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -51,6 +53,8 @@ instance = Akeyless::DynamicSecretUpdateVenafi.new(
|
|
|
51
53
|
delete_protection: null,
|
|
52
54
|
description: null,
|
|
53
55
|
enable_admin_rotation: null,
|
|
56
|
+
enable_agentic_runtime_authority: null,
|
|
57
|
+
enable_ai_quorum: null,
|
|
54
58
|
input_rule: null,
|
|
55
59
|
item_custom_fields: null,
|
|
56
60
|
json: null,
|
data/docs/EventAction.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **event_id** | **Integer** | The Event ID | |
|
|
9
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
10
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
|
+
| **ttl_in_min** | **Integer** | The access TTL in minutes granted by the approver, overriding the requested one | [optional] |
|
|
11
12
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
12
13
|
|
|
13
14
|
## Example
|
|
@@ -20,6 +21,7 @@ instance = Akeyless::EventAction.new(
|
|
|
20
21
|
event_id: null,
|
|
21
22
|
json: null,
|
|
22
23
|
token: null,
|
|
24
|
+
ttl_in_min: null,
|
|
23
25
|
uid_token: null
|
|
24
26
|
)
|
|
25
27
|
```
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
| **description** | **String** | Allowed access description | [optional] |
|
|
11
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
12
|
| **name** | **String** | Allowed access name | |
|
|
13
|
-
| **permissions** | **String** | Permissions Comma-seperated list of permissions for this allowed access. Available permissions: [defaults,targets,classic_keys,automatic_migration,ldap_auth,dynamic_secret,k8s_auth,log_forwarding,zero_knowledge_encryption,rotated_secret,caching,event_forwarding,admin,kmip,general,rotate_secret_value] | [optional] |
|
|
13
|
+
| **permissions** | **String** | Permissions Comma-seperated list of permissions for this allowed access. Available permissions: [defaults,targets,classic_keys,automatic_migration,ldap_auth,kerberos_auth,dynamic_secret,k8s_auth,log_forwarding,zero_knowledge_encryption,rotated_secret,caching,event_forwarding,admin,kmip,general,sra_config,hsm,acme,sdr,rotate_secret_value] | [optional] |
|
|
14
14
|
| **sub_claims** | **Hash<String, String>** | Sub claims key/val of sub claims, e.g group=admins,developers | [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] |
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
| **base_url** | **String** | Base URL | [optional] |
|
|
13
13
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
14
14
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
15
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
16
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
15
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] |
|
|
16
18
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -39,6 +41,8 @@ instance = Akeyless::GatewayCreateProducerArtifactory.new(
|
|
|
39
41
|
base_url: null,
|
|
40
42
|
custom_username_template: null,
|
|
41
43
|
delete_protection: null,
|
|
44
|
+
enable_agentic_runtime_authority: null,
|
|
45
|
+
enable_ai_quorum: null,
|
|
42
46
|
input_rule: null,
|
|
43
47
|
item_custom_fields: null,
|
|
44
48
|
json: null,
|
|
@@ -18,6 +18,8 @@
|
|
|
18
18
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
19
19
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
20
20
|
| **enable_admin_rotation** | **Boolean** | Automatic admin credentials rotation | [optional][default to false] |
|
|
21
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
22
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
21
23
|
| **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] |
|
|
22
24
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
23
25
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -68,6 +70,8 @@ instance = Akeyless::GatewayCreateProducerAws.new(
|
|
|
68
70
|
custom_username_template: null,
|
|
69
71
|
delete_protection: null,
|
|
70
72
|
enable_admin_rotation: null,
|
|
73
|
+
enable_agentic_runtime_authority: null,
|
|
74
|
+
enable_ai_quorum: null,
|
|
71
75
|
input_rule: null,
|
|
72
76
|
item_custom_fields: null,
|
|
73
77
|
json: null,
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
| **azure_tenant_id** | **String** | Azure Tenant ID | [optional] |
|
|
13
13
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
14
14
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
15
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
16
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
15
17
|
| **fixed_user_claim_keyname** | **String** | FixedUserClaimKeyname | [optional][default to 'false'] |
|
|
16
18
|
| **fixed_user_only** | **Boolean** | Fixed user | [optional][default to false] |
|
|
17
19
|
| **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] |
|
|
@@ -56,6 +58,8 @@ instance = Akeyless::GatewayCreateProducerAzure.new(
|
|
|
56
58
|
azure_tenant_id: null,
|
|
57
59
|
custom_username_template: null,
|
|
58
60
|
delete_protection: null,
|
|
61
|
+
enable_agentic_runtime_authority: null,
|
|
62
|
+
enable_ai_quorum: null,
|
|
59
63
|
fixed_user_claim_keyname: null,
|
|
60
64
|
fixed_user_only: null,
|
|
61
65
|
input_rule: null,
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
| **cassandra_username** | **String** | Cassandra superuser username | [optional] |
|
|
13
13
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
14
14
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
15
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
16
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
15
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] |
|
|
16
18
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -46,6 +48,8 @@ instance = Akeyless::GatewayCreateProducerCassandra.new(
|
|
|
46
48
|
cassandra_username: null,
|
|
47
49
|
custom_username_template: null,
|
|
48
50
|
delete_protection: null,
|
|
51
|
+
enable_agentic_runtime_authority: null,
|
|
52
|
+
enable_ai_quorum: null,
|
|
49
53
|
input_rule: null,
|
|
50
54
|
item_custom_fields: null,
|
|
51
55
|
json: null,
|
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
| **chef_server_username** | **String** | Server username | [optional] |
|
|
12
12
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
13
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
14
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
15
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
14
16
|
| **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] |
|
|
15
17
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
16
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -43,6 +45,8 @@ instance = Akeyless::GatewayCreateProducerChef.new(
|
|
|
43
45
|
chef_server_username: null,
|
|
44
46
|
custom_username_template: null,
|
|
45
47
|
delete_protection: null,
|
|
48
|
+
enable_agentic_runtime_authority: null,
|
|
49
|
+
enable_ai_quorum: null,
|
|
46
50
|
input_rule: null,
|
|
47
51
|
item_custom_fields: null,
|
|
48
52
|
json: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **create_sync_url** | **String** | URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create | |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
11
|
| **enable_admin_rotation** | **Boolean** | Should admin credentials be rotated | [optional][default to false] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **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
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -36,6 +38,8 @@ instance = Akeyless::GatewayCreateProducerCustom.new(
|
|
|
36
38
|
create_sync_url: null,
|
|
37
39
|
delete_protection: null,
|
|
38
40
|
enable_admin_rotation: null,
|
|
41
|
+
enable_agentic_runtime_authority: null,
|
|
42
|
+
enable_ai_quorum: null,
|
|
39
43
|
input_rule: null,
|
|
40
44
|
item_custom_fields: null,
|
|
41
45
|
json: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **dockerhub_password** | **String** | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
|
|
10
10
|
| **dockerhub_token_scopes** | **String** | Access token scopes list (comma-separated) to give the dynamic secret valid options are in \"repo:admin\", \"repo:write\", \"repo:read\", \"repo:public_read\" | [optional] |
|
|
11
11
|
| **dockerhub_username** | **String** | DockerhubUsername is the name of the user in dockerhub | [optional] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **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
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -33,6 +35,8 @@ instance = Akeyless::GatewayCreateProducerDockerhub.new(
|
|
|
33
35
|
dockerhub_password: null,
|
|
34
36
|
dockerhub_token_scopes: null,
|
|
35
37
|
dockerhub_username: null,
|
|
38
|
+
enable_agentic_runtime_authority: null,
|
|
39
|
+
enable_ai_quorum: null,
|
|
36
40
|
input_rule: null,
|
|
37
41
|
item_custom_fields: null,
|
|
38
42
|
json: null,
|
|
@@ -13,6 +13,8 @@
|
|
|
13
13
|
| **eks_cluster_name** | **String** | EKS cluster name | [optional] |
|
|
14
14
|
| **eks_region** | **String** | Region | [optional][default to 'us-east-2'] |
|
|
15
15
|
| **eks_secret_access_key** | **String** | Secret Access Key | [optional] |
|
|
16
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
17
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
16
18
|
| **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
19
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
18
20
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -48,6 +50,8 @@ instance = Akeyless::GatewayCreateProducerEks.new(
|
|
|
48
50
|
eks_cluster_name: null,
|
|
49
51
|
eks_region: null,
|
|
50
52
|
eks_secret_access_key: null,
|
|
53
|
+
enable_agentic_runtime_authority: null,
|
|
54
|
+
enable_ai_quorum: null,
|
|
51
55
|
input_rule: null,
|
|
52
56
|
item_custom_fields: null,
|
|
53
57
|
json: null,
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
9
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
12
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
11
13
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (Relevant only when --access-type=external) | [optional][default to 'ext_email'] |
|
|
12
14
|
| **gcp_cred_type** | **String** | | [optional] |
|
|
13
15
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
@@ -46,6 +48,8 @@ instance = Akeyless::GatewayCreateProducerGcp.new(
|
|
|
46
48
|
ara_enabled: null,
|
|
47
49
|
custom_username_template: null,
|
|
48
50
|
delete_protection: null,
|
|
51
|
+
enable_agentic_runtime_authority: null,
|
|
52
|
+
enable_ai_quorum: null,
|
|
49
53
|
fixed_user_claim_keyname: null,
|
|
50
54
|
gcp_cred_type: null,
|
|
51
55
|
gcp_key: null,
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
10
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
9
11
|
| **github_app_id** | **Integer** | Github app id | [optional] |
|
|
10
12
|
| **github_app_private_key** | **String** | App private key | [optional] |
|
|
11
13
|
| **github_base_url** | **String** | Base URL | [optional][default to 'https://api.github.com/'] |
|
|
@@ -34,6 +36,8 @@ require 'akeyless'
|
|
|
34
36
|
instance = Akeyless::GatewayCreateProducerGithub.new(
|
|
35
37
|
ara_enabled: null,
|
|
36
38
|
delete_protection: null,
|
|
39
|
+
enable_agentic_runtime_authority: null,
|
|
40
|
+
enable_ai_quorum: null,
|
|
37
41
|
github_app_id: null,
|
|
38
42
|
github_app_private_key: null,
|
|
39
43
|
github_base_url: null,
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
10
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
9
11
|
| **gke_account_key** | **String** | GKE Service Account key file path | [optional] |
|
|
10
12
|
| **gke_cluster_cert** | **String** | GKE cluster CA certificate | [optional] |
|
|
11
13
|
| **gke_cluster_endpoint** | **String** | GKE cluster URL endpoint | [optional] |
|
|
@@ -39,6 +41,8 @@ require 'akeyless'
|
|
|
39
41
|
instance = Akeyless::GatewayCreateProducerGke.new(
|
|
40
42
|
ara_enabled: null,
|
|
41
43
|
delete_protection: null,
|
|
44
|
+
enable_agentic_runtime_authority: null,
|
|
45
|
+
enable_ai_quorum: null,
|
|
42
46
|
gke_account_key: null,
|
|
43
47
|
gke_cluster_cert: null,
|
|
44
48
|
gke_cluster_endpoint: null,
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
11
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
10
12
|
| **hana_dbname** | **String** | HanaDb Name | [optional] |
|
|
11
13
|
| **hanadb_create_statements** | **String** | HanaDb Creation statements | [optional] |
|
|
12
14
|
| **hanadb_host** | **String** | HanaDb Host | [optional][default to '127.0.0.1'] |
|
|
@@ -48,6 +50,8 @@ instance = Akeyless::GatewayCreateProducerHanaDb.new(
|
|
|
48
50
|
ara_enabled: null,
|
|
49
51
|
custom_username_template: null,
|
|
50
52
|
delete_protection: null,
|
|
53
|
+
enable_agentic_runtime_authority: null,
|
|
54
|
+
enable_ai_quorum: null,
|
|
51
55
|
hana_dbname: null,
|
|
52
56
|
hanadb_create_statements: null,
|
|
53
57
|
hanadb_host: null,
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
| **bind_dn_password** | **String** | Bind DN Password | [optional] |
|
|
11
11
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
12
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
14
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
13
15
|
| **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
|
|
14
16
|
| **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'] |
|
|
15
17
|
| **group_dn** | **String** | Group DN which the temporary user should be added | [optional] |
|
|
@@ -58,6 +60,8 @@ instance = Akeyless::GatewayCreateProducerLdap.new(
|
|
|
58
60
|
bind_dn_password: null,
|
|
59
61
|
custom_username_template: null,
|
|
60
62
|
delete_protection: null,
|
|
63
|
+
enable_agentic_runtime_authority: null,
|
|
64
|
+
enable_ai_quorum: null,
|
|
61
65
|
external_username: null,
|
|
62
66
|
fixed_user_claim_keyname: null,
|
|
63
67
|
group_dn: null,
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
11
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
10
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] |
|
|
11
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -50,6 +52,8 @@ instance = Akeyless::GatewayCreateProducerMSSQL.new(
|
|
|
50
52
|
ara_enabled: null,
|
|
51
53
|
custom_username_template: null,
|
|
52
54
|
delete_protection: null,
|
|
55
|
+
enable_agentic_runtime_authority: null,
|
|
56
|
+
enable_ai_quorum: null,
|
|
53
57
|
input_rule: null,
|
|
54
58
|
item_custom_fields: null,
|
|
55
59
|
json: null,
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
11
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
10
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] |
|
|
11
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -54,6 +56,8 @@ instance = Akeyless::GatewayCreateProducerMongo.new(
|
|
|
54
56
|
ara_enabled: null,
|
|
55
57
|
custom_username_template: null,
|
|
56
58
|
delete_protection: null,
|
|
59
|
+
enable_agentic_runtime_authority: null,
|
|
60
|
+
enable_ai_quorum: null,
|
|
57
61
|
input_rule: null,
|
|
58
62
|
item_custom_fields: null,
|
|
59
63
|
json: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
10
10
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
11
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **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
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -54,6 +56,8 @@ instance = Akeyless::GatewayCreateProducerMySQL.new(
|
|
|
54
56
|
db_server_certificates: null,
|
|
55
57
|
db_server_name: null,
|
|
56
58
|
delete_protection: null,
|
|
59
|
+
enable_agentic_runtime_authority: null,
|
|
60
|
+
enable_ai_quorum: null,
|
|
57
61
|
input_rule: null,
|
|
58
62
|
item_custom_fields: null,
|
|
59
63
|
json: null,
|
|
@@ -7,6 +7,8 @@
|
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
9
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
11
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
10
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] |
|
|
11
13
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
12
14
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -52,6 +54,8 @@ instance = Akeyless::GatewayCreateProducerNativeK8S.new(
|
|
|
52
54
|
ara_enabled: null,
|
|
53
55
|
custom_username_template: null,
|
|
54
56
|
delete_protection: null,
|
|
57
|
+
enable_agentic_runtime_authority: null,
|
|
58
|
+
enable_ai_quorum: null,
|
|
55
59
|
input_rule: null,
|
|
56
60
|
item_custom_fields: null,
|
|
57
61
|
json: null,
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
| **db_server_certificates** | **String** | (Optional) DB server certificates | [optional] |
|
|
10
10
|
| **db_server_name** | **String** | (Optional) Server name for certificate verification | [optional] |
|
|
11
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
13
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
12
14
|
| **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
15
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -50,6 +52,8 @@ instance = Akeyless::GatewayCreateProducerOracleDb.new(
|
|
|
50
52
|
db_server_certificates: null,
|
|
51
53
|
db_server_name: null,
|
|
52
54
|
delete_protection: null,
|
|
55
|
+
enable_agentic_runtime_authority: null,
|
|
56
|
+
enable_ai_quorum: null,
|
|
53
57
|
input_rule: null,
|
|
54
58
|
item_custom_fields: null,
|
|
55
59
|
json: null,
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
10
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
9
11
|
| **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] |
|
|
10
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
11
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -43,6 +45,8 @@ require 'akeyless'
|
|
|
43
45
|
instance = Akeyless::GatewayCreateProducerPing.new(
|
|
44
46
|
ara_enabled: null,
|
|
45
47
|
delete_protection: null,
|
|
48
|
+
enable_agentic_runtime_authority: null,
|
|
49
|
+
enable_ai_quorum: null,
|
|
46
50
|
input_rule: null,
|
|
47
51
|
item_custom_fields: null,
|
|
48
52
|
json: null,
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
| **creation_statements** | **String** | PostgreSQL Creation statements | [optional] |
|
|
9
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
10
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
12
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
11
13
|
| **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] |
|
|
12
14
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
13
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -51,6 +53,8 @@ instance = Akeyless::GatewayCreateProducerPostgreSQL.new(
|
|
|
51
53
|
creation_statements: null,
|
|
52
54
|
custom_username_template: null,
|
|
53
55
|
delete_protection: null,
|
|
56
|
+
enable_agentic_runtime_authority: null,
|
|
57
|
+
enable_ai_quorum: null,
|
|
54
58
|
input_rule: null,
|
|
55
59
|
item_custom_fields: null,
|
|
56
60
|
json: null,
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
9
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled; --ara-enabled shipped first and stays as an undocumented alias. | [optional] |
|
|
10
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
9
11
|
| **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] |
|
|
10
12
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
11
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -45,6 +47,8 @@ require 'akeyless'
|
|
|
45
47
|
instance = Akeyless::GatewayCreateProducerRabbitMQ.new(
|
|
46
48
|
ara_enabled: null,
|
|
47
49
|
delete_protection: null,
|
|
50
|
+
enable_agentic_runtime_authority: null,
|
|
51
|
+
enable_ai_quorum: null,
|
|
48
52
|
input_rule: null,
|
|
49
53
|
item_custom_fields: null,
|
|
50
54
|
json: null,
|