akeyless 5.0.30 → 5.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +28 -1
- data/docs/AWSTargetDetails.md +2 -0
- data/docs/ActiveDirectoryPayload.md +6 -0
- data/docs/AerospikeTargetDetails.md +48 -0
- data/docs/AgenticRules.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +1 -1
- data/docs/AuthMethodCreateAwsIam.md +1 -1
- data/docs/AuthMethodCreateAzureAD.md +1 -1
- data/docs/AuthMethodCreateCert.md +1 -1
- data/docs/AuthMethodCreateEmail.md +1 -1
- data/docs/AuthMethodCreateGcp.md +1 -1
- data/docs/AuthMethodCreateK8s.md +1 -1
- data/docs/AuthMethodCreateKerberos.md +1 -1
- data/docs/AuthMethodCreateLdap.md +1 -1
- data/docs/AuthMethodCreateOCI.md +1 -1
- data/docs/AuthMethodCreateOIDC.md +1 -1
- data/docs/AuthMethodCreateOauth2.md +1 -1
- data/docs/AuthMethodCreateSAML.md +1 -1
- data/docs/AuthMethodCreateUniversalIdentity.md +1 -1
- data/docs/AuthMethodUpdateApiKey.md +1 -1
- data/docs/AuthMethodUpdateAwsIam.md +1 -1
- data/docs/AuthMethodUpdateAzureAD.md +1 -1
- data/docs/AuthMethodUpdateCert.md +1 -1
- data/docs/AuthMethodUpdateEmail.md +1 -1
- data/docs/AuthMethodUpdateGcp.md +1 -1
- data/docs/AuthMethodUpdateK8s.md +1 -1
- data/docs/AuthMethodUpdateKerberos.md +1 -1
- data/docs/AuthMethodUpdateLdap.md +1 -1
- data/docs/AuthMethodUpdateOCI.md +1 -1
- data/docs/AuthMethodUpdateOIDC.md +1 -1
- data/docs/AuthMethodUpdateOauth2.md +1 -1
- data/docs/AuthMethodUpdateSAML.md +1 -1
- data/docs/AuthMethodUpdateUniversalIdentity.md +1 -1
- data/docs/CertificateDiscovery.md +2 -0
- data/docs/CertificatePayload.md +2 -0
- data/docs/CreateAuthMethod.md +1 -1
- data/docs/CreateAuthMethodAWSIAM.md +1 -1
- data/docs/CreateAuthMethodAzureAD.md +1 -1
- data/docs/CreateAuthMethodCert.md +1 -1
- data/docs/CreateAuthMethodEmail.md +1 -1
- data/docs/CreateAuthMethodGCP.md +1 -1
- data/docs/CreateAuthMethodHuawei.md +1 -1
- data/docs/CreateAuthMethodK8S.md +1 -1
- data/docs/CreateAuthMethodLDAP.md +1 -1
- data/docs/CreateAuthMethodOAuth2.md +1 -1
- data/docs/CreateAuthMethodOCI.md +1 -1
- data/docs/CreateAuthMethodOIDC.md +1 -1
- data/docs/CreateAuthMethodSAML.md +1 -1
- data/docs/CreateAuthMethodUniversalIdentity.md +1 -1
- data/docs/CreateF5BigIpTarget.md +38 -0
- data/docs/CreateF5BigIpTargetOutput.md +18 -0
- data/docs/CreateMcpSecretBearerToken.md +2 -0
- data/docs/CreateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/CreateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/CreateRotatedSecret.md +4 -2
- data/docs/CreateSSHCertIssuer.md +3 -3
- data/docs/CreateSecret.md +10 -0
- data/docs/CreateUSC.md +6 -0
- data/docs/DSProducerDetails.md +48 -0
- data/docs/DecryptGPG.md +3 -1
- data/docs/DynamicSecretCreateAerospike.md +56 -0
- data/docs/DynamicSecretCreateArtifactory.md +4 -0
- data/docs/DynamicSecretCreateAws.md +4 -0
- data/docs/DynamicSecretCreateAzure.md +4 -0
- data/docs/DynamicSecretCreateCassandra.md +4 -0
- data/docs/DynamicSecretCreateChef.md +4 -0
- data/docs/DynamicSecretCreateCustom.md +4 -0
- data/docs/DynamicSecretCreateDockerhub.md +4 -0
- data/docs/DynamicSecretCreateEks.md +4 -0
- data/docs/DynamicSecretCreateGcp.md +4 -0
- data/docs/DynamicSecretCreateGithub.md +4 -0
- data/docs/DynamicSecretCreateGitlab.md +4 -0
- data/docs/DynamicSecretCreateGke.md +4 -0
- data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretCreateHanaDb.md +4 -0
- data/docs/DynamicSecretCreateK8s.md +4 -0
- data/docs/DynamicSecretCreateLdap.md +8 -2
- data/docs/DynamicSecretCreateMongoDb.md +4 -0
- data/docs/DynamicSecretCreateMsSql.md +4 -0
- data/docs/DynamicSecretCreateMySql.md +4 -0
- data/docs/DynamicSecretCreateOpenAI.md +4 -0
- data/docs/DynamicSecretCreateOracleDb.md +4 -0
- data/docs/DynamicSecretCreatePing.md +4 -0
- data/docs/DynamicSecretCreatePostgreSql.md +4 -0
- data/docs/DynamicSecretCreateRabbitMq.md +4 -0
- data/docs/DynamicSecretCreateRdp.md +12 -0
- data/docs/DynamicSecretCreateRedis.md +4 -0
- data/docs/DynamicSecretCreateRedshift.md +4 -0
- data/docs/DynamicSecretCreateSnowflake.md +4 -0
- data/docs/DynamicSecretCreateVenafi.md +4 -0
- data/docs/DynamicSecretProducerInfo.md +2 -0
- data/docs/DynamicSecretTmpCredsDelete.md +4 -0
- data/docs/DynamicSecretTmpCredsGet.md +4 -0
- data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
- data/docs/DynamicSecretUpdateAerospike.md +58 -0
- data/docs/DynamicSecretUpdateArtifactory.md +4 -0
- data/docs/DynamicSecretUpdateAws.md +4 -0
- data/docs/DynamicSecretUpdateAzure.md +4 -0
- data/docs/DynamicSecretUpdateCassandra.md +4 -0
- data/docs/DynamicSecretUpdateChef.md +4 -0
- data/docs/DynamicSecretUpdateCustom.md +4 -0
- data/docs/DynamicSecretUpdateDockerhub.md +4 -0
- data/docs/DynamicSecretUpdateEks.md +4 -0
- data/docs/DynamicSecretUpdateGcp.md +4 -0
- data/docs/DynamicSecretUpdateGithub.md +4 -0
- data/docs/DynamicSecretUpdateGitlab.md +4 -0
- data/docs/DynamicSecretUpdateGke.md +4 -0
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretUpdateHanaDb.md +4 -0
- data/docs/DynamicSecretUpdateK8s.md +4 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -2
- data/docs/DynamicSecretUpdateMongoDb.md +4 -0
- data/docs/DynamicSecretUpdateMsSql.md +4 -0
- data/docs/DynamicSecretUpdateMySql.md +4 -0
- data/docs/DynamicSecretUpdateOpenAI.md +4 -0
- data/docs/DynamicSecretUpdateOracleDb.md +4 -0
- data/docs/DynamicSecretUpdatePing.md +4 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +4 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +4 -0
- data/docs/DynamicSecretUpdateRdp.md +12 -0
- data/docs/DynamicSecretUpdateRedis.md +4 -0
- data/docs/DynamicSecretUpdateRedshift.md +4 -0
- data/docs/DynamicSecretUpdateSnowflake.md +4 -0
- data/docs/DynamicSecretUpdateVenafi.md +4 -0
- data/docs/EncryptGPG.md +3 -1
- data/docs/EsmCreateSecretOutput.md +6 -0
- data/docs/EventForwarderCreateEmail.md +1 -1
- data/docs/EventForwarderCreateServiceNow.md +1 -1
- data/docs/EventForwarderCreateSlack.md +1 -1
- data/docs/EventForwarderCreateTeams.md +1 -1
- data/docs/EventForwarderCreateWebhook.md +1 -1
- data/docs/EventForwarderUpdateEmail.md +1 -1
- data/docs/EventForwarderUpdateServiceNow.md +1 -1
- data/docs/EventForwarderUpdateSlack.md +1 -1
- data/docs/EventForwarderUpdateTeams.md +1 -1
- data/docs/EventForwarderUpdateWebhook.md +1 -1
- data/docs/F5BigIpTargetDetails.md +22 -0
- data/docs/FolderSyncOutput.md +1 -7
- data/docs/GatewayCreateMigration.md +8 -0
- data/docs/GatewayCreateProducerArtifactory.md +4 -0
- data/docs/GatewayCreateProducerAws.md +4 -0
- data/docs/GatewayCreateProducerAzure.md +4 -0
- data/docs/GatewayCreateProducerCassandra.md +4 -0
- data/docs/GatewayCreateProducerChef.md +4 -0
- data/docs/GatewayCreateProducerCustom.md +4 -0
- data/docs/GatewayCreateProducerDockerhub.md +4 -0
- data/docs/GatewayCreateProducerEks.md +4 -0
- data/docs/GatewayCreateProducerGcp.md +4 -0
- data/docs/GatewayCreateProducerGithub.md +4 -0
- data/docs/GatewayCreateProducerGke.md +4 -0
- data/docs/GatewayCreateProducerHanaDb.md +4 -0
- data/docs/GatewayCreateProducerLdap.md +8 -2
- data/docs/GatewayCreateProducerMSSQL.md +4 -0
- data/docs/GatewayCreateProducerMongo.md +4 -0
- data/docs/GatewayCreateProducerMySQL.md +4 -0
- data/docs/GatewayCreateProducerNativeK8S.md +4 -0
- data/docs/GatewayCreateProducerOracleDb.md +4 -0
- data/docs/GatewayCreateProducerPing.md +4 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +4 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +4 -0
- data/docs/GatewayCreateProducerRdp.md +12 -0
- data/docs/GatewayCreateProducerRedis.md +4 -0
- data/docs/GatewayCreateProducerRedshift.md +4 -0
- data/docs/GatewayCreateProducerSnowflake.md +4 -0
- data/docs/GatewayCreateProducerVenafi.md +4 -0
- data/docs/GatewayDeleteProducer.md +4 -0
- data/docs/GatewayGetProducer.md +4 -0
- data/docs/GatewayGetTmpUsers.md +4 -0
- data/docs/GatewayRevokeTmpUsers.md +4 -0
- data/docs/GatewayStartProducer.md +4 -0
- data/docs/GatewayStopProducer.md +4 -0
- data/docs/GatewayUpdateLogForwardingGoogleChronicle.md +1 -1
- data/docs/GatewayUpdateMigration.md +8 -0
- data/docs/GatewayUpdateProducerArtifactory.md +4 -0
- data/docs/GatewayUpdateProducerAws.md +4 -0
- data/docs/GatewayUpdateProducerAzure.md +4 -0
- data/docs/GatewayUpdateProducerCassandra.md +4 -0
- data/docs/GatewayUpdateProducerChef.md +4 -0
- data/docs/GatewayUpdateProducerCustom.md +4 -0
- data/docs/GatewayUpdateProducerDockerhub.md +4 -0
- data/docs/GatewayUpdateProducerEks.md +4 -0
- data/docs/GatewayUpdateProducerGcp.md +4 -0
- data/docs/GatewayUpdateProducerGithub.md +4 -0
- data/docs/GatewayUpdateProducerGke.md +4 -0
- data/docs/GatewayUpdateProducerHanaDb.md +4 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -2
- data/docs/GatewayUpdateProducerMSSQL.md +4 -0
- data/docs/GatewayUpdateProducerMongo.md +4 -0
- data/docs/GatewayUpdateProducerMySQL.md +4 -0
- data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
- data/docs/GatewayUpdateProducerOracleDb.md +4 -0
- data/docs/GatewayUpdateProducerPing.md +4 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +4 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +4 -0
- data/docs/GatewayUpdateProducerRdp.md +12 -0
- data/docs/GatewayUpdateProducerRedis.md +4 -0
- data/docs/GatewayUpdateProducerRedshift.md +4 -0
- data/docs/GatewayUpdateProducerSnowflake.md +4 -0
- data/docs/GatewayUpdateProducerVenafi.md +4 -0
- data/docs/GatewayUpdateTmpUsers.md +4 -0
- data/docs/GenerateCsr.md +7 -1
- data/docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md +1 -1
- data/docs/KMIPCA.md +36 -0
- data/docs/KMIPClient.md +2 -0
- data/docs/KMIPServer.md +2 -0
- data/docs/OpenAITargetDetails.md +10 -0
- data/docs/RotatedSecretCreateAerospike.md +72 -0
- data/docs/RotatedSecretCreateAws.md +4 -0
- data/docs/RotatedSecretCreateAzure.md +4 -0
- data/docs/RotatedSecretCreateCassandra.md +4 -0
- data/docs/RotatedSecretCreateCustom.md +12 -0
- data/docs/RotatedSecretCreateDockerhub.md +4 -0
- data/docs/RotatedSecretCreateF5BigIp.md +72 -0
- data/docs/RotatedSecretCreateGcp.md +4 -0
- data/docs/RotatedSecretCreateHanadb.md +4 -0
- data/docs/RotatedSecretCreateHashiVault.md +4 -0
- data/docs/RotatedSecretCreateLdap.md +8 -2
- data/docs/RotatedSecretCreateMongodb.md +4 -0
- data/docs/RotatedSecretCreateMssql.md +4 -0
- data/docs/RotatedSecretCreateMysql.md +4 -0
- data/docs/RotatedSecretCreateOpenAI.md +4 -0
- data/docs/RotatedSecretCreateOracledb.md +4 -0
- data/docs/RotatedSecretCreatePostgresql.md +4 -0
- data/docs/RotatedSecretCreateRedis.md +4 -0
- data/docs/RotatedSecretCreateRedshift.md +4 -0
- data/docs/RotatedSecretCreateSnowflake.md +6 -0
- data/docs/RotatedSecretCreateSplunk.md +4 -0
- data/docs/RotatedSecretCreateSsh.md +12 -0
- data/docs/RotatedSecretCreateWindows.md +12 -0
- data/docs/RotatedSecretDelete.md +2 -0
- data/docs/RotatedSecretDeleteSync.md +4 -0
- data/docs/RotatedSecretDetailsInfo.md +4 -0
- data/docs/RotatedSecretSync.md +4 -0
- data/docs/RotatedSecretUpdateAerospike.md +74 -0
- data/docs/RotatedSecretUpdateAws.md +4 -0
- data/docs/RotatedSecretUpdateAzure.md +4 -0
- data/docs/RotatedSecretUpdateCassandra.md +4 -0
- data/docs/RotatedSecretUpdateCustom.md +12 -0
- data/docs/RotatedSecretUpdateDockerhub.md +4 -0
- data/docs/RotatedSecretUpdateGcp.md +4 -0
- data/docs/RotatedSecretUpdateHanadb.md +4 -0
- data/docs/RotatedSecretUpdateHashiVault.md +4 -0
- data/docs/RotatedSecretUpdateLdap.md +8 -2
- data/docs/RotatedSecretUpdateMongodb.md +4 -0
- data/docs/RotatedSecretUpdateMssql.md +4 -0
- data/docs/RotatedSecretUpdateMysql.md +4 -0
- data/docs/RotatedSecretUpdateOpenAI.md +4 -0
- data/docs/RotatedSecretUpdateOracledb.md +4 -0
- data/docs/RotatedSecretUpdatePostgresql.md +4 -0
- data/docs/RotatedSecretUpdateRedis.md +4 -0
- data/docs/RotatedSecretUpdateRedshift.md +4 -0
- data/docs/RotatedSecretUpdateSnowflake.md +6 -0
- data/docs/RotatedSecretUpdateSplunk.md +4 -0
- data/docs/RotatedSecretUpdateSsh.md +12 -0
- data/docs/RotatedSecretUpdateWindows.md +12 -0
- data/docs/ShareItemOutput.md +2 -0
- data/docs/StaticSecretDeleteSync.md +4 -0
- data/docs/StaticSecretSync.md +4 -0
- data/docs/SystemAccessCredentialsReplyObj.md +2 -0
- data/docs/TargetCreateAerospike.md +64 -0
- data/docs/TargetCreateF5BigIp.md +38 -0
- data/docs/TargetCreateOpenAI.md +8 -0
- data/docs/TargetTypeDetailsInput.md +4 -0
- data/docs/TargetUpdateAerospike.md +70 -0
- data/docs/TargetUpdateF5BigIp.md +42 -0
- data/docs/TargetUpdateOpenAI.md +8 -0
- data/docs/UpdateAuthMethod.md +1 -1
- data/docs/UpdateAuthMethodAWSIAM.md +1 -1
- data/docs/UpdateAuthMethodAzureAD.md +1 -1
- data/docs/UpdateAuthMethodCert.md +1 -1
- data/docs/UpdateAuthMethodGCP.md +1 -1
- data/docs/UpdateAuthMethodK8S.md +1 -1
- data/docs/UpdateAuthMethodLDAP.md +1 -1
- data/docs/UpdateAuthMethodOAuth2.md +1 -1
- data/docs/UpdateAuthMethodOCI.md +1 -1
- data/docs/UpdateAuthMethodOIDC.md +1 -1
- data/docs/UpdateAuthMethodSAML.md +1 -1
- data/docs/UpdateAuthMethodUniversalIdentity.md +1 -1
- data/docs/UpdateF5BigIpTarget.md +44 -0
- data/docs/UpdateF5BigIpTargetOutput.md +18 -0
- data/docs/UpdateItem.md +7 -3
- data/docs/UpdateMcpSecretBearerToken.md +2 -0
- data/docs/UpdateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/UpdateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/UpdateRotatedSecret.md +16 -6
- data/docs/UpdateSSHCertIssuer.md +2 -2
- data/docs/UscCreate.md +2 -0
- data/docs/UscCreateSecretOutput.md +6 -0
- data/docs/UscGet.md +2 -0
- data/docs/UscList.md +2 -0
- data/docs/UscSyncInfo.md +5 -1
- data/docs/V2Api.md +693 -0
- data/lib/akeyless/api/v2_api.rb +704 -0
- data/lib/akeyless/models/active_directory_payload.rb +30 -1
- data/lib/akeyless/models/aerospike_target_details.rb +349 -0
- data/lib/akeyless/models/agentic_rules.rb +11 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_create_email.rb +1 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_create_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +1 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_update_email.rb +1 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_update_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +1 -1
- data/lib/akeyless/models/aws_target_details.rb +10 -1
- data/lib/akeyless/models/certificate_discovery.rb +11 -1
- data/lib/akeyless/models/certificate_payload.rb +12 -1
- data/lib/akeyless/models/create_auth_method.rb +1 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/create_auth_method_email.rb +1 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +1 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/create_f5_big_ip_target.rb +338 -0
- data/lib/akeyless/models/create_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +13 -3
- data/lib/akeyless/models/create_secret.rb +52 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +3 -3
- data/lib/akeyless/models/create_usc.rb +33 -1
- data/lib/akeyless/models/decrypt_gpg.rb +14 -4
- data/lib/akeyless/models/ds_producer_details.rb +224 -1
- data/lib/akeyless/models/dynamic_secret_create_aerospike.rb +419 -0
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_producer_info.rb +10 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aerospike.rb +429 -0
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +21 -1
- data/lib/akeyless/models/encrypt_gpg.rb +14 -4
- data/lib/akeyless/models/esm_create_secret_output.rb +31 -1
- data/lib/akeyless/models/event_forwarder_create_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_webhook.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_webhook.rb +1 -1
- data/lib/akeyless/models/f5_big_ip_target_details.rb +236 -0
- data/lib/akeyless/models/folder_sync_output.rb +4 -37
- data/lib/akeyless/models/gateway_create_migration.rb +45 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_delete_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_revoke_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_start_producer.rb +21 -1
- data/lib/akeyless/models/gateway_stop_producer.rb +21 -1
- data/lib/akeyless/models/gateway_update_log_forwarding_google_chronicle.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +45 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_update_tmp_users.rb +21 -1
- data/lib/akeyless/models/generate_csr.rb +32 -2
- data/lib/akeyless/models/gw_update_remote_access_session_logs_google_chronicle.rb +1 -1
- data/lib/akeyless/models/kmip_client.rb +10 -1
- data/lib/akeyless/models/kmip_server.rb +12 -1
- data/lib/akeyless/models/kmipca.rb +300 -0
- data/lib/akeyless/models/open_ai_target_details.rb +51 -1
- data/lib/akeyless/models/rotated_secret_create_aerospike.rb +516 -0
- data/lib/akeyless/models/rotated_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +62 -1
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_f5_big_ip.rb +515 -0
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_hashi_vault.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +31 -1
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +21 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +62 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +62 -1
- data/lib/akeyless/models/rotated_secret_delete.rb +11 -1
- data/lib/akeyless/models/rotated_secret_delete_sync.rb +21 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +19 -1
- data/lib/akeyless/models/rotated_secret_sync.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_aerospike.rb +516 -0
- data/lib/akeyless/models/rotated_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +62 -1
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_hashi_vault.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +31 -1
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +21 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +62 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +62 -1
- data/lib/akeyless/models/share_item_output.rb +10 -1
- data/lib/akeyless/models/static_secret_delete_sync.rb +21 -1
- data/lib/akeyless/models/static_secret_sync.rb +21 -1
- data/lib/akeyless/models/system_access_credentials_reply_obj.rb +11 -1
- data/lib/akeyless/models/target_create_aerospike.rb +454 -0
- data/lib/akeyless/models/target_create_f5_big_ip.rb +338 -0
- data/lib/akeyless/models/target_create_open_ai.rb +41 -1
- data/lib/akeyless/models/target_type_details_input.rb +19 -1
- data/lib/akeyless/models/target_update_aerospike.rb +488 -0
- data/lib/akeyless/models/target_update_f5_big_ip.rb +344 -0
- data/lib/akeyless/models/target_update_open_ai.rb +41 -1
- data/lib/akeyless/models/update_auth_method.rb +1 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/update_f5_big_ip_target.rb +354 -0
- data/lib/akeyless/models/update_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/update_item.rb +24 -6
- data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/update_rotated_secret.rb +59 -15
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +2 -2
- data/lib/akeyless/models/usc_create.rb +11 -1
- data/lib/akeyless/models/usc_create_secret_output.rb +31 -1
- data/lib/akeyless/models/usc_get.rb +11 -1
- data/lib/akeyless/models/usc_list.rb +11 -1
- data/lib/akeyless/models/usc_sync_info.rb +22 -4
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +16 -0
- data/spec/models/aerospike_target_details_spec.rb +228 -0
- data/spec/models/create_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/create_f5_big_ip_target_spec.rb +96 -0
- data/spec/models/dynamic_secret_create_aerospike_spec.rb +150 -0
- data/spec/models/dynamic_secret_update_aerospike_spec.rb +156 -0
- data/spec/models/f5_big_ip_target_details_spec.rb +48 -0
- data/spec/models/kmipca_spec.rb +90 -0
- data/spec/models/rotated_secret_create_aerospike_spec.rb +198 -0
- data/spec/models/rotated_secret_create_f5_big_ip_spec.rb +198 -0
- data/spec/models/rotated_secret_update_aerospike_spec.rb +204 -0
- data/spec/models/target_create_aerospike_spec.rb +174 -0
- data/spec/models/target_create_f5_big_ip_spec.rb +96 -0
- data/spec/models/target_update_aerospike_spec.rb +192 -0
- data/spec/models/target_update_f5_big_ip_spec.rb +108 -0
- data/spec/models/update_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/update_f5_big_ip_target_spec.rb +114 -0
- metadata +101 -37
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
25
25
|
| **name** | **String** | Auth Method name | |
|
|
26
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] | [optional] |
|
|
27
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
28
28
|
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
|
|
29
29
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
30
30
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
30
30
|
| **name** | **String** | Auth Method name | |
|
|
31
31
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
32
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
32
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
33
33
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
34
34
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
35
35
|
| **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] |
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
26
26
|
| **name** | **String** | Auth Method name | |
|
|
27
27
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
28
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
28
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
29
29
|
| **require_crl_dp** | **Boolean** | Require certificate CRL distribution points (CDP) and enforce CRL validation during authentication. | [optional] |
|
|
30
30
|
| **revoked_cert_ids** | **Array<String>** | A list of revoked cert ids | [optional] |
|
|
31
31
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
data/docs/UpdateAuthMethodGCP.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
24
24
|
| **name** | **String** | Auth Method name | |
|
|
25
25
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
26
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
26
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
27
27
|
| **service_account_creds_data** | **String** | ServiceAccount credentials data instead of giving a file path, base64 encoded | [optional] |
|
|
28
28
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
29
29
|
| **type** | **String** | Type of the GCP Access Rules | |
|
data/docs/UpdateAuthMethodK8S.md
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
23
23
|
| **name** | **String** | Auth Method name | |
|
|
24
24
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
25
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
25
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
26
26
|
| **public_key** | **String** | Base64-encoded or PEM formatted public key data for K8S authentication method is required [RSA2048] | [optional] |
|
|
27
27
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
28
28
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
19
19
|
| **name** | **String** | Auth Method name | |
|
|
20
20
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
21
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
21
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
22
22
|
| **public_key_data** | **String** | A public key generated for LDAP authentication method on Akeyless in base64 or PEM format [RSA2048] | [optional] |
|
|
23
23
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
24
24
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
26
26
|
| **name** | **String** | Auth Method name | |
|
|
27
27
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
28
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
28
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
29
29
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
30
30
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
31
31
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
data/docs/UpdateAuthMethodOCI.md
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
19
19
|
| **name** | **String** | Auth Method name | |
|
|
20
20
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
21
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
21
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
22
22
|
| **tenant_ocid** | **String** | The Oracle Cloud tenant ID | |
|
|
23
23
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
24
24
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
23
23
|
| **name** | **String** | Auth Method name | |
|
|
24
24
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
25
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
25
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
26
26
|
| **required_scopes** | **Array<String>** | RequiredScopes is a list of required scopes that the oidc method will request from the oidc provider and the user must approve | [optional] |
|
|
27
27
|
| **required_scopes_prefix** | **String** | RequiredScopesPrefix is a a prefix to add to all required-scopes when requesting them from the oidc server (for example, azures' Application ID URI) | [optional] |
|
|
28
28
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
21
21
|
| **name** | **String** | Auth Method name | |
|
|
22
22
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
23
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
23
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
24
24
|
| **subclaims_delimiters** | **Array<String>** | A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT) | [optional] |
|
|
25
25
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
26
26
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
21
21
|
| **name** | **String** | Auth Method name | |
|
|
22
22
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
23
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
23
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
24
24
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
25
25
|
| **tree_length** | **Integer** | Maximum UID tree depth allowed (child of child of ...) | [optional][default to 200] |
|
|
26
26
|
| **ttl** | **Integer** | Token ttl | [optional][default to 60] |
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Akeyless::UpdateF5BigIpTarget
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **comment** | **String** | Deprecated - use description | [optional] |
|
|
8
|
+
| **description** | **String** | Description of the object | [optional] |
|
|
9
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
|
+
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
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
|
+
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
13
|
+
| **name** | **String** | Target name | |
|
|
14
|
+
| **new_name** | **String** | New target name | [optional] |
|
|
15
|
+
| **password** | **String** | | [optional] |
|
|
16
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
17
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
18
|
+
| **update_version** | **Boolean** | Deprecated | [optional] |
|
|
19
|
+
| **url** | **String** | F5 BIG-IP target URL | [optional] |
|
|
20
|
+
| **username** | **String** | F5 username with permission to manage certificate | [optional] |
|
|
21
|
+
|
|
22
|
+
## Example
|
|
23
|
+
|
|
24
|
+
```ruby
|
|
25
|
+
require 'akeyless'
|
|
26
|
+
|
|
27
|
+
instance = Akeyless::UpdateF5BigIpTarget.new(
|
|
28
|
+
comment: null,
|
|
29
|
+
description: null,
|
|
30
|
+
json: null,
|
|
31
|
+
keep_prev_version: null,
|
|
32
|
+
key: null,
|
|
33
|
+
max_versions: null,
|
|
34
|
+
name: null,
|
|
35
|
+
new_name: null,
|
|
36
|
+
password: null,
|
|
37
|
+
token: null,
|
|
38
|
+
uid_token: null,
|
|
39
|
+
update_version: null,
|
|
40
|
+
url: null,
|
|
41
|
+
username: null
|
|
42
|
+
)
|
|
43
|
+
```
|
|
44
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Akeyless::UpdateF5BigIpTargetOutput
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **target_id** | **Integer** | | [optional] |
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'akeyless'
|
|
13
|
+
|
|
14
|
+
instance = Akeyless::UpdateF5BigIpTargetOutput.new(
|
|
15
|
+
target_id: null
|
|
16
|
+
)
|
|
17
|
+
```
|
|
18
|
+
|
data/docs/UpdateItem.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
15
15
|
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
|
|
16
16
|
| **gcp_sm_regions** | **String** | GCP Secret Manager regions to query for regional secrets (comma-separated, e.g., us-east1,us-west1). Max 12 regions. USC with GCP targets only. | [optional] |
|
|
17
|
-
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for
|
|
17
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
18
18
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
19
19
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
20
20
|
| **lock_during_sra_session** | **String** | Lock this secret for read/update while an SRA session is active | [optional] |
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
41
41
|
| **secure_access_db_schema** | **String** | The DB schema (relevant only for DB Dynamic-Secret) | [optional] |
|
|
42
42
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
43
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
43
44
|
| **secure_access_gateway** | **String** | | [optional] |
|
|
44
45
|
| **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] |
|
|
45
46
|
| **secure_access_rd_gateway_server** | **String** | RD Gateway server (relevant only for rdp) | [optional] |
|
|
@@ -52,8 +53,9 @@
|
|
|
52
53
|
| **secure_access_url** | **String** | Destination URL to inject secrets | [optional] |
|
|
53
54
|
| **secure_access_use_internal_bastion** | **Boolean** | Deprecated. Use secure-access-use-internal-ssh-access | [optional] |
|
|
54
55
|
| **secure_access_use_internal_ssh_access** | **Boolean** | Use internal SSH Access | [optional] |
|
|
55
|
-
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional]
|
|
56
|
-
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional]
|
|
56
|
+
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional] |
|
|
57
|
+
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional] |
|
|
58
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
57
59
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
58
60
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
59
61
|
| **usc_tags** | **String** | Comma-separated list of tags to apply to all secrets created/synced on the remote USC USC items only. | [optional] |
|
|
@@ -101,6 +103,7 @@ instance = Akeyless::UpdateItem.new(
|
|
|
101
103
|
secure_access_db_name: null,
|
|
102
104
|
secure_access_db_schema: null,
|
|
103
105
|
secure_access_enable: null,
|
|
106
|
+
secure_access_enforce_hosts_restriction: null,
|
|
104
107
|
secure_access_gateway: null,
|
|
105
108
|
secure_access_host: null,
|
|
106
109
|
secure_access_rd_gateway_server: null,
|
|
@@ -115,6 +118,7 @@ instance = Akeyless::UpdateItem.new(
|
|
|
115
118
|
secure_access_use_internal_ssh_access: null,
|
|
116
119
|
secure_access_web_browsing: null,
|
|
117
120
|
secure_access_web_proxy: null,
|
|
121
|
+
target: null,
|
|
118
122
|
token: null,
|
|
119
123
|
uid_token: null,
|
|
120
124
|
usc_tags: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
|
|
8
9
|
| **bearer_token** | **String** | Bearer token value | [optional] |
|
|
9
10
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
10
11
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -24,6 +25,7 @@ require 'akeyless'
|
|
|
24
25
|
|
|
25
26
|
instance = Akeyless::UpdateMcpSecretBearerToken.new(
|
|
26
27
|
accessibility: null,
|
|
28
|
+
ara_enabled: null,
|
|
27
29
|
bearer_token: null,
|
|
28
30
|
input_rule: null,
|
|
29
31
|
json: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
|
|
8
9
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
@@ -29,6 +30,7 @@ require 'akeyless'
|
|
|
29
30
|
|
|
30
31
|
instance = Akeyless::UpdateMcpSecretOAuthAuthCode.new(
|
|
31
32
|
accessibility: null,
|
|
33
|
+
ara_enabled: null,
|
|
32
34
|
input_rule: null,
|
|
33
35
|
json: null,
|
|
34
36
|
keep_prev_version: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **accessibility** | **String** | for personal password manager | [optional][default to 'regular'] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. When false, user-defined input/output rules are stored but not enforced; the base security validation still runs. AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes its wire value (see akl.OptionalBool) so an explicit false survives the curl-proxy relay instead of being dropped like a default-false bool flag. | [optional] |
|
|
8
9
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
@@ -27,6 +28,7 @@ require 'akeyless'
|
|
|
27
28
|
|
|
28
29
|
instance = Akeyless::UpdateMcpSecretOAuthClientCreds.new(
|
|
29
30
|
accessibility: null,
|
|
31
|
+
ara_enabled: null,
|
|
30
32
|
input_rule: null,
|
|
31
33
|
json: null,
|
|
32
34
|
keep_prev_version: null,
|
data/docs/UpdateRotatedSecret.md
CHANGED
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
| **api_id** | **String** | API ID to rotate | [optional] |
|
|
10
10
|
| **api_key** | **String** | API key to rotate | [optional] |
|
|
11
11
|
| **auto_rotate** | **String** | Whether to automatically rotate every --rotation-interval days, or disable existing automatic rotation [true/false] | [optional] |
|
|
12
|
-
| **aws_region** | **String** | Aws Region (relevant only for aws) | [optional]
|
|
12
|
+
| **aws_region** | **String** | Aws Region (relevant only for aws) | [optional] |
|
|
13
13
|
| **custom_payload** | **String** | Secret payload to be sent with rotation request (relevant only for rotator-type=custom) | [optional] |
|
|
14
14
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
15
15
|
| **gcp_key** | **String** | Base64-encoded service account private key text | [optional] |
|
|
16
16
|
| **grace_rotation** | **String** | Create a new access key without deleting the old key from AWS for backup (relevant only for AWS) [true/false] | [optional] |
|
|
17
|
-
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for
|
|
17
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
18
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
19
19
|
| **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
|
|
20
20
|
| **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
|
|
@@ -32,25 +32,30 @@
|
|
|
32
32
|
| **rotator_creds_type** | **String** | The credentials to connect with use-self-creds/use-target-creds | [optional][default to 'use-self-creds'] |
|
|
33
33
|
| **rotator_custom_cmd** | **String** | \"Custom rotation command (relevant only for ssh target) | [optional] |
|
|
34
34
|
| **same_password** | **String** | Rotate same password for each host from the Linked Target (relevant only for Linked Target) | [optional] |
|
|
35
|
-
| **secure_access_allow_external_user** | **
|
|
35
|
+
| **secure_access_allow_external_user** | **String** | Allow providing external user for a domain users [true/false] | [optional] |
|
|
36
|
+
| **secure_access_allow_port_forwading** | **Boolean** | Enable Port forwarding while using CLI access (relevant only for EKS/GKE/K8s Dynamic-Secret) | [optional] |
|
|
36
37
|
| **secure_access_aws_account_id** | **String** | The AWS account id (relevant only for aws) | [optional] |
|
|
37
|
-
| **secure_access_aws_native_cli** | **Boolean** | The AWS native cli | [optional] |
|
|
38
|
+
| **secure_access_aws_native_cli** | **Boolean** | The AWS native cli (relevant only for aws) | [optional] |
|
|
38
39
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
39
40
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
40
41
|
| **secure_access_db_name** | **String** | The DB name (relevant only for DB Dynamic-Secret) | [optional] |
|
|
41
42
|
| **secure_access_db_schema** | **String** | The db schema (relevant only for mssql or postgresql) | [optional] |
|
|
42
43
|
| **secure_access_disable_concurrent_connections** | **Boolean** | Enable this flag to prevent simultaneous use of the same secret | [optional] |
|
|
43
44
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
45
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
44
46
|
| **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] |
|
|
45
47
|
| **secure_access_rdp_domain** | **String** | Required when the Dynamic Secret is used for a domain user (relevant only for RDP Dynamic-Secret) | [optional] |
|
|
46
48
|
| **secure_access_rdp_user** | **String** | Override the RDP Domain username (relevant only for rdp) | [optional] |
|
|
47
49
|
| **secure_access_url** | **String** | Destination URL to inject secrets | [optional] |
|
|
50
|
+
| **secure_access_use_internal_bastion** | **Boolean** | Deprecated. Use secure-access-use-internal-ssh-access | [optional] |
|
|
51
|
+
| **secure_access_use_internal_ssh_access** | **Boolean** | Use internal SSH Access | [optional] |
|
|
48
52
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
49
|
-
| **secure_access_web_browsing** | **Boolean** | Secure browser
|
|
50
|
-
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA)
|
|
53
|
+
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional] |
|
|
54
|
+
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional] |
|
|
51
55
|
| **ssh_password** | **String** | Deprecated: use RotatedPassword | [optional] |
|
|
52
56
|
| **ssh_username** | **String** | Deprecated: use RotatedUser | [optional] |
|
|
53
57
|
| **storage_account_key_name** | **String** | The name of the storage account key to rotate [key1/key2/kerb1/kerb2] | [optional] |
|
|
58
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
54
59
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
55
60
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
56
61
|
| **user_attribute** | **String** | LDAP User Attribute, Default value \"cn\" | [optional][default to 'cn'] |
|
|
@@ -91,6 +96,7 @@ instance = Akeyless::UpdateRotatedSecret.new(
|
|
|
91
96
|
rotator_custom_cmd: null,
|
|
92
97
|
same_password: null,
|
|
93
98
|
secure_access_allow_external_user: null,
|
|
99
|
+
secure_access_allow_port_forwading: null,
|
|
94
100
|
secure_access_aws_account_id: null,
|
|
95
101
|
secure_access_aws_native_cli: null,
|
|
96
102
|
secure_access_bastion_issuer: null,
|
|
@@ -99,16 +105,20 @@ instance = Akeyless::UpdateRotatedSecret.new(
|
|
|
99
105
|
secure_access_db_schema: null,
|
|
100
106
|
secure_access_disable_concurrent_connections: null,
|
|
101
107
|
secure_access_enable: null,
|
|
108
|
+
secure_access_enforce_hosts_restriction: null,
|
|
102
109
|
secure_access_host: null,
|
|
103
110
|
secure_access_rdp_domain: null,
|
|
104
111
|
secure_access_rdp_user: null,
|
|
105
112
|
secure_access_url: null,
|
|
113
|
+
secure_access_use_internal_bastion: null,
|
|
114
|
+
secure_access_use_internal_ssh_access: null,
|
|
106
115
|
secure_access_web: null,
|
|
107
116
|
secure_access_web_browsing: null,
|
|
108
117
|
secure_access_web_proxy: null,
|
|
109
118
|
ssh_password: null,
|
|
110
119
|
ssh_username: null,
|
|
111
120
|
storage_account_key_name: null,
|
|
121
|
+
target: null,
|
|
112
122
|
token: null,
|
|
113
123
|
uid_token: null,
|
|
114
124
|
user_attribute: null,
|
data/docs/UpdateSSHCertIssuer.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
| **extensions** | **Hash<String, String>** | Signed certificates with extensions, e.g permit-port-forwarding=\\\"\\\" | [optional] |
|
|
13
13
|
| **external_username** | **String** | Externally provided username [true/false] | [optional][default to 'false'] |
|
|
14
14
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for external-username=true) | [optional] |
|
|
15
|
-
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for
|
|
15
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
16
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
17
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
18
18
|
| **metadata** | **String** | Deprecated - use description | [optional] |
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
| **secure_access_bastion_api** | **String** | Deprecated. use secure-access-api | [optional] |
|
|
25
25
|
| **secure_access_bastion_ssh** | **String** | Deprecated. use secure-access-ssh | [optional] |
|
|
26
26
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
27
|
-
| **secure_access_enforce_hosts_restriction** | **Boolean** |
|
|
27
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
28
28
|
| **secure_access_gateway** | **String** | | [optional] |
|
|
29
29
|
| **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] |
|
|
30
30
|
| **secure_access_ssh** | **String** | Bastion's SSH server. E.g. my.sra-server:22 | [optional] |
|
data/docs/UscCreate.md
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **binary_value** | **Boolean** | Use this option if the universal secrets value is a base64 encoded binary | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the universal secrets | [optional] |
|
|
9
|
+
| **gcp_project_id** | **String** | The GCP project to create the secret in (GCP only). Required when the connector spans multiple projects or uses folder/organization scope. | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **namespace** | **String** | The namespace (relevant for Hashi vault target) | [optional] |
|
|
11
12
|
| **object_type** | **String** | | [optional] |
|
|
@@ -30,6 +31,7 @@ require 'akeyless'
|
|
|
30
31
|
instance = Akeyless::UscCreate.new(
|
|
31
32
|
binary_value: null,
|
|
32
33
|
description: null,
|
|
34
|
+
gcp_project_id: null,
|
|
33
35
|
json: null,
|
|
34
36
|
namespace: null,
|
|
35
37
|
object_type: null,
|
|
@@ -4,7 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **partial_failure** | **String** | PartialFailure aggregates per-target create failures when some targets still succeeded. | [optional] |
|
|
7
8
|
| **secret_id** | **String** | | [optional] |
|
|
9
|
+
| **selected_environments** | **String** | SelectedEnvironments is the subset of GitHub environments where create succeeded (comma-separated). | [optional] |
|
|
10
|
+
| **selected_repositories** | **String** | SelectedRepositories is the subset of GitHub repositories where create succeeded (comma-separated). | [optional] |
|
|
8
11
|
| **version_id** | **String** | | [optional] |
|
|
9
12
|
|
|
10
13
|
## Example
|
|
@@ -13,7 +16,10 @@
|
|
|
13
16
|
require 'akeyless'
|
|
14
17
|
|
|
15
18
|
instance = Akeyless::UscCreateSecretOutput.new(
|
|
19
|
+
partial_failure: null,
|
|
16
20
|
secret_id: null,
|
|
21
|
+
selected_environments: null,
|
|
22
|
+
selected_repositories: null,
|
|
17
23
|
version_id: null
|
|
18
24
|
)
|
|
19
25
|
```
|
data/docs/UscGet.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **gcp_project_id** | **String** | GCP Project ID (Relevant only for GCP targets) | [optional] |
|
|
7
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
8
9
|
| **namespace** | **String** | The namespace (relevant for Hashi vault target) | [optional] |
|
|
9
10
|
| **object_type** | **String** | | [optional] |
|
|
@@ -20,6 +21,7 @@
|
|
|
20
21
|
require 'akeyless'
|
|
21
22
|
|
|
22
23
|
instance = Akeyless::UscGet.new(
|
|
24
|
+
gcp_project_id: null,
|
|
23
25
|
json: null,
|
|
24
26
|
namespace: null,
|
|
25
27
|
object_type: null,
|
data/docs/UscList.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **gcp_project_id** | **String** | The GCP project to list secrets from (GCP only). Required when the connector spans multiple projects or uses folder/organization scope. | [optional] |
|
|
7
8
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
8
9
|
| **object_type** | **String** | | [optional] |
|
|
9
10
|
| **page_size** | **Integer** | Optional: number of items requested per response (Azure KV). When set, response may include next_token | [optional] |
|
|
@@ -18,6 +19,7 @@
|
|
|
18
19
|
require 'akeyless'
|
|
19
20
|
|
|
20
21
|
instance = Akeyless::UscList.new(
|
|
22
|
+
gcp_project_id: null,
|
|
21
23
|
json: null,
|
|
22
24
|
object_type: null,
|
|
23
25
|
page_size: null,
|
data/docs/UscSyncInfo.md
CHANGED
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
| **namespace** | **String** | | [optional] |
|
|
11
11
|
| **secret_id** | **String** | | [optional] |
|
|
12
12
|
| **secret_name** | **String** | | [optional] |
|
|
13
|
+
| **selected_environments** | **String** | | [optional] |
|
|
14
|
+
| **selected_repositories** | **String** | | [optional] |
|
|
13
15
|
|
|
14
16
|
## Example
|
|
15
17
|
|
|
@@ -22,7 +24,9 @@ instance = Akeyless::UscSyncInfo.new(
|
|
|
22
24
|
last_error: null,
|
|
23
25
|
namespace: null,
|
|
24
26
|
secret_id: null,
|
|
25
|
-
secret_name: null
|
|
27
|
+
secret_name: null,
|
|
28
|
+
selected_environments: null,
|
|
29
|
+
selected_repositories: null
|
|
26
30
|
)
|
|
27
31
|
```
|
|
28
32
|
|