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
|
@@ -46,6 +46,9 @@ module Akeyless
|
|
|
46
46
|
|
|
47
47
|
attr_accessor :domain_users_rotated_secrets_path_template
|
|
48
48
|
|
|
49
|
+
# EnablePasswordPolicy enables applying PasswordPolicy to newly created domain/local user rotated secrets. Pointer so omitted values are preserved on partial update (nil = not provided).
|
|
50
|
+
attr_accessor :enable_password_policy
|
|
51
|
+
|
|
49
52
|
attr_accessor :enable_rdp_sra
|
|
50
53
|
|
|
51
54
|
attr_accessor :local_users_ignore_list
|
|
@@ -54,6 +57,11 @@ module Akeyless
|
|
|
54
57
|
|
|
55
58
|
attr_accessor :os_filter
|
|
56
59
|
|
|
60
|
+
attr_accessor :password_policy
|
|
61
|
+
|
|
62
|
+
# SkipDryRun enables skip_dry_run on newly created domain/local user rotated secrets. Pointer so omitted values are preserved on partial update (nil = not provided). When false/unset, existing rotated-secret SkipDryRun values are left unchanged on sync.
|
|
63
|
+
attr_accessor :skip_dry_run
|
|
64
|
+
|
|
57
65
|
attr_accessor :ssh_port
|
|
58
66
|
|
|
59
67
|
attr_accessor :target_format
|
|
@@ -86,10 +94,13 @@ module Akeyless
|
|
|
86
94
|
:'domain_name' => :'domain_name',
|
|
87
95
|
:'domain_server_targets_path_template' => :'domain_server_targets_path_template',
|
|
88
96
|
:'domain_users_rotated_secrets_path_template' => :'domain_users_rotated_secrets_path_template',
|
|
97
|
+
:'enable_password_policy' => :'enable_password_policy',
|
|
89
98
|
:'enable_rdp_sra' => :'enable_rdp_sra',
|
|
90
99
|
:'local_users_ignore_list' => :'local_users_ignore_list',
|
|
91
100
|
:'local_users_rotated_secrets_path_template' => :'local_users_rotated_secrets_path_template',
|
|
92
101
|
:'os_filter' => :'os_filter',
|
|
102
|
+
:'password_policy' => :'password_policy',
|
|
103
|
+
:'skip_dry_run' => :'skip_dry_run',
|
|
93
104
|
:'ssh_port' => :'ssh_port',
|
|
94
105
|
:'target_format' => :'target_format',
|
|
95
106
|
:'targets_type' => :'targets_type',
|
|
@@ -123,10 +134,13 @@ module Akeyless
|
|
|
123
134
|
:'domain_name' => :'String',
|
|
124
135
|
:'domain_server_targets_path_template' => :'String',
|
|
125
136
|
:'domain_users_rotated_secrets_path_template' => :'String',
|
|
137
|
+
:'enable_password_policy' => :'Boolean',
|
|
126
138
|
:'enable_rdp_sra' => :'Boolean',
|
|
127
139
|
:'local_users_ignore_list' => :'Hash<String, Boolean>',
|
|
128
140
|
:'local_users_rotated_secrets_path_template' => :'String',
|
|
129
141
|
:'os_filter' => :'String',
|
|
142
|
+
:'password_policy' => :'PasswordPolicyInfo',
|
|
143
|
+
:'skip_dry_run' => :'Boolean',
|
|
130
144
|
:'ssh_port' => :'String',
|
|
131
145
|
:'target_format' => :'String',
|
|
132
146
|
:'targets_type' => :'String',
|
|
@@ -222,6 +236,10 @@ module Akeyless
|
|
|
222
236
|
self.domain_users_rotated_secrets_path_template = attributes[:'domain_users_rotated_secrets_path_template']
|
|
223
237
|
end
|
|
224
238
|
|
|
239
|
+
if attributes.key?(:'enable_password_policy')
|
|
240
|
+
self.enable_password_policy = attributes[:'enable_password_policy']
|
|
241
|
+
end
|
|
242
|
+
|
|
225
243
|
if attributes.key?(:'enable_rdp_sra')
|
|
226
244
|
self.enable_rdp_sra = attributes[:'enable_rdp_sra']
|
|
227
245
|
end
|
|
@@ -240,6 +258,14 @@ module Akeyless
|
|
|
240
258
|
self.os_filter = attributes[:'os_filter']
|
|
241
259
|
end
|
|
242
260
|
|
|
261
|
+
if attributes.key?(:'password_policy')
|
|
262
|
+
self.password_policy = attributes[:'password_policy']
|
|
263
|
+
end
|
|
264
|
+
|
|
265
|
+
if attributes.key?(:'skip_dry_run')
|
|
266
|
+
self.skip_dry_run = attributes[:'skip_dry_run']
|
|
267
|
+
end
|
|
268
|
+
|
|
243
269
|
if attributes.key?(:'ssh_port')
|
|
244
270
|
self.ssh_port = attributes[:'ssh_port']
|
|
245
271
|
end
|
|
@@ -306,10 +332,13 @@ module Akeyless
|
|
|
306
332
|
domain_name == o.domain_name &&
|
|
307
333
|
domain_server_targets_path_template == o.domain_server_targets_path_template &&
|
|
308
334
|
domain_users_rotated_secrets_path_template == o.domain_users_rotated_secrets_path_template &&
|
|
335
|
+
enable_password_policy == o.enable_password_policy &&
|
|
309
336
|
enable_rdp_sra == o.enable_rdp_sra &&
|
|
310
337
|
local_users_ignore_list == o.local_users_ignore_list &&
|
|
311
338
|
local_users_rotated_secrets_path_template == o.local_users_rotated_secrets_path_template &&
|
|
312
339
|
os_filter == o.os_filter &&
|
|
340
|
+
password_policy == o.password_policy &&
|
|
341
|
+
skip_dry_run == o.skip_dry_run &&
|
|
313
342
|
ssh_port == o.ssh_port &&
|
|
314
343
|
target_format == o.target_format &&
|
|
315
344
|
targets_type == o.targets_type &&
|
|
@@ -328,7 +357,7 @@ module Akeyless
|
|
|
328
357
|
# Calculates hash code according to all attributes.
|
|
329
358
|
# @return [Integer] Hash code
|
|
330
359
|
def hash
|
|
331
|
-
[active_directory_target_id, ai_certificate_discovery, auto_rotate, auto_rotate_interval_in_days, auto_rotate_rotation_hour, certificates_expiration_events, certificates_path_template, computer_base_dn, discover_iis_apps, discover_local_users, discover_services, discovery_types, domain_name, domain_server_targets_path_template, domain_users_rotated_secrets_path_template, enable_rdp_sra, local_users_ignore_list, local_users_rotated_secrets_path_template, os_filter, ssh_port, target_format, targets_type, user_base_dn, user_groups, winrm_over_http, winrm_port].hash
|
|
360
|
+
[active_directory_target_id, ai_certificate_discovery, auto_rotate, auto_rotate_interval_in_days, auto_rotate_rotation_hour, certificates_expiration_events, certificates_path_template, computer_base_dn, discover_iis_apps, discover_local_users, discover_services, discovery_types, domain_name, domain_server_targets_path_template, domain_users_rotated_secrets_path_template, enable_password_policy, enable_rdp_sra, local_users_ignore_list, local_users_rotated_secrets_path_template, os_filter, password_policy, skip_dry_run, ssh_port, target_format, targets_type, user_base_dn, user_groups, winrm_over_http, winrm_port].hash
|
|
332
361
|
end
|
|
333
362
|
|
|
334
363
|
# Builds the object from hash
|
|
@@ -0,0 +1,349 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Akeyless API
|
|
3
|
+
|
|
4
|
+
#The purpose of this application is to provide access to Akeyless API.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 3.0
|
|
7
|
+
Contact: support@akeyless.io
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
Generator version: 7.10.0
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'date'
|
|
14
|
+
require 'time'
|
|
15
|
+
|
|
16
|
+
module Akeyless
|
|
17
|
+
class AerospikeTargetDetails
|
|
18
|
+
attr_accessor :aerospike_admin_username
|
|
19
|
+
|
|
20
|
+
attr_accessor :aerospike_client_certificate
|
|
21
|
+
|
|
22
|
+
attr_accessor :aerospike_client_id
|
|
23
|
+
|
|
24
|
+
attr_accessor :aerospike_client_private_key
|
|
25
|
+
|
|
26
|
+
attr_accessor :aerospike_client_secret
|
|
27
|
+
|
|
28
|
+
attr_accessor :aerospike_cloud
|
|
29
|
+
|
|
30
|
+
attr_accessor :aerospike_cluster_id
|
|
31
|
+
|
|
32
|
+
attr_accessor :aerospike_db_server_name
|
|
33
|
+
|
|
34
|
+
attr_accessor :aerospike_enable_mtls
|
|
35
|
+
|
|
36
|
+
attr_accessor :aerospike_hostname
|
|
37
|
+
|
|
38
|
+
attr_accessor :aerospike_namespace
|
|
39
|
+
|
|
40
|
+
attr_accessor :aerospike_password
|
|
41
|
+
|
|
42
|
+
attr_accessor :aerospike_port
|
|
43
|
+
|
|
44
|
+
attr_accessor :aerospike_skip_server_name_validation
|
|
45
|
+
|
|
46
|
+
attr_accessor :aerospike_ssl_connection_certificate
|
|
47
|
+
|
|
48
|
+
attr_accessor :aerospike_ssl_connection_mode
|
|
49
|
+
|
|
50
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
51
|
+
def self.attribute_map
|
|
52
|
+
{
|
|
53
|
+
:'aerospike_admin_username' => :'aerospike_admin_username',
|
|
54
|
+
:'aerospike_client_certificate' => :'aerospike_client_certificate',
|
|
55
|
+
:'aerospike_client_id' => :'aerospike_client_id',
|
|
56
|
+
:'aerospike_client_private_key' => :'aerospike_client_private_key',
|
|
57
|
+
:'aerospike_client_secret' => :'aerospike_client_secret',
|
|
58
|
+
:'aerospike_cloud' => :'aerospike_cloud',
|
|
59
|
+
:'aerospike_cluster_id' => :'aerospike_cluster_id',
|
|
60
|
+
:'aerospike_db_server_name' => :'aerospike_db_server_name',
|
|
61
|
+
:'aerospike_enable_mtls' => :'aerospike_enable_mtls',
|
|
62
|
+
:'aerospike_hostname' => :'aerospike_hostname',
|
|
63
|
+
:'aerospike_namespace' => :'aerospike_namespace',
|
|
64
|
+
:'aerospike_password' => :'aerospike_password',
|
|
65
|
+
:'aerospike_port' => :'aerospike_port',
|
|
66
|
+
:'aerospike_skip_server_name_validation' => :'aerospike_skip_server_name_validation',
|
|
67
|
+
:'aerospike_ssl_connection_certificate' => :'aerospike_ssl_connection_certificate',
|
|
68
|
+
:'aerospike_ssl_connection_mode' => :'aerospike_ssl_connection_mode'
|
|
69
|
+
}
|
|
70
|
+
end
|
|
71
|
+
|
|
72
|
+
# Returns all the JSON keys this model knows about
|
|
73
|
+
def self.acceptable_attributes
|
|
74
|
+
attribute_map.values
|
|
75
|
+
end
|
|
76
|
+
|
|
77
|
+
# Attribute type mapping.
|
|
78
|
+
def self.openapi_types
|
|
79
|
+
{
|
|
80
|
+
:'aerospike_admin_username' => :'String',
|
|
81
|
+
:'aerospike_client_certificate' => :'String',
|
|
82
|
+
:'aerospike_client_id' => :'String',
|
|
83
|
+
:'aerospike_client_private_key' => :'String',
|
|
84
|
+
:'aerospike_client_secret' => :'String',
|
|
85
|
+
:'aerospike_cloud' => :'Boolean',
|
|
86
|
+
:'aerospike_cluster_id' => :'String',
|
|
87
|
+
:'aerospike_db_server_name' => :'String',
|
|
88
|
+
:'aerospike_enable_mtls' => :'Boolean',
|
|
89
|
+
:'aerospike_hostname' => :'String',
|
|
90
|
+
:'aerospike_namespace' => :'String',
|
|
91
|
+
:'aerospike_password' => :'String',
|
|
92
|
+
:'aerospike_port' => :'String',
|
|
93
|
+
:'aerospike_skip_server_name_validation' => :'String',
|
|
94
|
+
:'aerospike_ssl_connection_certificate' => :'String',
|
|
95
|
+
:'aerospike_ssl_connection_mode' => :'Boolean'
|
|
96
|
+
}
|
|
97
|
+
end
|
|
98
|
+
|
|
99
|
+
# List of attributes with nullable: true
|
|
100
|
+
def self.openapi_nullable
|
|
101
|
+
Set.new([
|
|
102
|
+
])
|
|
103
|
+
end
|
|
104
|
+
|
|
105
|
+
# Initializes the object
|
|
106
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
107
|
+
def initialize(attributes = {})
|
|
108
|
+
if (!attributes.is_a?(Hash))
|
|
109
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Akeyless::AerospikeTargetDetails` initialize method"
|
|
110
|
+
end
|
|
111
|
+
|
|
112
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
|
113
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
|
114
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
|
115
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Akeyless::AerospikeTargetDetails`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
|
116
|
+
end
|
|
117
|
+
h[k.to_sym] = v
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
if attributes.key?(:'aerospike_admin_username')
|
|
121
|
+
self.aerospike_admin_username = attributes[:'aerospike_admin_username']
|
|
122
|
+
end
|
|
123
|
+
|
|
124
|
+
if attributes.key?(:'aerospike_client_certificate')
|
|
125
|
+
self.aerospike_client_certificate = attributes[:'aerospike_client_certificate']
|
|
126
|
+
end
|
|
127
|
+
|
|
128
|
+
if attributes.key?(:'aerospike_client_id')
|
|
129
|
+
self.aerospike_client_id = attributes[:'aerospike_client_id']
|
|
130
|
+
end
|
|
131
|
+
|
|
132
|
+
if attributes.key?(:'aerospike_client_private_key')
|
|
133
|
+
self.aerospike_client_private_key = attributes[:'aerospike_client_private_key']
|
|
134
|
+
end
|
|
135
|
+
|
|
136
|
+
if attributes.key?(:'aerospike_client_secret')
|
|
137
|
+
self.aerospike_client_secret = attributes[:'aerospike_client_secret']
|
|
138
|
+
end
|
|
139
|
+
|
|
140
|
+
if attributes.key?(:'aerospike_cloud')
|
|
141
|
+
self.aerospike_cloud = attributes[:'aerospike_cloud']
|
|
142
|
+
end
|
|
143
|
+
|
|
144
|
+
if attributes.key?(:'aerospike_cluster_id')
|
|
145
|
+
self.aerospike_cluster_id = attributes[:'aerospike_cluster_id']
|
|
146
|
+
end
|
|
147
|
+
|
|
148
|
+
if attributes.key?(:'aerospike_db_server_name')
|
|
149
|
+
self.aerospike_db_server_name = attributes[:'aerospike_db_server_name']
|
|
150
|
+
end
|
|
151
|
+
|
|
152
|
+
if attributes.key?(:'aerospike_enable_mtls')
|
|
153
|
+
self.aerospike_enable_mtls = attributes[:'aerospike_enable_mtls']
|
|
154
|
+
end
|
|
155
|
+
|
|
156
|
+
if attributes.key?(:'aerospike_hostname')
|
|
157
|
+
self.aerospike_hostname = attributes[:'aerospike_hostname']
|
|
158
|
+
end
|
|
159
|
+
|
|
160
|
+
if attributes.key?(:'aerospike_namespace')
|
|
161
|
+
self.aerospike_namespace = attributes[:'aerospike_namespace']
|
|
162
|
+
end
|
|
163
|
+
|
|
164
|
+
if attributes.key?(:'aerospike_password')
|
|
165
|
+
self.aerospike_password = attributes[:'aerospike_password']
|
|
166
|
+
end
|
|
167
|
+
|
|
168
|
+
if attributes.key?(:'aerospike_port')
|
|
169
|
+
self.aerospike_port = attributes[:'aerospike_port']
|
|
170
|
+
end
|
|
171
|
+
|
|
172
|
+
if attributes.key?(:'aerospike_skip_server_name_validation')
|
|
173
|
+
self.aerospike_skip_server_name_validation = attributes[:'aerospike_skip_server_name_validation']
|
|
174
|
+
end
|
|
175
|
+
|
|
176
|
+
if attributes.key?(:'aerospike_ssl_connection_certificate')
|
|
177
|
+
self.aerospike_ssl_connection_certificate = attributes[:'aerospike_ssl_connection_certificate']
|
|
178
|
+
end
|
|
179
|
+
|
|
180
|
+
if attributes.key?(:'aerospike_ssl_connection_mode')
|
|
181
|
+
self.aerospike_ssl_connection_mode = attributes[:'aerospike_ssl_connection_mode']
|
|
182
|
+
end
|
|
183
|
+
end
|
|
184
|
+
|
|
185
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
186
|
+
# @return Array for valid properties with the reasons
|
|
187
|
+
def list_invalid_properties
|
|
188
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
|
189
|
+
invalid_properties = Array.new
|
|
190
|
+
invalid_properties
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
# Check to see if the all the properties in the model are valid
|
|
194
|
+
# @return true if the model is valid
|
|
195
|
+
def valid?
|
|
196
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
197
|
+
true
|
|
198
|
+
end
|
|
199
|
+
|
|
200
|
+
# Checks equality by comparing each attribute.
|
|
201
|
+
# @param [Object] Object to be compared
|
|
202
|
+
def ==(o)
|
|
203
|
+
return true if self.equal?(o)
|
|
204
|
+
self.class == o.class &&
|
|
205
|
+
aerospike_admin_username == o.aerospike_admin_username &&
|
|
206
|
+
aerospike_client_certificate == o.aerospike_client_certificate &&
|
|
207
|
+
aerospike_client_id == o.aerospike_client_id &&
|
|
208
|
+
aerospike_client_private_key == o.aerospike_client_private_key &&
|
|
209
|
+
aerospike_client_secret == o.aerospike_client_secret &&
|
|
210
|
+
aerospike_cloud == o.aerospike_cloud &&
|
|
211
|
+
aerospike_cluster_id == o.aerospike_cluster_id &&
|
|
212
|
+
aerospike_db_server_name == o.aerospike_db_server_name &&
|
|
213
|
+
aerospike_enable_mtls == o.aerospike_enable_mtls &&
|
|
214
|
+
aerospike_hostname == o.aerospike_hostname &&
|
|
215
|
+
aerospike_namespace == o.aerospike_namespace &&
|
|
216
|
+
aerospike_password == o.aerospike_password &&
|
|
217
|
+
aerospike_port == o.aerospike_port &&
|
|
218
|
+
aerospike_skip_server_name_validation == o.aerospike_skip_server_name_validation &&
|
|
219
|
+
aerospike_ssl_connection_certificate == o.aerospike_ssl_connection_certificate &&
|
|
220
|
+
aerospike_ssl_connection_mode == o.aerospike_ssl_connection_mode
|
|
221
|
+
end
|
|
222
|
+
|
|
223
|
+
# @see the `==` method
|
|
224
|
+
# @param [Object] Object to be compared
|
|
225
|
+
def eql?(o)
|
|
226
|
+
self == o
|
|
227
|
+
end
|
|
228
|
+
|
|
229
|
+
# Calculates hash code according to all attributes.
|
|
230
|
+
# @return [Integer] Hash code
|
|
231
|
+
def hash
|
|
232
|
+
[aerospike_admin_username, aerospike_client_certificate, aerospike_client_id, aerospike_client_private_key, aerospike_client_secret, aerospike_cloud, aerospike_cluster_id, aerospike_db_server_name, aerospike_enable_mtls, aerospike_hostname, aerospike_namespace, aerospike_password, aerospike_port, aerospike_skip_server_name_validation, aerospike_ssl_connection_certificate, aerospike_ssl_connection_mode].hash
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
# Builds the object from hash
|
|
236
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
237
|
+
# @return [Object] Returns the model itself
|
|
238
|
+
def self.build_from_hash(attributes)
|
|
239
|
+
return nil unless attributes.is_a?(Hash)
|
|
240
|
+
attributes = attributes.transform_keys(&:to_sym)
|
|
241
|
+
transformed_hash = {}
|
|
242
|
+
openapi_types.each_pair do |key, type|
|
|
243
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
|
244
|
+
transformed_hash["#{key}"] = nil
|
|
245
|
+
elsif type =~ /\AArray<(.*)>/i
|
|
246
|
+
# check to ensure the input is an array given that the attribute
|
|
247
|
+
# is documented as an array but the input is not
|
|
248
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
|
249
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
|
250
|
+
end
|
|
251
|
+
elsif !attributes[attribute_map[key]].nil?
|
|
252
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
|
253
|
+
end
|
|
254
|
+
end
|
|
255
|
+
new(transformed_hash)
|
|
256
|
+
end
|
|
257
|
+
|
|
258
|
+
# Deserializes the data based on type
|
|
259
|
+
# @param string type Data type
|
|
260
|
+
# @param string value Value to be deserialized
|
|
261
|
+
# @return [Object] Deserialized data
|
|
262
|
+
def self._deserialize(type, value)
|
|
263
|
+
case type.to_sym
|
|
264
|
+
when :Time
|
|
265
|
+
Time.parse(value)
|
|
266
|
+
when :Date
|
|
267
|
+
Date.parse(value)
|
|
268
|
+
when :String
|
|
269
|
+
value.to_s
|
|
270
|
+
when :Integer
|
|
271
|
+
value.to_i
|
|
272
|
+
when :Float
|
|
273
|
+
value.to_f
|
|
274
|
+
when :Boolean
|
|
275
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
276
|
+
true
|
|
277
|
+
else
|
|
278
|
+
false
|
|
279
|
+
end
|
|
280
|
+
when :Object
|
|
281
|
+
# generic object (usually a Hash), return directly
|
|
282
|
+
value
|
|
283
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
284
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
285
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
286
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
287
|
+
k_type = Regexp.last_match[:k_type]
|
|
288
|
+
v_type = Regexp.last_match[:v_type]
|
|
289
|
+
{}.tap do |hash|
|
|
290
|
+
value.each do |k, v|
|
|
291
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
292
|
+
end
|
|
293
|
+
end
|
|
294
|
+
else # model
|
|
295
|
+
# models (e.g. Pet) or oneOf
|
|
296
|
+
klass = Akeyless.const_get(type)
|
|
297
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
|
298
|
+
end
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
# Returns the string representation of the object
|
|
302
|
+
# @return [String] String presentation of the object
|
|
303
|
+
def to_s
|
|
304
|
+
to_hash.to_s
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
308
|
+
# @return [Hash] Returns the object in the form of hash
|
|
309
|
+
def to_body
|
|
310
|
+
to_hash
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
# Returns the object in the form of hash
|
|
314
|
+
# @return [Hash] Returns the object in the form of hash
|
|
315
|
+
def to_hash
|
|
316
|
+
hash = {}
|
|
317
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
318
|
+
value = self.send(attr)
|
|
319
|
+
if value.nil?
|
|
320
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
|
321
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
|
322
|
+
end
|
|
323
|
+
|
|
324
|
+
hash[param] = _to_hash(value)
|
|
325
|
+
end
|
|
326
|
+
hash
|
|
327
|
+
end
|
|
328
|
+
|
|
329
|
+
# Outputs non-array value in the form of hash
|
|
330
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
331
|
+
# @param [Object] value Any valid value
|
|
332
|
+
# @return [Hash] Returns the value in the form of hash
|
|
333
|
+
def _to_hash(value)
|
|
334
|
+
if value.is_a?(Array)
|
|
335
|
+
value.compact.map { |v| _to_hash(v) }
|
|
336
|
+
elsif value.is_a?(Hash)
|
|
337
|
+
{}.tap do |hash|
|
|
338
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
339
|
+
end
|
|
340
|
+
elsif value.respond_to? :to_hash
|
|
341
|
+
value.to_hash
|
|
342
|
+
else
|
|
343
|
+
value
|
|
344
|
+
end
|
|
345
|
+
end
|
|
346
|
+
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
end
|
|
@@ -15,6 +15,9 @@ require 'time'
|
|
|
15
15
|
|
|
16
16
|
module Akeyless
|
|
17
17
|
class AgenticRules
|
|
18
|
+
# Enabled is a pointer so rules persisted before this field existed (nil) keep enforcing, rather than silently switching off.
|
|
19
|
+
attr_accessor :enabled
|
|
20
|
+
|
|
18
21
|
attr_accessor :input_rules
|
|
19
22
|
|
|
20
23
|
attr_accessor :output_rules
|
|
@@ -22,6 +25,7 @@ module Akeyless
|
|
|
22
25
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
23
26
|
def self.attribute_map
|
|
24
27
|
{
|
|
28
|
+
:'enabled' => :'enabled',
|
|
25
29
|
:'input_rules' => :'input_rules',
|
|
26
30
|
:'output_rules' => :'output_rules'
|
|
27
31
|
}
|
|
@@ -35,6 +39,7 @@ module Akeyless
|
|
|
35
39
|
# Attribute type mapping.
|
|
36
40
|
def self.openapi_types
|
|
37
41
|
{
|
|
42
|
+
:'enabled' => :'Boolean',
|
|
38
43
|
:'input_rules' => :'Array<AgenticRule>',
|
|
39
44
|
:'output_rules' => :'Array<AgenticRule>'
|
|
40
45
|
}
|
|
@@ -61,6 +66,10 @@ module Akeyless
|
|
|
61
66
|
h[k.to_sym] = v
|
|
62
67
|
}
|
|
63
68
|
|
|
69
|
+
if attributes.key?(:'enabled')
|
|
70
|
+
self.enabled = attributes[:'enabled']
|
|
71
|
+
end
|
|
72
|
+
|
|
64
73
|
if attributes.key?(:'input_rules')
|
|
65
74
|
if (value = attributes[:'input_rules']).is_a?(Array)
|
|
66
75
|
self.input_rules = value
|
|
@@ -94,6 +103,7 @@ module Akeyless
|
|
|
94
103
|
def ==(o)
|
|
95
104
|
return true if self.equal?(o)
|
|
96
105
|
self.class == o.class &&
|
|
106
|
+
enabled == o.enabled &&
|
|
97
107
|
input_rules == o.input_rules &&
|
|
98
108
|
output_rules == o.output_rules
|
|
99
109
|
end
|
|
@@ -107,7 +117,7 @@ module Akeyless
|
|
|
107
117
|
# Calculates hash code according to all attributes.
|
|
108
118
|
# @return [Integer] Hash code
|
|
109
119
|
def hash
|
|
110
|
-
[input_rules, output_rules].hash
|
|
120
|
+
[enabled, input_rules, output_rules].hash
|
|
111
121
|
end
|
|
112
122
|
|
|
113
123
|
# Builds the object from hash
|
|
@@ -52,7 +52,7 @@ module Akeyless
|
|
|
52
52
|
# Auth Method name
|
|
53
53
|
attr_accessor :name
|
|
54
54
|
|
|
55
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
55
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
56
56
|
attr_accessor :product_type
|
|
57
57
|
|
|
58
58
|
# Authentication token (see `/auth` and `/configure`)
|
|
@@ -73,7 +73,7 @@ module Akeyless
|
|
|
73
73
|
# Auth Method name
|
|
74
74
|
attr_accessor :name
|
|
75
75
|
|
|
76
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
76
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
77
77
|
attr_accessor :product_type
|
|
78
78
|
|
|
79
79
|
# sts URL
|
|
@@ -88,7 +88,7 @@ module Akeyless
|
|
|
88
88
|
# Auth Method name
|
|
89
89
|
attr_accessor :name
|
|
90
90
|
|
|
91
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
91
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
92
92
|
attr_accessor :product_type
|
|
93
93
|
|
|
94
94
|
# Authentication token (see `/auth` and `/configure`)
|
|
@@ -76,7 +76,7 @@ module Akeyless
|
|
|
76
76
|
# Auth Method name
|
|
77
77
|
attr_accessor :name
|
|
78
78
|
|
|
79
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
79
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
80
80
|
attr_accessor :product_type
|
|
81
81
|
|
|
82
82
|
# Require certificate CRL distribution points (CDP) and enforce CRL validation during authentication.
|
|
@@ -61,7 +61,7 @@ module Akeyless
|
|
|
61
61
|
# Auth Method name
|
|
62
62
|
attr_accessor :name
|
|
63
63
|
|
|
64
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
64
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
65
65
|
attr_accessor :product_type
|
|
66
66
|
|
|
67
67
|
# Authentication token (see `/auth` and `/configure`)
|
|
@@ -70,7 +70,7 @@ module Akeyless
|
|
|
70
70
|
# Auth Method name
|
|
71
71
|
attr_accessor :name
|
|
72
72
|
|
|
73
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
73
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
74
74
|
attr_accessor :product_type
|
|
75
75
|
|
|
76
76
|
# ServiceAccount credentials data instead of giving a file path, base64 encoded
|
|
@@ -67,7 +67,7 @@ module Akeyless
|
|
|
67
67
|
# Auth Method name
|
|
68
68
|
attr_accessor :name
|
|
69
69
|
|
|
70
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
70
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
71
71
|
attr_accessor :product_type
|
|
72
72
|
|
|
73
73
|
# Base64-encoded or PEM formatted public key data for K8S authentication method is required [RSA2048]
|
|
@@ -76,7 +76,7 @@ module Akeyless
|
|
|
76
76
|
# Auth Method name
|
|
77
77
|
attr_accessor :name
|
|
78
78
|
|
|
79
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
79
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
80
80
|
attr_accessor :product_type
|
|
81
81
|
|
|
82
82
|
# A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT)
|
|
@@ -55,7 +55,7 @@ module Akeyless
|
|
|
55
55
|
# Auth Method name
|
|
56
56
|
attr_accessor :name
|
|
57
57
|
|
|
58
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
58
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
59
59
|
attr_accessor :product_type
|
|
60
60
|
|
|
61
61
|
# A public key generated for LDAP authentication method on Akeyless in base64 or PEM format [RSA2048]
|
|
@@ -76,7 +76,7 @@ module Akeyless
|
|
|
76
76
|
# Auth Method name
|
|
77
77
|
attr_accessor :name
|
|
78
78
|
|
|
79
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
79
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
80
80
|
attr_accessor :product_type
|
|
81
81
|
|
|
82
82
|
# A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT)
|
|
@@ -55,7 +55,7 @@ module Akeyless
|
|
|
55
55
|
# Auth Method name
|
|
56
56
|
attr_accessor :name
|
|
57
57
|
|
|
58
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
58
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
59
59
|
attr_accessor :product_type
|
|
60
60
|
|
|
61
61
|
# The Oracle Cloud tenant ID
|
|
@@ -67,7 +67,7 @@ module Akeyless
|
|
|
67
67
|
# Auth Method name
|
|
68
68
|
attr_accessor :name
|
|
69
69
|
|
|
70
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
70
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
71
71
|
attr_accessor :product_type
|
|
72
72
|
|
|
73
73
|
# RequiredScopes is a list of required scopes that the oidc method will request from the oidc provider and the user must approve
|
|
@@ -61,7 +61,7 @@ module Akeyless
|
|
|
61
61
|
# Auth Method name
|
|
62
62
|
attr_accessor :name
|
|
63
63
|
|
|
64
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
64
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
65
65
|
attr_accessor :product_type
|
|
66
66
|
|
|
67
67
|
# A list of additional sub claims delimiters (relevant only for SAML, OIDC, OAuth2/JWT)
|
|
@@ -61,7 +61,7 @@ module Akeyless
|
|
|
61
61
|
# Auth Method name
|
|
62
62
|
attr_accessor :name
|
|
63
63
|
|
|
64
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
64
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
65
65
|
attr_accessor :product_type
|
|
66
66
|
|
|
67
67
|
# Authentication token (see `/auth` and `/configure`)
|
|
@@ -54,7 +54,7 @@ module Akeyless
|
|
|
54
54
|
# Auth Method new name
|
|
55
55
|
attr_accessor :new_name
|
|
56
56
|
|
|
57
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
57
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
58
58
|
attr_accessor :product_type
|
|
59
59
|
|
|
60
60
|
# Authentication token (see `/auth` and `/configure`)
|
|
@@ -76,7 +76,7 @@ module Akeyless
|
|
|
76
76
|
# Auth Method new name
|
|
77
77
|
attr_accessor :new_name
|
|
78
78
|
|
|
79
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
79
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
80
80
|
attr_accessor :product_type
|
|
81
81
|
|
|
82
82
|
# sts URL
|
|
@@ -91,7 +91,7 @@ module Akeyless
|
|
|
91
91
|
# Auth Method new name
|
|
92
92
|
attr_accessor :new_name
|
|
93
93
|
|
|
94
|
-
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca]
|
|
94
|
+
# Choose the relevant product type for the auth method [sm, sra, pm, dp, ca, ara]
|
|
95
95
|
attr_accessor :product_type
|
|
96
96
|
|
|
97
97
|
# Authentication token (see `/auth` and `/configure`)
|