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
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **creation_statements** | **String** | PostgreSQL Creation statements | [optional] |
|
|
8
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
@@ -30,6 +31,7 @@
|
|
|
30
31
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
31
32
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
32
33
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to false] |
|
|
34
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
33
35
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
34
36
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
35
37
|
| **target_name** | **String** | Target name | [optional] |
|
|
@@ -47,6 +49,7 @@
|
|
|
47
49
|
require 'akeyless'
|
|
48
50
|
|
|
49
51
|
instance = Akeyless::DynamicSecretUpdatePostgreSql.new(
|
|
52
|
+
ara_enabled: null,
|
|
50
53
|
creation_statements: null,
|
|
51
54
|
custom_username_template: null,
|
|
52
55
|
delete_protection: null,
|
|
@@ -73,6 +76,7 @@ instance = Akeyless::DynamicSecretUpdatePostgreSql.new(
|
|
|
73
76
|
secure_access_enable: null,
|
|
74
77
|
secure_access_host: null,
|
|
75
78
|
secure_access_web: null,
|
|
79
|
+
skip_dry_run: null,
|
|
76
80
|
ssl: null,
|
|
77
81
|
tags: null,
|
|
78
82
|
target_name: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
8
9
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
10
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
@@ -27,6 +28,7 @@
|
|
|
27
28
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
|
|
28
29
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
29
30
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
31
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
30
32
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
31
33
|
| **target_name** | **String** | Target name | [optional] |
|
|
32
34
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -43,6 +45,7 @@
|
|
|
43
45
|
require 'akeyless'
|
|
44
46
|
|
|
45
47
|
instance = Akeyless::DynamicSecretUpdateRabbitMq.new(
|
|
48
|
+
ara_enabled: null,
|
|
46
49
|
delete_protection: null,
|
|
47
50
|
description: null,
|
|
48
51
|
input_rule: null,
|
|
@@ -66,6 +69,7 @@ instance = Akeyless::DynamicSecretUpdateRabbitMq.new(
|
|
|
66
69
|
secure_access_web: null,
|
|
67
70
|
secure_access_web_browsing: null,
|
|
68
71
|
secure_access_web_proxy: null,
|
|
72
|
+
skip_dry_run: null,
|
|
69
73
|
tags: null,
|
|
70
74
|
target_name: null,
|
|
71
75
|
token: null,
|
|
@@ -4,12 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **provider_type** | **String** | | [optional] |
|
|
7
8
|
| **allow_user_extend_session** | **Integer** | AllowUserExtendSession | [optional] |
|
|
9
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
10
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
11
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
12
|
| **description** | **String** | Description of the object | [optional] |
|
|
11
13
|
| **fixed_user_claim_keyname** | **String** | For externally provided users, denotes the key-name of IdP claim to extract the username from (relevant only for fixed-user-only=true) | [optional][default to 'ext_username'] |
|
|
12
14
|
| **fixed_user_only** | **String** | Allow access using externally (IdP) provided username [true/false] | [optional][default to 'false'] |
|
|
15
|
+
| **host_provider** | **String** | Host provider type [explicit/target], Default Host provider is explicit, Relevant only for SRA items. | [optional] |
|
|
13
16
|
| **input_rule** | **Array<String>** | Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout). | [optional] |
|
|
14
17
|
| **item_custom_fields** | **Hash<String, String>** | Additional custom fields to associate with the item | [optional] |
|
|
15
18
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -28,11 +31,14 @@
|
|
|
28
31
|
| **secure_access_certificate_issuer** | **String** | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [optional] |
|
|
29
32
|
| **secure_access_delay** | **Integer** | The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds | [optional] |
|
|
30
33
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
34
|
+
| **secure_access_enforce_hosts_restriction** | **Boolean** | Enforce connections only to allowed SRA hosts | [optional] |
|
|
31
35
|
| **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] |
|
|
32
36
|
| **secure_access_rd_gateway_server** | **String** | RD Gateway server | [optional] |
|
|
33
37
|
| **secure_access_rdp_domain** | **String** | Required when the Dynamic Secret is used for a domain user | [optional] |
|
|
34
38
|
| **secure_access_rdp_user** | **String** | Override the RDP Domain username | [optional] |
|
|
39
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
35
40
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
41
|
+
| **target** | **Array<String>** | A list of targets to be associated with an SRA item, To specify multiple targets use argument multiple times | [optional] |
|
|
36
42
|
| **target_name** | **String** | Target name | [optional] |
|
|
37
43
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
38
44
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
@@ -49,12 +55,15 @@
|
|
|
49
55
|
require 'akeyless'
|
|
50
56
|
|
|
51
57
|
instance = Akeyless::DynamicSecretUpdateRdp.new(
|
|
58
|
+
provider_type: null,
|
|
52
59
|
allow_user_extend_session: null,
|
|
60
|
+
ara_enabled: null,
|
|
53
61
|
custom_username_template: null,
|
|
54
62
|
delete_protection: null,
|
|
55
63
|
description: null,
|
|
56
64
|
fixed_user_claim_keyname: null,
|
|
57
65
|
fixed_user_only: null,
|
|
66
|
+
host_provider: null,
|
|
58
67
|
input_rule: null,
|
|
59
68
|
item_custom_fields: null,
|
|
60
69
|
json: null,
|
|
@@ -73,11 +82,14 @@ instance = Akeyless::DynamicSecretUpdateRdp.new(
|
|
|
73
82
|
secure_access_certificate_issuer: null,
|
|
74
83
|
secure_access_delay: null,
|
|
75
84
|
secure_access_enable: null,
|
|
85
|
+
secure_access_enforce_hosts_restriction: null,
|
|
76
86
|
secure_access_host: null,
|
|
77
87
|
secure_access_rd_gateway_server: null,
|
|
78
88
|
secure_access_rdp_domain: null,
|
|
79
89
|
secure_access_rdp_user: null,
|
|
90
|
+
skip_dry_run: null,
|
|
80
91
|
tags: null,
|
|
92
|
+
target: null,
|
|
81
93
|
target_name: null,
|
|
82
94
|
token: null,
|
|
83
95
|
uid_token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **acl_rules** | **String** | A JSON array list of redis ACL rules to attach to the created user. For available rules see the ACL CAT command https://redis.io/commands/acl-cat By default the user will have permissions to read all keys '[\"~*\", \"+@read\"]' | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
10
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
@@ -19,6 +20,7 @@
|
|
|
19
20
|
| **password_length** | **String** | The length of the password to be generated | [optional] |
|
|
20
21
|
| **port** | **String** | Redis Port | [optional][default to '6379'] |
|
|
21
22
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
23
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
22
24
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
23
25
|
| **ssl_certificate** | **String** | SSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA) | [optional] |
|
|
24
26
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
@@ -39,6 +41,7 @@ require 'akeyless'
|
|
|
39
41
|
|
|
40
42
|
instance = Akeyless::DynamicSecretUpdateRedis.new(
|
|
41
43
|
acl_rules: null,
|
|
44
|
+
ara_enabled: null,
|
|
42
45
|
custom_username_template: null,
|
|
43
46
|
delete_protection: null,
|
|
44
47
|
description: null,
|
|
@@ -53,6 +56,7 @@ instance = Akeyless::DynamicSecretUpdateRedis.new(
|
|
|
53
56
|
password_length: null,
|
|
54
57
|
port: null,
|
|
55
58
|
producer_encryption_key_name: null,
|
|
59
|
+
skip_dry_run: null,
|
|
56
60
|
ssl: null,
|
|
57
61
|
ssl_certificate: null,
|
|
58
62
|
tags: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **creation_statements** | **String** | Redshift Creation statements | [optional] |
|
|
8
9
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
9
10
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
@@ -23,6 +24,7 @@
|
|
|
23
24
|
| **redshift_username** | **String** | Redshift Username | [optional] |
|
|
24
25
|
| **secure_access_enable** | **String** | Enable/Disable secure remote access [true/false] | [optional] |
|
|
25
26
|
| **secure_access_host** | **Array<String>** | Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) | [optional] |
|
|
27
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
26
28
|
| **ssl** | **Boolean** | Enable/Disable SSL [true/false] | [optional][default to false] |
|
|
27
29
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
28
30
|
| **target_name** | **String** | Target name | [optional] |
|
|
@@ -40,6 +42,7 @@
|
|
|
40
42
|
require 'akeyless'
|
|
41
43
|
|
|
42
44
|
instance = Akeyless::DynamicSecretUpdateRedshift.new(
|
|
45
|
+
ara_enabled: null,
|
|
43
46
|
creation_statements: null,
|
|
44
47
|
custom_username_template: null,
|
|
45
48
|
delete_protection: null,
|
|
@@ -59,6 +62,7 @@ instance = Akeyless::DynamicSecretUpdateRedshift.new(
|
|
|
59
62
|
redshift_username: null,
|
|
60
63
|
secure_access_enable: null,
|
|
61
64
|
secure_access_host: null,
|
|
65
|
+
skip_dry_run: null,
|
|
62
66
|
ssl: null,
|
|
63
67
|
tags: null,
|
|
64
68
|
target_name: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **account** | **String** | Account name | [optional] |
|
|
8
8
|
| **account_password** | **String** | Database Password | [optional] |
|
|
9
9
|
| **account_username** | **String** | Database Username | [optional] |
|
|
10
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
10
11
|
| **auth_mode** | **String** | The authentication mode for the temporary user [password/key] | [optional][default to 'password'] |
|
|
11
12
|
| **custom_username_template** | **String** | Customize how temporary usernames are generated using go template | [optional] |
|
|
12
13
|
| **db_name** | **String** | Database name | [optional] |
|
|
@@ -23,6 +24,7 @@
|
|
|
23
24
|
| **private_key** | **String** | RSA Private key (base64 encoded) | [optional] |
|
|
24
25
|
| **private_key_passphrase** | **String** | The Private key passphrase | [optional] |
|
|
25
26
|
| **role** | **String** | User role | [optional] |
|
|
27
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
26
28
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
27
29
|
| **target_name** | **String** | Target name | [optional] |
|
|
28
30
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -43,6 +45,7 @@ instance = Akeyless::DynamicSecretUpdateSnowflake.new(
|
|
|
43
45
|
account: null,
|
|
44
46
|
account_password: null,
|
|
45
47
|
account_username: null,
|
|
48
|
+
ara_enabled: null,
|
|
46
49
|
auth_mode: null,
|
|
47
50
|
custom_username_template: null,
|
|
48
51
|
db_name: null,
|
|
@@ -59,6 +62,7 @@ instance = Akeyless::DynamicSecretUpdateSnowflake.new(
|
|
|
59
62
|
private_key: null,
|
|
60
63
|
private_key_passphrase: null,
|
|
61
64
|
role: null,
|
|
65
|
+
skip_dry_run: null,
|
|
62
66
|
tags: null,
|
|
63
67
|
target_name: null,
|
|
64
68
|
token: null,
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
| **admin_rotation_interval_days** | **Integer** | Admin credentials rotation interval (days) | [optional][default to 0] |
|
|
8
8
|
| **allow_subdomains** | **Boolean** | Allow subdomains | [optional] |
|
|
9
9
|
| **allowed_domains** | **Array<String>** | Allowed domains | [optional] |
|
|
10
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
10
11
|
| **auto_generated_folder** | **String** | Auto generated folder | [optional] |
|
|
11
12
|
| **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
|
|
12
13
|
| **description** | **String** | Description of the object | [optional] |
|
|
@@ -21,6 +22,7 @@
|
|
|
21
22
|
| **root_first_in_chain** | **Boolean** | Root first in chain | [optional] |
|
|
22
23
|
| **sign_using_akeyless_pki** | **Boolean** | Use Akeyless PKI issuer or Venafi issuer | [optional] |
|
|
23
24
|
| **signer_key_name** | **String** | Signer key name | [optional] |
|
|
25
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
24
26
|
| **store_private_key** | **Boolean** | Store private key | [optional] |
|
|
25
27
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
26
28
|
| **target_name** | **String** | Target name | [optional] |
|
|
@@ -44,6 +46,7 @@ instance = Akeyless::DynamicSecretUpdateVenafi.new(
|
|
|
44
46
|
admin_rotation_interval_days: null,
|
|
45
47
|
allow_subdomains: null,
|
|
46
48
|
allowed_domains: null,
|
|
49
|
+
ara_enabled: null,
|
|
47
50
|
auto_generated_folder: null,
|
|
48
51
|
delete_protection: null,
|
|
49
52
|
description: null,
|
|
@@ -58,6 +61,7 @@ instance = Akeyless::DynamicSecretUpdateVenafi.new(
|
|
|
58
61
|
root_first_in_chain: null,
|
|
59
62
|
sign_using_akeyless_pki: null,
|
|
60
63
|
signer_key_name: null,
|
|
64
|
+
skip_dry_run: null,
|
|
61
65
|
store_private_key: null,
|
|
62
66
|
tags: null,
|
|
63
67
|
target_name: null,
|
data/docs/EncryptGPG.md
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
| **plaintext** | **String** | Data to be encrypted | |
|
|
13
13
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
14
14
|
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
|
|
15
|
+
| **version** | **Integer** | key version (relevant only for classic key) | [optional] |
|
|
15
16
|
|
|
16
17
|
## Example
|
|
17
18
|
|
|
@@ -26,7 +27,8 @@ instance = Akeyless::EncryptGPG.new(
|
|
|
26
27
|
key_name: null,
|
|
27
28
|
plaintext: null,
|
|
28
29
|
token: null,
|
|
29
|
-
uid_token: null
|
|
30
|
+
uid_token: null,
|
|
31
|
+
version: null
|
|
30
32
|
)
|
|
31
33
|
```
|
|
32
34
|
|
|
@@ -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::EsmCreateSecretOutput.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
|
```
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
9
|
| **email_to** | **String** | A comma seperated list of email addresses to send event to | [optional] |
|
|
10
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
10
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
11
11
|
| **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
|
|
12
12
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
13
13
|
| **include_error** | **String** | Set this option to include event errors details [true/false] | [optional] |
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
| **client_id** | **String** | The client ID to use when connecting with jwt authentication | [optional] |
|
|
13
13
|
| **client_secret** | **String** | The client secret to use when connecting with jwt authentication | [optional] |
|
|
14
14
|
| **description** | **String** | Description of the object | [optional] |
|
|
15
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
15
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
16
16
|
| **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
|
|
17
17
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
18
18
|
| **host** | **String** | Workstation Host | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
9
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
10
10
|
| **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
|
|
11
11
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
12
12
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
9
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
10
10
|
| **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
|
|
11
11
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
12
12
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
| **auth_type** | **String** | The Webhook authentication type [user-pass, bearer-token, certificate] | [optional][default to 'user-pass'] |
|
|
10
10
|
| **client_cert_data** | **String** | Base64 encoded PEM certificate, relevant for certificate auth-type | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
12
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
13
13
|
| **every** | **String** | Rate of periodic runner repetition in hours | [optional] |
|
|
14
14
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
15
15
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
9
|
| **email_to** | **String** | A comma seperated list of email addresses to send event to | [optional] |
|
|
10
10
|
| **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
|
|
11
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
11
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
12
12
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
13
13
|
| **include_error** | **String** | Set this option to include event errors details [true/false] | [optional] |
|
|
14
14
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
| **client_secret** | **String** | The client secret to use when connecting with jwt authentication | [optional] |
|
|
14
14
|
| **description** | **String** | Description of the object | [optional] |
|
|
15
15
|
| **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
|
|
16
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
16
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
17
17
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
18
18
|
| **host** | **String** | Workstation Host | [optional] |
|
|
19
19
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
9
|
| **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
|
|
10
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
10
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
11
11
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
12
12
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **auth_methods_event_source_locations** | **Array<String>** | Auth Method Event sources | [optional] |
|
|
8
8
|
| **description** | **String** | Description of the object | [optional] |
|
|
9
9
|
| **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
|
|
10
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
10
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
11
11
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
12
12
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
13
13
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
| **client_cert_data** | **String** | Base64 encoded PEM certificate, relevant for certificate auth-type | [optional] |
|
|
11
11
|
| **description** | **String** | Description of the object | [optional] |
|
|
12
12
|
| **enable** | **String** | Enable/Disable Event Forwarder [true/false] | [optional][default to 'true'] |
|
|
13
|
-
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync] | [optional] |
|
|
13
|
+
| **event_types** | **Array<String>** | List of event types to notify about [request-access, certificate-pending-expiration, certificate-expired, certificate-provisioning-success, certificate-provisioning-failure, auth-method-pending-expiration, auth-method-expired, next-automatic-rotation, rotated-secret-success, rotated-secret-failure, dynamic-secret-failure, multi-auth-failure, uid-rotation-failure, apply-justification, email-auth-method-approved, usage, rotation-usage, gateway-inactive, static-secret-updated, rate-limiting, usage-report, secret-sync, locked-user, unlocked-user, password-reset] | [optional] |
|
|
14
14
|
| **gateways_event_source_locations** | **Array<String>** | Event sources | |
|
|
15
15
|
| **items_event_source_locations** | **Array<String>** | Items Event sources | [optional] |
|
|
16
16
|
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Akeyless::F5BigIpTargetDetails
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **password** | **String** | F5 password | [optional] |
|
|
8
|
+
| **url** | **String** | F5 BIG-IP management URL | [optional] |
|
|
9
|
+
| **username** | **String** | F5 username with permission to manage certificates / users | [optional] |
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```ruby
|
|
14
|
+
require 'akeyless'
|
|
15
|
+
|
|
16
|
+
instance = Akeyless::F5BigIpTargetDetails.new(
|
|
17
|
+
password: null,
|
|
18
|
+
url: null,
|
|
19
|
+
username: null
|
|
20
|
+
)
|
|
21
|
+
```
|
|
22
|
+
|
data/docs/FolderSyncOutput.md
CHANGED
|
@@ -4,10 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **failed_items** | **Hash<String, String>** | | [optional] |
|
|
8
7
|
| **folder_name** | **String** | | [optional] |
|
|
9
|
-
| **skipped_items** | **Array<String>** | | [optional] |
|
|
10
|
-
| **synced_items** | **Array<String>** | | [optional] |
|
|
11
8
|
|
|
12
9
|
## Example
|
|
13
10
|
|
|
@@ -15,10 +12,7 @@
|
|
|
15
12
|
require 'akeyless'
|
|
16
13
|
|
|
17
14
|
instance = Akeyless::FolderSyncOutput.new(
|
|
18
|
-
|
|
19
|
-
folder_name: null,
|
|
20
|
-
skipped_items: null,
|
|
21
|
-
synced_items: null
|
|
15
|
+
folder_name: null
|
|
22
16
|
)
|
|
23
17
|
```
|
|
24
18
|
|
|
@@ -43,6 +43,8 @@
|
|
|
43
43
|
| **conjur_url** | **String** | Conjur server base URL (relevant only for Conjur migration). If conjur-url is HTTPS and Conjur uses a private CA/self-signed certificate, make the CA bundle available on the Gateway and set CONJUR_SSL_CERT_PATH to its path. | [optional] |
|
|
44
44
|
| **conjur_username** | **String** | Conjur username used to authenticate (relevant only for Conjur migration). | [optional] |
|
|
45
45
|
| **delete_remote** | **Boolean** | Delete the secret from the remote target as well, relevant only when usc-name is not empty (relevant only for HasiCorp Vault migration) | [optional] |
|
|
46
|
+
| **enable_password_policy** | **String** | Enable password policy for rotated secrets created for Local and Domain users (Relevant only for Active Directory migration) | [optional][default to 'false'] |
|
|
47
|
+
| **exclude_hosts** | **String** | A comma separated list of IPs, CIDR ranges, or DNS names to exclude from the scan | [optional] |
|
|
46
48
|
| **expiration_event_in** | **Array<String>** | How many days before the expiration of the certificate would you like to be notified. | [optional] |
|
|
47
49
|
| **gcp_key** | **String** | Base64-encoded GCP Service Account private key text with sufficient permissions to Secrets Manager, Minimum required permission is Secret Manager Secret Accessor, e.g. 'roles/secretmanager.secretAccessor' (relevant only for GCP migration) | [optional] |
|
|
48
50
|
| **gcp_project_id** | **String** | GCP Project ID (cross-project override) | [optional] |
|
|
@@ -63,6 +65,7 @@
|
|
|
63
65
|
| **k8s_url** | **String** | K8s API Server URL, e.g. https://k8s-api.mycompany.com:6443 (relevant only for K8s migration) | [optional] |
|
|
64
66
|
| **k8s_username** | **String** | For Password Authentication method K8s Client username with sufficient permission to list and get secrets in the namespace(s) you selected (relevant only for K8s migration with Password Authentication method) | [optional] |
|
|
65
67
|
| **name** | **String** | Migration name | |
|
|
68
|
+
| **password_length** | **String** | The length of the password to be generated (between 8 and 50). Relevant only for Active Directory migration when enable-password-policy is true. | [optional] |
|
|
66
69
|
| **port_ranges** | **String** | A comma separated list of port ranges Examples: \"80,443\" or \"80,443,8080-8090\" or \"443\" | [optional][default to '443'] |
|
|
67
70
|
| **protection_key** | **String** | The name of the key that protects the classic key value (if empty, the account default key will be used) | [optional] |
|
|
68
71
|
| **si_auto_rotate** | **String** | Enable/Disable automatic/recurrent rotation for migrated secrets. Default is false: only manual rotation is allowed for migrated secrets. If set to true, this command should be combined with --si-rotation-interval and --si-rotation-hour parameters (Relevant only for Server Inventory migration) | [optional] |
|
|
@@ -73,6 +76,7 @@
|
|
|
73
76
|
| **si_user_groups** | **String** | Comma-separated list of groups to migrate users from. If empty, all users from all groups will be migrated (Relevant only for Server Inventory migration) | [optional] |
|
|
74
77
|
| **si_users_ignore** | **String** | Comma-separated list of Local Users which should not be migrated (Relevant only for Server Inventory migration) | [optional] |
|
|
75
78
|
| **si_users_path_template** | **String** | Path location template for migrating users as Rotated Secrets e.g.: .../Users/{{COMPUTER_NAME}}/{{USERNAME}} (Relevant only for Server Inventory migration) | |
|
|
79
|
+
| **skip_dry_run** | **String** | Skip dry-run validation for rotated secrets created for Local and Domain users (Relevant only for Active Directory migration) | [optional][default to 'false'] |
|
|
76
80
|
| **target_location** | **String** | Target location in Akeyless for imported secrets | |
|
|
77
81
|
| **target_name** | **String** | Name of existing target to use to create the migration | [optional] |
|
|
78
82
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -126,6 +130,8 @@ instance = Akeyless::GatewayCreateMigration.new(
|
|
|
126
130
|
conjur_url: null,
|
|
127
131
|
conjur_username: null,
|
|
128
132
|
delete_remote: null,
|
|
133
|
+
enable_password_policy: null,
|
|
134
|
+
exclude_hosts: null,
|
|
129
135
|
expiration_event_in: null,
|
|
130
136
|
gcp_key: null,
|
|
131
137
|
gcp_project_id: null,
|
|
@@ -146,6 +152,7 @@ instance = Akeyless::GatewayCreateMigration.new(
|
|
|
146
152
|
k8s_url: null,
|
|
147
153
|
k8s_username: null,
|
|
148
154
|
name: null,
|
|
155
|
+
password_length: null,
|
|
149
156
|
port_ranges: null,
|
|
150
157
|
protection_key: null,
|
|
151
158
|
si_auto_rotate: null,
|
|
@@ -156,6 +163,7 @@ instance = Akeyless::GatewayCreateMigration.new(
|
|
|
156
163
|
si_user_groups: null,
|
|
157
164
|
si_users_ignore: null,
|
|
158
165
|
si_users_path_template: null,
|
|
166
|
+
skip_dry_run: null,
|
|
159
167
|
target_location: null,
|
|
160
168
|
target_name: null,
|
|
161
169
|
token: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
7
8
|
| **artifactory_admin_name** | **String** | Artifactory Admin Name | [optional] |
|
|
8
9
|
| **artifactory_admin_pwd** | **String** | Artifactory Admin password | [optional] |
|
|
9
10
|
| **artifactory_token_audience** | **String** | Token Audience | |
|
|
@@ -17,6 +18,7 @@
|
|
|
17
18
|
| **name** | **String** | Dynamic secret name | |
|
|
18
19
|
| **output_rule** | **Array<String>** | Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) | [optional] |
|
|
19
20
|
| **producer_encryption_key_name** | **String** | Dynamic producer encryption key | [optional] |
|
|
21
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
20
22
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
21
23
|
| **target_name** | **String** | Target name | [optional] |
|
|
22
24
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
require 'akeyless'
|
|
30
32
|
|
|
31
33
|
instance = Akeyless::GatewayCreateProducerArtifactory.new(
|
|
34
|
+
ara_enabled: null,
|
|
32
35
|
artifactory_admin_name: null,
|
|
33
36
|
artifactory_admin_pwd: null,
|
|
34
37
|
artifactory_token_audience: null,
|
|
@@ -42,6 +45,7 @@ instance = Akeyless::GatewayCreateProducerArtifactory.new(
|
|
|
42
45
|
name: null,
|
|
43
46
|
output_rule: null,
|
|
44
47
|
producer_encryption_key_name: null,
|
|
48
|
+
skip_dry_run: null,
|
|
45
49
|
tags: null,
|
|
46
50
|
target_name: null,
|
|
47
51
|
token: null,
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **access_mode** | **String** | | [optional] |
|
|
8
8
|
| **admin_rotation_interval_days** | **Integer** | Admin credentials rotation interval (days) | [optional][default to 0] |
|
|
9
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
9
10
|
| **aws_access_key_id** | **String** | Access Key ID | [optional] |
|
|
10
11
|
| **aws_access_secret_key** | **String** | Secret Access Key | [optional] |
|
|
11
12
|
| **aws_external_id** | **String** | The AWS External ID associated with the AWS role (relevant only for assume_role mode) | [optional] |
|
|
@@ -35,6 +36,7 @@
|
|
|
35
36
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
36
37
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
37
38
|
| **session_tags** | **String** | String of Key value session tags comma separated, relevant only for Assumed Role | [optional] |
|
|
39
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
38
40
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
39
41
|
| **target_name** | **String** | Target name | [optional] |
|
|
40
42
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -54,6 +56,7 @@ require 'akeyless'
|
|
|
54
56
|
instance = Akeyless::GatewayCreateProducerAws.new(
|
|
55
57
|
access_mode: null,
|
|
56
58
|
admin_rotation_interval_days: null,
|
|
59
|
+
ara_enabled: null,
|
|
57
60
|
aws_access_key_id: null,
|
|
58
61
|
aws_access_secret_key: null,
|
|
59
62
|
aws_external_id: null,
|
|
@@ -83,6 +86,7 @@ instance = Akeyless::GatewayCreateProducerAws.new(
|
|
|
83
86
|
secure_access_web_browsing: null,
|
|
84
87
|
secure_access_web_proxy: null,
|
|
85
88
|
session_tags: null,
|
|
89
|
+
skip_dry_run: null,
|
|
86
90
|
tags: null,
|
|
87
91
|
target_name: null,
|
|
88
92
|
token: null,
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **app_obj_id** | **String** | Azure App Object Id | [optional] |
|
|
8
|
+
| **ara_enabled** | **Boolean** | Enable or disable Agentic Runtime Authority rule enforcement for this item. Mirrors commands.AgenticRulesParams.AraEnabled. | [optional] |
|
|
8
9
|
| **azure_administrative_unit** | **String** | Azure AD administrative unit (relevant only when azure-user-portal-access=true) | [optional] |
|
|
9
10
|
| **azure_client_id** | **String** | Azure Client ID | [optional] |
|
|
10
11
|
| **azure_client_secret** | **String** | Azure Client Secret | [optional] |
|
|
@@ -25,6 +26,7 @@
|
|
|
25
26
|
| **secure_access_web** | **Boolean** | Enable Web Secure Remote Access | [optional][default to true] |
|
|
26
27
|
| **secure_access_web_browsing** | **Boolean** | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
27
28
|
| **secure_access_web_proxy** | **Boolean** | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional][default to false] |
|
|
29
|
+
| **skip_dry_run** | **String** | If set, dry-run will be skipped | [optional] |
|
|
28
30
|
| **tags** | **Array<String>** | Add tags attached to this object | [optional] |
|
|
29
31
|
| **target_name** | **String** | Target name | [optional] |
|
|
30
32
|
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
|
|
@@ -47,6 +49,7 @@ require 'akeyless'
|
|
|
47
49
|
|
|
48
50
|
instance = Akeyless::GatewayCreateProducerAzure.new(
|
|
49
51
|
app_obj_id: null,
|
|
52
|
+
ara_enabled: null,
|
|
50
53
|
azure_administrative_unit: null,
|
|
51
54
|
azure_client_id: null,
|
|
52
55
|
azure_client_secret: null,
|
|
@@ -67,6 +70,7 @@ instance = Akeyless::GatewayCreateProducerAzure.new(
|
|
|
67
70
|
secure_access_web: null,
|
|
68
71
|
secure_access_web_browsing: null,
|
|
69
72
|
secure_access_web_proxy: null,
|
|
73
|
+
skip_dry_run: null,
|
|
70
74
|
tags: null,
|
|
71
75
|
target_name: null,
|
|
72
76
|
token: null,
|