akeyless 5.0.31 → 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 +23 -1
- data/docs/AWSTargetDetails.md +2 -0
- data/docs/ActiveDirectoryPayload.md +6 -0
- data/docs/AerospikeTargetDetails.md +14 -48
- data/docs/AgenticRules.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +1 -1
- data/docs/AuthMethodCreateAwsIam.md +1 -1
- data/docs/AuthMethodCreateAzureAD.md +1 -1
- data/docs/AuthMethodCreateCert.md +1 -1
- data/docs/AuthMethodCreateEmail.md +1 -1
- data/docs/AuthMethodCreateGcp.md +1 -1
- data/docs/AuthMethodCreateK8s.md +1 -1
- data/docs/AuthMethodCreateKerberos.md +1 -1
- data/docs/AuthMethodCreateLdap.md +1 -1
- data/docs/AuthMethodCreateOCI.md +1 -1
- data/docs/AuthMethodCreateOIDC.md +1 -1
- data/docs/AuthMethodCreateOauth2.md +1 -1
- data/docs/AuthMethodCreateSAML.md +1 -1
- data/docs/AuthMethodCreateUniversalIdentity.md +1 -1
- data/docs/AuthMethodUpdateApiKey.md +1 -1
- data/docs/AuthMethodUpdateAwsIam.md +1 -1
- data/docs/AuthMethodUpdateAzureAD.md +1 -1
- data/docs/AuthMethodUpdateCert.md +1 -1
- data/docs/AuthMethodUpdateEmail.md +1 -1
- data/docs/AuthMethodUpdateGcp.md +1 -1
- data/docs/AuthMethodUpdateK8s.md +1 -1
- data/docs/AuthMethodUpdateKerberos.md +1 -1
- data/docs/AuthMethodUpdateLdap.md +1 -1
- data/docs/AuthMethodUpdateOCI.md +1 -1
- data/docs/AuthMethodUpdateOIDC.md +1 -1
- data/docs/AuthMethodUpdateOauth2.md +1 -1
- data/docs/AuthMethodUpdateSAML.md +1 -1
- data/docs/AuthMethodUpdateUniversalIdentity.md +1 -1
- data/docs/CreateAuthMethod.md +1 -1
- data/docs/CreateAuthMethodAWSIAM.md +1 -1
- data/docs/CreateAuthMethodAzureAD.md +1 -1
- data/docs/CreateAuthMethodCert.md +1 -1
- data/docs/CreateAuthMethodEmail.md +1 -1
- data/docs/CreateAuthMethodGCP.md +1 -1
- data/docs/CreateAuthMethodHuawei.md +1 -1
- data/docs/CreateAuthMethodK8S.md +1 -1
- data/docs/CreateAuthMethodLDAP.md +1 -1
- data/docs/CreateAuthMethodOAuth2.md +1 -1
- data/docs/CreateAuthMethodOCI.md +1 -1
- data/docs/CreateAuthMethodOIDC.md +1 -1
- data/docs/CreateAuthMethodSAML.md +1 -1
- data/docs/CreateAuthMethodUniversalIdentity.md +1 -1
- data/docs/CreateF5BigIpTarget.md +38 -0
- data/docs/CreateF5BigIpTargetOutput.md +18 -0
- data/docs/CreateMcpSecretBearerToken.md +2 -0
- data/docs/CreateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/CreateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/CreateRotatedSecret.md +4 -2
- data/docs/CreateSSHCertIssuer.md +3 -3
- data/docs/CreateSecret.md +10 -0
- data/docs/CreateUSC.md +6 -0
- data/docs/DSProducerDetails.md +48 -0
- data/docs/DynamicSecretCreateAerospike.md +56 -0
- data/docs/DynamicSecretCreateArtifactory.md +4 -0
- data/docs/DynamicSecretCreateAws.md +4 -0
- data/docs/DynamicSecretCreateAzure.md +4 -0
- data/docs/DynamicSecretCreateCassandra.md +4 -0
- data/docs/DynamicSecretCreateChef.md +4 -0
- data/docs/DynamicSecretCreateCustom.md +4 -0
- data/docs/DynamicSecretCreateDockerhub.md +4 -0
- data/docs/DynamicSecretCreateEks.md +4 -0
- data/docs/DynamicSecretCreateGcp.md +4 -0
- data/docs/DynamicSecretCreateGithub.md +4 -0
- data/docs/DynamicSecretCreateGitlab.md +4 -0
- data/docs/DynamicSecretCreateGke.md +4 -0
- data/docs/DynamicSecretCreateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretCreateHanaDb.md +4 -0
- data/docs/DynamicSecretCreateK8s.md +4 -0
- data/docs/DynamicSecretCreateLdap.md +8 -2
- data/docs/DynamicSecretCreateMongoDb.md +4 -0
- data/docs/DynamicSecretCreateMsSql.md +4 -0
- data/docs/DynamicSecretCreateMySql.md +4 -0
- data/docs/DynamicSecretCreateOpenAI.md +4 -0
- data/docs/DynamicSecretCreateOracleDb.md +4 -0
- data/docs/DynamicSecretCreatePing.md +4 -0
- data/docs/DynamicSecretCreatePostgreSql.md +4 -0
- data/docs/DynamicSecretCreateRabbitMq.md +4 -0
- data/docs/DynamicSecretCreateRdp.md +12 -0
- data/docs/DynamicSecretCreateRedis.md +4 -0
- data/docs/DynamicSecretCreateRedshift.md +4 -0
- data/docs/DynamicSecretCreateSnowflake.md +4 -0
- data/docs/DynamicSecretCreateVenafi.md +4 -0
- data/docs/DynamicSecretProducerInfo.md +2 -0
- data/docs/DynamicSecretTmpCredsDelete.md +4 -0
- data/docs/DynamicSecretTmpCredsGet.md +4 -0
- data/docs/DynamicSecretTmpCredsUpdate.md +4 -0
- data/docs/DynamicSecretUpdateAerospike.md +58 -0
- data/docs/DynamicSecretUpdateArtifactory.md +4 -0
- data/docs/DynamicSecretUpdateAws.md +4 -0
- data/docs/DynamicSecretUpdateAzure.md +4 -0
- data/docs/DynamicSecretUpdateCassandra.md +4 -0
- data/docs/DynamicSecretUpdateChef.md +4 -0
- data/docs/DynamicSecretUpdateCustom.md +4 -0
- data/docs/DynamicSecretUpdateDockerhub.md +4 -0
- data/docs/DynamicSecretUpdateEks.md +4 -0
- data/docs/DynamicSecretUpdateGcp.md +4 -0
- data/docs/DynamicSecretUpdateGithub.md +4 -0
- data/docs/DynamicSecretUpdateGitlab.md +4 -0
- data/docs/DynamicSecretUpdateGke.md +4 -0
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +4 -0
- data/docs/DynamicSecretUpdateHanaDb.md +4 -0
- data/docs/DynamicSecretUpdateK8s.md +4 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -2
- data/docs/DynamicSecretUpdateMongoDb.md +4 -0
- data/docs/DynamicSecretUpdateMsSql.md +4 -0
- data/docs/DynamicSecretUpdateMySql.md +4 -0
- data/docs/DynamicSecretUpdateOpenAI.md +4 -0
- data/docs/DynamicSecretUpdateOracleDb.md +4 -0
- data/docs/DynamicSecretUpdatePing.md +4 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +4 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +4 -0
- data/docs/DynamicSecretUpdateRdp.md +12 -0
- data/docs/DynamicSecretUpdateRedis.md +4 -0
- data/docs/DynamicSecretUpdateRedshift.md +4 -0
- data/docs/DynamicSecretUpdateSnowflake.md +4 -0
- data/docs/DynamicSecretUpdateVenafi.md +4 -0
- data/docs/EsmCreateSecretOutput.md +6 -0
- data/docs/EventForwarderCreateEmail.md +1 -1
- data/docs/EventForwarderCreateServiceNow.md +1 -1
- data/docs/EventForwarderCreateSlack.md +1 -1
- data/docs/EventForwarderCreateTeams.md +1 -1
- data/docs/EventForwarderCreateWebhook.md +1 -1
- data/docs/EventForwarderUpdateEmail.md +1 -1
- data/docs/EventForwarderUpdateServiceNow.md +1 -1
- data/docs/EventForwarderUpdateSlack.md +1 -1
- data/docs/EventForwarderUpdateTeams.md +1 -1
- data/docs/EventForwarderUpdateWebhook.md +1 -1
- data/docs/F5BigIpTargetDetails.md +22 -0
- data/docs/FolderSyncOutput.md +1 -7
- data/docs/GatewayCreateMigration.md +6 -0
- data/docs/GatewayCreateProducerArtifactory.md +4 -0
- data/docs/GatewayCreateProducerAws.md +4 -0
- data/docs/GatewayCreateProducerAzure.md +4 -0
- data/docs/GatewayCreateProducerCassandra.md +4 -0
- data/docs/GatewayCreateProducerChef.md +4 -0
- data/docs/GatewayCreateProducerCustom.md +4 -0
- data/docs/GatewayCreateProducerDockerhub.md +4 -0
- data/docs/GatewayCreateProducerEks.md +4 -0
- data/docs/GatewayCreateProducerGcp.md +4 -0
- data/docs/GatewayCreateProducerGithub.md +4 -0
- data/docs/GatewayCreateProducerGke.md +4 -0
- data/docs/GatewayCreateProducerHanaDb.md +4 -0
- data/docs/GatewayCreateProducerLdap.md +8 -2
- data/docs/GatewayCreateProducerMSSQL.md +4 -0
- data/docs/GatewayCreateProducerMongo.md +4 -0
- data/docs/GatewayCreateProducerMySQL.md +4 -0
- data/docs/GatewayCreateProducerNativeK8S.md +4 -0
- data/docs/GatewayCreateProducerOracleDb.md +4 -0
- data/docs/GatewayCreateProducerPing.md +4 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +4 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +4 -0
- data/docs/GatewayCreateProducerRdp.md +12 -0
- data/docs/GatewayCreateProducerRedis.md +4 -0
- data/docs/GatewayCreateProducerRedshift.md +4 -0
- data/docs/GatewayCreateProducerSnowflake.md +4 -0
- data/docs/GatewayCreateProducerVenafi.md +4 -0
- data/docs/GatewayDeleteProducer.md +4 -0
- data/docs/GatewayGetProducer.md +4 -0
- data/docs/GatewayGetTmpUsers.md +4 -0
- data/docs/GatewayRevokeTmpUsers.md +4 -0
- data/docs/GatewayStartProducer.md +4 -0
- data/docs/GatewayStopProducer.md +4 -0
- data/docs/GatewayUpdateLogForwardingGoogleChronicle.md +1 -1
- data/docs/GatewayUpdateMigration.md +6 -0
- data/docs/GatewayUpdateProducerArtifactory.md +4 -0
- data/docs/GatewayUpdateProducerAws.md +4 -0
- data/docs/GatewayUpdateProducerAzure.md +4 -0
- data/docs/GatewayUpdateProducerCassandra.md +4 -0
- data/docs/GatewayUpdateProducerChef.md +4 -0
- data/docs/GatewayUpdateProducerCustom.md +4 -0
- data/docs/GatewayUpdateProducerDockerhub.md +4 -0
- data/docs/GatewayUpdateProducerEks.md +4 -0
- data/docs/GatewayUpdateProducerGcp.md +4 -0
- data/docs/GatewayUpdateProducerGithub.md +4 -0
- data/docs/GatewayUpdateProducerGke.md +4 -0
- data/docs/GatewayUpdateProducerHanaDb.md +4 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -2
- data/docs/GatewayUpdateProducerMSSQL.md +4 -0
- data/docs/GatewayUpdateProducerMongo.md +4 -0
- data/docs/GatewayUpdateProducerMySQL.md +4 -0
- data/docs/GatewayUpdateProducerNativeK8S.md +4 -0
- data/docs/GatewayUpdateProducerOracleDb.md +4 -0
- data/docs/GatewayUpdateProducerPing.md +4 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +4 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +4 -0
- data/docs/GatewayUpdateProducerRdp.md +12 -0
- data/docs/GatewayUpdateProducerRedis.md +4 -0
- data/docs/GatewayUpdateProducerRedshift.md +4 -0
- data/docs/GatewayUpdateProducerSnowflake.md +4 -0
- data/docs/GatewayUpdateProducerVenafi.md +4 -0
- data/docs/GatewayUpdateTmpUsers.md +4 -0
- data/docs/GenerateCsr.md +7 -1
- data/docs/GwUpdateRemoteAccessSessionLogsGoogleChronicle.md +1 -1
- data/docs/KMIPCA.md +36 -0
- data/docs/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/TargetCreateF5BigIp.md +38 -0
- data/docs/TargetCreateOpenAI.md +8 -0
- data/docs/TargetTypeDetailsInput.md +2 -0
- data/docs/TargetUpdateF5BigIp.md +42 -0
- data/docs/TargetUpdateOpenAI.md +8 -0
- data/docs/UpdateAuthMethod.md +1 -1
- data/docs/UpdateAuthMethodAWSIAM.md +1 -1
- data/docs/UpdateAuthMethodAzureAD.md +1 -1
- data/docs/UpdateAuthMethodCert.md +1 -1
- data/docs/UpdateAuthMethodGCP.md +1 -1
- data/docs/UpdateAuthMethodK8S.md +1 -1
- data/docs/UpdateAuthMethodLDAP.md +1 -1
- data/docs/UpdateAuthMethodOAuth2.md +1 -1
- data/docs/UpdateAuthMethodOCI.md +1 -1
- data/docs/UpdateAuthMethodOIDC.md +1 -1
- data/docs/UpdateAuthMethodSAML.md +1 -1
- data/docs/UpdateAuthMethodUniversalIdentity.md +1 -1
- data/docs/UpdateF5BigIpTarget.md +44 -0
- data/docs/UpdateF5BigIpTargetOutput.md +18 -0
- data/docs/UpdateItem.md +7 -3
- data/docs/UpdateMcpSecretBearerToken.md +2 -0
- data/docs/UpdateMcpSecretOAuthAuthCode.md +2 -0
- data/docs/UpdateMcpSecretOAuthClientCreds.md +2 -0
- data/docs/UpdateRotatedSecret.md +16 -6
- data/docs/UpdateSSHCertIssuer.md +2 -2
- data/docs/UscCreate.md +2 -0
- data/docs/UscCreateSecretOutput.md +6 -0
- data/docs/UscGet.md +2 -0
- data/docs/UscList.md +2 -0
- data/docs/UscSyncInfo.md +5 -1
- data/docs/V2Api.md +567 -0
- data/lib/akeyless/api/v2_api.rb +576 -0
- data/lib/akeyless/models/active_directory_payload.rb +30 -1
- data/lib/akeyless/models/aerospike_target_details.rb +55 -218
- data/lib/akeyless/models/agentic_rules.rb +11 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_create_email.rb +1 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_create_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +1 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +1 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +1 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +1 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +1 -1
- data/lib/akeyless/models/auth_method_update_email.rb +1 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +1 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +1 -1
- data/lib/akeyless/models/auth_method_update_kerberos.rb +1 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +1 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +1 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +1 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +1 -1
- data/lib/akeyless/models/aws_target_details.rb +10 -1
- data/lib/akeyless/models/create_auth_method.rb +1 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/create_auth_method_email.rb +1 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +1 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/create_f5_big_ip_target.rb +338 -0
- data/lib/akeyless/models/create_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/create_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/create_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +13 -3
- data/lib/akeyless/models/create_secret.rb +52 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +3 -3
- data/lib/akeyless/models/create_usc.rb +33 -1
- data/lib/akeyless/models/ds_producer_details.rb +224 -1
- data/lib/akeyless/models/dynamic_secret_create_aerospike.rb +419 -0
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_producer_info.rb +10 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_delete.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_get.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_tmp_creds_update.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aerospike.rb +429 -0
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +33 -3
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_open_ai.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +62 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +21 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +21 -1
- data/lib/akeyless/models/esm_create_secret_output.rb +31 -1
- data/lib/akeyless/models/event_forwarder_create_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_create_webhook.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_email.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_service_now.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_slack.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_teams.rb +1 -1
- data/lib/akeyless/models/event_forwarder_update_webhook.rb +1 -1
- data/lib/akeyless/models/f5_big_ip_target_details.rb +236 -0
- data/lib/akeyless/models/folder_sync_output.rb +4 -37
- data/lib/akeyless/models/gateway_create_migration.rb +35 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_delete_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_producer.rb +21 -1
- data/lib/akeyless/models/gateway_get_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_revoke_tmp_users.rb +21 -1
- data/lib/akeyless/models/gateway_start_producer.rb +21 -1
- data/lib/akeyless/models/gateway_stop_producer.rb +21 -1
- data/lib/akeyless/models/gateway_update_log_forwarding_google_chronicle.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +35 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +33 -3
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +62 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +21 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +21 -1
- data/lib/akeyless/models/gateway_update_tmp_users.rb +21 -1
- data/lib/akeyless/models/generate_csr.rb +32 -2
- data/lib/akeyless/models/gw_update_remote_access_session_logs_google_chronicle.rb +1 -1
- data/lib/akeyless/models/kmip_client.rb +10 -1
- data/lib/akeyless/models/kmip_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_f5_big_ip.rb +338 -0
- data/lib/akeyless/models/target_create_open_ai.rb +41 -1
- data/lib/akeyless/models/target_type_details_input.rb +10 -1
- data/lib/akeyless/models/target_update_f5_big_ip.rb +344 -0
- data/lib/akeyless/models/target_update_open_ai.rb +41 -1
- data/lib/akeyless/models/update_auth_method.rb +1 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +1 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +1 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +1 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +1 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +1 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +1 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +1 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +1 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +1 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +1 -1
- data/lib/akeyless/models/update_f5_big_ip_target.rb +354 -0
- data/lib/akeyless/models/update_f5_big_ip_target_output.rb +214 -0
- data/lib/akeyless/models/update_item.rb +24 -6
- data/lib/akeyless/models/update_mcp_secret_bearer_token.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_auth_code.rb +11 -1
- data/lib/akeyless/models/update_mcp_secret_o_auth_client_creds.rb +11 -1
- data/lib/akeyless/models/update_rotated_secret.rb +59 -15
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +2 -2
- data/lib/akeyless/models/usc_create.rb +11 -1
- data/lib/akeyless/models/usc_create_secret_output.rb +31 -1
- data/lib/akeyless/models/usc_get.rb +11 -1
- data/lib/akeyless/models/usc_list.rb +11 -1
- data/lib/akeyless/models/usc_sync_info.rb +22 -4
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +13 -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_f5_big_ip_spec.rb +96 -0
- data/spec/models/target_update_f5_big_ip_spec.rb +108 -0
- data/spec/models/update_f5_big_ip_target_output_spec.rb +36 -0
- data/spec/models/update_f5_big_ip_target_spec.rb +114 -0
- metadata +63 -11
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
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
|
| **audience** | **String** | Token audience for Splunk token creation (relevant only for rotator-type=token) | [optional] |
|
|
9
10
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
10
11
|
| **auto_rotate** | **String** | | [optional] |
|
|
@@ -26,6 +27,7 @@
|
|
|
26
27
|
| **rotation_event_in** | **Array<String>** | How many days before the rotation of the item would you like to be notified | [optional] |
|
|
27
28
|
| **rotation_hour** | **Integer** | | [optional] |
|
|
28
29
|
| **rotation_interval** | **String** | | [optional] |
|
|
30
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
29
31
|
| **splunk_token** | **String** | For rotator-type=token, optionally set/replace the stored Splunk authentication token value. | [optional] |
|
|
30
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
31
33
|
| **token_owner** | **String** | For rotator-type=token, specify the Splunk username that the new token should be issued for. (Splunk 10 requires name=<token-owner> when creating auth tokens.) | [optional] |
|
|
@@ -42,6 +44,7 @@ require 'akeyless'
|
|
|
42
44
|
|
|
43
45
|
instance = Akeyless::RotatedSecretUpdateSplunk.new(
|
|
44
46
|
add_tag: null,
|
|
47
|
+
ara_enabled: null,
|
|
45
48
|
audience: null,
|
|
46
49
|
authentication_credentials: null,
|
|
47
50
|
auto_rotate: null,
|
|
@@ -63,6 +66,7 @@ instance = Akeyless::RotatedSecretUpdateSplunk.new(
|
|
|
63
66
|
rotation_event_in: null,
|
|
64
67
|
rotation_hour: null,
|
|
65
68
|
rotation_interval: null,
|
|
69
|
+
skip_dry_run: null,
|
|
66
70
|
splunk_token: null,
|
|
67
71
|
token: null,
|
|
68
72
|
token_owner: null,
|
|
@@ -4,11 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **provider_type** | **String** | | [optional] |
|
|
7
8
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
9
|
+
| **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
10
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
11
|
| **auto_rotate** | **String** | | [optional] |
|
|
10
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
13
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
14
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
12
15
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -36,11 +39,14 @@
|
|
|
36
39
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
37
40
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
38
41
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
42
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
39
43
|
| **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] |
|
|
40
44
|
| **secure_access_rdp_domain** | **String** | Default domain name server. i.e. microsoft.com | [optional] |
|
|
41
45
|
| **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
|
|
42
46
|
| **secure_access_ssh_user** | **String** | Override the SSH username as indicated in SSH Certificate Issuer | [optional] |
|
|
43
47
|
| **secure_access_target_type** | **String** | Specify target type. Options are ssh or rdp | [optional][default to 'false'] |
|
|
48
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
49
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
44
50
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
45
51
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
46
52
|
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
@@ -54,11 +60,14 @@
|
|
|
54
60
|
require 'akeyless'
|
|
55
61
|
|
|
56
62
|
instance = Akeyless::RotatedSecretUpdateSsh.new(
|
|
63
|
+
provider_type: null,
|
|
57
64
|
add_tag: null,
|
|
65
|
+
ara_enabled: null,
|
|
58
66
|
authentication_credentials: null,
|
|
59
67
|
auto_rotate: null,
|
|
60
68
|
delete_protection: null,
|
|
61
69
|
description: null,
|
|
70
|
+
host_provider: null,
|
|
62
71
|
input_rule: null,
|
|
63
72
|
item_custom_fields: null,
|
|
64
73
|
json: null,
|
|
@@ -86,11 +95,14 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
|
|
|
86
95
|
secure_access_bastion_issuer: null,
|
|
87
96
|
secure_access_certificate_issuer: null,
|
|
88
97
|
secure_access_enable: null,
|
|
98
|
+
secure_access_enforce_hosts_restriction: null,
|
|
89
99
|
secure_access_host: null,
|
|
90
100
|
secure_access_rdp_domain: null,
|
|
91
101
|
secure_access_rdp_user: null,
|
|
92
102
|
secure_access_ssh_user: null,
|
|
93
103
|
secure_access_target_type: null,
|
|
104
|
+
skip_dry_run: null,
|
|
105
|
+
target: null,
|
|
94
106
|
token: null,
|
|
95
107
|
uid_token: null,
|
|
96
108
|
use_capital_letters: null,
|
|
@@ -4,11 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **provider_type** | **String** | | [optional] |
|
|
7
8
|
| **add_tag** | **Array<String>** | List of the new tags that will be attached to this item | [optional] |
|
|
9
|
+
| **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
10
|
| **authentication_credentials** | **String** | The credentials to connect with use-user-creds/use-target-creds | [optional][default to 'use-user-creds'] |
|
|
9
11
|
| **auto_rotate** | **String** | | [optional] |
|
|
10
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
11
13
|
| **description** | **String** | Description of the object | [optional][default to 'default_metadata'] |
|
|
14
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
12
15
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) | [optional] |
|
|
13
16
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
14
17
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -33,9 +36,12 @@
|
|
|
33
36
|
| **secure_access_bastion_issuer** | **String** | Deprecated. use secure-access-certificate-issuer | [optional] |
|
|
34
37
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
35
38
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
39
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
36
40
|
| **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] |
|
|
37
41
|
| **secure_access_rdp_domain** | **String** | Default domain name server. i.e. microsoft.com | [optional] |
|
|
38
42
|
| **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
|
|
43
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
44
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
39
45
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
40
46
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
41
47
|
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
@@ -49,11 +55,14 @@
|
|
|
49
55
|
require 'akeyless'
|
|
50
56
|
|
|
51
57
|
instance = Akeyless::RotatedSecretUpdateWindows.new(
|
|
58
|
+
provider_type: null,
|
|
52
59
|
add_tag: null,
|
|
60
|
+
ara_enabled: null,
|
|
53
61
|
authentication_credentials: null,
|
|
54
62
|
auto_rotate: null,
|
|
55
63
|
delete_protection: null,
|
|
56
64
|
description: null,
|
|
65
|
+
host_provider: null,
|
|
57
66
|
input_rule: null,
|
|
58
67
|
item_custom_fields: null,
|
|
59
68
|
json: null,
|
|
@@ -78,9 +87,12 @@ instance = Akeyless::RotatedSecretUpdateWindows.new(
|
|
|
78
87
|
secure_access_bastion_issuer: null,
|
|
79
88
|
secure_access_certificate_issuer: null,
|
|
80
89
|
secure_access_enable: null,
|
|
90
|
+
secure_access_enforce_hosts_restriction: null,
|
|
81
91
|
secure_access_host: null,
|
|
82
92
|
secure_access_rdp_domain: null,
|
|
83
93
|
secure_access_rdp_user: null,
|
|
94
|
+
skip_dry_run: null,
|
|
95
|
+
target: null,
|
|
84
96
|
token: null,
|
|
85
97
|
uid_token: null,
|
|
86
98
|
use_capital_letters: null,
|
data/docs/ShareItemOutput.md
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **email_error** | **Hash<String, String>** | | [optional] |
|
|
8
8
|
| **items_error** | [**Array<ResponseStopShareItem>**](ResponseStopShareItem.md) | | [optional] |
|
|
9
9
|
| **s_token** | **String** | | [optional] |
|
|
10
|
+
| **shared_token_id** | **String** | | [optional] |
|
|
10
11
|
| **shared_users** | **Array<String>** | | [optional] |
|
|
11
12
|
| **shared_users_full_info** | [**Array<SharingItemFullInfo>**](SharingItemFullInfo.md) | | [optional] |
|
|
12
13
|
| **sharing_url** | **String** | | [optional] |
|
|
@@ -20,6 +21,7 @@ instance = Akeyless::ShareItemOutput.new(
|
|
|
20
21
|
email_error: null,
|
|
21
22
|
items_error: null,
|
|
22
23
|
s_token: null,
|
|
24
|
+
shared_token_id: null,
|
|
23
25
|
shared_users: null,
|
|
24
26
|
shared_users_full_info: null,
|
|
25
27
|
sharing_url: null
|
|
@@ -5,9 +5,11 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **delete_from_usc** | **Boolean** | Delete the secret from the remote target USC as well | [optional][default to false] |
|
|
8
|
+
| **environments** | **String** | GitHub environments to sync to. Relevant only for GitHub targets. Syncs to all environments defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --environments repo1/env1,repo2/env2). | [optional] |
|
|
8
9
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
9
10
|
| **name** | **String** | Static secret name | |
|
|
10
11
|
| **remote_secret_name** | **String** | Remote Secret Name to disambiguate when multiple syncs exist under the same USC | [optional] |
|
|
12
|
+
| **repositories** | **String** | GitHub repositories to delete from. Defaults to all repositories available on the selected USC. GitHub repositories to sync to. Relevant only for GitHub targets. Syncs to all repositories defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --repositories repo1,repo2). | [optional] |
|
|
11
13
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
12
14
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
13
15
|
| **usc_name** | **String** | Universal Secret Connector name | |
|
|
@@ -19,9 +21,11 @@ require 'akeyless'
|
|
|
19
21
|
|
|
20
22
|
instance = Akeyless::StaticSecretDeleteSync.new(
|
|
21
23
|
delete_from_usc: null,
|
|
24
|
+
environments: null,
|
|
22
25
|
json: null,
|
|
23
26
|
name: null,
|
|
24
27
|
remote_secret_name: null,
|
|
28
|
+
repositories: null,
|
|
25
29
|
token: null,
|
|
26
30
|
uid_token: null,
|
|
27
31
|
usc_name: null
|
data/docs/StaticSecretSync.md
CHANGED
|
@@ -5,11 +5,13 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **delete_remote** | **Boolean** | Delete the secret from remote secret manager (for association create/update) | [optional] |
|
|
8
|
+
| **environments** | **String** | GitHub environments to sync to. Relevant only for GitHub targets. Syncs to all environments defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --environments repo1/env1,repo2/env2). | [optional] |
|
|
8
9
|
| **filter_secret_value** | **String** | JQ expression to filter or transform the secret value | [optional] |
|
|
9
10
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
11
|
| **name** | **String** | Static secret name | |
|
|
11
12
|
| **namespace** | **String** | Vault namespace, releavnt only for Hashicorp Vault Target | [optional] |
|
|
12
13
|
| **remote_secret_name** | **String** | Remote Secret Name that will be synced on the remote endpoint | [optional] |
|
|
14
|
+
| **repositories** | **String** | GitHub repositories to sync to. Relevant only for GitHub targets. Syncs to all repositories defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --repositories repo1,repo2). | [optional] |
|
|
13
15
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
14
16
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
15
17
|
| **usc_name** | **String** | Universal Secret Connector name, If not provided all attached USC's will be synced | [optional] |
|
|
@@ -21,11 +23,13 @@ require 'akeyless'
|
|
|
21
23
|
|
|
22
24
|
instance = Akeyless::StaticSecretSync.new(
|
|
23
25
|
delete_remote: null,
|
|
26
|
+
environments: null,
|
|
24
27
|
filter_secret_value: null,
|
|
25
28
|
json: null,
|
|
26
29
|
name: null,
|
|
27
30
|
namespace: null,
|
|
28
31
|
remote_secret_name: null,
|
|
32
|
+
repositories: null,
|
|
29
33
|
token: null,
|
|
30
34
|
uid_token: null,
|
|
31
35
|
usc_name: null
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
| **expiry** | **Integer** | Credentials expiration date | [optional] |
|
|
11
11
|
| **kfm_creds** | **String** | Temporary credentials for accessing the KFMs instances | [optional] |
|
|
12
12
|
| **need_mfa_app_first_config** | **Boolean** | If the user didn't complete to configure the MFA app | [optional] |
|
|
13
|
+
| **recovery_key_id** | **String** | RecoveryKeyID identifies the DPoP-bound recovery key for WebUI session recovery. | [optional] |
|
|
13
14
|
| **required_mfa** | **String** | | [optional] |
|
|
14
15
|
| **token** | **String** | Credentials tmp token | [optional] |
|
|
15
16
|
| **uam_creds** | **String** | Temporary credentials for accessing the UAM service | [optional] |
|
|
@@ -26,6 +27,7 @@ instance = Akeyless::SystemAccessCredentialsReplyObj.new(
|
|
|
26
27
|
expiry: null,
|
|
27
28
|
kfm_creds: null,
|
|
28
29
|
need_mfa_app_first_config: null,
|
|
30
|
+
recovery_key_id: null,
|
|
29
31
|
required_mfa: null,
|
|
30
32
|
token: null,
|
|
31
33
|
uam_creds: null
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# Akeyless::TargetCreateF5BigIp
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
|
+
| **description** | **String** | Description of the object | [optional] |
|
|
9
|
+
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
10
|
+
| **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] |
|
|
11
|
+
| **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
|
|
12
|
+
| **name** | **String** | Target name | |
|
|
13
|
+
| **password** | **String** | | [optional] |
|
|
14
|
+
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
15
|
+
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
16
|
+
| **url** | **String** | F5 BIG-IP target URL | |
|
|
17
|
+
| **username** | **String** | F5 username with permission to manage certificate | |
|
|
18
|
+
|
|
19
|
+
## Example
|
|
20
|
+
|
|
21
|
+
```ruby
|
|
22
|
+
require 'akeyless'
|
|
23
|
+
|
|
24
|
+
instance = Akeyless::TargetCreateF5BigIp.new(
|
|
25
|
+
delete_protection: null,
|
|
26
|
+
description: null,
|
|
27
|
+
json: null,
|
|
28
|
+
key: null,
|
|
29
|
+
max_versions: null,
|
|
30
|
+
name: null,
|
|
31
|
+
password: null,
|
|
32
|
+
token: null,
|
|
33
|
+
uid_token: null,
|
|
34
|
+
url: null,
|
|
35
|
+
username: null
|
|
36
|
+
)
|
|
37
|
+
```
|
|
38
|
+
|
data/docs/TargetCreateOpenAI.md
CHANGED
|
@@ -6,6 +6,10 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **api_key** | **String** | API key for OpenAI | [optional] |
|
|
8
8
|
| **api_key_id** | **String** | API key ID | [optional] |
|
|
9
|
+
| **codex_oauth_access_token** | **String** | Codex OAuth access token (auth.json tokens.access_token), used when codex-oauth-mode=chatgpt_oauth | [optional] |
|
|
10
|
+
| **codex_oauth_account_id** | **String** | Codex OAuth account id (auth.json tokens.account_id), used when codex-oauth-mode=chatgpt_oauth | [optional] |
|
|
11
|
+
| **codex_oauth_mode** | **String** | Auth mode: empty (default, static api-key) or chatgpt_oauth | [optional] |
|
|
12
|
+
| **codex_oauth_refresh_token** | **String** | Codex OAuth refresh token (auth.json tokens.refresh_token), used when codex-oauth-mode=chatgpt_oauth | [optional] |
|
|
9
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
14
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -26,6 +30,10 @@ require 'akeyless'
|
|
|
26
30
|
instance = Akeyless::TargetCreateOpenAI.new(
|
|
27
31
|
api_key: null,
|
|
28
32
|
api_key_id: null,
|
|
33
|
+
codex_oauth_access_token: null,
|
|
34
|
+
codex_oauth_account_id: null,
|
|
35
|
+
codex_oauth_mode: null,
|
|
36
|
+
codex_oauth_refresh_token: null,
|
|
29
37
|
delete_protection: null,
|
|
30
38
|
description: null,
|
|
31
39
|
json: null,
|
|
@@ -18,6 +18,7 @@
|
|
|
18
18
|
| **digicert_target_details** | [**DigiCertTargetDetails**](DigiCertTargetDetails.md) | | [optional] |
|
|
19
19
|
| **dockerhub_target_details** | [**DockerhubTargetDetails**](DockerhubTargetDetails.md) | | [optional] |
|
|
20
20
|
| **eks_target_details** | [**EKSTargetDetails**](EKSTargetDetails.md) | | [optional] |
|
|
21
|
+
| **f5_big_ip_target_details** | [**F5BigIpTargetDetails**](F5BigIpTargetDetails.md) | | [optional] |
|
|
21
22
|
| **gcp_target_details** | [**GcpTargetDetails**](GcpTargetDetails.md) | | [optional] |
|
|
22
23
|
| **gemini_target_details** | [**GeminiTargetDetails**](GeminiTargetDetails.md) | | [optional] |
|
|
23
24
|
| **github_target_details** | [**GithubTargetDetails**](GithubTargetDetails.md) | | [optional] |
|
|
@@ -68,6 +69,7 @@ instance = Akeyless::TargetTypeDetailsInput.new(
|
|
|
68
69
|
digicert_target_details: null,
|
|
69
70
|
dockerhub_target_details: null,
|
|
70
71
|
eks_target_details: null,
|
|
72
|
+
f5_big_ip_target_details: null,
|
|
71
73
|
gcp_target_details: null,
|
|
72
74
|
gemini_target_details: null,
|
|
73
75
|
github_target_details: null,
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Akeyless::TargetUpdateF5BigIp
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [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
|
+
| **url** | **String** | F5 BIG-IP target URL | [optional] |
|
|
19
|
+
| **username** | **String** | F5 username with permission to manage certificate | [optional] |
|
|
20
|
+
|
|
21
|
+
## Example
|
|
22
|
+
|
|
23
|
+
```ruby
|
|
24
|
+
require 'akeyless'
|
|
25
|
+
|
|
26
|
+
instance = Akeyless::TargetUpdateF5BigIp.new(
|
|
27
|
+
delete_protection: null,
|
|
28
|
+
description: null,
|
|
29
|
+
json: null,
|
|
30
|
+
keep_prev_version: null,
|
|
31
|
+
key: null,
|
|
32
|
+
max_versions: null,
|
|
33
|
+
name: null,
|
|
34
|
+
new_name: null,
|
|
35
|
+
password: null,
|
|
36
|
+
token: null,
|
|
37
|
+
uid_token: null,
|
|
38
|
+
url: null,
|
|
39
|
+
username: null
|
|
40
|
+
)
|
|
41
|
+
```
|
|
42
|
+
|
data/docs/TargetUpdateOpenAI.md
CHANGED
|
@@ -6,6 +6,10 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **api_key** | **String** | API key for OpenAI | [optional] |
|
|
8
8
|
| **api_key_id** | **String** | API key ID | [optional] |
|
|
9
|
+
| **codex_oauth_access_token** | **String** | Codex OAuth access token (auth.json tokens.access_token), used when codex-oauth-mode=chatgpt_oauth | [optional] |
|
|
10
|
+
| **codex_oauth_account_id** | **String** | Codex OAuth account id (auth.json tokens.account_id), used when codex-oauth-mode=chatgpt_oauth | [optional] |
|
|
11
|
+
| **codex_oauth_mode** | **String** | Auth mode: empty (default, static api-key) or chatgpt_oauth | [optional] |
|
|
12
|
+
| **codex_oauth_refresh_token** | **String** | Codex OAuth refresh token (auth.json tokens.refresh_token), used when codex-oauth-mode=chatgpt_oauth | [optional] |
|
|
9
13
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
14
|
| **description** | **String** | Description of the object | [optional][default to 'default_comment'] |
|
|
11
15
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -29,6 +33,10 @@ require 'akeyless'
|
|
|
29
33
|
instance = Akeyless::TargetUpdateOpenAI.new(
|
|
30
34
|
api_key: null,
|
|
31
35
|
api_key_id: null,
|
|
36
|
+
codex_oauth_access_token: null,
|
|
37
|
+
codex_oauth_account_id: null,
|
|
38
|
+
codex_oauth_mode: null,
|
|
39
|
+
codex_oauth_refresh_token: null,
|
|
32
40
|
delete_protection: null,
|
|
33
41
|
description: null,
|
|
34
42
|
json: null,
|
data/docs/UpdateAuthMethod.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| **jwt_ttl** | **Integer** | Jwt TTL | [optional][default to 0] |
|
|
18
18
|
| **name** | **String** | Auth Method name | |
|
|
19
19
|
| **new_name** | **String** | Auth Method new name | [optional] |
|
|
20
|
-
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
|
|
20
|
+
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara] | [optional] |
|
|
21
21
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
22
22
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
23
23
|
|
|
@@ -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,
|