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,17 +10,22 @@
|
|
|
10
10
|
| **auto_rotate** | **String** | | [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][default to 'default_metadata'] |
|
|
13
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled. Both set the same field; --ara-enabled shipped first and stays as an undocumented alias so existing scripts and the Terraform provider keep working. | [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) | [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] |
|
|
16
18
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
17
19
|
| **key** | **String** | | [optional] |
|
|
20
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
21
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
18
22
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
19
23
|
| **name** | **String** | Rotated secret name | |
|
|
20
24
|
| **new_name** | **String** | New item name | [optional] |
|
|
21
25
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
22
26
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
23
27
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
28
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
24
29
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
25
30
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
26
31
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
@@ -46,17 +51,22 @@ instance = Akeyless::RotatedSecretUpdateRedis.new(
|
|
|
46
51
|
auto_rotate: null,
|
|
47
52
|
delete_protection: null,
|
|
48
53
|
description: null,
|
|
54
|
+
enable_agentic_runtime_authority: null,
|
|
55
|
+
enable_ai_quorum: null,
|
|
49
56
|
input_rule: null,
|
|
50
57
|
item_custom_fields: null,
|
|
51
58
|
json: null,
|
|
52
59
|
keep_prev_version: null,
|
|
53
60
|
key: null,
|
|
61
|
+
lock_on_read: null,
|
|
62
|
+
lock_ttl: null,
|
|
54
63
|
max_versions: null,
|
|
55
64
|
name: null,
|
|
56
65
|
new_name: null,
|
|
57
66
|
output_rule: null,
|
|
58
67
|
password_length: null,
|
|
59
68
|
rm_tag: null,
|
|
69
|
+
rotate_on_unlock: null,
|
|
60
70
|
rotated_password: null,
|
|
61
71
|
rotated_username: null,
|
|
62
72
|
rotation_event_in: null,
|
|
@@ -10,12 +10,16 @@
|
|
|
10
10
|
| **auto_rotate** | **String** | | [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][default to 'default_metadata'] |
|
|
13
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled. Both set the same field; --ara-enabled shipped first and stays as an undocumented alias so existing scripts and the Terraform provider keep working. | [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) | [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] |
|
|
16
18
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
17
19
|
| **key** | **String** | | [optional] |
|
|
18
20
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
21
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
22
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
19
23
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
20
24
|
| **name** | **String** | Rotated secret name | |
|
|
21
25
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -23,6 +27,7 @@
|
|
|
23
27
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
24
28
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
25
29
|
| **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
|
|
30
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
26
31
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
27
32
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
28
33
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
@@ -51,12 +56,16 @@ instance = Akeyless::RotatedSecretUpdateRedshift.new(
|
|
|
51
56
|
auto_rotate: null,
|
|
52
57
|
delete_protection: null,
|
|
53
58
|
description: null,
|
|
59
|
+
enable_agentic_runtime_authority: null,
|
|
60
|
+
enable_ai_quorum: null,
|
|
54
61
|
input_rule: null,
|
|
55
62
|
item_custom_fields: null,
|
|
56
63
|
json: null,
|
|
57
64
|
keep_prev_version: null,
|
|
58
65
|
key: null,
|
|
59
66
|
lock_during_sra_session: null,
|
|
67
|
+
lock_on_read: null,
|
|
68
|
+
lock_ttl: null,
|
|
60
69
|
max_versions: null,
|
|
61
70
|
name: null,
|
|
62
71
|
new_name: null,
|
|
@@ -64,6 +73,7 @@ instance = Akeyless::RotatedSecretUpdateRedshift.new(
|
|
|
64
73
|
password_length: null,
|
|
65
74
|
rm_tag: null,
|
|
66
75
|
rotate_after_disconnect: null,
|
|
76
|
+
rotate_on_unlock: null,
|
|
67
77
|
rotated_password: null,
|
|
68
78
|
rotated_username: null,
|
|
69
79
|
rotation_event_in: null,
|
|
@@ -10,11 +10,15 @@
|
|
|
10
10
|
| **auto_rotate** | **String** | | [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][default to 'default_metadata'] |
|
|
13
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled. Both set the same field; --ara-enabled shipped first and stays as an undocumented alias so existing scripts and the Terraform provider keep working. | [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) | [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] |
|
|
16
18
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
17
19
|
| **key** | **String** | | [optional] |
|
|
20
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
21
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
18
22
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
19
23
|
| **name** | **String** | Rotated secret name | |
|
|
20
24
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -23,6 +27,7 @@
|
|
|
23
27
|
| **private_key** | **String** | RSA Private key (base64 encoded) to rotate (relevant only for rotator-type=key) | [optional] |
|
|
24
28
|
| **private_key_file_name** | **String** | The path to the file containing the private key (relevant only for rotator-type=key) | [optional] |
|
|
25
29
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
30
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
26
31
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
27
32
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password or rotator-type=key) | [optional] |
|
|
28
33
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
@@ -49,11 +54,15 @@ instance = Akeyless::RotatedSecretUpdateSnowflake.new(
|
|
|
49
54
|
auto_rotate: null,
|
|
50
55
|
delete_protection: null,
|
|
51
56
|
description: null,
|
|
57
|
+
enable_agentic_runtime_authority: null,
|
|
58
|
+
enable_ai_quorum: null,
|
|
52
59
|
input_rule: null,
|
|
53
60
|
item_custom_fields: null,
|
|
54
61
|
json: null,
|
|
55
62
|
keep_prev_version: null,
|
|
56
63
|
key: null,
|
|
64
|
+
lock_on_read: null,
|
|
65
|
+
lock_ttl: null,
|
|
57
66
|
max_versions: null,
|
|
58
67
|
name: null,
|
|
59
68
|
new_name: null,
|
|
@@ -62,6 +71,7 @@ instance = Akeyless::RotatedSecretUpdateSnowflake.new(
|
|
|
62
71
|
private_key: null,
|
|
63
72
|
private_key_file_name: null,
|
|
64
73
|
rm_tag: null,
|
|
74
|
+
rotate_on_unlock: null,
|
|
65
75
|
rotated_password: null,
|
|
66
76
|
rotated_username: null,
|
|
67
77
|
rotation_event_in: null,
|
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
| **auto_rotate** | **String** | | [optional] |
|
|
12
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
14
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled. Both set the same field; --ara-enabled shipped first and stays as an undocumented alias so existing scripts and the Terraform provider keep working. | [optional] |
|
|
15
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
14
16
|
| **expiration_date** | **String** | Token expiration date in YYYY-MM-DD format (relevant only for rotator-type=token when manual rotation is selected). Time will be set to 00:00 UTC. | [optional] |
|
|
15
17
|
| **hec_token** | **String** | For rotator-type=hec-token, optionally set/replace the stored HEC token value. | [optional] |
|
|
16
18
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
@@ -18,12 +20,15 @@
|
|
|
18
20
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
19
21
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
20
22
|
| **key** | **String** | | [optional] |
|
|
23
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
24
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
21
25
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
22
26
|
| **name** | **String** | Rotated secret name | |
|
|
23
27
|
| **new_name** | **String** | New item name | [optional] |
|
|
24
28
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
25
29
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
26
30
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
31
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
27
32
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
28
33
|
| **rotation_hour** | **Integer** | | [optional] |
|
|
29
34
|
| **rotation_interval** | **String** | | [optional] |
|
|
@@ -50,6 +55,8 @@ instance = Akeyless::RotatedSecretUpdateSplunk.new(
|
|
|
50
55
|
auto_rotate: null,
|
|
51
56
|
delete_protection: null,
|
|
52
57
|
description: null,
|
|
58
|
+
enable_agentic_runtime_authority: null,
|
|
59
|
+
enable_ai_quorum: null,
|
|
53
60
|
expiration_date: null,
|
|
54
61
|
hec_token: null,
|
|
55
62
|
input_rule: null,
|
|
@@ -57,12 +64,15 @@ instance = Akeyless::RotatedSecretUpdateSplunk.new(
|
|
|
57
64
|
json: null,
|
|
58
65
|
keep_prev_version: null,
|
|
59
66
|
key: null,
|
|
67
|
+
lock_on_read: null,
|
|
68
|
+
lock_ttl: null,
|
|
60
69
|
max_versions: null,
|
|
61
70
|
name: null,
|
|
62
71
|
new_name: null,
|
|
63
72
|
output_rule: null,
|
|
64
73
|
password_length: null,
|
|
65
74
|
rm_tag: null,
|
|
75
|
+
rotate_on_unlock: null,
|
|
66
76
|
rotation_event_in: null,
|
|
67
77
|
rotation_hour: null,
|
|
68
78
|
rotation_interval: null,
|
|
@@ -11,14 +11,19 @@
|
|
|
11
11
|
| **auto_rotate** | **String** | | [optional] |
|
|
12
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
14
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled. Both set the same field; --ara-enabled shipped first and stays as an undocumented alias so existing scripts and the Terraform provider keep working. | [optional] |
|
|
15
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
14
16
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
15
17
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [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] |
|
|
18
20
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
19
21
|
| **key** | **String** | | [optional] |
|
|
22
|
+
| **key_algorithm** | **String** | The key algorithm to generate with when no private key is supplied, leave empty to keep the current algorithm. options: [ED25519/RSA2048/RSA3072/RSA4096/ECDSA256/ECDSA384/ECDSA521] | [optional] |
|
|
20
23
|
| **key_data_base64** | **String** | Private key file contents encoded using base64 | [optional] |
|
|
21
24
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
25
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
26
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
22
27
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
23
28
|
| **name** | **String** | Rotated secret name | |
|
|
24
29
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -27,6 +32,7 @@
|
|
|
27
32
|
| **public_key_remote_path** | **String** | The path to the public key that will be rotated on the server | [optional] |
|
|
28
33
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
29
34
|
| **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
|
|
35
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
30
36
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
31
37
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
32
38
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
@@ -43,8 +49,13 @@
|
|
|
43
49
|
| **secure_access_host** | **Array<String>** | Target servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts - Relevant only for Dynamic Secrets/producers) | [optional] |
|
|
44
50
|
| **secure_access_rdp_domain** | **String** | Default domain name server. i.e. microsoft.com | [optional] |
|
|
45
51
|
| **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
|
|
52
|
+
| **secure_access_ssh_creds** | **String** | Secret values contains SSH Credentials, either Private Key or Password [password/private-key] (relevant only for Static-Secret or Rotated-secret) | [optional] |
|
|
46
53
|
| **secure_access_ssh_user** | **String** | Override the SSH username as indicated in SSH Certificate Issuer | [optional] |
|
|
47
54
|
| **secure_access_target_type** | **String** | Specify target type. Options are ssh or rdp | [optional][default to 'false'] |
|
|
55
|
+
| **secure_access_url** | **String** | Destination URL to inject secrets | [optional] |
|
|
56
|
+
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
|
|
57
|
+
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
58
|
+
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
48
59
|
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
49
60
|
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
50
61
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -67,14 +78,19 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
|
|
|
67
78
|
auto_rotate: null,
|
|
68
79
|
delete_protection: null,
|
|
69
80
|
description: null,
|
|
81
|
+
enable_agentic_runtime_authority: null,
|
|
82
|
+
enable_ai_quorum: null,
|
|
70
83
|
host_provider: null,
|
|
71
84
|
input_rule: null,
|
|
72
85
|
item_custom_fields: null,
|
|
73
86
|
json: null,
|
|
74
87
|
keep_prev_version: null,
|
|
75
88
|
key: null,
|
|
89
|
+
key_algorithm: null,
|
|
76
90
|
key_data_base64: null,
|
|
77
91
|
lock_during_sra_session: null,
|
|
92
|
+
lock_on_read: null,
|
|
93
|
+
lock_ttl: null,
|
|
78
94
|
max_versions: null,
|
|
79
95
|
name: null,
|
|
80
96
|
new_name: null,
|
|
@@ -83,6 +99,7 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
|
|
|
83
99
|
public_key_remote_path: null,
|
|
84
100
|
rm_tag: null,
|
|
85
101
|
rotate_after_disconnect: null,
|
|
102
|
+
rotate_on_unlock: null,
|
|
86
103
|
rotated_password: null,
|
|
87
104
|
rotated_username: null,
|
|
88
105
|
rotation_event_in: null,
|
|
@@ -99,8 +116,13 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
|
|
|
99
116
|
secure_access_host: null,
|
|
100
117
|
secure_access_rdp_domain: null,
|
|
101
118
|
secure_access_rdp_user: null,
|
|
119
|
+
secure_access_ssh_creds: null,
|
|
102
120
|
secure_access_ssh_user: null,
|
|
103
121
|
secure_access_target_type: null,
|
|
122
|
+
secure_access_url: null,
|
|
123
|
+
secure_access_web: null,
|
|
124
|
+
secure_access_web_browsing: null,
|
|
125
|
+
secure_access_web_proxy: null,
|
|
104
126
|
skip_dry_run: null,
|
|
105
127
|
target: null,
|
|
106
128
|
token: null,
|
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
| **auto_rotate** | **String** | | [optional] |
|
|
12
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
13
13
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
14
|
+
| **enable_agentic_runtime_authority** | **Boolean** | EnableAra is the documented spelling of AraEnabled. Both set the same field; --ara-enabled shipped first and stays as an undocumented alias so existing scripts and the Terraform provider keep working. | [optional] |
|
|
15
|
+
| **enable_ai_quorum** | **Boolean** | Turns on AI Quorum checks for this item. | [optional] |
|
|
14
16
|
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
15
17
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
16
18
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
@@ -18,6 +20,8 @@
|
|
|
18
20
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
19
21
|
| **key** | **String** | | [optional] |
|
|
20
22
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
23
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
24
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
21
25
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
22
26
|
| **name** | **String** | Rotated secret name | |
|
|
23
27
|
| **new_name** | **String** | New item name | [optional] |
|
|
@@ -25,6 +29,7 @@
|
|
|
25
29
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
26
30
|
| **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
|
|
27
31
|
| **rotate_after_disconnect** | **String** | StringOrBool accepts JSON strings, booleans, and numbers for backward compatibility with older SDK versions that send boolean values for rotate-after-disconnect. | [optional] |
|
|
32
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
28
33
|
| **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
|
|
29
34
|
| **rotated_username** | **String** | username to be rotated, if selected use-self-creds at rotator-creds-type, this username will try to rotate it's own password, if use-target-creds is selected, target credentials will be use to rotate the rotated-password (relevant only for rotator-type=password) | [optional] |
|
|
30
35
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
@@ -62,6 +67,8 @@ instance = Akeyless::RotatedSecretUpdateWindows.new(
|
|
|
62
67
|
auto_rotate: null,
|
|
63
68
|
delete_protection: null,
|
|
64
69
|
description: null,
|
|
70
|
+
enable_agentic_runtime_authority: null,
|
|
71
|
+
enable_ai_quorum: null,
|
|
65
72
|
host_provider: null,
|
|
66
73
|
input_rule: null,
|
|
67
74
|
item_custom_fields: null,
|
|
@@ -69,6 +76,8 @@ instance = Akeyless::RotatedSecretUpdateWindows.new(
|
|
|
69
76
|
keep_prev_version: null,
|
|
70
77
|
key: null,
|
|
71
78
|
lock_during_sra_session: null,
|
|
79
|
+
lock_on_read: null,
|
|
80
|
+
lock_ttl: null,
|
|
72
81
|
max_versions: null,
|
|
73
82
|
name: null,
|
|
74
83
|
new_name: null,
|
|
@@ -76,6 +85,7 @@ instance = Akeyless::RotatedSecretUpdateWindows.new(
|
|
|
76
85
|
password_length: null,
|
|
77
86
|
rm_tag: null,
|
|
78
87
|
rotate_after_disconnect: null,
|
|
88
|
+
rotate_on_unlock: null,
|
|
79
89
|
rotated_password: null,
|
|
80
90
|
rotated_username: null,
|
|
81
91
|
rotation_event_in: null,
|
data/docs/SAMLAccessRules.md
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **allowed_redirect_uris** | **Array<String>** | Allowed redirect URIs after the authentication | [optional] |
|
|
8
|
+
| **authorized_gw_cluster_name** | **String** | AuthorizedGwClusterName binds the access method to a single GW cluster. When empty (or whitespace-only), GW-driven auth is disabled. | [optional] |
|
|
8
9
|
| **bound_attributes** | [**Array<SAMLAttribute>**](SAMLAttribute.md) | The attributes that login is restricted to. | [optional] |
|
|
9
10
|
| **idp_metadata_url** | **String** | IDP metadata url | [optional] |
|
|
10
11
|
| **idp_metadata_xml** | **String** | IDP metadata XML | [optional] |
|
|
@@ -18,6 +19,7 @@ require 'akeyless'
|
|
|
18
19
|
|
|
19
20
|
instance = Akeyless::SAMLAccessRules.new(
|
|
20
21
|
allowed_redirect_uris: null,
|
|
22
|
+
authorized_gw_cluster_name: null,
|
|
21
23
|
bound_attributes: null,
|
|
22
24
|
idp_metadata_url: null,
|
|
23
25
|
idp_metadata_xml: null,
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Akeyless::SamlSpConfigPart
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **saml_sp_cert** | **String** | | [optional] |
|
|
8
|
+
| **saml_sp_cert_common_name** | **String** | | [optional] |
|
|
9
|
+
| **saml_sp_cert_expiration_date** | **Time** | | [optional] |
|
|
10
|
+
| **saml_sp_key** | **String** | | [optional] |
|
|
11
|
+
| **saml_sp_key_generated_at** | **Time** | | [optional] |
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```ruby
|
|
16
|
+
require 'akeyless'
|
|
17
|
+
|
|
18
|
+
instance = Akeyless::SamlSpConfigPart.new(
|
|
19
|
+
saml_sp_cert: null,
|
|
20
|
+
saml_sp_cert_common_name: null,
|
|
21
|
+
saml_sp_cert_expiration_date: null,
|
|
22
|
+
saml_sp_key: null,
|
|
23
|
+
saml_sp_key_generated_at: null
|
|
24
|
+
)
|
|
25
|
+
```
|
|
26
|
+
|
data/docs/SecretInfo.md
CHANGED
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
| **location** | **Object** | | [optional] |
|
|
15
15
|
| **name** | **String** | | [optional] |
|
|
16
16
|
| **namespace** | **String** | | [optional] |
|
|
17
|
+
| **project** | **String** | | [optional] |
|
|
17
18
|
| **region** | **String** | | [optional] |
|
|
18
19
|
| **secret_id** | **String** | | [optional] |
|
|
19
20
|
| **status** | **Boolean** | | [optional] |
|
|
@@ -40,6 +41,7 @@ instance = Akeyless::SecretInfo.new(
|
|
|
40
41
|
location: null,
|
|
41
42
|
name: null,
|
|
42
43
|
namespace: null,
|
|
44
|
+
project: null,
|
|
43
45
|
region: null,
|
|
44
46
|
secret_id: null,
|
|
45
47
|
status: null,
|
data/docs/SraSessionEntryOut.md
CHANGED
|
@@ -17,6 +17,9 @@
|
|
|
17
17
|
| **start_time** | **Time** | | [optional] |
|
|
18
18
|
| **status** | **String** | | [optional] |
|
|
19
19
|
| **target_host** | **String** | | [optional] |
|
|
20
|
+
| **target_id** | **Integer** | | [optional] |
|
|
21
|
+
| **target_name** | **String** | | [optional] |
|
|
22
|
+
| **target_type** | **String** | | [optional] |
|
|
20
23
|
| **ttl** | **String** | | [optional] |
|
|
21
24
|
| **user_identifier** | **String** | | [optional] |
|
|
22
25
|
|
|
@@ -39,6 +42,9 @@ instance = Akeyless::SraSessionEntryOut.new(
|
|
|
39
42
|
start_time: null,
|
|
40
43
|
status: null,
|
|
41
44
|
target_host: null,
|
|
45
|
+
target_id: null,
|
|
46
|
+
target_name: null,
|
|
47
|
+
target_type: null,
|
|
42
48
|
ttl: null,
|
|
43
49
|
user_identifier: null
|
|
44
50
|
)
|
data/docs/StaticSecretSync.md
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **delete_remote** | **Boolean** | Delete the secret from remote secret manager (for association create/update) | [optional] |
|
|
8
8
|
| **environments** | **String** | GitHub environments to sync to. Relevant only for GitHub targets. Syncs to all environments defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --environments repo1/env1,repo2/env2). | [optional] |
|
|
9
9
|
| **filter_secret_value** | **String** | JQ expression to filter or transform the secret value | [optional] |
|
|
10
|
+
| **gcp_project_id** | **String** | GCP project to sync the secret to. Relevant only for GCP USCs; must be a project available on the USC | [optional] |
|
|
10
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
12
|
| **name** | **String** | Static secret name | |
|
|
12
13
|
| **namespace** | **String** | Vault namespace, releavnt only for Hashicorp Vault Target | [optional] |
|
|
@@ -25,6 +26,7 @@ instance = Akeyless::StaticSecretSync.new(
|
|
|
25
26
|
delete_remote: null,
|
|
26
27
|
environments: null,
|
|
27
28
|
filter_secret_value: null,
|
|
29
|
+
gcp_project_id: null,
|
|
28
30
|
json: null,
|
|
29
31
|
name: null,
|
|
30
32
|
namespace: null,
|
|
@@ -18,11 +18,14 @@
|
|
|
18
18
|
| **hostname** | **String** | Aerospike host address and port (e.g. url.to.aerospike.db) | [optional] |
|
|
19
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
20
20
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
21
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
22
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
21
23
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
22
24
|
| **name** | **String** | Target name | |
|
|
23
25
|
| **namespace** | **String** | Namespace name (relevant only for Aerospike db) | [optional] |
|
|
24
26
|
| **password** | **String** | Password for the admin user | [optional] |
|
|
25
27
|
| **port** | **String** | Database connection port | [optional] |
|
|
28
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
26
29
|
| **skip_server_name_validation** | **String** | Skip server name verification while still validating the certificate chain (true/false). Empty means do not skip. | [optional] |
|
|
27
30
|
| **ssl** | **Boolean** | Enable SSL encryption (true/false) | [optional] |
|
|
28
31
|
| **ssl_certificate** | **String** | Base64-encoded SSL CA certificate from a trusted Certificate Authority (CA) | [optional] |
|
|
@@ -49,11 +52,14 @@ instance = Akeyless::TargetCreateAerospike.new(
|
|
|
49
52
|
hostname: null,
|
|
50
53
|
json: null,
|
|
51
54
|
key: null,
|
|
55
|
+
lock_on_read: null,
|
|
56
|
+
lock_ttl: null,
|
|
52
57
|
max_versions: null,
|
|
53
58
|
name: null,
|
|
54
59
|
namespace: null,
|
|
55
60
|
password: null,
|
|
56
61
|
port: null,
|
|
62
|
+
rotate_on_unlock: null,
|
|
57
63
|
skip_server_name_validation: null,
|
|
58
64
|
ssl: null,
|
|
59
65
|
ssl_certificate: null,
|
|
@@ -10,8 +10,11 @@
|
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
12
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
13
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
14
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
13
15
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
14
16
|
| **name** | **String** | Target name | |
|
|
17
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
15
18
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
16
19
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
17
20
|
|
|
@@ -27,8 +30,11 @@ instance = Akeyless::TargetCreateAnthropic.new(
|
|
|
27
30
|
description: null,
|
|
28
31
|
json: null,
|
|
29
32
|
key: null,
|
|
33
|
+
lock_on_read: null,
|
|
34
|
+
lock_ttl: null,
|
|
30
35
|
max_versions: null,
|
|
31
36
|
name: null,
|
|
37
|
+
rotate_on_unlock: null,
|
|
32
38
|
token: null,
|
|
33
39
|
uid_token: null
|
|
34
40
|
)
|
|
@@ -11,8 +11,11 @@
|
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
13
|
| **key** | **String** | The name of a key used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
14
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
15
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
14
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
15
17
|
| **name** | **String** | Target name | |
|
|
18
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
16
19
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
17
20
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
18
21
|
|
|
@@ -29,8 +32,11 @@ instance = Akeyless::TargetCreateArtifactory.new(
|
|
|
29
32
|
description: null,
|
|
30
33
|
json: null,
|
|
31
34
|
key: null,
|
|
35
|
+
lock_on_read: null,
|
|
36
|
+
lock_ttl: null,
|
|
32
37
|
max_versions: null,
|
|
33
38
|
name: null,
|
|
39
|
+
rotate_on_unlock: null,
|
|
34
40
|
token: null,
|
|
35
41
|
uid_token: null
|
|
36
42
|
)
|
data/docs/TargetCreateAws.md
CHANGED
|
@@ -11,10 +11,13 @@
|
|
|
11
11
|
| **generate_external_id** | **Boolean** | A unique auto-generated value used in your AWS account when configuring your AWS IAM role to securely delegate access to Akeyless. Relevant only when using GW cloud ID | [optional] |
|
|
12
12
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
13
13
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
14
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
15
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
14
16
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
15
17
|
| **name** | **String** | Target name | |
|
|
16
18
|
| **region** | **String** | AWS region | [optional][default to 'us-east-2'] |
|
|
17
19
|
| **role_arn** | **String** | AWS IAM role identifier that Gateway will assume in your AWS account, relevant only when using external ID | [optional] |
|
|
20
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
18
21
|
| **session_token** | **String** | Required only for temporary security credentials retrieved using STS | [optional] |
|
|
19
22
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
20
23
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -33,10 +36,13 @@ instance = Akeyless::TargetCreateAws.new(
|
|
|
33
36
|
generate_external_id: null,
|
|
34
37
|
json: null,
|
|
35
38
|
key: null,
|
|
39
|
+
lock_on_read: null,
|
|
40
|
+
lock_ttl: null,
|
|
36
41
|
max_versions: null,
|
|
37
42
|
name: null,
|
|
38
43
|
region: null,
|
|
39
44
|
role_arn: null,
|
|
45
|
+
rotate_on_unlock: null,
|
|
40
46
|
session_token: null,
|
|
41
47
|
token: null,
|
|
42
48
|
uid_token: null,
|
data/docs/TargetCreateAzure.md
CHANGED
|
@@ -12,10 +12,13 @@
|
|
|
12
12
|
| **description** | **String** | Description of the object | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
14
14
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
15
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
16
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
15
17
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
16
18
|
| **name** | **String** | Target name | |
|
|
17
19
|
| **resource_group_name** | **String** | The Resource Group name in your Azure subscription | [optional] |
|
|
18
20
|
| **resource_name** | **String** | The name of the relevant Resource | [optional] |
|
|
21
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
19
22
|
| **subscription_id** | **String** | Azure Subscription Id | [optional] |
|
|
20
23
|
| **tenant_id** | **String** | Azure tenant id | [optional] |
|
|
21
24
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -36,10 +39,13 @@ instance = Akeyless::TargetCreateAzure.new(
|
|
|
36
39
|
description: null,
|
|
37
40
|
json: null,
|
|
38
41
|
key: null,
|
|
42
|
+
lock_on_read: null,
|
|
43
|
+
lock_ttl: null,
|
|
39
44
|
max_versions: null,
|
|
40
45
|
name: null,
|
|
41
46
|
resource_group_name: null,
|
|
42
47
|
resource_name: null,
|
|
48
|
+
rotate_on_unlock: null,
|
|
43
49
|
subscription_id: null,
|
|
44
50
|
tenant_id: null,
|
|
45
51
|
token: null,
|
data/docs/TargetCreateBedrock.md
CHANGED
|
@@ -10,8 +10,11 @@
|
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
12
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
13
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
14
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
13
15
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
14
16
|
| **name** | **String** | Target name | |
|
|
17
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
15
18
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
16
19
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
17
20
|
|
|
@@ -27,8 +30,11 @@ instance = Akeyless::TargetCreateBedrock.new(
|
|
|
27
30
|
description: null,
|
|
28
31
|
json: null,
|
|
29
32
|
key: null,
|
|
33
|
+
lock_on_read: null,
|
|
34
|
+
lock_ttl: null,
|
|
30
35
|
max_versions: null,
|
|
31
36
|
name: null,
|
|
37
|
+
rotate_on_unlock: null,
|
|
32
38
|
token: null,
|
|
33
39
|
uid_token: null
|
|
34
40
|
)
|
|
@@ -10,8 +10,11 @@
|
|
|
10
10
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
12
12
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
13
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
14
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
13
15
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
14
16
|
| **name** | **String** | Target name | |
|
|
17
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
15
18
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
16
19
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
17
20
|
|
|
@@ -27,8 +30,11 @@ instance = Akeyless::TargetCreateCloudflare.new(
|
|
|
27
30
|
description: null,
|
|
28
31
|
json: null,
|
|
29
32
|
key: null,
|
|
33
|
+
lock_on_read: null,
|
|
34
|
+
lock_ttl: null,
|
|
30
35
|
max_versions: null,
|
|
31
36
|
name: null,
|
|
37
|
+
rotate_on_unlock: null,
|
|
32
38
|
token: null,
|
|
33
39
|
uid_token: null
|
|
34
40
|
)
|
|
@@ -9,9 +9,12 @@
|
|
|
9
9
|
| **dns_parameter** | **Hash<String, String>** | Lego DNS provider parameters as KEY=VALUE pairs using lego environment variable names | |
|
|
10
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
11
11
|
| **key** | **String** | The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
12
|
+
| **lock_on_read** | **String** | Lock this secret after each successful value read | [optional] |
|
|
13
|
+
| **lock_ttl** | **String** | Lock TTL in minutes | [optional] |
|
|
12
14
|
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
13
15
|
| **name** | **String** | Target name | |
|
|
14
16
|
| **provider_type** | **String** | Lego DNS provider code (e.g. infoblox, route53, azion). See https://go-acme.github.io/lego/dns/ | |
|
|
17
|
+
| **rotate_on_unlock** | **String** | Rotate this secret after it is unlocked | [optional] |
|
|
15
18
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
16
19
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
17
20
|
|
|
@@ -26,9 +29,12 @@ instance = Akeyless::TargetCreateCustomDns.new(
|
|
|
26
29
|
dns_parameter: null,
|
|
27
30
|
json: null,
|
|
28
31
|
key: null,
|
|
32
|
+
lock_on_read: null,
|
|
33
|
+
lock_ttl: null,
|
|
29
34
|
max_versions: null,
|
|
30
35
|
name: null,
|
|
31
36
|
provider_type: null,
|
|
37
|
+
rotate_on_unlock: null,
|
|
32
38
|
token: null,
|
|
33
39
|
uid_token: null
|
|
34
40
|
)
|