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
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3707926900fdb6c02fb2a2cf09bb44f7a3f082202d0752e19d9142eefc5fd9ae
|
|
4
|
+
data.tar.gz: 3db4ca6af59db4116d84af222949a2c85c83449c6534b3fa2bdc07138a07fa4b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4f3af6df3d2229e2321124a9135fa3dae3a6c6b8046cfab9d06efee453c17174ea51294cff279e3ec782cf651e7a562ea9a517b42b5f932354012d7691f42532
|
|
7
|
+
data.tar.gz: 171da64326a0f02af23231808ba4d9045347e7594741823f8c3d6799170c3aa107241ffe2fb94500251c20e6863159de15eb8ccc6e2c66b6e542dc5623fbf650
|
data/README.md
CHANGED
|
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: 3.0
|
|
10
|
-
- Package version: 5.0.
|
|
10
|
+
- Package version: 5.0.34
|
|
11
11
|
- Generator version: 7.10.0
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
For more information, please visit [http://akeyless.io](http://akeyless.io)
|
|
@@ -69,6 +69,7 @@ Class | Method | HTTP request | Description
|
|
|
69
69
|
*Akeyless::V2Api* | [**assoc_role_auth_method**](docs/V2Api.md#assoc_role_auth_method) | **POST** /assoc-role-am |
|
|
70
70
|
*Akeyless::V2Api* | [**assoc_target_item**](docs/V2Api.md#assoc_target_item) | **POST** /assoc-target-item |
|
|
71
71
|
*Akeyless::V2Api* | [**auth**](docs/V2Api.md#auth) | **POST** /auth |
|
|
72
|
+
*Akeyless::V2Api* | [**auth_method_create_ali_cloud**](docs/V2Api.md#auth_method_create_ali_cloud) | **POST** /auth-method-create-alicloud |
|
|
72
73
|
*Akeyless::V2Api* | [**auth_method_create_api_key**](docs/V2Api.md#auth_method_create_api_key) | **POST** /auth-method-create-api-key |
|
|
73
74
|
*Akeyless::V2Api* | [**auth_method_create_aws_iam**](docs/V2Api.md#auth_method_create_aws_iam) | **POST** /auth-method-create-aws-iam |
|
|
74
75
|
*Akeyless::V2Api* | [**auth_method_create_azure_ad**](docs/V2Api.md#auth_method_create_azure_ad) | **POST** /auth-method-create-azure-ad |
|
|
@@ -86,6 +87,7 @@ Class | Method | HTTP request | Description
|
|
|
86
87
|
*Akeyless::V2Api* | [**auth_method_delete**](docs/V2Api.md#auth_method_delete) | **POST** /auth-method-delete |
|
|
87
88
|
*Akeyless::V2Api* | [**auth_method_get**](docs/V2Api.md#auth_method_get) | **POST** /auth-method-get |
|
|
88
89
|
*Akeyless::V2Api* | [**auth_method_list**](docs/V2Api.md#auth_method_list) | **POST** /auth-method-list |
|
|
90
|
+
*Akeyless::V2Api* | [**auth_method_update_ali_cloud**](docs/V2Api.md#auth_method_update_ali_cloud) | **POST** /auth-method-update-alicloud |
|
|
89
91
|
*Akeyless::V2Api* | [**auth_method_update_api_key**](docs/V2Api.md#auth_method_update_api_key) | **POST** /auth-method-update-api-key |
|
|
90
92
|
*Akeyless::V2Api* | [**auth_method_update_aws_iam**](docs/V2Api.md#auth_method_update_aws_iam) | **POST** /auth-method-update-aws-iam |
|
|
91
93
|
*Akeyless::V2Api* | [**auth_method_update_azure_ad**](docs/V2Api.md#auth_method_update_azure_ad) | **POST** /auth-method-update-azure-ad |
|
|
@@ -436,13 +438,17 @@ Class | Method | HTTP request | Description
|
|
|
436
438
|
*Akeyless::V2Api* | [**kmip_delete_server**](docs/V2Api.md#kmip_delete_server) | **DELETE** /kmip-delete-environment |
|
|
437
439
|
*Akeyless::V2Api* | [**kmip_describe_client**](docs/V2Api.md#kmip_describe_client) | **POST** /kmip-get-client |
|
|
438
440
|
*Akeyless::V2Api* | [**kmip_describe_server**](docs/V2Api.md#kmip_describe_server) | **POST** /kmip-get-environment |
|
|
441
|
+
*Akeyless::V2Api* | [**kmip_get_ca_bundle**](docs/V2Api.md#kmip_get_ca_bundle) | **POST** /kmip-get-ca-bundle |
|
|
442
|
+
*Akeyless::V2Api* | [**kmip_list_cas**](docs/V2Api.md#kmip_list_cas) | **POST** /kmip-list-cas |
|
|
439
443
|
*Akeyless::V2Api* | [**kmip_list_clients**](docs/V2Api.md#kmip_list_clients) | **POST** /kmip-list-clients |
|
|
440
444
|
*Akeyless::V2Api* | [**kmip_move_server**](docs/V2Api.md#kmip_move_server) | **POST** /kmip-move-environment |
|
|
441
|
-
*Akeyless::V2Api* | [**kmip_renew_client_certificate**](docs/V2Api.md#kmip_renew_client_certificate) | **POST** /kmip-renew-client |
|
|
445
|
+
*Akeyless::V2Api* | [**kmip_renew_client_certificate**](docs/V2Api.md#kmip_renew_client_certificate) | **POST** /kmip-renew-client-certificate |
|
|
442
446
|
*Akeyless::V2Api* | [**kmip_renew_server_certificate**](docs/V2Api.md#kmip_renew_server_certificate) | **POST** /kmip-renew-environment |
|
|
447
|
+
*Akeyless::V2Api* | [**kmip_rotate_ca**](docs/V2Api.md#kmip_rotate_ca) | **POST** /kmip-rotate-ca |
|
|
443
448
|
*Akeyless::V2Api* | [**kmip_server_setup**](docs/V2Api.md#kmip_server_setup) | **POST** /kmip-create-environment |
|
|
444
449
|
*Akeyless::V2Api* | [**kmip_server_update**](docs/V2Api.md#kmip_server_update) | **POST** /kmip-server-update |
|
|
445
450
|
*Akeyless::V2Api* | [**kmip_set_server_state**](docs/V2Api.md#kmip_set_server_state) | **POST** /kmip-set-environment-state |
|
|
451
|
+
*Akeyless::V2Api* | [**kmip_sunset_ca**](docs/V2Api.md#kmip_sunset_ca) | **POST** /kmip-sunset-ca |
|
|
446
452
|
*Akeyless::V2Api* | [**kubeconfig_generate**](docs/V2Api.md#kubeconfig_generate) | **POST** /kubeconfig-generate |
|
|
447
453
|
*Akeyless::V2Api* | [**list_acme_accounts**](docs/V2Api.md#list_acme_accounts) | **POST** /list-acme-accounts |
|
|
448
454
|
*Akeyless::V2Api* | [**list_auth_methods**](docs/V2Api.md#list_auth_methods) | **POST** /list-auth-methods |
|
|
@@ -743,7 +749,10 @@ Class | Method | HTTP request | Description
|
|
|
743
749
|
- [Akeyless::AgenticRules](docs/AgenticRules.md)
|
|
744
750
|
- [Akeyless::AiInsightsConfigPart](docs/AiInsightsConfigPart.md)
|
|
745
751
|
- [Akeyless::AiInsightsSetting](docs/AiInsightsSetting.md)
|
|
752
|
+
- [Akeyless::AiModelEntry](docs/AiModelEntry.md)
|
|
753
|
+
- [Akeyless::AiQuorumSetting](docs/AiQuorumSetting.md)
|
|
746
754
|
- [Akeyless::AkeylessGatewayConfig](docs/AkeylessGatewayConfig.md)
|
|
755
|
+
- [Akeyless::AliCloudAccessRules](docs/AliCloudAccessRules.md)
|
|
747
756
|
- [Akeyless::AliasDetails](docs/AliasDetails.md)
|
|
748
757
|
- [Akeyless::AliasDetailsOutput](docs/AliasDetailsOutput.md)
|
|
749
758
|
- [Akeyless::AllAnalyticsData](docs/AllAnalyticsData.md)
|
|
@@ -761,6 +770,7 @@ Class | Method | HTTP request | Description
|
|
|
761
770
|
- [Akeyless::AuthMethod](docs/AuthMethod.md)
|
|
762
771
|
- [Akeyless::AuthMethodAccessInfo](docs/AuthMethodAccessInfo.md)
|
|
763
772
|
- [Akeyless::AuthMethodAdditionalData](docs/AuthMethodAdditionalData.md)
|
|
773
|
+
- [Akeyless::AuthMethodCreateAliCloud](docs/AuthMethodCreateAliCloud.md)
|
|
764
774
|
- [Akeyless::AuthMethodCreateApiKey](docs/AuthMethodCreateApiKey.md)
|
|
765
775
|
- [Akeyless::AuthMethodCreateAwsIam](docs/AuthMethodCreateAwsIam.md)
|
|
766
776
|
- [Akeyless::AuthMethodCreateAzureAD](docs/AuthMethodCreateAzureAD.md)
|
|
@@ -781,6 +791,7 @@ Class | Method | HTTP request | Description
|
|
|
781
791
|
- [Akeyless::AuthMethodGet](docs/AuthMethodGet.md)
|
|
782
792
|
- [Akeyless::AuthMethodList](docs/AuthMethodList.md)
|
|
783
793
|
- [Akeyless::AuthMethodRoleAssociation](docs/AuthMethodRoleAssociation.md)
|
|
794
|
+
- [Akeyless::AuthMethodUpdateAliCloud](docs/AuthMethodUpdateAliCloud.md)
|
|
784
795
|
- [Akeyless::AuthMethodUpdateApiKey](docs/AuthMethodUpdateApiKey.md)
|
|
785
796
|
- [Akeyless::AuthMethodUpdateAwsIam](docs/AuthMethodUpdateAwsIam.md)
|
|
786
797
|
- [Akeyless::AuthMethodUpdateAzureAD](docs/AuthMethodUpdateAzureAD.md)
|
|
@@ -1439,6 +1450,7 @@ Class | Method | HTTP request | Description
|
|
|
1439
1450
|
- [Akeyless::K8SMigration](docs/K8SMigration.md)
|
|
1440
1451
|
- [Akeyless::K8SPayload](docs/K8SPayload.md)
|
|
1441
1452
|
- [Akeyless::KMIPCA](docs/KMIPCA.md)
|
|
1453
|
+
- [Akeyless::KMIPCAListEntry](docs/KMIPCAListEntry.md)
|
|
1442
1454
|
- [Akeyless::KMIPClient](docs/KMIPClient.md)
|
|
1443
1455
|
- [Akeyless::KMIPClientGetResponse](docs/KMIPClientGetResponse.md)
|
|
1444
1456
|
- [Akeyless::KMIPClientListResponse](docs/KMIPClientListResponse.md)
|
|
@@ -1461,6 +1473,10 @@ Class | Method | HTTP request | Description
|
|
|
1461
1473
|
- [Akeyless::KmipDescribeClient](docs/KmipDescribeClient.md)
|
|
1462
1474
|
- [Akeyless::KmipDescribeServer](docs/KmipDescribeServer.md)
|
|
1463
1475
|
- [Akeyless::KmipDescribeServerOutput](docs/KmipDescribeServerOutput.md)
|
|
1476
|
+
- [Akeyless::KmipGetCABundle](docs/KmipGetCABundle.md)
|
|
1477
|
+
- [Akeyless::KmipGetCABundleOutput](docs/KmipGetCABundleOutput.md)
|
|
1478
|
+
- [Akeyless::KmipListCAs](docs/KmipListCAs.md)
|
|
1479
|
+
- [Akeyless::KmipListCAsOutput](docs/KmipListCAsOutput.md)
|
|
1464
1480
|
- [Akeyless::KmipListClients](docs/KmipListClients.md)
|
|
1465
1481
|
- [Akeyless::KmipMoveServer](docs/KmipMoveServer.md)
|
|
1466
1482
|
- [Akeyless::KmipMoveServerOutput](docs/KmipMoveServerOutput.md)
|
|
@@ -1468,11 +1484,15 @@ Class | Method | HTTP request | Description
|
|
|
1468
1484
|
- [Akeyless::KmipRenewClientCertificateOutput](docs/KmipRenewClientCertificateOutput.md)
|
|
1469
1485
|
- [Akeyless::KmipRenewServerCertificate](docs/KmipRenewServerCertificate.md)
|
|
1470
1486
|
- [Akeyless::KmipRenewServerCertificateOutput](docs/KmipRenewServerCertificateOutput.md)
|
|
1487
|
+
- [Akeyless::KmipRotateCA](docs/KmipRotateCA.md)
|
|
1488
|
+
- [Akeyless::KmipRotateCAOutput](docs/KmipRotateCAOutput.md)
|
|
1471
1489
|
- [Akeyless::KmipServerSetup](docs/KmipServerSetup.md)
|
|
1472
1490
|
- [Akeyless::KmipServerUpdate](docs/KmipServerUpdate.md)
|
|
1473
1491
|
- [Akeyless::KmipServerUpdateOutput](docs/KmipServerUpdateOutput.md)
|
|
1474
1492
|
- [Akeyless::KmipSetServerState](docs/KmipSetServerState.md)
|
|
1475
1493
|
- [Akeyless::KmipSetServerStateOutput](docs/KmipSetServerStateOutput.md)
|
|
1494
|
+
- [Akeyless::KmipSunsetCA](docs/KmipSunsetCA.md)
|
|
1495
|
+
- [Akeyless::KmipSunsetCAOutput](docs/KmipSunsetCAOutput.md)
|
|
1476
1496
|
- [Akeyless::KubeConfigValue](docs/KubeConfigValue.md)
|
|
1477
1497
|
- [Akeyless::KubeconfigCluster](docs/KubeconfigCluster.md)
|
|
1478
1498
|
- [Akeyless::KubeconfigContext](docs/KubeconfigContext.md)
|
|
@@ -1516,6 +1536,10 @@ Class | Method | HTTP request | Description
|
|
|
1516
1536
|
- [Akeyless::LogForwardingConfigPart](docs/LogForwardingConfigPart.md)
|
|
1517
1537
|
- [Akeyless::LogstashLogForwardingConfig](docs/LogstashLogForwardingConfig.md)
|
|
1518
1538
|
- [Akeyless::LogzIoLogForwardingConfig](docs/LogzIoLogForwardingConfig.md)
|
|
1539
|
+
- [Akeyless::MigrationDownloadJob](docs/MigrationDownloadJob.md)
|
|
1540
|
+
- [Akeyless::MigrationDownloadReport](docs/MigrationDownloadReport.md)
|
|
1541
|
+
- [Akeyless::MigrationDownloadSecret](docs/MigrationDownloadSecret.md)
|
|
1542
|
+
- [Akeyless::MigrationDownloadSummary](docs/MigrationDownloadSummary.md)
|
|
1519
1543
|
- [Akeyless::MigrationGeneral](docs/MigrationGeneral.md)
|
|
1520
1544
|
- [Akeyless::MigrationItems](docs/MigrationItems.md)
|
|
1521
1545
|
- [Akeyless::MigrationStatus](docs/MigrationStatus.md)
|
|
@@ -1661,6 +1685,7 @@ Class | Method | HTTP request | Description
|
|
|
1661
1685
|
- [Akeyless::SSHCertificateIssueDetails](docs/SSHCertificateIssueDetails.md)
|
|
1662
1686
|
- [Akeyless::SSHTargetDetails](docs/SSHTargetDetails.md)
|
|
1663
1687
|
- [Akeyless::SalesforceTargetDetails](docs/SalesforceTargetDetails.md)
|
|
1688
|
+
- [Akeyless::SamlSpConfigPart](docs/SamlSpConfigPart.md)
|
|
1664
1689
|
- [Akeyless::ScanResults](docs/ScanResults.md)
|
|
1665
1690
|
- [Akeyless::SecretInfo](docs/SecretInfo.md)
|
|
1666
1691
|
- [Akeyless::SecretSyncOutput](docs/SecretSyncOutput.md)
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
| **account_default_key_name** | **String** | AccountDefaultKeyName is the name of the DFC key item configured as the default key This is here simply for the response to include the item name in addition to the display ID so the client can properly show this to the user. It will not be saved to the DB, only the AccountDefaultKeyItemID will. | [optional] |
|
|
9
9
|
| **account_file_bytes_used** | **Integer** | AccountFileBytesUsed tracks active + pending file-item plain bytes for quota enforcement. | [optional] |
|
|
10
10
|
| **ai_insights** | [**AiInsightsSetting**](AiInsightsSetting.md) | | [optional] |
|
|
11
|
+
| **ai_quorum** | [**AiQuorumSetting**](AiQuorumSetting.md) | | [optional] |
|
|
11
12
|
| **allow_auto_fill** | **Boolean** | | [optional] |
|
|
12
13
|
| **allow_passkeys** | **Boolean** | | [optional] |
|
|
13
14
|
| **allowed_client_types** | [**AllowedClientType**](AllowedClientType.md) | | [optional] |
|
|
@@ -47,6 +48,7 @@ instance = Akeyless::AccountGeneralSettings.new(
|
|
|
47
48
|
account_default_key_name: null,
|
|
48
49
|
account_file_bytes_used: null,
|
|
49
50
|
ai_insights: null,
|
|
51
|
+
ai_quorum: null,
|
|
50
52
|
allow_auto_fill: null,
|
|
51
53
|
allow_passkeys: null,
|
|
52
54
|
allowed_client_types: null,
|
data/docs/AgenticRules.md
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **enabled** | **Boolean** | Enabled is a pointer so rules persisted before this field existed (nil) keep enforcing, rather than silently switching off. | [optional] |
|
|
8
8
|
| **input_rules** | [**Array<AgenticRule>**](AgenticRule.md) | | [optional] |
|
|
9
9
|
| **output_rules** | [**Array<AgenticRule>**](AgenticRule.md) | | [optional] |
|
|
10
|
+
| **quorum_enabled** | **Boolean** | QuorumEnabled asks for this item's policy decisions to be evaluated by every model configured on the gateway rather than the Default alone. Also a pointer, but with the opposite nil meaning to Enabled above: nil is OFF. Enabled defaults on because it governs rules that were already being enforced before the field existed, whereas quorum is new behavior that multiplies latency and denies fail-closed - an item that never asked for it must not acquire it by upgrade. | [optional] |
|
|
10
11
|
|
|
11
12
|
## Example
|
|
12
13
|
|
|
@@ -16,7 +17,8 @@ require 'akeyless'
|
|
|
16
17
|
instance = Akeyless::AgenticRules.new(
|
|
17
18
|
enabled: null,
|
|
18
19
|
input_rules: null,
|
|
19
|
-
output_rules: null
|
|
20
|
+
output_rules: null,
|
|
21
|
+
quorum_enabled: null
|
|
20
22
|
)
|
|
21
23
|
```
|
|
22
24
|
|
|
@@ -6,8 +6,10 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **enable** | **Boolean** | | [optional] |
|
|
8
8
|
| **model** | **String** | | [optional] |
|
|
9
|
+
| **models** | [**Array<AiModelEntry>**](AiModelEntry.md) | Models holds every configured model, in whatever order and with whatever Default flag was stored - it is NOT canonicalized on write, so nothing may assume the Default sits at index 0. Empty on configs written before multi-model support. Never read it directly: use EffectiveModels for the list as stored (which also handles the legacy case), or PolicyModels for exactly one Default in row 1 followed by the Quorum models. | [optional] |
|
|
9
10
|
| **target_id** | **Integer** | | [optional] |
|
|
10
11
|
| **target_name** | **String** | | [optional] |
|
|
12
|
+
| **version** | **Integer** | Version is an optimistic-concurrency token, bumped by gator on every accepted write. Every mutation of this part is a read-modify-write across the network (the gateway reads the whole part, edits one entry, writes it back), and the write replaces the part wholesale. Without a token, two admins adding a quorum model at the same time silently lose one of the two - which, since the list must always carry exactly one Default, can also change which model serves every other AI feature. Zero means \"unversioned\": a client that predates this field, whose write gator accepts rather than rejecting outright. See updateGatewayAiInsightsConfig. | [optional] |
|
|
11
13
|
|
|
12
14
|
## Example
|
|
13
15
|
|
|
@@ -17,8 +19,10 @@ require 'akeyless'
|
|
|
17
19
|
instance = Akeyless::AiInsightsConfigPart.new(
|
|
18
20
|
enable: null,
|
|
19
21
|
model: null,
|
|
22
|
+
models: null,
|
|
20
23
|
target_id: null,
|
|
21
|
-
target_name: null
|
|
24
|
+
target_name: null,
|
|
25
|
+
version: null
|
|
22
26
|
)
|
|
23
27
|
```
|
|
24
28
|
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# Akeyless::AiModelEntry
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **model** | **String** | | [optional] |
|
|
8
|
+
| **provider** | **String** | Provider is display-only: it carries the provider label the model catalog reported for Model (meaningful for Bedrock, which fronts several providers) so the console can render its Provider column without re-fetching the whole catalog per row. Never used for credential resolution or validation - the target type is the authority there. | [optional] |
|
|
9
|
+
| **role** | **String** | A gateway has exactly one AiModelRoleDefault entry whenever any entry exists: it serves AI Insight, ISI, and the standard policy decisions in Secretless AI / ARA. AiModelRoleQuorum entries are consulted alongside the default to double-check policy decisions before a risky action is allowed. | [optional] |
|
|
10
|
+
| **target_id** | **Integer** | TargetId uses the repo-wide spelling (see types.Target.TargetId and AiInsightsConfigPart.TargetId) rather than the Go-idiomatic TargetID. | [optional] |
|
|
11
|
+
| **target_name** | **String** | | [optional] |
|
|
12
|
+
| **target_type** | **String** | TargetType is display-only, captured at write time like Provider. The console shows it as a read-only column; resolving it per row from the targets list instead would mean an extra lookup that can disagree with what the entry was created against. | [optional] |
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```ruby
|
|
17
|
+
require 'akeyless'
|
|
18
|
+
|
|
19
|
+
instance = Akeyless::AiModelEntry.new(
|
|
20
|
+
model: null,
|
|
21
|
+
provider: null,
|
|
22
|
+
role: null,
|
|
23
|
+
target_id: null,
|
|
24
|
+
target_name: null,
|
|
25
|
+
target_type: null
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::AiQuorumSetting
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **enable** | **Boolean** | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::AiQuorumSetting.new(
|
|
15
|
+
enable: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
| **producers** | [**ProducersConfigPart**](ProducersConfigPart.md) | | [optional] |
|
|
23
23
|
| **rotators** | [**RotatorsConfigPart**](RotatorsConfigPart.md) | | [optional] |
|
|
24
24
|
| **saml** | [**DefaultConfigPart**](DefaultConfigPart.md) | | [optional] |
|
|
25
|
+
| **saml_sp** | [**SamlSpConfigPart**](SamlSpConfigPart.md) | | [optional] |
|
|
25
26
|
| **version** | **Integer** | | [optional] |
|
|
26
27
|
|
|
27
28
|
## Example
|
|
@@ -48,6 +49,7 @@ instance = Akeyless::AkeylessGatewayConfig.new(
|
|
|
48
49
|
producers: null,
|
|
49
50
|
rotators: null,
|
|
50
51
|
saml: null,
|
|
52
|
+
saml_sp: null,
|
|
51
53
|
version: null
|
|
52
54
|
)
|
|
53
55
|
```
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Akeyless::AliCloudAccessRules
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **account_id** | **Array<String>** | The list of account ids that the login is restricted to. | [optional] |
|
|
8
|
+
| **arn** | **Array<String>** | The list of ARNs that the login is restricted to. | [optional] |
|
|
9
|
+
| **resource_id** | **Array<String>** | The list of resource ids that the login is restricted to. | [optional] |
|
|
10
|
+
| **role_id** | **Array<String>** | The list of role ids that the login is restricted to. | [optional] |
|
|
11
|
+
| **role_name** | **Array<String>** | The list of role names that the login is restricted to. | [optional] |
|
|
12
|
+
| **sts_endpoint** | **String** | The sts URL. | [optional] |
|
|
13
|
+
| **unique_identifier** | **String** | A unique identifier to distinguish different users | [optional] |
|
|
14
|
+
| **user_id** | **Array<String>** | The list of user ids that the login is restricted to. | [optional] |
|
|
15
|
+
| **user_name** | **Array<String>** | The list of user names that the login is restricted to. | [optional] |
|
|
16
|
+
|
|
17
|
+
## Example
|
|
18
|
+
|
|
19
|
+
```ruby
|
|
20
|
+
require 'akeyless'
|
|
21
|
+
|
|
22
|
+
instance = Akeyless::AliCloudAccessRules.new(
|
|
23
|
+
account_id: null,
|
|
24
|
+
arn: null,
|
|
25
|
+
resource_id: null,
|
|
26
|
+
role_id: null,
|
|
27
|
+
role_name: null,
|
|
28
|
+
sts_endpoint: null,
|
|
29
|
+
unique_identifier: null,
|
|
30
|
+
user_id: null,
|
|
31
|
+
user_name: null
|
|
32
|
+
)
|
|
33
|
+
```
|
|
34
|
+
|
data/docs/AssocTargetItem.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **bind_ssl_profiles** | **Array<String>** | Bind the provisioned certificate to an existing client-ssl/server-ssl profile, in the format <type>:<partition>:<name> (relevant only for F5 BIG-IP certificate provisioning). Leave the partition empty to use the certificate's partition. Repeat the parameter to bind several profiles. | [optional] |
|
|
7
8
|
| **certificate_path** | **String** | A path on the target to store the certificate pem file (relevant only for certificate provisioning) | [optional] |
|
|
8
9
|
| **chain_path** | **String** | A path on the target to store the full chain pem file (relevant only for certificate provisioning) | [optional] |
|
|
9
10
|
| **disable_previous_key_version** | **Boolean** | Automatically disable previous key version (required for azure targets) | [optional][default to false] |
|
|
@@ -15,7 +16,7 @@
|
|
|
15
16
|
| **location_id** | **String** | Location id of the GCP KMS (required for gcp targets) | [optional] |
|
|
16
17
|
| **multi_region** | **String** | Set to 'true' to create a multi-region managed key. (Relevant only for Classic Key AWS targets) | [optional][default to 'false'] |
|
|
17
18
|
| **name** | **String** | The item to associate | |
|
|
18
|
-
| **post_provision_command** | **String** | A custom command to run on the remote target after successful provisioning (relevant only for certificate provisioning) | [optional] |
|
|
19
|
+
| **post_provision_command** | **String** | A custom command to run on the remote target after successful provisioning (relevant only for SSH and Windows certificate provisioning, not supported for F5 BIG-IP) | [optional] |
|
|
19
20
|
| **private_key_path** | **String** | A path on the target to store the private key (relevant only for certificate provisioning) | [optional] |
|
|
20
21
|
| **project_id** | **String** | Project id of the GCP KMS (required for gcp targets) | [optional] |
|
|
21
22
|
| **protection_level** | **String** | Protection level of the key [software/hardware] (relevant for gcp targets) | [optional][default to 'software'] |
|
|
@@ -34,6 +35,7 @@
|
|
|
34
35
|
require 'akeyless'
|
|
35
36
|
|
|
36
37
|
instance = Akeyless::AssocTargetItem.new(
|
|
38
|
+
bind_ssl_profiles: null,
|
|
37
39
|
certificate_path: null,
|
|
38
40
|
chain_path: null,
|
|
39
41
|
disable_previous_key_version: null,
|
data/docs/Auth.md
CHANGED
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_id** | **String** | Access ID | [optional] |
|
|
8
8
|
| **access_key** | **String** | Access key (relevant only for access-type=access_key) | [optional] |
|
|
9
|
-
| **access_type** | **String** | Access Type (access_key/password/saml/ldap/k8s/azure_ad/oidc/aws_iam/universal_identity/jwt/gcp/cert/oci/kerberos) | [optional][default to 'access_key'] |
|
|
9
|
+
| **access_type** | **String** | Access Type (access_key/password/saml/ldap/k8s/azure_ad/oidc/aws_iam/alicloud/universal_identity/jwt/gcp/cert/oci/kerberos) | [optional][default to 'access_key'] |
|
|
10
10
|
| **account_id** | **String** | Account id (relevant only for access-type=password where the email address is associated with more than one account) | [optional] |
|
|
11
11
|
| **admin_email** | **String** | Email (relevant only for access-type=password) | [optional] |
|
|
12
12
|
| **admin_password** | **String** | Password (relevant only for access-type=password) | [optional] |
|
|
13
13
|
| **azure_cloud** | **String** | Azure cloud environment to use. Values: AzureCloud (default), AzureUSGovernment, AzureChinaCloud. | [optional][default to 'AzureCloud'] |
|
|
14
14
|
| **cert_challenge** | **String** | Certificate challenge encoded in base64. (relevant only for access-type=cert) | [optional] |
|
|
15
15
|
| **cert_data** | **String** | Certificate data encoded in base64. Used if file was not provided. (relevant only for access-type=cert) | [optional] |
|
|
16
|
-
| **cloud_id** | **String** | The cloud identity (relevant only for access-type=azure_ad,aws_iam,gcp) | [optional] |
|
|
16
|
+
| **cloud_id** | **String** | The cloud identity (relevant only for access-type=azure_ad,aws_iam,alicloud,gcp,oci) | [optional] |
|
|
17
17
|
| **debug** | **Boolean** | | [optional] |
|
|
18
18
|
| **disable_pafxfast** | **String** | Disable the FAST negotiation in the Kerberos authentication method | [optional] |
|
|
19
19
|
| **gateway_spn** | **String** | The service principal name of the gateway as registered in LDAP (i.e., HTTP/gateway) | [optional] |
|
data/docs/AuthMethod.md
CHANGED
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
| **auth_method_id** | **Integer** | | [optional] |
|
|
15
15
|
| **auth_method_name** | **String** | | [optional] |
|
|
16
16
|
| **auth_method_roles_assoc** | [**Array<AuthMethodRoleAssociation>**](AuthMethodRoleAssociation.md) | | [optional] |
|
|
17
|
+
| **bookmark_login_url_template** | **String** | BookmarkLoginURLTemplate is an OIDC/SAML login URL template for console bookmarks. SaaS-owned methods use {redirect_uri} for client substitution; AuthViaGw embeds the GW console callback. | [optional] |
|
|
17
18
|
| **client_permissions** | **Array<String>** | | [optional] |
|
|
18
19
|
| **creation_date** | **Time** | | [optional] |
|
|
19
20
|
| **delete_protection** | **Boolean** | | [optional] |
|
|
@@ -39,6 +40,7 @@ instance = Akeyless::AuthMethod.new(
|
|
|
39
40
|
auth_method_id: null,
|
|
40
41
|
auth_method_name: null,
|
|
41
42
|
auth_method_roles_assoc: null,
|
|
43
|
+
bookmark_login_url_template: null,
|
|
42
44
|
client_permissions: null,
|
|
43
45
|
creation_date: null,
|
|
44
46
|
delete_protection: null,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_expires** | **Integer** | | [optional] |
|
|
8
8
|
| **access_id_alias** | **String** | for accounts where AccessId holds encrypted email this field will hold generated AccessId, for accounts based on regular AccessId it will be equal to accessId itself | [optional] |
|
|
9
|
+
| **alicloud_access_rules** | [**AliCloudAccessRules**](AliCloudAccessRules.md) | | [optional] |
|
|
9
10
|
| **allowed_client_type** | **Array<String>** | | [optional] |
|
|
10
11
|
| **api_key_access_rules** | [**APIKeyAccessRules**](APIKeyAccessRules.md) | | [optional] |
|
|
11
12
|
| **audit_logs_claims** | **Array<String>** | | [optional] |
|
|
@@ -40,6 +41,7 @@ require 'akeyless'
|
|
|
40
41
|
instance = Akeyless::AuthMethodAccessInfo.new(
|
|
41
42
|
access_expires: null,
|
|
42
43
|
access_id_alias: null,
|
|
44
|
+
alicloud_access_rules: null,
|
|
43
45
|
allowed_client_type: null,
|
|
44
46
|
api_key_access_rules: null,
|
|
45
47
|
audit_logs_claims: null,
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Akeyless::AuthMethodCreateAliCloud
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
|
8
|
+
| **allowed_client_type** | **Array<String>** | limit the auth method usage for specific client types [cli,ui,gateway-admin,sdk,mobile,extension] | [optional] |
|
|
9
|
+
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
|
10
|
+
| **bound_account_id** | **Array<String>** | A list of AliCloud account-IDs that the access is restricted to | [optional] |
|
|
11
|
+
| **bound_arn** | **Array<String>** | A list of full arns that the access is restricted to | [optional] |
|
|
12
|
+
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
|
13
|
+
| **bound_resource_id** | **Array<String>** | A list of full resource ids that the access is restricted to | [optional] |
|
|
14
|
+
| **bound_role_id** | **Array<String>** | A list of full role ids that the access is restricted to | [optional] |
|
|
15
|
+
| **bound_role_name** | **Array<String>** | A list of full role-name that the access is restricted to | [optional] |
|
|
16
|
+
| **bound_user_id** | **Array<String>** | A list of full user ids that the access is restricted to | [optional] |
|
|
17
|
+
| **bound_user_name** | **Array<String>** | A list of full user-name that the access is restricted to | [optional] |
|
|
18
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
19
|
+
| **description** | **String** | Auth Method description | [optional] |
|
|
20
|
+
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the auth method would you like to be notified. | [optional] |
|
|
21
|
+
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
|
22
|
+
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
|
23
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
24
|
+
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
25
|
+
| **name** | **String** | Auth Method name | |
|
|
26
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
27
|
+
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.aliyuncs.com'] |
|
|
28
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
29
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
30
|
+
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |
|
|
31
|
+
|
|
32
|
+
## Example
|
|
33
|
+
|
|
34
|
+
```ruby
|
|
35
|
+
require 'akeyless'
|
|
36
|
+
|
|
37
|
+
instance = Akeyless::AuthMethodCreateAliCloud.new(
|
|
38
|
+
access_expires: null,
|
|
39
|
+
allowed_client_type: null,
|
|
40
|
+
audit_logs_claims: null,
|
|
41
|
+
bound_account_id: null,
|
|
42
|
+
bound_arn: null,
|
|
43
|
+
bound_ips: null,
|
|
44
|
+
bound_resource_id: null,
|
|
45
|
+
bound_role_id: null,
|
|
46
|
+
bound_role_name: null,
|
|
47
|
+
bound_user_id: null,
|
|
48
|
+
bound_user_name: null,
|
|
49
|
+
delete_protection: null,
|
|
50
|
+
description: null,
|
|
51
|
+
expiration_event_in: null,
|
|
52
|
+
force_sub_claims: null,
|
|
53
|
+
gw_bound_ips: null,
|
|
54
|
+
json: null,
|
|
55
|
+
jwt_ttl: null,
|
|
56
|
+
name: null,
|
|
57
|
+
product_type: null,
|
|
58
|
+
sts_url: null,
|
|
59
|
+
token: null,
|
|
60
|
+
uid_token: null,
|
|
61
|
+
unique_identifier: null
|
|
62
|
+
)
|
|
63
|
+
```
|
|
64
|
+
|
data/docs/AuthMethodList.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
9
|
| **pagination_token** | **String** | Next page reference | [optional] |
|
|
10
10
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
11
|
-
| **type** | **Array<String>** | The Auth method types list of the requested method. In case it is empty, all types of auth methods will be returned. options: [api_key, azure_ad, oauth2/jwt, saml2, ldap, aws_iam, oidc, universal_identity, gcp, k8s, cert] | [optional] |
|
|
11
|
+
| **type** | **Array<String>** | The Auth method types list of the requested method. In case it is empty, all types of auth methods will be returned. options: [api_key, azure_ad, oauth2/jwt, saml2, ldap, aws_iam, alicloud, oidc, universal_identity, gcp, k8s, cert] | [optional] |
|
|
12
12
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
13
13
|
|
|
14
14
|
## Example
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# Akeyless::AuthMethodUpdateAliCloud
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
|
|
8
|
+
| **allowed_client_type** | **Array<String>** | limit the auth method usage for specific client types [cli,ui,gateway-admin,sdk,mobile,extension] | [optional] |
|
|
9
|
+
| **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
|
|
10
|
+
| **bound_account_id** | **Array<String>** | A list of AliCloud account-IDs that the access is restricted to | [optional] |
|
|
11
|
+
| **bound_arn** | **Array<String>** | A list of full arns that the access is restricted to | [optional] |
|
|
12
|
+
| **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
|
|
13
|
+
| **bound_resource_id** | **Array<String>** | A list of full resource ids that the access is restricted to | [optional] |
|
|
14
|
+
| **bound_role_id** | **Array<String>** | A list of full role ids that the access is restricted to | [optional] |
|
|
15
|
+
| **bound_role_name** | **Array<String>** | A list of full role-name that the access is restricted to | [optional] |
|
|
16
|
+
| **bound_user_id** | **Array<String>** | A list of full user ids that the access is restricted to | [optional] |
|
|
17
|
+
| **bound_user_name** | **Array<String>** | A list of full user-name that the access is restricted to | [optional] |
|
|
18
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
19
|
+
| **description** | **String** | Auth Method description | [optional] |
|
|
20
|
+
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the auth method would you like to be notified. | [optional] |
|
|
21
|
+
| **force_sub_claims** | **Boolean** | if true: enforce role-association must include sub claims | [optional] |
|
|
22
|
+
| **gw_bound_ips** | **Array<String>** | A CIDR whitelist with the GW IPs that the access is restricted to | [optional] |
|
|
23
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
24
|
+
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
25
|
+
| **name** | **String** | Auth Method name | |
|
|
26
|
+
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
27
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
28
|
+
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.aliyuncs.com'] |
|
|
29
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
30
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
31
|
+
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |
|
|
32
|
+
|
|
33
|
+
## Example
|
|
34
|
+
|
|
35
|
+
```ruby
|
|
36
|
+
require 'akeyless'
|
|
37
|
+
|
|
38
|
+
instance = Akeyless::AuthMethodUpdateAliCloud.new(
|
|
39
|
+
access_expires: null,
|
|
40
|
+
allowed_client_type: null,
|
|
41
|
+
audit_logs_claims: null,
|
|
42
|
+
bound_account_id: null,
|
|
43
|
+
bound_arn: null,
|
|
44
|
+
bound_ips: null,
|
|
45
|
+
bound_resource_id: null,
|
|
46
|
+
bound_role_id: null,
|
|
47
|
+
bound_role_name: null,
|
|
48
|
+
bound_user_id: null,
|
|
49
|
+
bound_user_name: null,
|
|
50
|
+
delete_protection: null,
|
|
51
|
+
description: null,
|
|
52
|
+
expiration_event_in: null,
|
|
53
|
+
force_sub_claims: null,
|
|
54
|
+
gw_bound_ips: null,
|
|
55
|
+
json: null,
|
|
56
|
+
jwt_ttl: null,
|
|
57
|
+
name: null,
|
|
58
|
+
new_name: null,
|
|
59
|
+
product_type: null,
|
|
60
|
+
sts_url: null,
|
|
61
|
+
token: null,
|
|
62
|
+
uid_token: null,
|
|
63
|
+
unique_identifier: null
|
|
64
|
+
)
|
|
65
|
+
```
|
|
66
|
+
|
|
@@ -21,8 +21,10 @@
|
|
|
21
21
|
| **expiration_events** | [**Array<CertificateExpirationEvent>**](CertificateExpirationEvent.md) | | [optional] |
|
|
22
22
|
| **external_ca_id** | [**NullString**](NullString.md) | | [optional] |
|
|
23
23
|
| **issuance_status** | **String** | | [optional] |
|
|
24
|
+
| **leaf_certificate_pem** | **String** | LeafCertificatePem contains only the leaf certificate, derived from CertificatePem. Populated only when the certificate was issued with SplitCertificateChain enabled. | [optional] |
|
|
24
25
|
| **not_before** | **Time** | | [optional] |
|
|
25
26
|
| **renew_before_expiration_in_days** | **Integer** | | [optional] |
|
|
27
|
+
| **split_certificate_chain** | **Boolean** | SplitCertificateChain reflects whether this certificate was issued while its PKI Cert Issuer had split-certificate-chain enabled. When true, LeafCertificatePem is populated in addition to CertificatePem (which always holds the full chain). | [optional] |
|
|
26
28
|
|
|
27
29
|
## Example
|
|
28
30
|
|
|
@@ -47,8 +49,10 @@ instance = Akeyless::CertificateChainInfo.new(
|
|
|
47
49
|
expiration_events: null,
|
|
48
50
|
external_ca_id: null,
|
|
49
51
|
issuance_status: null,
|
|
52
|
+
leaf_certificate_pem: null,
|
|
50
53
|
not_before: null,
|
|
51
|
-
renew_before_expiration_in_days: null
|
|
54
|
+
renew_before_expiration_in_days: null,
|
|
55
|
+
split_certificate_chain: null
|
|
52
56
|
)
|
|
53
57
|
```
|
|
54
58
|
|
data/docs/ConfigHash.md
CHANGED
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
| **producers_status** | **String** | | [optional] |
|
|
22
22
|
| **rotators** | **Object** | | [optional] |
|
|
23
23
|
| **saml** | **String** | | [optional] |
|
|
24
|
+
| **saml_sp** | **String** | | [optional] |
|
|
24
25
|
| **universal_identity** | **String** | | [optional] |
|
|
25
26
|
|
|
26
27
|
## Example
|
|
@@ -46,6 +47,7 @@ instance = Akeyless::ConfigHash.new(
|
|
|
46
47
|
producers_status: null,
|
|
47
48
|
rotators: null,
|
|
48
49
|
saml: null,
|
|
50
|
+
saml_sp: null,
|
|
49
51
|
universal_identity: null
|
|
50
52
|
)
|
|
51
53
|
```
|
data/docs/Configure.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_id** | **String** | Access ID | [optional] |
|
|
8
8
|
| **access_key** | **String** | Access Key | [optional] |
|
|
9
|
-
| **access_type** | **String** | Access Type (access_key/password/azure_ad/saml/oidc/aws_iam/gcp/k8s/cert) | [optional][default to 'access_key'] |
|
|
9
|
+
| **access_type** | **String** | Access Type (access_key/password/azure_ad/saml/oidc/aws_iam/alicloud/gcp/k8s/cert/oci/kerberos) | [optional][default to 'access_key'] |
|
|
10
10
|
| **account_id** | **String** | Account id (relevant only for access-type=password where the email address is associated with more than one account) | [optional] |
|
|
11
11
|
| **admin_email** | **String** | Email (relevant only for access-type=password) | [optional] |
|
|
12
12
|
| **admin_password** | **String** | Password (relevant only for access-type=password) | [optional] |
|
data/docs/CreateAWSTarget.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::CreateAWSTarget.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,
|
|
@@ -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::CreateArtifactoryTarget.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
|
)
|