akeyless 4.2.0 → 4.2.2
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 +5 -1
- data/docs/Auth.md +4 -2
- data/docs/AuthMethod.md +2 -0
- data/docs/AuthMethodCreateApiKey.md +2 -0
- data/docs/AuthMethodCreateAwsIam.md +2 -0
- data/docs/AuthMethodCreateAzureAD.md +2 -0
- data/docs/AuthMethodCreateCert.md +2 -0
- data/docs/AuthMethodCreateEmail.md +2 -0
- data/docs/AuthMethodCreateGcp.md +2 -0
- data/docs/AuthMethodCreateK8s.md +2 -0
- data/docs/AuthMethodCreateLdap.md +2 -0
- data/docs/AuthMethodCreateOCI.md +2 -0
- data/docs/AuthMethodCreateOIDC.md +2 -0
- data/docs/AuthMethodCreateOauth2.md +2 -0
- data/docs/AuthMethodCreateSAML.md +2 -0
- data/docs/AuthMethodCreateUniversalIdentity.md +2 -0
- data/docs/AuthMethodUpdateApiKey.md +2 -0
- data/docs/AuthMethodUpdateAwsIam.md +2 -0
- data/docs/AuthMethodUpdateAzureAD.md +2 -0
- data/docs/AuthMethodUpdateCert.md +2 -0
- data/docs/AuthMethodUpdateEmail.md +2 -0
- data/docs/AuthMethodUpdateGcp.md +2 -0
- data/docs/AuthMethodUpdateK8s.md +2 -0
- data/docs/AuthMethodUpdateLdap.md +2 -0
- data/docs/AuthMethodUpdateOCI.md +2 -0
- data/docs/AuthMethodUpdateOIDC.md +2 -0
- data/docs/AuthMethodUpdateOauth2.md +2 -0
- data/docs/AuthMethodUpdateSAML.md +2 -0
- data/docs/AuthMethodUpdateUniversalIdentity.md +2 -0
- data/docs/AuthOutput.md +2 -0
- data/docs/BastionListEntry.md +2 -0
- data/docs/BatchEncryptionRequestLine.md +24 -0
- data/docs/BatchEncryptionResponseLine.md +20 -0
- data/docs/Connect.md +2 -0
- data/docs/CreateAuthMethod.md +2 -0
- data/docs/CreateAuthMethodAWSIAM.md +2 -0
- data/docs/CreateAuthMethodAzureAD.md +2 -0
- data/docs/CreateAuthMethodCert.md +2 -0
- data/docs/CreateAuthMethodEmail.md +2 -0
- data/docs/CreateAuthMethodGCP.md +2 -0
- data/docs/CreateAuthMethodHuawei.md +2 -0
- data/docs/CreateAuthMethodK8S.md +2 -0
- data/docs/CreateAuthMethodLDAP.md +2 -0
- data/docs/CreateAuthMethodOAuth2.md +2 -0
- data/docs/CreateAuthMethodOCI.md +2 -0
- data/docs/CreateAuthMethodOIDC.md +2 -0
- data/docs/CreateAuthMethodSAML.md +2 -0
- data/docs/CreateAuthMethodUniversalIdentity.md +2 -0
- data/docs/CreateCertificate.md +1 -1
- data/docs/CreateClassicKey.md +3 -1
- data/docs/CreateDFCKey.md +3 -1
- data/docs/CreateDynamicSecret.md +1 -1
- data/docs/CreateESM.md +1 -1
- data/docs/CreateKey.md +1 -1
- data/docs/CreateOidcApp.md +1 -1
- data/docs/CreatePKICertIssuer.md +1 -1
- data/docs/CreateRole.md +2 -0
- data/docs/CreateRotatedSecret.md +1 -1
- data/docs/CreateSSHCertIssuer.md +1 -1
- data/docs/CreateSecret.md +1 -1
- data/docs/CreateTokenizer.md +1 -1
- data/docs/CreateUSC.md +1 -1
- data/docs/DSProducerDetails.md +4 -0
- data/docs/DescribeItem.md +2 -0
- data/docs/DynamicSecretCreateArtifactory.md +1 -1
- data/docs/DynamicSecretCreateAws.md +5 -1
- data/docs/DynamicSecretCreateAzure.md +1 -1
- data/docs/DynamicSecretCreateCassandra.md +1 -1
- data/docs/DynamicSecretCreateChef.md +1 -1
- data/docs/DynamicSecretCreateCustom.md +1 -1
- data/docs/DynamicSecretCreateDockerhub.md +1 -1
- data/docs/DynamicSecretCreateEks.md +1 -1
- data/docs/DynamicSecretCreateGcp.md +1 -1
- data/docs/DynamicSecretCreateGithub.md +1 -1
- data/docs/DynamicSecretCreateGitlab.md +1 -1
- data/docs/DynamicSecretCreateGke.md +1 -1
- data/docs/DynamicSecretCreateGoogleWorkspace.md +1 -1
- data/docs/DynamicSecretCreateHanaDb.md +1 -1
- data/docs/DynamicSecretCreateK8s.md +1 -1
- data/docs/DynamicSecretCreateLdap.md +1 -1
- data/docs/DynamicSecretCreateMongoDb.md +1 -1
- data/docs/DynamicSecretCreateMsSql.md +1 -1
- data/docs/DynamicSecretCreateMySql.md +1 -1
- data/docs/DynamicSecretCreateOracleDb.md +1 -1
- data/docs/DynamicSecretCreatePing.md +1 -1
- data/docs/DynamicSecretCreatePostgreSql.md +1 -1
- data/docs/DynamicSecretCreateRabbitMq.md +1 -1
- data/docs/DynamicSecretCreateRdp.md +1 -1
- data/docs/DynamicSecretCreateRedis.md +1 -1
- data/docs/DynamicSecretCreateRedshift.md +1 -1
- data/docs/DynamicSecretCreateSnowflake.md +1 -1
- data/docs/DynamicSecretCreateVenafi.md +1 -1
- data/docs/DynamicSecretUpdateArtifactory.md +1 -1
- data/docs/DynamicSecretUpdateAws.md +5 -1
- data/docs/DynamicSecretUpdateAzure.md +1 -1
- data/docs/DynamicSecretUpdateCassandra.md +1 -1
- data/docs/DynamicSecretUpdateChef.md +1 -1
- data/docs/DynamicSecretUpdateCustom.md +1 -1
- data/docs/DynamicSecretUpdateDockerhub.md +1 -1
- data/docs/DynamicSecretUpdateEks.md +1 -1
- data/docs/DynamicSecretUpdateGcp.md +1 -1
- data/docs/DynamicSecretUpdateGithub.md +1 -1
- data/docs/DynamicSecretUpdateGitlab.md +1 -1
- data/docs/DynamicSecretUpdateGke.md +1 -1
- data/docs/DynamicSecretUpdateGoogleWorkspace.md +1 -1
- data/docs/DynamicSecretUpdateHanaDb.md +1 -1
- data/docs/DynamicSecretUpdateK8s.md +1 -1
- data/docs/DynamicSecretUpdateLdap.md +1 -1
- data/docs/DynamicSecretUpdateMongoDb.md +1 -1
- data/docs/DynamicSecretUpdateMsSql.md +1 -1
- data/docs/DynamicSecretUpdateMySql.md +1 -1
- data/docs/DynamicSecretUpdateOracleDb.md +1 -1
- data/docs/DynamicSecretUpdatePing.md +1 -1
- data/docs/DynamicSecretUpdatePostgreSql.md +1 -1
- data/docs/DynamicSecretUpdateRabbitMq.md +1 -1
- data/docs/DynamicSecretUpdateRdp.md +1 -1
- data/docs/DynamicSecretUpdateRedis.md +1 -1
- data/docs/DynamicSecretUpdateRedshift.md +1 -1
- data/docs/DynamicSecretUpdateSnowflake.md +1 -1
- data/docs/DynamicSecretUpdateVenafi.md +1 -1
- data/docs/GatewayCreateMigration.md +2 -0
- data/docs/GatewayCreateProducerArtifactory.md +1 -1
- data/docs/GatewayCreateProducerAws.md +5 -1
- data/docs/GatewayCreateProducerAzure.md +1 -1
- data/docs/GatewayCreateProducerCassandra.md +1 -1
- data/docs/GatewayCreateProducerChef.md +1 -1
- data/docs/GatewayCreateProducerCustom.md +1 -1
- data/docs/GatewayCreateProducerDockerhub.md +1 -1
- data/docs/GatewayCreateProducerEks.md +1 -1
- data/docs/GatewayCreateProducerGcp.md +1 -1
- data/docs/GatewayCreateProducerGithub.md +1 -1
- data/docs/GatewayCreateProducerGke.md +1 -1
- data/docs/GatewayCreateProducerHanaDb.md +1 -1
- data/docs/GatewayCreateProducerLdap.md +1 -1
- data/docs/GatewayCreateProducerMSSQL.md +1 -1
- data/docs/GatewayCreateProducerMongo.md +1 -1
- data/docs/GatewayCreateProducerMySQL.md +1 -1
- data/docs/GatewayCreateProducerNativeK8S.md +1 -1
- data/docs/GatewayCreateProducerOracleDb.md +1 -1
- data/docs/GatewayCreateProducerPing.md +1 -1
- data/docs/GatewayCreateProducerPostgreSQL.md +1 -1
- data/docs/GatewayCreateProducerRabbitMQ.md +1 -1
- data/docs/GatewayCreateProducerRdp.md +1 -1
- data/docs/GatewayCreateProducerRedis.md +1 -1
- data/docs/GatewayCreateProducerRedshift.md +1 -1
- data/docs/GatewayCreateProducerSnowflake.md +1 -1
- data/docs/GatewayCreateProducerVenafi.md +1 -1
- data/docs/GatewayUpdateItem.md +1 -1
- data/docs/GatewayUpdateMigration.md +2 -0
- data/docs/GatewayUpdateProducerArtifactory.md +1 -1
- data/docs/GatewayUpdateProducerAws.md +5 -1
- data/docs/GatewayUpdateProducerAzure.md +1 -1
- data/docs/GatewayUpdateProducerCassandra.md +1 -1
- data/docs/GatewayUpdateProducerChef.md +1 -1
- data/docs/GatewayUpdateProducerCustom.md +1 -1
- data/docs/GatewayUpdateProducerDockerhub.md +1 -1
- data/docs/GatewayUpdateProducerEks.md +1 -1
- data/docs/GatewayUpdateProducerGcp.md +1 -1
- data/docs/GatewayUpdateProducerGithub.md +1 -1
- data/docs/GatewayUpdateProducerGke.md +1 -1
- data/docs/GatewayUpdateProducerHanaDb.md +1 -1
- data/docs/GatewayUpdateProducerLdap.md +1 -1
- data/docs/GatewayUpdateProducerMSSQL.md +1 -1
- data/docs/GatewayUpdateProducerMongo.md +1 -1
- data/docs/GatewayUpdateProducerMySQL.md +1 -1
- data/docs/GatewayUpdateProducerNativeK8S.md +1 -1
- data/docs/GatewayUpdateProducerOracleDb.md +1 -1
- data/docs/GatewayUpdateProducerPing.md +1 -1
- data/docs/GatewayUpdateProducerPostgreSQL.md +1 -1
- data/docs/GatewayUpdateProducerRabbitMQ.md +1 -1
- data/docs/GatewayUpdateProducerRdp.md +1 -1
- data/docs/GatewayUpdateProducerRedis.md +1 -1
- data/docs/GatewayUpdateProducerRedshift.md +1 -1
- data/docs/GatewayUpdateProducerSnowflake.md +1 -1
- data/docs/GatewayUpdateProducerVenafi.md +1 -1
- data/docs/ItemGeneralInfo.md +2 -0
- data/docs/NotiForwarder.md +2 -0
- data/docs/RenewCertificate.md +2 -0
- data/docs/Role.md +2 -0
- data/docs/RotatedSecretCreateAws.md +1 -1
- data/docs/RotatedSecretCreateAzure.md +3 -1
- data/docs/RotatedSecretCreateCassandra.md +1 -1
- data/docs/RotatedSecretCreateCustom.md +3 -1
- data/docs/RotatedSecretCreateDockerhub.md +1 -1
- data/docs/RotatedSecretCreateGcp.md +1 -1
- data/docs/RotatedSecretCreateHanadb.md +1 -1
- data/docs/RotatedSecretCreateLdap.md +1 -1
- data/docs/RotatedSecretCreateMongodb.md +1 -1
- data/docs/RotatedSecretCreateMssql.md +1 -1
- data/docs/RotatedSecretCreateMysql.md +1 -1
- data/docs/RotatedSecretCreateOracledb.md +1 -1
- data/docs/RotatedSecretCreatePostgresql.md +1 -1
- data/docs/RotatedSecretCreateRedis.md +1 -1
- data/docs/RotatedSecretCreateRedshift.md +1 -1
- data/docs/RotatedSecretCreateSnowflake.md +1 -1
- data/docs/RotatedSecretCreateSsh.md +1 -1
- data/docs/RotatedSecretCreateWindows.md +1 -1
- data/docs/RotatedSecretDetailsInfo.md +3 -1
- data/docs/RotatedSecretUpdateAws.md +1 -1
- data/docs/RotatedSecretUpdateAzure.md +3 -1
- data/docs/RotatedSecretUpdateCassandra.md +1 -1
- data/docs/RotatedSecretUpdateCustom.md +3 -1
- data/docs/RotatedSecretUpdateDockerhub.md +1 -1
- data/docs/RotatedSecretUpdateGcp.md +1 -1
- data/docs/RotatedSecretUpdateHanadb.md +1 -1
- data/docs/RotatedSecretUpdateLdap.md +1 -1
- data/docs/RotatedSecretUpdateMongodb.md +1 -1
- data/docs/RotatedSecretUpdateMssql.md +1 -1
- data/docs/RotatedSecretUpdateMysql.md +1 -1
- data/docs/RotatedSecretUpdateOracledb.md +1 -1
- data/docs/RotatedSecretUpdatePostgresql.md +1 -1
- data/docs/RotatedSecretUpdateRedis.md +1 -1
- data/docs/RotatedSecretUpdateRedshift.md +1 -1
- data/docs/RotatedSecretUpdateSnowflake.md +1 -1
- data/docs/RotatedSecretUpdateSsh.md +1 -1
- data/docs/RotatedSecretUpdateWindows.md +1 -1
- data/docs/UpdateAuthMethod.md +2 -0
- data/docs/UpdateAuthMethodAWSIAM.md +2 -0
- data/docs/UpdateAuthMethodAzureAD.md +2 -0
- data/docs/UpdateAuthMethodCert.md +2 -0
- data/docs/UpdateAuthMethodGCP.md +2 -0
- data/docs/UpdateAuthMethodK8S.md +2 -0
- data/docs/UpdateAuthMethodLDAP.md +2 -0
- data/docs/UpdateAuthMethodOAuth2.md +2 -0
- data/docs/UpdateAuthMethodOCI.md +2 -0
- data/docs/UpdateAuthMethodOIDC.md +2 -0
- data/docs/UpdateAuthMethodSAML.md +2 -0
- data/docs/UpdateAuthMethodUniversalIdentity.md +2 -0
- data/docs/UpdateCertificateValue.md +1 -1
- data/docs/UpdateItem.md +1 -1
- data/docs/UpdatePKICertIssuer.md +1 -1
- data/docs/UpdateRole.md +2 -0
- data/docs/UpdateSSHCertIssuer.md +1 -1
- data/docs/UploadPKCS12.md +1 -1
- data/docs/UploadRSA.md +3 -1
- data/docs/V2Api.md +126 -0
- data/lib/akeyless/api/v2_api.rb +659 -531
- data/lib/akeyless/models/auth.rb +15 -5
- data/lib/akeyless/models/auth_method.rb +10 -1
- data/lib/akeyless/models/auth_method_create_api_key.rb +11 -1
- data/lib/akeyless/models/auth_method_create_aws_iam.rb +11 -1
- data/lib/akeyless/models/auth_method_create_azure_ad.rb +11 -1
- data/lib/akeyless/models/auth_method_create_cert.rb +11 -1
- data/lib/akeyless/models/auth_method_create_email.rb +11 -1
- data/lib/akeyless/models/auth_method_create_gcp.rb +11 -1
- data/lib/akeyless/models/auth_method_create_k8s.rb +11 -1
- data/lib/akeyless/models/auth_method_create_ldap.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oauth2.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oci.rb +11 -1
- data/lib/akeyless/models/auth_method_create_oidc.rb +11 -1
- data/lib/akeyless/models/auth_method_create_saml.rb +11 -1
- data/lib/akeyless/models/auth_method_create_universal_identity.rb +11 -1
- data/lib/akeyless/models/auth_method_update_api_key.rb +11 -1
- data/lib/akeyless/models/auth_method_update_aws_iam.rb +11 -1
- data/lib/akeyless/models/auth_method_update_azure_ad.rb +11 -1
- data/lib/akeyless/models/auth_method_update_cert.rb +11 -1
- data/lib/akeyless/models/auth_method_update_email.rb +11 -1
- data/lib/akeyless/models/auth_method_update_gcp.rb +11 -1
- data/lib/akeyless/models/auth_method_update_k8s.rb +11 -1
- data/lib/akeyless/models/auth_method_update_ldap.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oauth2.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oci.rb +11 -1
- data/lib/akeyless/models/auth_method_update_oidc.rb +11 -1
- data/lib/akeyless/models/auth_method_update_saml.rb +11 -1
- data/lib/akeyless/models/auth_method_update_universal_identity.rb +11 -1
- data/lib/akeyless/models/auth_output.rb +10 -1
- data/lib/akeyless/models/bastion_list_entry.rb +10 -1
- data/lib/akeyless/models/batch_encryption_request_line.rb +243 -0
- data/lib/akeyless/models/batch_encryption_response_line.rb +223 -0
- data/lib/akeyless/models/connect.rb +11 -1
- data/lib/akeyless/models/create_auth_method.rb +11 -1
- data/lib/akeyless/models/create_auth_method_awsiam.rb +11 -1
- data/lib/akeyless/models/create_auth_method_azure_ad.rb +11 -1
- data/lib/akeyless/models/create_auth_method_cert.rb +11 -1
- data/lib/akeyless/models/create_auth_method_email.rb +11 -1
- data/lib/akeyless/models/create_auth_method_gcp.rb +11 -1
- data/lib/akeyless/models/create_auth_method_huawei.rb +11 -1
- data/lib/akeyless/models/create_auth_method_k8_s.rb +11 -1
- data/lib/akeyless/models/create_auth_method_ldap.rb +11 -1
- data/lib/akeyless/models/create_auth_method_o_auth2.rb +11 -1
- data/lib/akeyless/models/create_auth_method_oci.rb +11 -1
- data/lib/akeyless/models/create_auth_method_oidc.rb +11 -1
- data/lib/akeyless/models/create_auth_method_saml.rb +11 -1
- data/lib/akeyless/models/create_auth_method_universal_identity.rb +11 -1
- data/lib/akeyless/models/create_certificate.rb +1 -1
- data/lib/akeyless/models/create_classic_key.rb +11 -2
- data/lib/akeyless/models/create_dfc_key.rb +11 -2
- data/lib/akeyless/models/create_dynamic_secret.rb +1 -1
- data/lib/akeyless/models/create_esm.rb +1 -1
- data/lib/akeyless/models/create_key.rb +1 -1
- data/lib/akeyless/models/create_oidc_app.rb +1 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +1 -1
- data/lib/akeyless/models/create_role.rb +11 -1
- data/lib/akeyless/models/create_rotated_secret.rb +1 -1
- data/lib/akeyless/models/create_secret.rb +1 -1
- data/lib/akeyless/models/create_ssh_cert_issuer.rb +1 -1
- data/lib/akeyless/models/create_tokenizer.rb +1 -1
- data/lib/akeyless/models/create_usc.rb +1 -1
- data/lib/akeyless/models/describe_item.rb +13 -1
- data/lib/akeyless/models/ds_producer_details.rb +19 -1
- data/lib/akeyless/models/dynamic_secret_create_artifactory.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +22 -2
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_custom.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_dockerhub.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_eks.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gcp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_github.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gitlab.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_gke.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_k8s.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_ping.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_create_venafi.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_artifactory.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +22 -2
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_custom.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_dockerhub.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_eks.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gcp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_github.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gitlab.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_gke.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_k8s.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_ping.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +1 -1
- data/lib/akeyless/models/dynamic_secret_update_venafi.rb +1 -1
- data/lib/akeyless/models/gateway_create_migration.rb +10 -1
- data/lib/akeyless/models/gateway_create_producer_artifactory.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +22 -2
- data/lib/akeyless/models/gateway_create_producer_azure.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_custom.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_dockerhub.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_eks.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_gcp.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_github.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_gke.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_native_k8_s.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_ping.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +1 -1
- data/lib/akeyless/models/gateway_create_producer_venafi.rb +1 -1
- data/lib/akeyless/models/gateway_update_item.rb +1 -1
- data/lib/akeyless/models/gateway_update_migration.rb +10 -1
- data/lib/akeyless/models/gateway_update_producer_artifactory.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +22 -2
- data/lib/akeyless/models/gateway_update_producer_azure.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_custom.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_dockerhub.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_eks.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_gcp.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_github.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_gke.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_native_k8_s.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_ping.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +1 -1
- data/lib/akeyless/models/gateway_update_producer_venafi.rb +1 -1
- data/lib/akeyless/models/get_rotated_secret_value.rb +0 -1
- data/lib/akeyless/models/item_general_info.rb +10 -1
- data/lib/akeyless/models/noti_forwarder.rb +10 -1
- data/lib/akeyless/models/renew_certificate.rb +11 -1
- data/lib/akeyless/models/role.rb +10 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_azure.rb +12 -2
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_custom.rb +14 -2
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_redis.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +1 -1
- data/lib/akeyless/models/rotated_secret_create_windows.rb +1 -1
- data/lib/akeyless/models/rotated_secret_details_info.rb +13 -4
- data/lib/akeyless/models/rotated_secret_update_aws.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_azure.rb +12 -2
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_custom.rb +12 -2
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_redis.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +1 -1
- data/lib/akeyless/models/rotated_secret_update_windows.rb +1 -1
- data/lib/akeyless/models/update_auth_method.rb +11 -1
- data/lib/akeyless/models/update_auth_method_awsiam.rb +11 -1
- data/lib/akeyless/models/update_auth_method_azure_ad.rb +11 -1
- data/lib/akeyless/models/update_auth_method_cert.rb +11 -1
- data/lib/akeyless/models/update_auth_method_gcp.rb +11 -1
- data/lib/akeyless/models/update_auth_method_k8_s.rb +11 -1
- data/lib/akeyless/models/update_auth_method_ldap.rb +11 -1
- data/lib/akeyless/models/update_auth_method_o_auth2.rb +11 -1
- data/lib/akeyless/models/update_auth_method_oci.rb +11 -1
- data/lib/akeyless/models/update_auth_method_oidc.rb +11 -1
- data/lib/akeyless/models/update_auth_method_saml.rb +11 -1
- data/lib/akeyless/models/update_auth_method_universal_identity.rb +11 -1
- data/lib/akeyless/models/update_certificate_value.rb +1 -1
- data/lib/akeyless/models/update_item.rb +1 -1
- data/lib/akeyless/models/update_pki_cert_issuer.rb +1 -1
- data/lib/akeyless/models/update_role.rb +11 -1
- data/lib/akeyless/models/update_ssh_cert_issuer.rb +1 -1
- data/lib/akeyless/models/upload_pkcs12.rb +1 -1
- data/lib/akeyless/models/upload_rsa.rb +11 -2
- data/lib/akeyless/version.rb +1 -1
- data/lib/akeyless.rb +2 -0
- data/spec/models/batch_encryption_request_line_spec.rb +54 -0
- data/spec/models/batch_encryption_response_line_spec.rb +42 -0
- metadata +985 -977
data/lib/akeyless/api/v2_api.rb
CHANGED
|
@@ -47,7 +47,7 @@ module Akeyless
|
|
|
47
47
|
# header parameters
|
|
48
48
|
header_params = opts[:header_params] || {}
|
|
49
49
|
# HTTP header 'Accept' (if needed)
|
|
50
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
50
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
51
51
|
# HTTP header 'Content-Type'
|
|
52
52
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
53
53
|
if !content_type.nil?
|
|
@@ -111,7 +111,7 @@ module Akeyless
|
|
|
111
111
|
# header parameters
|
|
112
112
|
header_params = opts[:header_params] || {}
|
|
113
113
|
# HTTP header 'Accept' (if needed)
|
|
114
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
114
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
115
115
|
# HTTP header 'Content-Type'
|
|
116
116
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
117
117
|
if !content_type.nil?
|
|
@@ -175,7 +175,7 @@ module Akeyless
|
|
|
175
175
|
# header parameters
|
|
176
176
|
header_params = opts[:header_params] || {}
|
|
177
177
|
# HTTP header 'Accept' (if needed)
|
|
178
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
178
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
179
179
|
# HTTP header 'Content-Type'
|
|
180
180
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
181
181
|
if !content_type.nil?
|
|
@@ -239,7 +239,7 @@ module Akeyless
|
|
|
239
239
|
# header parameters
|
|
240
240
|
header_params = opts[:header_params] || {}
|
|
241
241
|
# HTTP header 'Accept' (if needed)
|
|
242
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
242
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
243
243
|
# HTTP header 'Content-Type'
|
|
244
244
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
245
245
|
if !content_type.nil?
|
|
@@ -303,7 +303,7 @@ module Akeyless
|
|
|
303
303
|
# header parameters
|
|
304
304
|
header_params = opts[:header_params] || {}
|
|
305
305
|
# HTTP header 'Accept' (if needed)
|
|
306
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
306
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
307
307
|
# HTTP header 'Content-Type'
|
|
308
308
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
309
309
|
if !content_type.nil?
|
|
@@ -367,7 +367,7 @@ module Akeyless
|
|
|
367
367
|
# header parameters
|
|
368
368
|
header_params = opts[:header_params] || {}
|
|
369
369
|
# HTTP header 'Accept' (if needed)
|
|
370
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
370
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
371
371
|
# HTTP header 'Content-Type'
|
|
372
372
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
373
373
|
if !content_type.nil?
|
|
@@ -431,7 +431,7 @@ module Akeyless
|
|
|
431
431
|
# header parameters
|
|
432
432
|
header_params = opts[:header_params] || {}
|
|
433
433
|
# HTTP header 'Accept' (if needed)
|
|
434
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
434
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
435
435
|
# HTTP header 'Content-Type'
|
|
436
436
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
437
437
|
if !content_type.nil?
|
|
@@ -495,7 +495,7 @@ module Akeyless
|
|
|
495
495
|
# header parameters
|
|
496
496
|
header_params = opts[:header_params] || {}
|
|
497
497
|
# HTTP header 'Accept' (if needed)
|
|
498
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
498
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
499
499
|
# HTTP header 'Content-Type'
|
|
500
500
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
501
501
|
if !content_type.nil?
|
|
@@ -559,7 +559,7 @@ module Akeyless
|
|
|
559
559
|
# header parameters
|
|
560
560
|
header_params = opts[:header_params] || {}
|
|
561
561
|
# HTTP header 'Accept' (if needed)
|
|
562
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
562
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
563
563
|
# HTTP header 'Content-Type'
|
|
564
564
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
565
565
|
if !content_type.nil?
|
|
@@ -623,7 +623,7 @@ module Akeyless
|
|
|
623
623
|
# header parameters
|
|
624
624
|
header_params = opts[:header_params] || {}
|
|
625
625
|
# HTTP header 'Accept' (if needed)
|
|
626
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
626
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
627
627
|
# HTTP header 'Content-Type'
|
|
628
628
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
629
629
|
if !content_type.nil?
|
|
@@ -687,7 +687,7 @@ module Akeyless
|
|
|
687
687
|
# header parameters
|
|
688
688
|
header_params = opts[:header_params] || {}
|
|
689
689
|
# HTTP header 'Accept' (if needed)
|
|
690
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
690
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
691
691
|
# HTTP header 'Content-Type'
|
|
692
692
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
693
693
|
if !content_type.nil?
|
|
@@ -751,7 +751,7 @@ module Akeyless
|
|
|
751
751
|
# header parameters
|
|
752
752
|
header_params = opts[:header_params] || {}
|
|
753
753
|
# HTTP header 'Accept' (if needed)
|
|
754
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
754
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
755
755
|
# HTTP header 'Content-Type'
|
|
756
756
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
757
757
|
if !content_type.nil?
|
|
@@ -815,7 +815,7 @@ module Akeyless
|
|
|
815
815
|
# header parameters
|
|
816
816
|
header_params = opts[:header_params] || {}
|
|
817
817
|
# HTTP header 'Accept' (if needed)
|
|
818
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
818
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
819
819
|
# HTTP header 'Content-Type'
|
|
820
820
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
821
821
|
if !content_type.nil?
|
|
@@ -879,7 +879,7 @@ module Akeyless
|
|
|
879
879
|
# header parameters
|
|
880
880
|
header_params = opts[:header_params] || {}
|
|
881
881
|
# HTTP header 'Accept' (if needed)
|
|
882
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
882
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
883
883
|
# HTTP header 'Content-Type'
|
|
884
884
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
885
885
|
if !content_type.nil?
|
|
@@ -943,7 +943,7 @@ module Akeyless
|
|
|
943
943
|
# header parameters
|
|
944
944
|
header_params = opts[:header_params] || {}
|
|
945
945
|
# HTTP header 'Accept' (if needed)
|
|
946
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
946
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
947
947
|
# HTTP header 'Content-Type'
|
|
948
948
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
949
949
|
if !content_type.nil?
|
|
@@ -1007,7 +1007,7 @@ module Akeyless
|
|
|
1007
1007
|
# header parameters
|
|
1008
1008
|
header_params = opts[:header_params] || {}
|
|
1009
1009
|
# HTTP header 'Accept' (if needed)
|
|
1010
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1010
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1011
1011
|
# HTTP header 'Content-Type'
|
|
1012
1012
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1013
1013
|
if !content_type.nil?
|
|
@@ -1071,7 +1071,7 @@ module Akeyless
|
|
|
1071
1071
|
# header parameters
|
|
1072
1072
|
header_params = opts[:header_params] || {}
|
|
1073
1073
|
# HTTP header 'Accept' (if needed)
|
|
1074
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1074
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1075
1075
|
# HTTP header 'Content-Type'
|
|
1076
1076
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1077
1077
|
if !content_type.nil?
|
|
@@ -1135,7 +1135,7 @@ module Akeyless
|
|
|
1135
1135
|
# header parameters
|
|
1136
1136
|
header_params = opts[:header_params] || {}
|
|
1137
1137
|
# HTTP header 'Accept' (if needed)
|
|
1138
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1138
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1139
1139
|
# HTTP header 'Content-Type'
|
|
1140
1140
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1141
1141
|
if !content_type.nil?
|
|
@@ -1199,7 +1199,7 @@ module Akeyless
|
|
|
1199
1199
|
# header parameters
|
|
1200
1200
|
header_params = opts[:header_params] || {}
|
|
1201
1201
|
# HTTP header 'Accept' (if needed)
|
|
1202
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1202
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1203
1203
|
# HTTP header 'Content-Type'
|
|
1204
1204
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1205
1205
|
if !content_type.nil?
|
|
@@ -1263,7 +1263,7 @@ module Akeyless
|
|
|
1263
1263
|
# header parameters
|
|
1264
1264
|
header_params = opts[:header_params] || {}
|
|
1265
1265
|
# HTTP header 'Accept' (if needed)
|
|
1266
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1266
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1267
1267
|
# HTTP header 'Content-Type'
|
|
1268
1268
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1269
1269
|
if !content_type.nil?
|
|
@@ -1327,7 +1327,7 @@ module Akeyless
|
|
|
1327
1327
|
# header parameters
|
|
1328
1328
|
header_params = opts[:header_params] || {}
|
|
1329
1329
|
# HTTP header 'Accept' (if needed)
|
|
1330
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1330
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1331
1331
|
# HTTP header 'Content-Type'
|
|
1332
1332
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1333
1333
|
if !content_type.nil?
|
|
@@ -1391,7 +1391,7 @@ module Akeyless
|
|
|
1391
1391
|
# header parameters
|
|
1392
1392
|
header_params = opts[:header_params] || {}
|
|
1393
1393
|
# HTTP header 'Accept' (if needed)
|
|
1394
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1394
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1395
1395
|
# HTTP header 'Content-Type'
|
|
1396
1396
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1397
1397
|
if !content_type.nil?
|
|
@@ -1455,7 +1455,7 @@ module Akeyless
|
|
|
1455
1455
|
# header parameters
|
|
1456
1456
|
header_params = opts[:header_params] || {}
|
|
1457
1457
|
# HTTP header 'Accept' (if needed)
|
|
1458
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1458
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1459
1459
|
# HTTP header 'Content-Type'
|
|
1460
1460
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1461
1461
|
if !content_type.nil?
|
|
@@ -1519,7 +1519,7 @@ module Akeyless
|
|
|
1519
1519
|
# header parameters
|
|
1520
1520
|
header_params = opts[:header_params] || {}
|
|
1521
1521
|
# HTTP header 'Accept' (if needed)
|
|
1522
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1522
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1523
1523
|
# HTTP header 'Content-Type'
|
|
1524
1524
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1525
1525
|
if !content_type.nil?
|
|
@@ -1583,7 +1583,7 @@ module Akeyless
|
|
|
1583
1583
|
# header parameters
|
|
1584
1584
|
header_params = opts[:header_params] || {}
|
|
1585
1585
|
# HTTP header 'Accept' (if needed)
|
|
1586
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1586
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1587
1587
|
# HTTP header 'Content-Type'
|
|
1588
1588
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1589
1589
|
if !content_type.nil?
|
|
@@ -1647,7 +1647,7 @@ module Akeyless
|
|
|
1647
1647
|
# header parameters
|
|
1648
1648
|
header_params = opts[:header_params] || {}
|
|
1649
1649
|
# HTTP header 'Accept' (if needed)
|
|
1650
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1650
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1651
1651
|
# HTTP header 'Content-Type'
|
|
1652
1652
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1653
1653
|
if !content_type.nil?
|
|
@@ -1711,7 +1711,7 @@ module Akeyless
|
|
|
1711
1711
|
# header parameters
|
|
1712
1712
|
header_params = opts[:header_params] || {}
|
|
1713
1713
|
# HTTP header 'Accept' (if needed)
|
|
1714
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1714
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1715
1715
|
# HTTP header 'Content-Type'
|
|
1716
1716
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1717
1717
|
if !content_type.nil?
|
|
@@ -1775,7 +1775,7 @@ module Akeyless
|
|
|
1775
1775
|
# header parameters
|
|
1776
1776
|
header_params = opts[:header_params] || {}
|
|
1777
1777
|
# HTTP header 'Accept' (if needed)
|
|
1778
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1778
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1779
1779
|
# HTTP header 'Content-Type'
|
|
1780
1780
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1781
1781
|
if !content_type.nil?
|
|
@@ -1839,7 +1839,7 @@ module Akeyless
|
|
|
1839
1839
|
# header parameters
|
|
1840
1840
|
header_params = opts[:header_params] || {}
|
|
1841
1841
|
# HTTP header 'Accept' (if needed)
|
|
1842
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1842
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1843
1843
|
# HTTP header 'Content-Type'
|
|
1844
1844
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1845
1845
|
if !content_type.nil?
|
|
@@ -1903,7 +1903,7 @@ module Akeyless
|
|
|
1903
1903
|
# header parameters
|
|
1904
1904
|
header_params = opts[:header_params] || {}
|
|
1905
1905
|
# HTTP header 'Accept' (if needed)
|
|
1906
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1906
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1907
1907
|
# HTTP header 'Content-Type'
|
|
1908
1908
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1909
1909
|
if !content_type.nil?
|
|
@@ -1967,7 +1967,7 @@ module Akeyless
|
|
|
1967
1967
|
# header parameters
|
|
1968
1968
|
header_params = opts[:header_params] || {}
|
|
1969
1969
|
# HTTP header 'Accept' (if needed)
|
|
1970
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
1970
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
1971
1971
|
# HTTP header 'Content-Type'
|
|
1972
1972
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
1973
1973
|
if !content_type.nil?
|
|
@@ -2031,7 +2031,7 @@ module Akeyless
|
|
|
2031
2031
|
# header parameters
|
|
2032
2032
|
header_params = opts[:header_params] || {}
|
|
2033
2033
|
# HTTP header 'Accept' (if needed)
|
|
2034
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2034
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2035
2035
|
# HTTP header 'Content-Type'
|
|
2036
2036
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2037
2037
|
if !content_type.nil?
|
|
@@ -2095,7 +2095,7 @@ module Akeyless
|
|
|
2095
2095
|
# header parameters
|
|
2096
2096
|
header_params = opts[:header_params] || {}
|
|
2097
2097
|
# HTTP header 'Accept' (if needed)
|
|
2098
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2098
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2099
2099
|
# HTTP header 'Content-Type'
|
|
2100
2100
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2101
2101
|
if !content_type.nil?
|
|
@@ -2159,7 +2159,7 @@ module Akeyless
|
|
|
2159
2159
|
# header parameters
|
|
2160
2160
|
header_params = opts[:header_params] || {}
|
|
2161
2161
|
# HTTP header 'Accept' (if needed)
|
|
2162
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2162
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2163
2163
|
# HTTP header 'Content-Type'
|
|
2164
2164
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2165
2165
|
if !content_type.nil?
|
|
@@ -2223,7 +2223,7 @@ module Akeyless
|
|
|
2223
2223
|
# header parameters
|
|
2224
2224
|
header_params = opts[:header_params] || {}
|
|
2225
2225
|
# HTTP header 'Accept' (if needed)
|
|
2226
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2226
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2227
2227
|
# HTTP header 'Content-Type'
|
|
2228
2228
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2229
2229
|
if !content_type.nil?
|
|
@@ -2287,7 +2287,7 @@ module Akeyless
|
|
|
2287
2287
|
# header parameters
|
|
2288
2288
|
header_params = opts[:header_params] || {}
|
|
2289
2289
|
# HTTP header 'Accept' (if needed)
|
|
2290
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2290
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2291
2291
|
# HTTP header 'Content-Type'
|
|
2292
2292
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2293
2293
|
if !content_type.nil?
|
|
@@ -2351,7 +2351,7 @@ module Akeyless
|
|
|
2351
2351
|
# header parameters
|
|
2352
2352
|
header_params = opts[:header_params] || {}
|
|
2353
2353
|
# HTTP header 'Accept' (if needed)
|
|
2354
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2354
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2355
2355
|
# HTTP header 'Content-Type'
|
|
2356
2356
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2357
2357
|
if !content_type.nil?
|
|
@@ -2415,7 +2415,7 @@ module Akeyless
|
|
|
2415
2415
|
# header parameters
|
|
2416
2416
|
header_params = opts[:header_params] || {}
|
|
2417
2417
|
# HTTP header 'Accept' (if needed)
|
|
2418
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2418
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2419
2419
|
# HTTP header 'Content-Type'
|
|
2420
2420
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2421
2421
|
if !content_type.nil?
|
|
@@ -2479,7 +2479,7 @@ module Akeyless
|
|
|
2479
2479
|
# header parameters
|
|
2480
2480
|
header_params = opts[:header_params] || {}
|
|
2481
2481
|
# HTTP header 'Accept' (if needed)
|
|
2482
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2482
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2483
2483
|
# HTTP header 'Content-Type'
|
|
2484
2484
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2485
2485
|
if !content_type.nil?
|
|
@@ -2543,7 +2543,7 @@ module Akeyless
|
|
|
2543
2543
|
# header parameters
|
|
2544
2544
|
header_params = opts[:header_params] || {}
|
|
2545
2545
|
# HTTP header 'Accept' (if needed)
|
|
2546
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2546
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2547
2547
|
# HTTP header 'Content-Type'
|
|
2548
2548
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2549
2549
|
if !content_type.nil?
|
|
@@ -2607,7 +2607,7 @@ module Akeyless
|
|
|
2607
2607
|
# header parameters
|
|
2608
2608
|
header_params = opts[:header_params] || {}
|
|
2609
2609
|
# HTTP header 'Accept' (if needed)
|
|
2610
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2610
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2611
2611
|
# HTTP header 'Content-Type'
|
|
2612
2612
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2613
2613
|
if !content_type.nil?
|
|
@@ -2671,7 +2671,7 @@ module Akeyless
|
|
|
2671
2671
|
# header parameters
|
|
2672
2672
|
header_params = opts[:header_params] || {}
|
|
2673
2673
|
# HTTP header 'Accept' (if needed)
|
|
2674
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2674
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2675
2675
|
# HTTP header 'Content-Type'
|
|
2676
2676
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2677
2677
|
if !content_type.nil?
|
|
@@ -2735,7 +2735,7 @@ module Akeyless
|
|
|
2735
2735
|
# header parameters
|
|
2736
2736
|
header_params = opts[:header_params] || {}
|
|
2737
2737
|
# HTTP header 'Accept' (if needed)
|
|
2738
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2738
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2739
2739
|
# HTTP header 'Content-Type'
|
|
2740
2740
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2741
2741
|
if !content_type.nil?
|
|
@@ -2799,7 +2799,7 @@ module Akeyless
|
|
|
2799
2799
|
# header parameters
|
|
2800
2800
|
header_params = opts[:header_params] || {}
|
|
2801
2801
|
# HTTP header 'Accept' (if needed)
|
|
2802
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2802
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2803
2803
|
# HTTP header 'Content-Type'
|
|
2804
2804
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2805
2805
|
if !content_type.nil?
|
|
@@ -2863,7 +2863,7 @@ module Akeyless
|
|
|
2863
2863
|
# header parameters
|
|
2864
2864
|
header_params = opts[:header_params] || {}
|
|
2865
2865
|
# HTTP header 'Accept' (if needed)
|
|
2866
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2866
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2867
2867
|
# HTTP header 'Content-Type'
|
|
2868
2868
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2869
2869
|
if !content_type.nil?
|
|
@@ -2927,7 +2927,7 @@ module Akeyless
|
|
|
2927
2927
|
# header parameters
|
|
2928
2928
|
header_params = opts[:header_params] || {}
|
|
2929
2929
|
# HTTP header 'Accept' (if needed)
|
|
2930
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2930
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2931
2931
|
# HTTP header 'Content-Type'
|
|
2932
2932
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2933
2933
|
if !content_type.nil?
|
|
@@ -2991,7 +2991,7 @@ module Akeyless
|
|
|
2991
2991
|
# header parameters
|
|
2992
2992
|
header_params = opts[:header_params] || {}
|
|
2993
2993
|
# HTTP header 'Accept' (if needed)
|
|
2994
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
2994
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
2995
2995
|
# HTTP header 'Content-Type'
|
|
2996
2996
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
2997
2997
|
if !content_type.nil?
|
|
@@ -3055,7 +3055,7 @@ module Akeyless
|
|
|
3055
3055
|
# header parameters
|
|
3056
3056
|
header_params = opts[:header_params] || {}
|
|
3057
3057
|
# HTTP header 'Accept' (if needed)
|
|
3058
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3058
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3059
3059
|
# HTTP header 'Content-Type'
|
|
3060
3060
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3061
3061
|
if !content_type.nil?
|
|
@@ -3119,7 +3119,7 @@ module Akeyless
|
|
|
3119
3119
|
# header parameters
|
|
3120
3120
|
header_params = opts[:header_params] || {}
|
|
3121
3121
|
# HTTP header 'Accept' (if needed)
|
|
3122
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3122
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3123
3123
|
# HTTP header 'Content-Type'
|
|
3124
3124
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3125
3125
|
if !content_type.nil?
|
|
@@ -3183,7 +3183,7 @@ module Akeyless
|
|
|
3183
3183
|
# header parameters
|
|
3184
3184
|
header_params = opts[:header_params] || {}
|
|
3185
3185
|
# HTTP header 'Accept' (if needed)
|
|
3186
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3186
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3187
3187
|
# HTTP header 'Content-Type'
|
|
3188
3188
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3189
3189
|
if !content_type.nil?
|
|
@@ -3247,7 +3247,7 @@ module Akeyless
|
|
|
3247
3247
|
# header parameters
|
|
3248
3248
|
header_params = opts[:header_params] || {}
|
|
3249
3249
|
# HTTP header 'Accept' (if needed)
|
|
3250
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3250
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3251
3251
|
# HTTP header 'Content-Type'
|
|
3252
3252
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3253
3253
|
if !content_type.nil?
|
|
@@ -3311,7 +3311,7 @@ module Akeyless
|
|
|
3311
3311
|
# header parameters
|
|
3312
3312
|
header_params = opts[:header_params] || {}
|
|
3313
3313
|
# HTTP header 'Accept' (if needed)
|
|
3314
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3314
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3315
3315
|
# HTTP header 'Content-Type'
|
|
3316
3316
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3317
3317
|
if !content_type.nil?
|
|
@@ -3375,7 +3375,7 @@ module Akeyless
|
|
|
3375
3375
|
# header parameters
|
|
3376
3376
|
header_params = opts[:header_params] || {}
|
|
3377
3377
|
# HTTP header 'Accept' (if needed)
|
|
3378
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3378
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3379
3379
|
# HTTP header 'Content-Type'
|
|
3380
3380
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3381
3381
|
if !content_type.nil?
|
|
@@ -3439,7 +3439,7 @@ module Akeyless
|
|
|
3439
3439
|
# header parameters
|
|
3440
3440
|
header_params = opts[:header_params] || {}
|
|
3441
3441
|
# HTTP header 'Accept' (if needed)
|
|
3442
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3442
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3443
3443
|
# HTTP header 'Content-Type'
|
|
3444
3444
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3445
3445
|
if !content_type.nil?
|
|
@@ -3503,7 +3503,7 @@ module Akeyless
|
|
|
3503
3503
|
# header parameters
|
|
3504
3504
|
header_params = opts[:header_params] || {}
|
|
3505
3505
|
# HTTP header 'Accept' (if needed)
|
|
3506
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3506
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3507
3507
|
# HTTP header 'Content-Type'
|
|
3508
3508
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3509
3509
|
if !content_type.nil?
|
|
@@ -3567,7 +3567,7 @@ module Akeyless
|
|
|
3567
3567
|
# header parameters
|
|
3568
3568
|
header_params = opts[:header_params] || {}
|
|
3569
3569
|
# HTTP header 'Accept' (if needed)
|
|
3570
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3570
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3571
3571
|
# HTTP header 'Content-Type'
|
|
3572
3572
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3573
3573
|
if !content_type.nil?
|
|
@@ -3631,7 +3631,7 @@ module Akeyless
|
|
|
3631
3631
|
# header parameters
|
|
3632
3632
|
header_params = opts[:header_params] || {}
|
|
3633
3633
|
# HTTP header 'Accept' (if needed)
|
|
3634
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3634
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3635
3635
|
# HTTP header 'Content-Type'
|
|
3636
3636
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3637
3637
|
if !content_type.nil?
|
|
@@ -3695,7 +3695,7 @@ module Akeyless
|
|
|
3695
3695
|
# header parameters
|
|
3696
3696
|
header_params = opts[:header_params] || {}
|
|
3697
3697
|
# HTTP header 'Accept' (if needed)
|
|
3698
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3698
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3699
3699
|
# HTTP header 'Content-Type'
|
|
3700
3700
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3701
3701
|
if !content_type.nil?
|
|
@@ -3759,7 +3759,7 @@ module Akeyless
|
|
|
3759
3759
|
# header parameters
|
|
3760
3760
|
header_params = opts[:header_params] || {}
|
|
3761
3761
|
# HTTP header 'Accept' (if needed)
|
|
3762
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3762
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3763
3763
|
# HTTP header 'Content-Type'
|
|
3764
3764
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3765
3765
|
if !content_type.nil?
|
|
@@ -3823,7 +3823,7 @@ module Akeyless
|
|
|
3823
3823
|
# header parameters
|
|
3824
3824
|
header_params = opts[:header_params] || {}
|
|
3825
3825
|
# HTTP header 'Accept' (if needed)
|
|
3826
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3826
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3827
3827
|
# HTTP header 'Content-Type'
|
|
3828
3828
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3829
3829
|
if !content_type.nil?
|
|
@@ -3887,7 +3887,7 @@ module Akeyless
|
|
|
3887
3887
|
# header parameters
|
|
3888
3888
|
header_params = opts[:header_params] || {}
|
|
3889
3889
|
# HTTP header 'Accept' (if needed)
|
|
3890
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3890
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3891
3891
|
# HTTP header 'Content-Type'
|
|
3892
3892
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3893
3893
|
if !content_type.nil?
|
|
@@ -3951,7 +3951,7 @@ module Akeyless
|
|
|
3951
3951
|
# header parameters
|
|
3952
3952
|
header_params = opts[:header_params] || {}
|
|
3953
3953
|
# HTTP header 'Accept' (if needed)
|
|
3954
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
3954
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
3955
3955
|
# HTTP header 'Content-Type'
|
|
3956
3956
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
3957
3957
|
if !content_type.nil?
|
|
@@ -4015,7 +4015,7 @@ module Akeyless
|
|
|
4015
4015
|
# header parameters
|
|
4016
4016
|
header_params = opts[:header_params] || {}
|
|
4017
4017
|
# HTTP header 'Accept' (if needed)
|
|
4018
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4018
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4019
4019
|
# HTTP header 'Content-Type'
|
|
4020
4020
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4021
4021
|
if !content_type.nil?
|
|
@@ -4079,7 +4079,7 @@ module Akeyless
|
|
|
4079
4079
|
# header parameters
|
|
4080
4080
|
header_params = opts[:header_params] || {}
|
|
4081
4081
|
# HTTP header 'Accept' (if needed)
|
|
4082
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4082
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4083
4083
|
# HTTP header 'Content-Type'
|
|
4084
4084
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4085
4085
|
if !content_type.nil?
|
|
@@ -4143,7 +4143,7 @@ module Akeyless
|
|
|
4143
4143
|
# header parameters
|
|
4144
4144
|
header_params = opts[:header_params] || {}
|
|
4145
4145
|
# HTTP header 'Accept' (if needed)
|
|
4146
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4146
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4147
4147
|
# HTTP header 'Content-Type'
|
|
4148
4148
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4149
4149
|
if !content_type.nil?
|
|
@@ -4207,7 +4207,7 @@ module Akeyless
|
|
|
4207
4207
|
# header parameters
|
|
4208
4208
|
header_params = opts[:header_params] || {}
|
|
4209
4209
|
# HTTP header 'Accept' (if needed)
|
|
4210
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4210
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4211
4211
|
# HTTP header 'Content-Type'
|
|
4212
4212
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4213
4213
|
if !content_type.nil?
|
|
@@ -4271,7 +4271,7 @@ module Akeyless
|
|
|
4271
4271
|
# header parameters
|
|
4272
4272
|
header_params = opts[:header_params] || {}
|
|
4273
4273
|
# HTTP header 'Accept' (if needed)
|
|
4274
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4274
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4275
4275
|
# HTTP header 'Content-Type'
|
|
4276
4276
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4277
4277
|
if !content_type.nil?
|
|
@@ -4335,7 +4335,7 @@ module Akeyless
|
|
|
4335
4335
|
# header parameters
|
|
4336
4336
|
header_params = opts[:header_params] || {}
|
|
4337
4337
|
# HTTP header 'Accept' (if needed)
|
|
4338
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4338
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4339
4339
|
# HTTP header 'Content-Type'
|
|
4340
4340
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4341
4341
|
if !content_type.nil?
|
|
@@ -4399,7 +4399,7 @@ module Akeyless
|
|
|
4399
4399
|
# header parameters
|
|
4400
4400
|
header_params = opts[:header_params] || {}
|
|
4401
4401
|
# HTTP header 'Accept' (if needed)
|
|
4402
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4402
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4403
4403
|
# HTTP header 'Content-Type'
|
|
4404
4404
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4405
4405
|
if !content_type.nil?
|
|
@@ -4463,7 +4463,7 @@ module Akeyless
|
|
|
4463
4463
|
# header parameters
|
|
4464
4464
|
header_params = opts[:header_params] || {}
|
|
4465
4465
|
# HTTP header 'Accept' (if needed)
|
|
4466
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4466
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4467
4467
|
# HTTP header 'Content-Type'
|
|
4468
4468
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4469
4469
|
if !content_type.nil?
|
|
@@ -4527,7 +4527,7 @@ module Akeyless
|
|
|
4527
4527
|
# header parameters
|
|
4528
4528
|
header_params = opts[:header_params] || {}
|
|
4529
4529
|
# HTTP header 'Accept' (if needed)
|
|
4530
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4530
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4531
4531
|
# HTTP header 'Content-Type'
|
|
4532
4532
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4533
4533
|
if !content_type.nil?
|
|
@@ -4591,7 +4591,7 @@ module Akeyless
|
|
|
4591
4591
|
# header parameters
|
|
4592
4592
|
header_params = opts[:header_params] || {}
|
|
4593
4593
|
# HTTP header 'Accept' (if needed)
|
|
4594
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4594
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4595
4595
|
# HTTP header 'Content-Type'
|
|
4596
4596
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4597
4597
|
if !content_type.nil?
|
|
@@ -4655,7 +4655,7 @@ module Akeyless
|
|
|
4655
4655
|
# header parameters
|
|
4656
4656
|
header_params = opts[:header_params] || {}
|
|
4657
4657
|
# HTTP header 'Accept' (if needed)
|
|
4658
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4658
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4659
4659
|
# HTTP header 'Content-Type'
|
|
4660
4660
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4661
4661
|
if !content_type.nil?
|
|
@@ -4719,7 +4719,7 @@ module Akeyless
|
|
|
4719
4719
|
# header parameters
|
|
4720
4720
|
header_params = opts[:header_params] || {}
|
|
4721
4721
|
# HTTP header 'Accept' (if needed)
|
|
4722
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4722
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4723
4723
|
# HTTP header 'Content-Type'
|
|
4724
4724
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4725
4725
|
if !content_type.nil?
|
|
@@ -4783,7 +4783,7 @@ module Akeyless
|
|
|
4783
4783
|
# header parameters
|
|
4784
4784
|
header_params = opts[:header_params] || {}
|
|
4785
4785
|
# HTTP header 'Accept' (if needed)
|
|
4786
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4786
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4787
4787
|
# HTTP header 'Content-Type'
|
|
4788
4788
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4789
4789
|
if !content_type.nil?
|
|
@@ -4847,7 +4847,7 @@ module Akeyless
|
|
|
4847
4847
|
# header parameters
|
|
4848
4848
|
header_params = opts[:header_params] || {}
|
|
4849
4849
|
# HTTP header 'Accept' (if needed)
|
|
4850
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4850
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4851
4851
|
# HTTP header 'Content-Type'
|
|
4852
4852
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4853
4853
|
if !content_type.nil?
|
|
@@ -4911,7 +4911,7 @@ module Akeyless
|
|
|
4911
4911
|
# header parameters
|
|
4912
4912
|
header_params = opts[:header_params] || {}
|
|
4913
4913
|
# HTTP header 'Accept' (if needed)
|
|
4914
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4914
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4915
4915
|
# HTTP header 'Content-Type'
|
|
4916
4916
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4917
4917
|
if !content_type.nil?
|
|
@@ -4975,7 +4975,7 @@ module Akeyless
|
|
|
4975
4975
|
# header parameters
|
|
4976
4976
|
header_params = opts[:header_params] || {}
|
|
4977
4977
|
# HTTP header 'Accept' (if needed)
|
|
4978
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
4978
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
4979
4979
|
# HTTP header 'Content-Type'
|
|
4980
4980
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
4981
4981
|
if !content_type.nil?
|
|
@@ -5039,7 +5039,7 @@ module Akeyless
|
|
|
5039
5039
|
# header parameters
|
|
5040
5040
|
header_params = opts[:header_params] || {}
|
|
5041
5041
|
# HTTP header 'Accept' (if needed)
|
|
5042
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5042
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5043
5043
|
# HTTP header 'Content-Type'
|
|
5044
5044
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5045
5045
|
if !content_type.nil?
|
|
@@ -5103,7 +5103,7 @@ module Akeyless
|
|
|
5103
5103
|
# header parameters
|
|
5104
5104
|
header_params = opts[:header_params] || {}
|
|
5105
5105
|
# HTTP header 'Accept' (if needed)
|
|
5106
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5106
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5107
5107
|
# HTTP header 'Content-Type'
|
|
5108
5108
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5109
5109
|
if !content_type.nil?
|
|
@@ -5167,7 +5167,7 @@ module Akeyless
|
|
|
5167
5167
|
# header parameters
|
|
5168
5168
|
header_params = opts[:header_params] || {}
|
|
5169
5169
|
# HTTP header 'Accept' (if needed)
|
|
5170
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5170
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5171
5171
|
# HTTP header 'Content-Type'
|
|
5172
5172
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5173
5173
|
if !content_type.nil?
|
|
@@ -5231,7 +5231,7 @@ module Akeyless
|
|
|
5231
5231
|
# header parameters
|
|
5232
5232
|
header_params = opts[:header_params] || {}
|
|
5233
5233
|
# HTTP header 'Accept' (if needed)
|
|
5234
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5234
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5235
5235
|
# HTTP header 'Content-Type'
|
|
5236
5236
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5237
5237
|
if !content_type.nil?
|
|
@@ -5295,7 +5295,7 @@ module Akeyless
|
|
|
5295
5295
|
# header parameters
|
|
5296
5296
|
header_params = opts[:header_params] || {}
|
|
5297
5297
|
# HTTP header 'Accept' (if needed)
|
|
5298
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5298
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5299
5299
|
# HTTP header 'Content-Type'
|
|
5300
5300
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5301
5301
|
if !content_type.nil?
|
|
@@ -5359,7 +5359,7 @@ module Akeyless
|
|
|
5359
5359
|
# header parameters
|
|
5360
5360
|
header_params = opts[:header_params] || {}
|
|
5361
5361
|
# HTTP header 'Accept' (if needed)
|
|
5362
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5362
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5363
5363
|
# HTTP header 'Content-Type'
|
|
5364
5364
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5365
5365
|
if !content_type.nil?
|
|
@@ -5423,7 +5423,7 @@ module Akeyless
|
|
|
5423
5423
|
# header parameters
|
|
5424
5424
|
header_params = opts[:header_params] || {}
|
|
5425
5425
|
# HTTP header 'Accept' (if needed)
|
|
5426
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5426
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5427
5427
|
# HTTP header 'Content-Type'
|
|
5428
5428
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5429
5429
|
if !content_type.nil?
|
|
@@ -5487,7 +5487,7 @@ module Akeyless
|
|
|
5487
5487
|
# header parameters
|
|
5488
5488
|
header_params = opts[:header_params] || {}
|
|
5489
5489
|
# HTTP header 'Accept' (if needed)
|
|
5490
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5490
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5491
5491
|
# HTTP header 'Content-Type'
|
|
5492
5492
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5493
5493
|
if !content_type.nil?
|
|
@@ -5551,7 +5551,7 @@ module Akeyless
|
|
|
5551
5551
|
# header parameters
|
|
5552
5552
|
header_params = opts[:header_params] || {}
|
|
5553
5553
|
# HTTP header 'Accept' (if needed)
|
|
5554
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5554
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5555
5555
|
# HTTP header 'Content-Type'
|
|
5556
5556
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5557
5557
|
if !content_type.nil?
|
|
@@ -5615,7 +5615,7 @@ module Akeyless
|
|
|
5615
5615
|
# header parameters
|
|
5616
5616
|
header_params = opts[:header_params] || {}
|
|
5617
5617
|
# HTTP header 'Accept' (if needed)
|
|
5618
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5618
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5619
5619
|
# HTTP header 'Content-Type'
|
|
5620
5620
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5621
5621
|
if !content_type.nil?
|
|
@@ -5679,7 +5679,7 @@ module Akeyless
|
|
|
5679
5679
|
# header parameters
|
|
5680
5680
|
header_params = opts[:header_params] || {}
|
|
5681
5681
|
# HTTP header 'Accept' (if needed)
|
|
5682
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5682
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5683
5683
|
# HTTP header 'Content-Type'
|
|
5684
5684
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5685
5685
|
if !content_type.nil?
|
|
@@ -5743,7 +5743,7 @@ module Akeyless
|
|
|
5743
5743
|
# header parameters
|
|
5744
5744
|
header_params = opts[:header_params] || {}
|
|
5745
5745
|
# HTTP header 'Accept' (if needed)
|
|
5746
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5746
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5747
5747
|
# HTTP header 'Content-Type'
|
|
5748
5748
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5749
5749
|
if !content_type.nil?
|
|
@@ -5779,6 +5779,70 @@ module Akeyless
|
|
|
5779
5779
|
return data, status_code, headers
|
|
5780
5780
|
end
|
|
5781
5781
|
|
|
5782
|
+
# @param body [Array<BatchEncryptionRequestLine>]
|
|
5783
|
+
# @param [Hash] opts the optional parameters
|
|
5784
|
+
# @return [DecryptOutput]
|
|
5785
|
+
def decrypt_batch(body, opts = {})
|
|
5786
|
+
data, _status_code, _headers = decrypt_batch_with_http_info(body, opts)
|
|
5787
|
+
data
|
|
5788
|
+
end
|
|
5789
|
+
|
|
5790
|
+
# @param body [Array<BatchEncryptionRequestLine>]
|
|
5791
|
+
# @param [Hash] opts the optional parameters
|
|
5792
|
+
# @return [Array<(DecryptOutput, Integer, Hash)>] DecryptOutput data, response status code and response headers
|
|
5793
|
+
def decrypt_batch_with_http_info(body, opts = {})
|
|
5794
|
+
if @api_client.config.debugging
|
|
5795
|
+
@api_client.config.logger.debug 'Calling API: V2Api.decrypt_batch ...'
|
|
5796
|
+
end
|
|
5797
|
+
# verify the required parameter 'body' is set
|
|
5798
|
+
if @api_client.config.client_side_validation && body.nil?
|
|
5799
|
+
fail ArgumentError, "Missing the required parameter 'body' when calling V2Api.decrypt_batch"
|
|
5800
|
+
end
|
|
5801
|
+
# resource path
|
|
5802
|
+
local_var_path = '/decrypt-batch'
|
|
5803
|
+
|
|
5804
|
+
# query parameters
|
|
5805
|
+
query_params = opts[:query_params] || {}
|
|
5806
|
+
|
|
5807
|
+
# header parameters
|
|
5808
|
+
header_params = opts[:header_params] || {}
|
|
5809
|
+
# HTTP header 'Accept' (if needed)
|
|
5810
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5811
|
+
# HTTP header 'Content-Type'
|
|
5812
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5813
|
+
if !content_type.nil?
|
|
5814
|
+
header_params['Content-Type'] = content_type
|
|
5815
|
+
end
|
|
5816
|
+
|
|
5817
|
+
# form parameters
|
|
5818
|
+
form_params = opts[:form_params] || {}
|
|
5819
|
+
|
|
5820
|
+
# http body (model)
|
|
5821
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
|
5822
|
+
|
|
5823
|
+
# return_type
|
|
5824
|
+
return_type = opts[:debug_return_type] || 'DecryptOutput'
|
|
5825
|
+
|
|
5826
|
+
# auth_names
|
|
5827
|
+
auth_names = opts[:debug_auth_names] || []
|
|
5828
|
+
|
|
5829
|
+
new_options = opts.merge(
|
|
5830
|
+
:operation => :"V2Api.decrypt_batch",
|
|
5831
|
+
:header_params => header_params,
|
|
5832
|
+
:query_params => query_params,
|
|
5833
|
+
:form_params => form_params,
|
|
5834
|
+
:body => post_body,
|
|
5835
|
+
:auth_names => auth_names,
|
|
5836
|
+
:return_type => return_type
|
|
5837
|
+
)
|
|
5838
|
+
|
|
5839
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
5840
|
+
if @api_client.config.debugging
|
|
5841
|
+
@api_client.config.logger.debug "API called: V2Api#decrypt_batch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
5842
|
+
end
|
|
5843
|
+
return data, status_code, headers
|
|
5844
|
+
end
|
|
5845
|
+
|
|
5782
5846
|
# @param body [DecryptGPG]
|
|
5783
5847
|
# @param [Hash] opts the optional parameters
|
|
5784
5848
|
# @return [DecryptGPGOutput]
|
|
@@ -5807,7 +5871,7 @@ module Akeyless
|
|
|
5807
5871
|
# header parameters
|
|
5808
5872
|
header_params = opts[:header_params] || {}
|
|
5809
5873
|
# HTTP header 'Accept' (if needed)
|
|
5810
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5874
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5811
5875
|
# HTTP header 'Content-Type'
|
|
5812
5876
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5813
5877
|
if !content_type.nil?
|
|
@@ -5871,7 +5935,7 @@ module Akeyless
|
|
|
5871
5935
|
# header parameters
|
|
5872
5936
|
header_params = opts[:header_params] || {}
|
|
5873
5937
|
# HTTP header 'Accept' (if needed)
|
|
5874
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5938
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5875
5939
|
# HTTP header 'Content-Type'
|
|
5876
5940
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5877
5941
|
if !content_type.nil?
|
|
@@ -5935,7 +5999,7 @@ module Akeyless
|
|
|
5935
5999
|
# header parameters
|
|
5936
6000
|
header_params = opts[:header_params] || {}
|
|
5937
6001
|
# HTTP header 'Accept' (if needed)
|
|
5938
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6002
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5939
6003
|
# HTTP header 'Content-Type'
|
|
5940
6004
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5941
6005
|
if !content_type.nil?
|
|
@@ -5999,7 +6063,7 @@ module Akeyless
|
|
|
5999
6063
|
# header parameters
|
|
6000
6064
|
header_params = opts[:header_params] || {}
|
|
6001
6065
|
# HTTP header 'Accept' (if needed)
|
|
6002
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6066
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6003
6067
|
# HTTP header 'Content-Type'
|
|
6004
6068
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6005
6069
|
if !content_type.nil?
|
|
@@ -6063,7 +6127,7 @@ module Akeyless
|
|
|
6063
6127
|
# header parameters
|
|
6064
6128
|
header_params = opts[:header_params] || {}
|
|
6065
6129
|
# HTTP header 'Accept' (if needed)
|
|
6066
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6130
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6067
6131
|
# HTTP header 'Content-Type'
|
|
6068
6132
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6069
6133
|
if !content_type.nil?
|
|
@@ -6127,7 +6191,7 @@ module Akeyless
|
|
|
6127
6191
|
# header parameters
|
|
6128
6192
|
header_params = opts[:header_params] || {}
|
|
6129
6193
|
# HTTP header 'Accept' (if needed)
|
|
6130
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6194
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6131
6195
|
# HTTP header 'Content-Type'
|
|
6132
6196
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6133
6197
|
if !content_type.nil?
|
|
@@ -6191,7 +6255,7 @@ module Akeyless
|
|
|
6191
6255
|
# header parameters
|
|
6192
6256
|
header_params = opts[:header_params] || {}
|
|
6193
6257
|
# HTTP header 'Accept' (if needed)
|
|
6194
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6258
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6195
6259
|
# HTTP header 'Content-Type'
|
|
6196
6260
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6197
6261
|
if !content_type.nil?
|
|
@@ -6255,7 +6319,7 @@ module Akeyless
|
|
|
6255
6319
|
# header parameters
|
|
6256
6320
|
header_params = opts[:header_params] || {}
|
|
6257
6321
|
# HTTP header 'Accept' (if needed)
|
|
6258
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6322
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6259
6323
|
# HTTP header 'Content-Type'
|
|
6260
6324
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6261
6325
|
if !content_type.nil?
|
|
@@ -6319,7 +6383,7 @@ module Akeyless
|
|
|
6319
6383
|
# header parameters
|
|
6320
6384
|
header_params = opts[:header_params] || {}
|
|
6321
6385
|
# HTTP header 'Accept' (if needed)
|
|
6322
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6386
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6323
6387
|
# HTTP header 'Content-Type'
|
|
6324
6388
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6325
6389
|
if !content_type.nil?
|
|
@@ -6383,7 +6447,7 @@ module Akeyless
|
|
|
6383
6447
|
# header parameters
|
|
6384
6448
|
header_params = opts[:header_params] || {}
|
|
6385
6449
|
# HTTP header 'Accept' (if needed)
|
|
6386
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6450
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6387
6451
|
# HTTP header 'Content-Type'
|
|
6388
6452
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6389
6453
|
if !content_type.nil?
|
|
@@ -6447,7 +6511,7 @@ module Akeyless
|
|
|
6447
6511
|
# header parameters
|
|
6448
6512
|
header_params = opts[:header_params] || {}
|
|
6449
6513
|
# HTTP header 'Accept' (if needed)
|
|
6450
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6514
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6451
6515
|
# HTTP header 'Content-Type'
|
|
6452
6516
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6453
6517
|
if !content_type.nil?
|
|
@@ -6511,7 +6575,7 @@ module Akeyless
|
|
|
6511
6575
|
# header parameters
|
|
6512
6576
|
header_params = opts[:header_params] || {}
|
|
6513
6577
|
# HTTP header 'Accept' (if needed)
|
|
6514
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6578
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6515
6579
|
# HTTP header 'Content-Type'
|
|
6516
6580
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6517
6581
|
if !content_type.nil?
|
|
@@ -6575,7 +6639,7 @@ module Akeyless
|
|
|
6575
6639
|
# header parameters
|
|
6576
6640
|
header_params = opts[:header_params] || {}
|
|
6577
6641
|
# HTTP header 'Accept' (if needed)
|
|
6578
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6642
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6579
6643
|
# HTTP header 'Content-Type'
|
|
6580
6644
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6581
6645
|
if !content_type.nil?
|
|
@@ -6639,7 +6703,7 @@ module Akeyless
|
|
|
6639
6703
|
# header parameters
|
|
6640
6704
|
header_params = opts[:header_params] || {}
|
|
6641
6705
|
# HTTP header 'Accept' (if needed)
|
|
6642
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6706
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6643
6707
|
# HTTP header 'Content-Type'
|
|
6644
6708
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6645
6709
|
if !content_type.nil?
|
|
@@ -6703,7 +6767,7 @@ module Akeyless
|
|
|
6703
6767
|
# header parameters
|
|
6704
6768
|
header_params = opts[:header_params] || {}
|
|
6705
6769
|
# HTTP header 'Accept' (if needed)
|
|
6706
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6770
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6707
6771
|
# HTTP header 'Content-Type'
|
|
6708
6772
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6709
6773
|
if !content_type.nil?
|
|
@@ -6767,7 +6831,7 @@ module Akeyless
|
|
|
6767
6831
|
# header parameters
|
|
6768
6832
|
header_params = opts[:header_params] || {}
|
|
6769
6833
|
# HTTP header 'Accept' (if needed)
|
|
6770
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6834
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6771
6835
|
# HTTP header 'Content-Type'
|
|
6772
6836
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6773
6837
|
if !content_type.nil?
|
|
@@ -6831,7 +6895,7 @@ module Akeyless
|
|
|
6831
6895
|
# header parameters
|
|
6832
6896
|
header_params = opts[:header_params] || {}
|
|
6833
6897
|
# HTTP header 'Accept' (if needed)
|
|
6834
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6898
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6835
6899
|
# HTTP header 'Content-Type'
|
|
6836
6900
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6837
6901
|
if !content_type.nil?
|
|
@@ -6895,7 +6959,7 @@ module Akeyless
|
|
|
6895
6959
|
# header parameters
|
|
6896
6960
|
header_params = opts[:header_params] || {}
|
|
6897
6961
|
# HTTP header 'Accept' (if needed)
|
|
6898
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
6962
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6899
6963
|
# HTTP header 'Content-Type'
|
|
6900
6964
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6901
6965
|
if !content_type.nil?
|
|
@@ -6959,7 +7023,7 @@ module Akeyless
|
|
|
6959
7023
|
# header parameters
|
|
6960
7024
|
header_params = opts[:header_params] || {}
|
|
6961
7025
|
# HTTP header 'Accept' (if needed)
|
|
6962
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7026
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
6963
7027
|
# HTTP header 'Content-Type'
|
|
6964
7028
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6965
7029
|
if !content_type.nil?
|
|
@@ -7023,7 +7087,7 @@ module Akeyless
|
|
|
7023
7087
|
# header parameters
|
|
7024
7088
|
header_params = opts[:header_params] || {}
|
|
7025
7089
|
# HTTP header 'Accept' (if needed)
|
|
7026
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7090
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7027
7091
|
# HTTP header 'Content-Type'
|
|
7028
7092
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7029
7093
|
if !content_type.nil?
|
|
@@ -7087,7 +7151,7 @@ module Akeyless
|
|
|
7087
7151
|
# header parameters
|
|
7088
7152
|
header_params = opts[:header_params] || {}
|
|
7089
7153
|
# HTTP header 'Accept' (if needed)
|
|
7090
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7154
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7091
7155
|
# HTTP header 'Content-Type'
|
|
7092
7156
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7093
7157
|
if !content_type.nil?
|
|
@@ -7151,7 +7215,7 @@ module Akeyless
|
|
|
7151
7215
|
# header parameters
|
|
7152
7216
|
header_params = opts[:header_params] || {}
|
|
7153
7217
|
# HTTP header 'Accept' (if needed)
|
|
7154
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7218
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7155
7219
|
# HTTP header 'Content-Type'
|
|
7156
7220
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7157
7221
|
if !content_type.nil?
|
|
@@ -7215,7 +7279,7 @@ module Akeyless
|
|
|
7215
7279
|
# header parameters
|
|
7216
7280
|
header_params = opts[:header_params] || {}
|
|
7217
7281
|
# HTTP header 'Accept' (if needed)
|
|
7218
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7282
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7219
7283
|
# HTTP header 'Content-Type'
|
|
7220
7284
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7221
7285
|
if !content_type.nil?
|
|
@@ -7279,7 +7343,7 @@ module Akeyless
|
|
|
7279
7343
|
# header parameters
|
|
7280
7344
|
header_params = opts[:header_params] || {}
|
|
7281
7345
|
# HTTP header 'Accept' (if needed)
|
|
7282
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7346
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7283
7347
|
# HTTP header 'Content-Type'
|
|
7284
7348
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7285
7349
|
if !content_type.nil?
|
|
@@ -7343,7 +7407,7 @@ module Akeyless
|
|
|
7343
7407
|
# header parameters
|
|
7344
7408
|
header_params = opts[:header_params] || {}
|
|
7345
7409
|
# HTTP header 'Accept' (if needed)
|
|
7346
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7410
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7347
7411
|
# HTTP header 'Content-Type'
|
|
7348
7412
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7349
7413
|
if !content_type.nil?
|
|
@@ -7407,7 +7471,7 @@ module Akeyless
|
|
|
7407
7471
|
# header parameters
|
|
7408
7472
|
header_params = opts[:header_params] || {}
|
|
7409
7473
|
# HTTP header 'Accept' (if needed)
|
|
7410
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7474
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7411
7475
|
# HTTP header 'Content-Type'
|
|
7412
7476
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7413
7477
|
if !content_type.nil?
|
|
@@ -7471,7 +7535,7 @@ module Akeyless
|
|
|
7471
7535
|
# header parameters
|
|
7472
7536
|
header_params = opts[:header_params] || {}
|
|
7473
7537
|
# HTTP header 'Accept' (if needed)
|
|
7474
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7538
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7475
7539
|
# HTTP header 'Content-Type'
|
|
7476
7540
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7477
7541
|
if !content_type.nil?
|
|
@@ -7535,7 +7599,7 @@ module Akeyless
|
|
|
7535
7599
|
# header parameters
|
|
7536
7600
|
header_params = opts[:header_params] || {}
|
|
7537
7601
|
# HTTP header 'Accept' (if needed)
|
|
7538
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7602
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7539
7603
|
# HTTP header 'Content-Type'
|
|
7540
7604
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7541
7605
|
if !content_type.nil?
|
|
@@ -7595,7 +7659,7 @@ module Akeyless
|
|
|
7595
7659
|
# header parameters
|
|
7596
7660
|
header_params = opts[:header_params] || {}
|
|
7597
7661
|
# HTTP header 'Accept' (if needed)
|
|
7598
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7662
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7599
7663
|
# HTTP header 'Content-Type'
|
|
7600
7664
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7601
7665
|
if !content_type.nil?
|
|
@@ -7659,7 +7723,7 @@ module Akeyless
|
|
|
7659
7723
|
# header parameters
|
|
7660
7724
|
header_params = opts[:header_params] || {}
|
|
7661
7725
|
# HTTP header 'Accept' (if needed)
|
|
7662
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7726
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7663
7727
|
# HTTP header 'Content-Type'
|
|
7664
7728
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7665
7729
|
if !content_type.nil?
|
|
@@ -7723,7 +7787,7 @@ module Akeyless
|
|
|
7723
7787
|
# header parameters
|
|
7724
7788
|
header_params = opts[:header_params] || {}
|
|
7725
7789
|
# HTTP header 'Accept' (if needed)
|
|
7726
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7790
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7727
7791
|
# HTTP header 'Content-Type'
|
|
7728
7792
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7729
7793
|
if !content_type.nil?
|
|
@@ -7787,7 +7851,7 @@ module Akeyless
|
|
|
7787
7851
|
# header parameters
|
|
7788
7852
|
header_params = opts[:header_params] || {}
|
|
7789
7853
|
# HTTP header 'Accept' (if needed)
|
|
7790
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7854
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7791
7855
|
# HTTP header 'Content-Type'
|
|
7792
7856
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7793
7857
|
if !content_type.nil?
|
|
@@ -7851,7 +7915,7 @@ module Akeyless
|
|
|
7851
7915
|
# header parameters
|
|
7852
7916
|
header_params = opts[:header_params] || {}
|
|
7853
7917
|
# HTTP header 'Accept' (if needed)
|
|
7854
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7918
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7855
7919
|
# HTTP header 'Content-Type'
|
|
7856
7920
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7857
7921
|
if !content_type.nil?
|
|
@@ -7915,7 +7979,7 @@ module Akeyless
|
|
|
7915
7979
|
# header parameters
|
|
7916
7980
|
header_params = opts[:header_params] || {}
|
|
7917
7981
|
# HTTP header 'Accept' (if needed)
|
|
7918
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7982
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7919
7983
|
# HTTP header 'Content-Type'
|
|
7920
7984
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7921
7985
|
if !content_type.nil?
|
|
@@ -7979,7 +8043,7 @@ module Akeyless
|
|
|
7979
8043
|
# header parameters
|
|
7980
8044
|
header_params = opts[:header_params] || {}
|
|
7981
8045
|
# HTTP header 'Accept' (if needed)
|
|
7982
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8046
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7983
8047
|
# HTTP header 'Content-Type'
|
|
7984
8048
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7985
8049
|
if !content_type.nil?
|
|
@@ -8043,7 +8107,7 @@ module Akeyless
|
|
|
8043
8107
|
# header parameters
|
|
8044
8108
|
header_params = opts[:header_params] || {}
|
|
8045
8109
|
# HTTP header 'Accept' (if needed)
|
|
8046
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8110
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8047
8111
|
# HTTP header 'Content-Type'
|
|
8048
8112
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8049
8113
|
if !content_type.nil?
|
|
@@ -8107,7 +8171,7 @@ module Akeyless
|
|
|
8107
8171
|
# header parameters
|
|
8108
8172
|
header_params = opts[:header_params] || {}
|
|
8109
8173
|
# HTTP header 'Accept' (if needed)
|
|
8110
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8174
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8111
8175
|
# HTTP header 'Content-Type'
|
|
8112
8176
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8113
8177
|
if !content_type.nil?
|
|
@@ -8171,7 +8235,7 @@ module Akeyless
|
|
|
8171
8235
|
# header parameters
|
|
8172
8236
|
header_params = opts[:header_params] || {}
|
|
8173
8237
|
# HTTP header 'Accept' (if needed)
|
|
8174
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8238
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8175
8239
|
# HTTP header 'Content-Type'
|
|
8176
8240
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8177
8241
|
if !content_type.nil?
|
|
@@ -8235,7 +8299,7 @@ module Akeyless
|
|
|
8235
8299
|
# header parameters
|
|
8236
8300
|
header_params = opts[:header_params] || {}
|
|
8237
8301
|
# HTTP header 'Accept' (if needed)
|
|
8238
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8302
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8239
8303
|
# HTTP header 'Content-Type'
|
|
8240
8304
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8241
8305
|
if !content_type.nil?
|
|
@@ -8299,7 +8363,7 @@ module Akeyless
|
|
|
8299
8363
|
# header parameters
|
|
8300
8364
|
header_params = opts[:header_params] || {}
|
|
8301
8365
|
# HTTP header 'Accept' (if needed)
|
|
8302
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8366
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8303
8367
|
# HTTP header 'Content-Type'
|
|
8304
8368
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8305
8369
|
if !content_type.nil?
|
|
@@ -8363,7 +8427,7 @@ module Akeyless
|
|
|
8363
8427
|
# header parameters
|
|
8364
8428
|
header_params = opts[:header_params] || {}
|
|
8365
8429
|
# HTTP header 'Accept' (if needed)
|
|
8366
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8430
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8367
8431
|
# HTTP header 'Content-Type'
|
|
8368
8432
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8369
8433
|
if !content_type.nil?
|
|
@@ -8427,7 +8491,7 @@ module Akeyless
|
|
|
8427
8491
|
# header parameters
|
|
8428
8492
|
header_params = opts[:header_params] || {}
|
|
8429
8493
|
# HTTP header 'Accept' (if needed)
|
|
8430
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8494
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8431
8495
|
# HTTP header 'Content-Type'
|
|
8432
8496
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8433
8497
|
if !content_type.nil?
|
|
@@ -8491,7 +8555,7 @@ module Akeyless
|
|
|
8491
8555
|
# header parameters
|
|
8492
8556
|
header_params = opts[:header_params] || {}
|
|
8493
8557
|
# HTTP header 'Accept' (if needed)
|
|
8494
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8558
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8495
8559
|
# HTTP header 'Content-Type'
|
|
8496
8560
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8497
8561
|
if !content_type.nil?
|
|
@@ -8555,7 +8619,7 @@ module Akeyless
|
|
|
8555
8619
|
# header parameters
|
|
8556
8620
|
header_params = opts[:header_params] || {}
|
|
8557
8621
|
# HTTP header 'Accept' (if needed)
|
|
8558
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8622
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8559
8623
|
# HTTP header 'Content-Type'
|
|
8560
8624
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8561
8625
|
if !content_type.nil?
|
|
@@ -8619,7 +8683,7 @@ module Akeyless
|
|
|
8619
8683
|
# header parameters
|
|
8620
8684
|
header_params = opts[:header_params] || {}
|
|
8621
8685
|
# HTTP header 'Accept' (if needed)
|
|
8622
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8686
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8623
8687
|
# HTTP header 'Content-Type'
|
|
8624
8688
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8625
8689
|
if !content_type.nil?
|
|
@@ -8683,7 +8747,7 @@ module Akeyless
|
|
|
8683
8747
|
# header parameters
|
|
8684
8748
|
header_params = opts[:header_params] || {}
|
|
8685
8749
|
# HTTP header 'Accept' (if needed)
|
|
8686
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8750
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8687
8751
|
# HTTP header 'Content-Type'
|
|
8688
8752
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8689
8753
|
if !content_type.nil?
|
|
@@ -8747,7 +8811,7 @@ module Akeyless
|
|
|
8747
8811
|
# header parameters
|
|
8748
8812
|
header_params = opts[:header_params] || {}
|
|
8749
8813
|
# HTTP header 'Accept' (if needed)
|
|
8750
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8814
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8751
8815
|
# HTTP header 'Content-Type'
|
|
8752
8816
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8753
8817
|
if !content_type.nil?
|
|
@@ -8811,7 +8875,7 @@ module Akeyless
|
|
|
8811
8875
|
# header parameters
|
|
8812
8876
|
header_params = opts[:header_params] || {}
|
|
8813
8877
|
# HTTP header 'Accept' (if needed)
|
|
8814
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8878
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8815
8879
|
# HTTP header 'Content-Type'
|
|
8816
8880
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8817
8881
|
if !content_type.nil?
|
|
@@ -8875,7 +8939,7 @@ module Akeyless
|
|
|
8875
8939
|
# header parameters
|
|
8876
8940
|
header_params = opts[:header_params] || {}
|
|
8877
8941
|
# HTTP header 'Accept' (if needed)
|
|
8878
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
8942
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8879
8943
|
# HTTP header 'Content-Type'
|
|
8880
8944
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8881
8945
|
if !content_type.nil?
|
|
@@ -8939,7 +9003,7 @@ module Akeyless
|
|
|
8939
9003
|
# header parameters
|
|
8940
9004
|
header_params = opts[:header_params] || {}
|
|
8941
9005
|
# HTTP header 'Accept' (if needed)
|
|
8942
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9006
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
8943
9007
|
# HTTP header 'Content-Type'
|
|
8944
9008
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8945
9009
|
if !content_type.nil?
|
|
@@ -9003,7 +9067,7 @@ module Akeyless
|
|
|
9003
9067
|
# header parameters
|
|
9004
9068
|
header_params = opts[:header_params] || {}
|
|
9005
9069
|
# HTTP header 'Accept' (if needed)
|
|
9006
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9070
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9007
9071
|
# HTTP header 'Content-Type'
|
|
9008
9072
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9009
9073
|
if !content_type.nil?
|
|
@@ -9067,7 +9131,7 @@ module Akeyless
|
|
|
9067
9131
|
# header parameters
|
|
9068
9132
|
header_params = opts[:header_params] || {}
|
|
9069
9133
|
# HTTP header 'Accept' (if needed)
|
|
9070
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9134
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9071
9135
|
# HTTP header 'Content-Type'
|
|
9072
9136
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9073
9137
|
if !content_type.nil?
|
|
@@ -9131,7 +9195,7 @@ module Akeyless
|
|
|
9131
9195
|
# header parameters
|
|
9132
9196
|
header_params = opts[:header_params] || {}
|
|
9133
9197
|
# HTTP header 'Accept' (if needed)
|
|
9134
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9198
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9135
9199
|
# HTTP header 'Content-Type'
|
|
9136
9200
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9137
9201
|
if !content_type.nil?
|
|
@@ -9195,7 +9259,7 @@ module Akeyless
|
|
|
9195
9259
|
# header parameters
|
|
9196
9260
|
header_params = opts[:header_params] || {}
|
|
9197
9261
|
# HTTP header 'Accept' (if needed)
|
|
9198
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9262
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9199
9263
|
# HTTP header 'Content-Type'
|
|
9200
9264
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9201
9265
|
if !content_type.nil?
|
|
@@ -9259,7 +9323,7 @@ module Akeyless
|
|
|
9259
9323
|
# header parameters
|
|
9260
9324
|
header_params = opts[:header_params] || {}
|
|
9261
9325
|
# HTTP header 'Accept' (if needed)
|
|
9262
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9326
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9263
9327
|
# HTTP header 'Content-Type'
|
|
9264
9328
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9265
9329
|
if !content_type.nil?
|
|
@@ -9323,7 +9387,7 @@ module Akeyless
|
|
|
9323
9387
|
# header parameters
|
|
9324
9388
|
header_params = opts[:header_params] || {}
|
|
9325
9389
|
# HTTP header 'Accept' (if needed)
|
|
9326
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9390
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9327
9391
|
# HTTP header 'Content-Type'
|
|
9328
9392
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9329
9393
|
if !content_type.nil?
|
|
@@ -9387,7 +9451,7 @@ module Akeyless
|
|
|
9387
9451
|
# header parameters
|
|
9388
9452
|
header_params = opts[:header_params] || {}
|
|
9389
9453
|
# HTTP header 'Accept' (if needed)
|
|
9390
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9454
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9391
9455
|
# HTTP header 'Content-Type'
|
|
9392
9456
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9393
9457
|
if !content_type.nil?
|
|
@@ -9451,7 +9515,7 @@ module Akeyless
|
|
|
9451
9515
|
# header parameters
|
|
9452
9516
|
header_params = opts[:header_params] || {}
|
|
9453
9517
|
# HTTP header 'Accept' (if needed)
|
|
9454
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9518
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9455
9519
|
# HTTP header 'Content-Type'
|
|
9456
9520
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9457
9521
|
if !content_type.nil?
|
|
@@ -9515,7 +9579,7 @@ module Akeyless
|
|
|
9515
9579
|
# header parameters
|
|
9516
9580
|
header_params = opts[:header_params] || {}
|
|
9517
9581
|
# HTTP header 'Accept' (if needed)
|
|
9518
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9582
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9519
9583
|
# HTTP header 'Content-Type'
|
|
9520
9584
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9521
9585
|
if !content_type.nil?
|
|
@@ -9579,7 +9643,7 @@ module Akeyless
|
|
|
9579
9643
|
# header parameters
|
|
9580
9644
|
header_params = opts[:header_params] || {}
|
|
9581
9645
|
# HTTP header 'Accept' (if needed)
|
|
9582
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9646
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9583
9647
|
# HTTP header 'Content-Type'
|
|
9584
9648
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9585
9649
|
if !content_type.nil?
|
|
@@ -9643,7 +9707,7 @@ module Akeyless
|
|
|
9643
9707
|
# header parameters
|
|
9644
9708
|
header_params = opts[:header_params] || {}
|
|
9645
9709
|
# HTTP header 'Accept' (if needed)
|
|
9646
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9710
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9647
9711
|
# HTTP header 'Content-Type'
|
|
9648
9712
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9649
9713
|
if !content_type.nil?
|
|
@@ -9707,7 +9771,7 @@ module Akeyless
|
|
|
9707
9771
|
# header parameters
|
|
9708
9772
|
header_params = opts[:header_params] || {}
|
|
9709
9773
|
# HTTP header 'Accept' (if needed)
|
|
9710
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9774
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9711
9775
|
# HTTP header 'Content-Type'
|
|
9712
9776
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9713
9777
|
if !content_type.nil?
|
|
@@ -9767,7 +9831,7 @@ module Akeyless
|
|
|
9767
9831
|
# header parameters
|
|
9768
9832
|
header_params = opts[:header_params] || {}
|
|
9769
9833
|
# HTTP header 'Accept' (if needed)
|
|
9770
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9834
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9771
9835
|
# HTTP header 'Content-Type'
|
|
9772
9836
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9773
9837
|
if !content_type.nil?
|
|
@@ -9831,7 +9895,7 @@ module Akeyless
|
|
|
9831
9895
|
# header parameters
|
|
9832
9896
|
header_params = opts[:header_params] || {}
|
|
9833
9897
|
# HTTP header 'Accept' (if needed)
|
|
9834
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9898
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9835
9899
|
# HTTP header 'Content-Type'
|
|
9836
9900
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9837
9901
|
if !content_type.nil?
|
|
@@ -9895,7 +9959,7 @@ module Akeyless
|
|
|
9895
9959
|
# header parameters
|
|
9896
9960
|
header_params = opts[:header_params] || {}
|
|
9897
9961
|
# HTTP header 'Accept' (if needed)
|
|
9898
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9962
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9899
9963
|
# HTTP header 'Content-Type'
|
|
9900
9964
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9901
9965
|
if !content_type.nil?
|
|
@@ -9959,7 +10023,7 @@ module Akeyless
|
|
|
9959
10023
|
# header parameters
|
|
9960
10024
|
header_params = opts[:header_params] || {}
|
|
9961
10025
|
# HTTP header 'Accept' (if needed)
|
|
9962
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10026
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9963
10027
|
# HTTP header 'Content-Type'
|
|
9964
10028
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9965
10029
|
if !content_type.nil?
|
|
@@ -10023,7 +10087,7 @@ module Akeyless
|
|
|
10023
10087
|
# header parameters
|
|
10024
10088
|
header_params = opts[:header_params] || {}
|
|
10025
10089
|
# HTTP header 'Accept' (if needed)
|
|
10026
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10090
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10027
10091
|
# HTTP header 'Content-Type'
|
|
10028
10092
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10029
10093
|
if !content_type.nil?
|
|
@@ -10087,7 +10151,7 @@ module Akeyless
|
|
|
10087
10151
|
# header parameters
|
|
10088
10152
|
header_params = opts[:header_params] || {}
|
|
10089
10153
|
# HTTP header 'Accept' (if needed)
|
|
10090
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10154
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10091
10155
|
# HTTP header 'Content-Type'
|
|
10092
10156
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10093
10157
|
if !content_type.nil?
|
|
@@ -10151,7 +10215,7 @@ module Akeyless
|
|
|
10151
10215
|
# header parameters
|
|
10152
10216
|
header_params = opts[:header_params] || {}
|
|
10153
10217
|
# HTTP header 'Accept' (if needed)
|
|
10154
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10218
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10155
10219
|
# HTTP header 'Content-Type'
|
|
10156
10220
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10157
10221
|
if !content_type.nil?
|
|
@@ -10215,7 +10279,7 @@ module Akeyless
|
|
|
10215
10279
|
# header parameters
|
|
10216
10280
|
header_params = opts[:header_params] || {}
|
|
10217
10281
|
# HTTP header 'Accept' (if needed)
|
|
10218
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10282
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10219
10283
|
# HTTP header 'Content-Type'
|
|
10220
10284
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10221
10285
|
if !content_type.nil?
|
|
@@ -10279,7 +10343,7 @@ module Akeyless
|
|
|
10279
10343
|
# header parameters
|
|
10280
10344
|
header_params = opts[:header_params] || {}
|
|
10281
10345
|
# HTTP header 'Accept' (if needed)
|
|
10282
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10346
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10283
10347
|
# HTTP header 'Content-Type'
|
|
10284
10348
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10285
10349
|
if !content_type.nil?
|
|
@@ -10343,7 +10407,7 @@ module Akeyless
|
|
|
10343
10407
|
# header parameters
|
|
10344
10408
|
header_params = opts[:header_params] || {}
|
|
10345
10409
|
# HTTP header 'Accept' (if needed)
|
|
10346
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10410
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10347
10411
|
# HTTP header 'Content-Type'
|
|
10348
10412
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10349
10413
|
if !content_type.nil?
|
|
@@ -10407,7 +10471,7 @@ module Akeyless
|
|
|
10407
10471
|
# header parameters
|
|
10408
10472
|
header_params = opts[:header_params] || {}
|
|
10409
10473
|
# HTTP header 'Accept' (if needed)
|
|
10410
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10474
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10411
10475
|
# HTTP header 'Content-Type'
|
|
10412
10476
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10413
10477
|
if !content_type.nil?
|
|
@@ -10471,7 +10535,7 @@ module Akeyless
|
|
|
10471
10535
|
# header parameters
|
|
10472
10536
|
header_params = opts[:header_params] || {}
|
|
10473
10537
|
# HTTP header 'Accept' (if needed)
|
|
10474
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10538
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10475
10539
|
# HTTP header 'Content-Type'
|
|
10476
10540
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10477
10541
|
if !content_type.nil?
|
|
@@ -10535,7 +10599,7 @@ module Akeyless
|
|
|
10535
10599
|
# header parameters
|
|
10536
10600
|
header_params = opts[:header_params] || {}
|
|
10537
10601
|
# HTTP header 'Accept' (if needed)
|
|
10538
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10602
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10539
10603
|
# HTTP header 'Content-Type'
|
|
10540
10604
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10541
10605
|
if !content_type.nil?
|
|
@@ -10599,7 +10663,7 @@ module Akeyless
|
|
|
10599
10663
|
# header parameters
|
|
10600
10664
|
header_params = opts[:header_params] || {}
|
|
10601
10665
|
# HTTP header 'Accept' (if needed)
|
|
10602
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10666
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10603
10667
|
# HTTP header 'Content-Type'
|
|
10604
10668
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10605
10669
|
if !content_type.nil?
|
|
@@ -10663,7 +10727,7 @@ module Akeyless
|
|
|
10663
10727
|
# header parameters
|
|
10664
10728
|
header_params = opts[:header_params] || {}
|
|
10665
10729
|
# HTTP header 'Accept' (if needed)
|
|
10666
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10730
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10667
10731
|
# HTTP header 'Content-Type'
|
|
10668
10732
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10669
10733
|
if !content_type.nil?
|
|
@@ -10727,7 +10791,7 @@ module Akeyless
|
|
|
10727
10791
|
# header parameters
|
|
10728
10792
|
header_params = opts[:header_params] || {}
|
|
10729
10793
|
# HTTP header 'Accept' (if needed)
|
|
10730
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10794
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10731
10795
|
# HTTP header 'Content-Type'
|
|
10732
10796
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10733
10797
|
if !content_type.nil?
|
|
@@ -10791,7 +10855,7 @@ module Akeyless
|
|
|
10791
10855
|
# header parameters
|
|
10792
10856
|
header_params = opts[:header_params] || {}
|
|
10793
10857
|
# HTTP header 'Accept' (if needed)
|
|
10794
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10858
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10795
10859
|
# HTTP header 'Content-Type'
|
|
10796
10860
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10797
10861
|
if !content_type.nil?
|
|
@@ -10855,7 +10919,7 @@ module Akeyless
|
|
|
10855
10919
|
# header parameters
|
|
10856
10920
|
header_params = opts[:header_params] || {}
|
|
10857
10921
|
# HTTP header 'Accept' (if needed)
|
|
10858
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10922
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10859
10923
|
# HTTP header 'Content-Type'
|
|
10860
10924
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10861
10925
|
if !content_type.nil?
|
|
@@ -10919,7 +10983,7 @@ module Akeyless
|
|
|
10919
10983
|
# header parameters
|
|
10920
10984
|
header_params = opts[:header_params] || {}
|
|
10921
10985
|
# HTTP header 'Accept' (if needed)
|
|
10922
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
10986
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10923
10987
|
# HTTP header 'Content-Type'
|
|
10924
10988
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10925
10989
|
if !content_type.nil?
|
|
@@ -10983,7 +11047,7 @@ module Akeyless
|
|
|
10983
11047
|
# header parameters
|
|
10984
11048
|
header_params = opts[:header_params] || {}
|
|
10985
11049
|
# HTTP header 'Accept' (if needed)
|
|
10986
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11050
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
10987
11051
|
# HTTP header 'Content-Type'
|
|
10988
11052
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10989
11053
|
if !content_type.nil?
|
|
@@ -11047,7 +11111,7 @@ module Akeyless
|
|
|
11047
11111
|
# header parameters
|
|
11048
11112
|
header_params = opts[:header_params] || {}
|
|
11049
11113
|
# HTTP header 'Accept' (if needed)
|
|
11050
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11114
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11051
11115
|
# HTTP header 'Content-Type'
|
|
11052
11116
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11053
11117
|
if !content_type.nil?
|
|
@@ -11111,7 +11175,7 @@ module Akeyless
|
|
|
11111
11175
|
# header parameters
|
|
11112
11176
|
header_params = opts[:header_params] || {}
|
|
11113
11177
|
# HTTP header 'Accept' (if needed)
|
|
11114
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11178
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11115
11179
|
# HTTP header 'Content-Type'
|
|
11116
11180
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11117
11181
|
if !content_type.nil?
|
|
@@ -11175,7 +11239,7 @@ module Akeyless
|
|
|
11175
11239
|
# header parameters
|
|
11176
11240
|
header_params = opts[:header_params] || {}
|
|
11177
11241
|
# HTTP header 'Accept' (if needed)
|
|
11178
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11242
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11179
11243
|
# HTTP header 'Content-Type'
|
|
11180
11244
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11181
11245
|
if !content_type.nil?
|
|
@@ -11239,7 +11303,7 @@ module Akeyless
|
|
|
11239
11303
|
# header parameters
|
|
11240
11304
|
header_params = opts[:header_params] || {}
|
|
11241
11305
|
# HTTP header 'Accept' (if needed)
|
|
11242
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11306
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11243
11307
|
# HTTP header 'Content-Type'
|
|
11244
11308
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11245
11309
|
if !content_type.nil?
|
|
@@ -11275,6 +11339,70 @@ module Akeyless
|
|
|
11275
11339
|
return data, status_code, headers
|
|
11276
11340
|
end
|
|
11277
11341
|
|
|
11342
|
+
# @param body [Array<BatchEncryptionRequestLine>]
|
|
11343
|
+
# @param [Hash] opts the optional parameters
|
|
11344
|
+
# @return [EncryptOutput]
|
|
11345
|
+
def encrypt_batch(body, opts = {})
|
|
11346
|
+
data, _status_code, _headers = encrypt_batch_with_http_info(body, opts)
|
|
11347
|
+
data
|
|
11348
|
+
end
|
|
11349
|
+
|
|
11350
|
+
# @param body [Array<BatchEncryptionRequestLine>]
|
|
11351
|
+
# @param [Hash] opts the optional parameters
|
|
11352
|
+
# @return [Array<(EncryptOutput, Integer, Hash)>] EncryptOutput data, response status code and response headers
|
|
11353
|
+
def encrypt_batch_with_http_info(body, opts = {})
|
|
11354
|
+
if @api_client.config.debugging
|
|
11355
|
+
@api_client.config.logger.debug 'Calling API: V2Api.encrypt_batch ...'
|
|
11356
|
+
end
|
|
11357
|
+
# verify the required parameter 'body' is set
|
|
11358
|
+
if @api_client.config.client_side_validation && body.nil?
|
|
11359
|
+
fail ArgumentError, "Missing the required parameter 'body' when calling V2Api.encrypt_batch"
|
|
11360
|
+
end
|
|
11361
|
+
# resource path
|
|
11362
|
+
local_var_path = '/encrypt-batch'
|
|
11363
|
+
|
|
11364
|
+
# query parameters
|
|
11365
|
+
query_params = opts[:query_params] || {}
|
|
11366
|
+
|
|
11367
|
+
# header parameters
|
|
11368
|
+
header_params = opts[:header_params] || {}
|
|
11369
|
+
# HTTP header 'Accept' (if needed)
|
|
11370
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11371
|
+
# HTTP header 'Content-Type'
|
|
11372
|
+
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11373
|
+
if !content_type.nil?
|
|
11374
|
+
header_params['Content-Type'] = content_type
|
|
11375
|
+
end
|
|
11376
|
+
|
|
11377
|
+
# form parameters
|
|
11378
|
+
form_params = opts[:form_params] || {}
|
|
11379
|
+
|
|
11380
|
+
# http body (model)
|
|
11381
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(body)
|
|
11382
|
+
|
|
11383
|
+
# return_type
|
|
11384
|
+
return_type = opts[:debug_return_type] || 'EncryptOutput'
|
|
11385
|
+
|
|
11386
|
+
# auth_names
|
|
11387
|
+
auth_names = opts[:debug_auth_names] || []
|
|
11388
|
+
|
|
11389
|
+
new_options = opts.merge(
|
|
11390
|
+
:operation => :"V2Api.encrypt_batch",
|
|
11391
|
+
:header_params => header_params,
|
|
11392
|
+
:query_params => query_params,
|
|
11393
|
+
:form_params => form_params,
|
|
11394
|
+
:body => post_body,
|
|
11395
|
+
:auth_names => auth_names,
|
|
11396
|
+
:return_type => return_type
|
|
11397
|
+
)
|
|
11398
|
+
|
|
11399
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
|
11400
|
+
if @api_client.config.debugging
|
|
11401
|
+
@api_client.config.logger.debug "API called: V2Api#encrypt_batch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
11402
|
+
end
|
|
11403
|
+
return data, status_code, headers
|
|
11404
|
+
end
|
|
11405
|
+
|
|
11278
11406
|
# @param body [EncryptGPG]
|
|
11279
11407
|
# @param [Hash] opts the optional parameters
|
|
11280
11408
|
# @return [EncryptGPGOutput]
|
|
@@ -11303,7 +11431,7 @@ module Akeyless
|
|
|
11303
11431
|
# header parameters
|
|
11304
11432
|
header_params = opts[:header_params] || {}
|
|
11305
11433
|
# HTTP header 'Accept' (if needed)
|
|
11306
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11434
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11307
11435
|
# HTTP header 'Content-Type'
|
|
11308
11436
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11309
11437
|
if !content_type.nil?
|
|
@@ -11367,7 +11495,7 @@ module Akeyless
|
|
|
11367
11495
|
# header parameters
|
|
11368
11496
|
header_params = opts[:header_params] || {}
|
|
11369
11497
|
# HTTP header 'Accept' (if needed)
|
|
11370
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11498
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11371
11499
|
# HTTP header 'Content-Type'
|
|
11372
11500
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11373
11501
|
if !content_type.nil?
|
|
@@ -11431,7 +11559,7 @@ module Akeyless
|
|
|
11431
11559
|
# header parameters
|
|
11432
11560
|
header_params = opts[:header_params] || {}
|
|
11433
11561
|
# HTTP header 'Accept' (if needed)
|
|
11434
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11562
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11435
11563
|
# HTTP header 'Content-Type'
|
|
11436
11564
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11437
11565
|
if !content_type.nil?
|
|
@@ -11495,7 +11623,7 @@ module Akeyless
|
|
|
11495
11623
|
# header parameters
|
|
11496
11624
|
header_params = opts[:header_params] || {}
|
|
11497
11625
|
# HTTP header 'Accept' (if needed)
|
|
11498
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11626
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11499
11627
|
# HTTP header 'Content-Type'
|
|
11500
11628
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11501
11629
|
if !content_type.nil?
|
|
@@ -11559,7 +11687,7 @@ module Akeyless
|
|
|
11559
11687
|
# header parameters
|
|
11560
11688
|
header_params = opts[:header_params] || {}
|
|
11561
11689
|
# HTTP header 'Accept' (if needed)
|
|
11562
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11690
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11563
11691
|
# HTTP header 'Content-Type'
|
|
11564
11692
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11565
11693
|
if !content_type.nil?
|
|
@@ -11623,7 +11751,7 @@ module Akeyless
|
|
|
11623
11751
|
# header parameters
|
|
11624
11752
|
header_params = opts[:header_params] || {}
|
|
11625
11753
|
# HTTP header 'Accept' (if needed)
|
|
11626
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11754
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11627
11755
|
# HTTP header 'Content-Type'
|
|
11628
11756
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11629
11757
|
if !content_type.nil?
|
|
@@ -11687,7 +11815,7 @@ module Akeyless
|
|
|
11687
11815
|
# header parameters
|
|
11688
11816
|
header_params = opts[:header_params] || {}
|
|
11689
11817
|
# HTTP header 'Accept' (if needed)
|
|
11690
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11818
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11691
11819
|
# HTTP header 'Content-Type'
|
|
11692
11820
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11693
11821
|
if !content_type.nil?
|
|
@@ -11751,7 +11879,7 @@ module Akeyless
|
|
|
11751
11879
|
# header parameters
|
|
11752
11880
|
header_params = opts[:header_params] || {}
|
|
11753
11881
|
# HTTP header 'Accept' (if needed)
|
|
11754
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11882
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11755
11883
|
# HTTP header 'Content-Type'
|
|
11756
11884
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11757
11885
|
if !content_type.nil?
|
|
@@ -11815,7 +11943,7 @@ module Akeyless
|
|
|
11815
11943
|
# header parameters
|
|
11816
11944
|
header_params = opts[:header_params] || {}
|
|
11817
11945
|
# HTTP header 'Accept' (if needed)
|
|
11818
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11946
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11819
11947
|
# HTTP header 'Content-Type'
|
|
11820
11948
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11821
11949
|
if !content_type.nil?
|
|
@@ -11879,7 +12007,7 @@ module Akeyless
|
|
|
11879
12007
|
# header parameters
|
|
11880
12008
|
header_params = opts[:header_params] || {}
|
|
11881
12009
|
# HTTP header 'Accept' (if needed)
|
|
11882
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12010
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11883
12011
|
# HTTP header 'Content-Type'
|
|
11884
12012
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11885
12013
|
if !content_type.nil?
|
|
@@ -11943,7 +12071,7 @@ module Akeyless
|
|
|
11943
12071
|
# header parameters
|
|
11944
12072
|
header_params = opts[:header_params] || {}
|
|
11945
12073
|
# HTTP header 'Accept' (if needed)
|
|
11946
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12074
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11947
12075
|
# HTTP header 'Content-Type'
|
|
11948
12076
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11949
12077
|
if !content_type.nil?
|
|
@@ -12007,7 +12135,7 @@ module Akeyless
|
|
|
12007
12135
|
# header parameters
|
|
12008
12136
|
header_params = opts[:header_params] || {}
|
|
12009
12137
|
# HTTP header 'Accept' (if needed)
|
|
12010
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12138
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12011
12139
|
# HTTP header 'Content-Type'
|
|
12012
12140
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12013
12141
|
if !content_type.nil?
|
|
@@ -12071,7 +12199,7 @@ module Akeyless
|
|
|
12071
12199
|
# header parameters
|
|
12072
12200
|
header_params = opts[:header_params] || {}
|
|
12073
12201
|
# HTTP header 'Accept' (if needed)
|
|
12074
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12202
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12075
12203
|
# HTTP header 'Content-Type'
|
|
12076
12204
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12077
12205
|
if !content_type.nil?
|
|
@@ -12135,7 +12263,7 @@ module Akeyless
|
|
|
12135
12263
|
# header parameters
|
|
12136
12264
|
header_params = opts[:header_params] || {}
|
|
12137
12265
|
# HTTP header 'Accept' (if needed)
|
|
12138
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12266
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12139
12267
|
# HTTP header 'Content-Type'
|
|
12140
12268
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12141
12269
|
if !content_type.nil?
|
|
@@ -12199,7 +12327,7 @@ module Akeyless
|
|
|
12199
12327
|
# header parameters
|
|
12200
12328
|
header_params = opts[:header_params] || {}
|
|
12201
12329
|
# HTTP header 'Accept' (if needed)
|
|
12202
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12330
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12203
12331
|
# HTTP header 'Content-Type'
|
|
12204
12332
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12205
12333
|
if !content_type.nil?
|
|
@@ -12263,7 +12391,7 @@ module Akeyless
|
|
|
12263
12391
|
# header parameters
|
|
12264
12392
|
header_params = opts[:header_params] || {}
|
|
12265
12393
|
# HTTP header 'Accept' (if needed)
|
|
12266
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12394
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12267
12395
|
# HTTP header 'Content-Type'
|
|
12268
12396
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12269
12397
|
if !content_type.nil?
|
|
@@ -12327,7 +12455,7 @@ module Akeyless
|
|
|
12327
12455
|
# header parameters
|
|
12328
12456
|
header_params = opts[:header_params] || {}
|
|
12329
12457
|
# HTTP header 'Accept' (if needed)
|
|
12330
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12458
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12331
12459
|
# HTTP header 'Content-Type'
|
|
12332
12460
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12333
12461
|
if !content_type.nil?
|
|
@@ -12391,7 +12519,7 @@ module Akeyless
|
|
|
12391
12519
|
# header parameters
|
|
12392
12520
|
header_params = opts[:header_params] || {}
|
|
12393
12521
|
# HTTP header 'Accept' (if needed)
|
|
12394
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12522
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12395
12523
|
# HTTP header 'Content-Type'
|
|
12396
12524
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12397
12525
|
if !content_type.nil?
|
|
@@ -12455,7 +12583,7 @@ module Akeyless
|
|
|
12455
12583
|
# header parameters
|
|
12456
12584
|
header_params = opts[:header_params] || {}
|
|
12457
12585
|
# HTTP header 'Accept' (if needed)
|
|
12458
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12586
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12459
12587
|
# HTTP header 'Content-Type'
|
|
12460
12588
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12461
12589
|
if !content_type.nil?
|
|
@@ -12519,7 +12647,7 @@ module Akeyless
|
|
|
12519
12647
|
# header parameters
|
|
12520
12648
|
header_params = opts[:header_params] || {}
|
|
12521
12649
|
# HTTP header 'Accept' (if needed)
|
|
12522
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12650
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12523
12651
|
# HTTP header 'Content-Type'
|
|
12524
12652
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12525
12653
|
if !content_type.nil?
|
|
@@ -12583,7 +12711,7 @@ module Akeyless
|
|
|
12583
12711
|
# header parameters
|
|
12584
12712
|
header_params = opts[:header_params] || {}
|
|
12585
12713
|
# HTTP header 'Accept' (if needed)
|
|
12586
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12714
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12587
12715
|
# HTTP header 'Content-Type'
|
|
12588
12716
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12589
12717
|
if !content_type.nil?
|
|
@@ -12647,7 +12775,7 @@ module Akeyless
|
|
|
12647
12775
|
# header parameters
|
|
12648
12776
|
header_params = opts[:header_params] || {}
|
|
12649
12777
|
# HTTP header 'Accept' (if needed)
|
|
12650
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12778
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12651
12779
|
# HTTP header 'Content-Type'
|
|
12652
12780
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12653
12781
|
if !content_type.nil?
|
|
@@ -12711,7 +12839,7 @@ module Akeyless
|
|
|
12711
12839
|
# header parameters
|
|
12712
12840
|
header_params = opts[:header_params] || {}
|
|
12713
12841
|
# HTTP header 'Accept' (if needed)
|
|
12714
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12842
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12715
12843
|
# HTTP header 'Content-Type'
|
|
12716
12844
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12717
12845
|
if !content_type.nil?
|
|
@@ -12775,7 +12903,7 @@ module Akeyless
|
|
|
12775
12903
|
# header parameters
|
|
12776
12904
|
header_params = opts[:header_params] || {}
|
|
12777
12905
|
# HTTP header 'Accept' (if needed)
|
|
12778
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12906
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12779
12907
|
# HTTP header 'Content-Type'
|
|
12780
12908
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12781
12909
|
if !content_type.nil?
|
|
@@ -12839,7 +12967,7 @@ module Akeyless
|
|
|
12839
12967
|
# header parameters
|
|
12840
12968
|
header_params = opts[:header_params] || {}
|
|
12841
12969
|
# HTTP header 'Accept' (if needed)
|
|
12842
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
12970
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12843
12971
|
# HTTP header 'Content-Type'
|
|
12844
12972
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12845
12973
|
if !content_type.nil?
|
|
@@ -12903,7 +13031,7 @@ module Akeyless
|
|
|
12903
13031
|
# header parameters
|
|
12904
13032
|
header_params = opts[:header_params] || {}
|
|
12905
13033
|
# HTTP header 'Accept' (if needed)
|
|
12906
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13034
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12907
13035
|
# HTTP header 'Content-Type'
|
|
12908
13036
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12909
13037
|
if !content_type.nil?
|
|
@@ -12967,7 +13095,7 @@ module Akeyless
|
|
|
12967
13095
|
# header parameters
|
|
12968
13096
|
header_params = opts[:header_params] || {}
|
|
12969
13097
|
# HTTP header 'Accept' (if needed)
|
|
12970
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13098
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
12971
13099
|
# HTTP header 'Content-Type'
|
|
12972
13100
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12973
13101
|
if !content_type.nil?
|
|
@@ -13027,7 +13155,7 @@ module Akeyless
|
|
|
13027
13155
|
# header parameters
|
|
13028
13156
|
header_params = opts[:header_params] || {}
|
|
13029
13157
|
# HTTP header 'Accept' (if needed)
|
|
13030
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13158
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13031
13159
|
# HTTP header 'Content-Type'
|
|
13032
13160
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13033
13161
|
if !content_type.nil?
|
|
@@ -13091,7 +13219,7 @@ module Akeyless
|
|
|
13091
13219
|
# header parameters
|
|
13092
13220
|
header_params = opts[:header_params] || {}
|
|
13093
13221
|
# HTTP header 'Accept' (if needed)
|
|
13094
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13222
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13095
13223
|
# HTTP header 'Content-Type'
|
|
13096
13224
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13097
13225
|
if !content_type.nil?
|
|
@@ -13155,7 +13283,7 @@ module Akeyless
|
|
|
13155
13283
|
# header parameters
|
|
13156
13284
|
header_params = opts[:header_params] || {}
|
|
13157
13285
|
# HTTP header 'Accept' (if needed)
|
|
13158
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13286
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13159
13287
|
# HTTP header 'Content-Type'
|
|
13160
13288
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13161
13289
|
if !content_type.nil?
|
|
@@ -13219,7 +13347,7 @@ module Akeyless
|
|
|
13219
13347
|
# header parameters
|
|
13220
13348
|
header_params = opts[:header_params] || {}
|
|
13221
13349
|
# HTTP header 'Accept' (if needed)
|
|
13222
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13350
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13223
13351
|
# HTTP header 'Content-Type'
|
|
13224
13352
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13225
13353
|
if !content_type.nil?
|
|
@@ -13283,7 +13411,7 @@ module Akeyless
|
|
|
13283
13411
|
# header parameters
|
|
13284
13412
|
header_params = opts[:header_params] || {}
|
|
13285
13413
|
# HTTP header 'Accept' (if needed)
|
|
13286
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13414
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13287
13415
|
# HTTP header 'Content-Type'
|
|
13288
13416
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13289
13417
|
if !content_type.nil?
|
|
@@ -13347,7 +13475,7 @@ module Akeyless
|
|
|
13347
13475
|
# header parameters
|
|
13348
13476
|
header_params = opts[:header_params] || {}
|
|
13349
13477
|
# HTTP header 'Accept' (if needed)
|
|
13350
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13478
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13351
13479
|
# HTTP header 'Content-Type'
|
|
13352
13480
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13353
13481
|
if !content_type.nil?
|
|
@@ -13411,7 +13539,7 @@ module Akeyless
|
|
|
13411
13539
|
# header parameters
|
|
13412
13540
|
header_params = opts[:header_params] || {}
|
|
13413
13541
|
# HTTP header 'Accept' (if needed)
|
|
13414
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13542
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13415
13543
|
# HTTP header 'Content-Type'
|
|
13416
13544
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13417
13545
|
if !content_type.nil?
|
|
@@ -13475,7 +13603,7 @@ module Akeyless
|
|
|
13475
13603
|
# header parameters
|
|
13476
13604
|
header_params = opts[:header_params] || {}
|
|
13477
13605
|
# HTTP header 'Accept' (if needed)
|
|
13478
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13606
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13479
13607
|
# HTTP header 'Content-Type'
|
|
13480
13608
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13481
13609
|
if !content_type.nil?
|
|
@@ -13539,7 +13667,7 @@ module Akeyless
|
|
|
13539
13667
|
# header parameters
|
|
13540
13668
|
header_params = opts[:header_params] || {}
|
|
13541
13669
|
# HTTP header 'Accept' (if needed)
|
|
13542
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13670
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13543
13671
|
# HTTP header 'Content-Type'
|
|
13544
13672
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13545
13673
|
if !content_type.nil?
|
|
@@ -13603,7 +13731,7 @@ module Akeyless
|
|
|
13603
13731
|
# header parameters
|
|
13604
13732
|
header_params = opts[:header_params] || {}
|
|
13605
13733
|
# HTTP header 'Accept' (if needed)
|
|
13606
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13734
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13607
13735
|
# HTTP header 'Content-Type'
|
|
13608
13736
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13609
13737
|
if !content_type.nil?
|
|
@@ -13667,7 +13795,7 @@ module Akeyless
|
|
|
13667
13795
|
# header parameters
|
|
13668
13796
|
header_params = opts[:header_params] || {}
|
|
13669
13797
|
# HTTP header 'Accept' (if needed)
|
|
13670
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13798
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13671
13799
|
# HTTP header 'Content-Type'
|
|
13672
13800
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13673
13801
|
if !content_type.nil?
|
|
@@ -13731,7 +13859,7 @@ module Akeyless
|
|
|
13731
13859
|
# header parameters
|
|
13732
13860
|
header_params = opts[:header_params] || {}
|
|
13733
13861
|
# HTTP header 'Accept' (if needed)
|
|
13734
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13862
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13735
13863
|
# HTTP header 'Content-Type'
|
|
13736
13864
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13737
13865
|
if !content_type.nil?
|
|
@@ -13795,7 +13923,7 @@ module Akeyless
|
|
|
13795
13923
|
# header parameters
|
|
13796
13924
|
header_params = opts[:header_params] || {}
|
|
13797
13925
|
# HTTP header 'Accept' (if needed)
|
|
13798
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13926
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13799
13927
|
# HTTP header 'Content-Type'
|
|
13800
13928
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13801
13929
|
if !content_type.nil?
|
|
@@ -13859,7 +13987,7 @@ module Akeyless
|
|
|
13859
13987
|
# header parameters
|
|
13860
13988
|
header_params = opts[:header_params] || {}
|
|
13861
13989
|
# HTTP header 'Accept' (if needed)
|
|
13862
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13990
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13863
13991
|
# HTTP header 'Content-Type'
|
|
13864
13992
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13865
13993
|
if !content_type.nil?
|
|
@@ -13923,7 +14051,7 @@ module Akeyless
|
|
|
13923
14051
|
# header parameters
|
|
13924
14052
|
header_params = opts[:header_params] || {}
|
|
13925
14053
|
# HTTP header 'Accept' (if needed)
|
|
13926
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14054
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13927
14055
|
# HTTP header 'Content-Type'
|
|
13928
14056
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13929
14057
|
if !content_type.nil?
|
|
@@ -13987,7 +14115,7 @@ module Akeyless
|
|
|
13987
14115
|
# header parameters
|
|
13988
14116
|
header_params = opts[:header_params] || {}
|
|
13989
14117
|
# HTTP header 'Accept' (if needed)
|
|
13990
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14118
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13991
14119
|
# HTTP header 'Content-Type'
|
|
13992
14120
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13993
14121
|
if !content_type.nil?
|
|
@@ -14051,7 +14179,7 @@ module Akeyless
|
|
|
14051
14179
|
# header parameters
|
|
14052
14180
|
header_params = opts[:header_params] || {}
|
|
14053
14181
|
# HTTP header 'Accept' (if needed)
|
|
14054
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14182
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14055
14183
|
# HTTP header 'Content-Type'
|
|
14056
14184
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14057
14185
|
if !content_type.nil?
|
|
@@ -14115,7 +14243,7 @@ module Akeyless
|
|
|
14115
14243
|
# header parameters
|
|
14116
14244
|
header_params = opts[:header_params] || {}
|
|
14117
14245
|
# HTTP header 'Accept' (if needed)
|
|
14118
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14246
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14119
14247
|
# HTTP header 'Content-Type'
|
|
14120
14248
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14121
14249
|
if !content_type.nil?
|
|
@@ -14179,7 +14307,7 @@ module Akeyless
|
|
|
14179
14307
|
# header parameters
|
|
14180
14308
|
header_params = opts[:header_params] || {}
|
|
14181
14309
|
# HTTP header 'Accept' (if needed)
|
|
14182
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14310
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14183
14311
|
# HTTP header 'Content-Type'
|
|
14184
14312
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14185
14313
|
if !content_type.nil?
|
|
@@ -14243,7 +14371,7 @@ module Akeyless
|
|
|
14243
14371
|
# header parameters
|
|
14244
14372
|
header_params = opts[:header_params] || {}
|
|
14245
14373
|
# HTTP header 'Accept' (if needed)
|
|
14246
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14374
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14247
14375
|
# HTTP header 'Content-Type'
|
|
14248
14376
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14249
14377
|
if !content_type.nil?
|
|
@@ -14307,7 +14435,7 @@ module Akeyless
|
|
|
14307
14435
|
# header parameters
|
|
14308
14436
|
header_params = opts[:header_params] || {}
|
|
14309
14437
|
# HTTP header 'Accept' (if needed)
|
|
14310
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14438
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14311
14439
|
# HTTP header 'Content-Type'
|
|
14312
14440
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14313
14441
|
if !content_type.nil?
|
|
@@ -14371,7 +14499,7 @@ module Akeyless
|
|
|
14371
14499
|
# header parameters
|
|
14372
14500
|
header_params = opts[:header_params] || {}
|
|
14373
14501
|
# HTTP header 'Accept' (if needed)
|
|
14374
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14502
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14375
14503
|
# HTTP header 'Content-Type'
|
|
14376
14504
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14377
14505
|
if !content_type.nil?
|
|
@@ -14435,7 +14563,7 @@ module Akeyless
|
|
|
14435
14563
|
# header parameters
|
|
14436
14564
|
header_params = opts[:header_params] || {}
|
|
14437
14565
|
# HTTP header 'Accept' (if needed)
|
|
14438
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14566
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14439
14567
|
# HTTP header 'Content-Type'
|
|
14440
14568
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14441
14569
|
if !content_type.nil?
|
|
@@ -14499,7 +14627,7 @@ module Akeyless
|
|
|
14499
14627
|
# header parameters
|
|
14500
14628
|
header_params = opts[:header_params] || {}
|
|
14501
14629
|
# HTTP header 'Accept' (if needed)
|
|
14502
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14630
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14503
14631
|
# HTTP header 'Content-Type'
|
|
14504
14632
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14505
14633
|
if !content_type.nil?
|
|
@@ -14563,7 +14691,7 @@ module Akeyless
|
|
|
14563
14691
|
# header parameters
|
|
14564
14692
|
header_params = opts[:header_params] || {}
|
|
14565
14693
|
# HTTP header 'Accept' (if needed)
|
|
14566
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14694
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14567
14695
|
# HTTP header 'Content-Type'
|
|
14568
14696
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14569
14697
|
if !content_type.nil?
|
|
@@ -14627,7 +14755,7 @@ module Akeyless
|
|
|
14627
14755
|
# header parameters
|
|
14628
14756
|
header_params = opts[:header_params] || {}
|
|
14629
14757
|
# HTTP header 'Accept' (if needed)
|
|
14630
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14758
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14631
14759
|
# HTTP header 'Content-Type'
|
|
14632
14760
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14633
14761
|
if !content_type.nil?
|
|
@@ -14691,7 +14819,7 @@ module Akeyless
|
|
|
14691
14819
|
# header parameters
|
|
14692
14820
|
header_params = opts[:header_params] || {}
|
|
14693
14821
|
# HTTP header 'Accept' (if needed)
|
|
14694
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14822
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14695
14823
|
# HTTP header 'Content-Type'
|
|
14696
14824
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14697
14825
|
if !content_type.nil?
|
|
@@ -14755,7 +14883,7 @@ module Akeyless
|
|
|
14755
14883
|
# header parameters
|
|
14756
14884
|
header_params = opts[:header_params] || {}
|
|
14757
14885
|
# HTTP header 'Accept' (if needed)
|
|
14758
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14886
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14759
14887
|
# HTTP header 'Content-Type'
|
|
14760
14888
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14761
14889
|
if !content_type.nil?
|
|
@@ -14819,7 +14947,7 @@ module Akeyless
|
|
|
14819
14947
|
# header parameters
|
|
14820
14948
|
header_params = opts[:header_params] || {}
|
|
14821
14949
|
# HTTP header 'Accept' (if needed)
|
|
14822
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
14950
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14823
14951
|
# HTTP header 'Content-Type'
|
|
14824
14952
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14825
14953
|
if !content_type.nil?
|
|
@@ -14883,7 +15011,7 @@ module Akeyless
|
|
|
14883
15011
|
# header parameters
|
|
14884
15012
|
header_params = opts[:header_params] || {}
|
|
14885
15013
|
# HTTP header 'Accept' (if needed)
|
|
14886
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15014
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14887
15015
|
# HTTP header 'Content-Type'
|
|
14888
15016
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14889
15017
|
if !content_type.nil?
|
|
@@ -14947,7 +15075,7 @@ module Akeyless
|
|
|
14947
15075
|
# header parameters
|
|
14948
15076
|
header_params = opts[:header_params] || {}
|
|
14949
15077
|
# HTTP header 'Accept' (if needed)
|
|
14950
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15078
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
14951
15079
|
# HTTP header 'Content-Type'
|
|
14952
15080
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14953
15081
|
if !content_type.nil?
|
|
@@ -15011,7 +15139,7 @@ module Akeyless
|
|
|
15011
15139
|
# header parameters
|
|
15012
15140
|
header_params = opts[:header_params] || {}
|
|
15013
15141
|
# HTTP header 'Accept' (if needed)
|
|
15014
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15142
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15015
15143
|
# HTTP header 'Content-Type'
|
|
15016
15144
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15017
15145
|
if !content_type.nil?
|
|
@@ -15075,7 +15203,7 @@ module Akeyless
|
|
|
15075
15203
|
# header parameters
|
|
15076
15204
|
header_params = opts[:header_params] || {}
|
|
15077
15205
|
# HTTP header 'Accept' (if needed)
|
|
15078
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15206
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15079
15207
|
# HTTP header 'Content-Type'
|
|
15080
15208
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15081
15209
|
if !content_type.nil?
|
|
@@ -15139,7 +15267,7 @@ module Akeyless
|
|
|
15139
15267
|
# header parameters
|
|
15140
15268
|
header_params = opts[:header_params] || {}
|
|
15141
15269
|
# HTTP header 'Accept' (if needed)
|
|
15142
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15270
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15143
15271
|
# HTTP header 'Content-Type'
|
|
15144
15272
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15145
15273
|
if !content_type.nil?
|
|
@@ -15203,7 +15331,7 @@ module Akeyless
|
|
|
15203
15331
|
# header parameters
|
|
15204
15332
|
header_params = opts[:header_params] || {}
|
|
15205
15333
|
# HTTP header 'Accept' (if needed)
|
|
15206
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15334
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15207
15335
|
# HTTP header 'Content-Type'
|
|
15208
15336
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15209
15337
|
if !content_type.nil?
|
|
@@ -15267,7 +15395,7 @@ module Akeyless
|
|
|
15267
15395
|
# header parameters
|
|
15268
15396
|
header_params = opts[:header_params] || {}
|
|
15269
15397
|
# HTTP header 'Accept' (if needed)
|
|
15270
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15398
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15271
15399
|
# HTTP header 'Content-Type'
|
|
15272
15400
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15273
15401
|
if !content_type.nil?
|
|
@@ -15331,7 +15459,7 @@ module Akeyless
|
|
|
15331
15459
|
# header parameters
|
|
15332
15460
|
header_params = opts[:header_params] || {}
|
|
15333
15461
|
# HTTP header 'Accept' (if needed)
|
|
15334
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15462
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15335
15463
|
# HTTP header 'Content-Type'
|
|
15336
15464
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15337
15465
|
if !content_type.nil?
|
|
@@ -15395,7 +15523,7 @@ module Akeyless
|
|
|
15395
15523
|
# header parameters
|
|
15396
15524
|
header_params = opts[:header_params] || {}
|
|
15397
15525
|
# HTTP header 'Accept' (if needed)
|
|
15398
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15526
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15399
15527
|
# HTTP header 'Content-Type'
|
|
15400
15528
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15401
15529
|
if !content_type.nil?
|
|
@@ -15459,7 +15587,7 @@ module Akeyless
|
|
|
15459
15587
|
# header parameters
|
|
15460
15588
|
header_params = opts[:header_params] || {}
|
|
15461
15589
|
# HTTP header 'Accept' (if needed)
|
|
15462
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15590
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15463
15591
|
# HTTP header 'Content-Type'
|
|
15464
15592
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15465
15593
|
if !content_type.nil?
|
|
@@ -15523,7 +15651,7 @@ module Akeyless
|
|
|
15523
15651
|
# header parameters
|
|
15524
15652
|
header_params = opts[:header_params] || {}
|
|
15525
15653
|
# HTTP header 'Accept' (if needed)
|
|
15526
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15654
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15527
15655
|
# HTTP header 'Content-Type'
|
|
15528
15656
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15529
15657
|
if !content_type.nil?
|
|
@@ -15583,7 +15711,7 @@ module Akeyless
|
|
|
15583
15711
|
# header parameters
|
|
15584
15712
|
header_params = opts[:header_params] || {}
|
|
15585
15713
|
# HTTP header 'Accept' (if needed)
|
|
15586
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15714
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15587
15715
|
# HTTP header 'Content-Type'
|
|
15588
15716
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15589
15717
|
if !content_type.nil?
|
|
@@ -15647,7 +15775,7 @@ module Akeyless
|
|
|
15647
15775
|
# header parameters
|
|
15648
15776
|
header_params = opts[:header_params] || {}
|
|
15649
15777
|
# HTTP header 'Accept' (if needed)
|
|
15650
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15778
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15651
15779
|
# HTTP header 'Content-Type'
|
|
15652
15780
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15653
15781
|
if !content_type.nil?
|
|
@@ -15711,7 +15839,7 @@ module Akeyless
|
|
|
15711
15839
|
# header parameters
|
|
15712
15840
|
header_params = opts[:header_params] || {}
|
|
15713
15841
|
# HTTP header 'Accept' (if needed)
|
|
15714
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15842
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15715
15843
|
# HTTP header 'Content-Type'
|
|
15716
15844
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15717
15845
|
if !content_type.nil?
|
|
@@ -15775,7 +15903,7 @@ module Akeyless
|
|
|
15775
15903
|
# header parameters
|
|
15776
15904
|
header_params = opts[:header_params] || {}
|
|
15777
15905
|
# HTTP header 'Accept' (if needed)
|
|
15778
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15906
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15779
15907
|
# HTTP header 'Content-Type'
|
|
15780
15908
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15781
15909
|
if !content_type.nil?
|
|
@@ -15839,7 +15967,7 @@ module Akeyless
|
|
|
15839
15967
|
# header parameters
|
|
15840
15968
|
header_params = opts[:header_params] || {}
|
|
15841
15969
|
# HTTP header 'Accept' (if needed)
|
|
15842
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15970
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15843
15971
|
# HTTP header 'Content-Type'
|
|
15844
15972
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15845
15973
|
if !content_type.nil?
|
|
@@ -15903,7 +16031,7 @@ module Akeyless
|
|
|
15903
16031
|
# header parameters
|
|
15904
16032
|
header_params = opts[:header_params] || {}
|
|
15905
16033
|
# HTTP header 'Accept' (if needed)
|
|
15906
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16034
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15907
16035
|
# HTTP header 'Content-Type'
|
|
15908
16036
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15909
16037
|
if !content_type.nil?
|
|
@@ -15967,7 +16095,7 @@ module Akeyless
|
|
|
15967
16095
|
# header parameters
|
|
15968
16096
|
header_params = opts[:header_params] || {}
|
|
15969
16097
|
# HTTP header 'Accept' (if needed)
|
|
15970
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16098
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15971
16099
|
# HTTP header 'Content-Type'
|
|
15972
16100
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15973
16101
|
if !content_type.nil?
|
|
@@ -16031,7 +16159,7 @@ module Akeyless
|
|
|
16031
16159
|
# header parameters
|
|
16032
16160
|
header_params = opts[:header_params] || {}
|
|
16033
16161
|
# HTTP header 'Accept' (if needed)
|
|
16034
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16162
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16035
16163
|
# HTTP header 'Content-Type'
|
|
16036
16164
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16037
16165
|
if !content_type.nil?
|
|
@@ -16095,7 +16223,7 @@ module Akeyless
|
|
|
16095
16223
|
# header parameters
|
|
16096
16224
|
header_params = opts[:header_params] || {}
|
|
16097
16225
|
# HTTP header 'Accept' (if needed)
|
|
16098
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16226
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16099
16227
|
# HTTP header 'Content-Type'
|
|
16100
16228
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16101
16229
|
if !content_type.nil?
|
|
@@ -16159,7 +16287,7 @@ module Akeyless
|
|
|
16159
16287
|
# header parameters
|
|
16160
16288
|
header_params = opts[:header_params] || {}
|
|
16161
16289
|
# HTTP header 'Accept' (if needed)
|
|
16162
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16290
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16163
16291
|
# HTTP header 'Content-Type'
|
|
16164
16292
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16165
16293
|
if !content_type.nil?
|
|
@@ -16223,7 +16351,7 @@ module Akeyless
|
|
|
16223
16351
|
# header parameters
|
|
16224
16352
|
header_params = opts[:header_params] || {}
|
|
16225
16353
|
# HTTP header 'Accept' (if needed)
|
|
16226
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16354
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16227
16355
|
# HTTP header 'Content-Type'
|
|
16228
16356
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16229
16357
|
if !content_type.nil?
|
|
@@ -16287,7 +16415,7 @@ module Akeyless
|
|
|
16287
16415
|
# header parameters
|
|
16288
16416
|
header_params = opts[:header_params] || {}
|
|
16289
16417
|
# HTTP header 'Accept' (if needed)
|
|
16290
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16418
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16291
16419
|
# HTTP header 'Content-Type'
|
|
16292
16420
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16293
16421
|
if !content_type.nil?
|
|
@@ -16351,7 +16479,7 @@ module Akeyless
|
|
|
16351
16479
|
# header parameters
|
|
16352
16480
|
header_params = opts[:header_params] || {}
|
|
16353
16481
|
# HTTP header 'Accept' (if needed)
|
|
16354
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16482
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16355
16483
|
# HTTP header 'Content-Type'
|
|
16356
16484
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16357
16485
|
if !content_type.nil?
|
|
@@ -16415,7 +16543,7 @@ module Akeyless
|
|
|
16415
16543
|
# header parameters
|
|
16416
16544
|
header_params = opts[:header_params] || {}
|
|
16417
16545
|
# HTTP header 'Accept' (if needed)
|
|
16418
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16546
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16419
16547
|
# HTTP header 'Content-Type'
|
|
16420
16548
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16421
16549
|
if !content_type.nil?
|
|
@@ -16479,7 +16607,7 @@ module Akeyless
|
|
|
16479
16607
|
# header parameters
|
|
16480
16608
|
header_params = opts[:header_params] || {}
|
|
16481
16609
|
# HTTP header 'Accept' (if needed)
|
|
16482
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16610
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16483
16611
|
# HTTP header 'Content-Type'
|
|
16484
16612
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16485
16613
|
if !content_type.nil?
|
|
@@ -16543,7 +16671,7 @@ module Akeyless
|
|
|
16543
16671
|
# header parameters
|
|
16544
16672
|
header_params = opts[:header_params] || {}
|
|
16545
16673
|
# HTTP header 'Accept' (if needed)
|
|
16546
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16674
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16547
16675
|
# HTTP header 'Content-Type'
|
|
16548
16676
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16549
16677
|
if !content_type.nil?
|
|
@@ -16607,7 +16735,7 @@ module Akeyless
|
|
|
16607
16735
|
# header parameters
|
|
16608
16736
|
header_params = opts[:header_params] || {}
|
|
16609
16737
|
# HTTP header 'Accept' (if needed)
|
|
16610
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16738
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16611
16739
|
# HTTP header 'Content-Type'
|
|
16612
16740
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16613
16741
|
if !content_type.nil?
|
|
@@ -16671,7 +16799,7 @@ module Akeyless
|
|
|
16671
16799
|
# header parameters
|
|
16672
16800
|
header_params = opts[:header_params] || {}
|
|
16673
16801
|
# HTTP header 'Accept' (if needed)
|
|
16674
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16802
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16675
16803
|
# HTTP header 'Content-Type'
|
|
16676
16804
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16677
16805
|
if !content_type.nil?
|
|
@@ -16735,7 +16863,7 @@ module Akeyless
|
|
|
16735
16863
|
# header parameters
|
|
16736
16864
|
header_params = opts[:header_params] || {}
|
|
16737
16865
|
# HTTP header 'Accept' (if needed)
|
|
16738
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16866
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16739
16867
|
# HTTP header 'Content-Type'
|
|
16740
16868
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16741
16869
|
if !content_type.nil?
|
|
@@ -16799,7 +16927,7 @@ module Akeyless
|
|
|
16799
16927
|
# header parameters
|
|
16800
16928
|
header_params = opts[:header_params] || {}
|
|
16801
16929
|
# HTTP header 'Accept' (if needed)
|
|
16802
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16930
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16803
16931
|
# HTTP header 'Content-Type'
|
|
16804
16932
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16805
16933
|
if !content_type.nil?
|
|
@@ -16863,7 +16991,7 @@ module Akeyless
|
|
|
16863
16991
|
# header parameters
|
|
16864
16992
|
header_params = opts[:header_params] || {}
|
|
16865
16993
|
# HTTP header 'Accept' (if needed)
|
|
16866
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
16994
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16867
16995
|
# HTTP header 'Content-Type'
|
|
16868
16996
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16869
16997
|
if !content_type.nil?
|
|
@@ -16927,7 +17055,7 @@ module Akeyless
|
|
|
16927
17055
|
# header parameters
|
|
16928
17056
|
header_params = opts[:header_params] || {}
|
|
16929
17057
|
# HTTP header 'Accept' (if needed)
|
|
16930
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17058
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16931
17059
|
# HTTP header 'Content-Type'
|
|
16932
17060
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16933
17061
|
if !content_type.nil?
|
|
@@ -16991,7 +17119,7 @@ module Akeyless
|
|
|
16991
17119
|
# header parameters
|
|
16992
17120
|
header_params = opts[:header_params] || {}
|
|
16993
17121
|
# HTTP header 'Accept' (if needed)
|
|
16994
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17122
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
16995
17123
|
# HTTP header 'Content-Type'
|
|
16996
17124
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16997
17125
|
if !content_type.nil?
|
|
@@ -17055,7 +17183,7 @@ module Akeyless
|
|
|
17055
17183
|
# header parameters
|
|
17056
17184
|
header_params = opts[:header_params] || {}
|
|
17057
17185
|
# HTTP header 'Accept' (if needed)
|
|
17058
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17186
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17059
17187
|
# HTTP header 'Content-Type'
|
|
17060
17188
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17061
17189
|
if !content_type.nil?
|
|
@@ -17119,7 +17247,7 @@ module Akeyless
|
|
|
17119
17247
|
# header parameters
|
|
17120
17248
|
header_params = opts[:header_params] || {}
|
|
17121
17249
|
# HTTP header 'Accept' (if needed)
|
|
17122
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17250
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17123
17251
|
# HTTP header 'Content-Type'
|
|
17124
17252
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17125
17253
|
if !content_type.nil?
|
|
@@ -17183,7 +17311,7 @@ module Akeyless
|
|
|
17183
17311
|
# header parameters
|
|
17184
17312
|
header_params = opts[:header_params] || {}
|
|
17185
17313
|
# HTTP header 'Accept' (if needed)
|
|
17186
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17314
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17187
17315
|
# HTTP header 'Content-Type'
|
|
17188
17316
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17189
17317
|
if !content_type.nil?
|
|
@@ -17247,7 +17375,7 @@ module Akeyless
|
|
|
17247
17375
|
# header parameters
|
|
17248
17376
|
header_params = opts[:header_params] || {}
|
|
17249
17377
|
# HTTP header 'Accept' (if needed)
|
|
17250
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17378
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17251
17379
|
# HTTP header 'Content-Type'
|
|
17252
17380
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17253
17381
|
if !content_type.nil?
|
|
@@ -17311,7 +17439,7 @@ module Akeyless
|
|
|
17311
17439
|
# header parameters
|
|
17312
17440
|
header_params = opts[:header_params] || {}
|
|
17313
17441
|
# HTTP header 'Accept' (if needed)
|
|
17314
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17442
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17315
17443
|
# HTTP header 'Content-Type'
|
|
17316
17444
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17317
17445
|
if !content_type.nil?
|
|
@@ -17375,7 +17503,7 @@ module Akeyless
|
|
|
17375
17503
|
# header parameters
|
|
17376
17504
|
header_params = opts[:header_params] || {}
|
|
17377
17505
|
# HTTP header 'Accept' (if needed)
|
|
17378
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17506
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17379
17507
|
# HTTP header 'Content-Type'
|
|
17380
17508
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17381
17509
|
if !content_type.nil?
|
|
@@ -17435,7 +17563,7 @@ module Akeyless
|
|
|
17435
17563
|
# header parameters
|
|
17436
17564
|
header_params = opts[:header_params] || {}
|
|
17437
17565
|
# HTTP header 'Accept' (if needed)
|
|
17438
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17566
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17439
17567
|
# HTTP header 'Content-Type'
|
|
17440
17568
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17441
17569
|
if !content_type.nil?
|
|
@@ -17499,7 +17627,7 @@ module Akeyless
|
|
|
17499
17627
|
# header parameters
|
|
17500
17628
|
header_params = opts[:header_params] || {}
|
|
17501
17629
|
# HTTP header 'Accept' (if needed)
|
|
17502
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17630
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17503
17631
|
# HTTP header 'Content-Type'
|
|
17504
17632
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17505
17633
|
if !content_type.nil?
|
|
@@ -17563,7 +17691,7 @@ module Akeyless
|
|
|
17563
17691
|
# header parameters
|
|
17564
17692
|
header_params = opts[:header_params] || {}
|
|
17565
17693
|
# HTTP header 'Accept' (if needed)
|
|
17566
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17694
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17567
17695
|
# HTTP header 'Content-Type'
|
|
17568
17696
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17569
17697
|
if !content_type.nil?
|
|
@@ -17627,7 +17755,7 @@ module Akeyless
|
|
|
17627
17755
|
# header parameters
|
|
17628
17756
|
header_params = opts[:header_params] || {}
|
|
17629
17757
|
# HTTP header 'Accept' (if needed)
|
|
17630
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17758
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17631
17759
|
# HTTP header 'Content-Type'
|
|
17632
17760
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17633
17761
|
if !content_type.nil?
|
|
@@ -17691,7 +17819,7 @@ module Akeyless
|
|
|
17691
17819
|
# header parameters
|
|
17692
17820
|
header_params = opts[:header_params] || {}
|
|
17693
17821
|
# HTTP header 'Accept' (if needed)
|
|
17694
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17822
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17695
17823
|
# HTTP header 'Content-Type'
|
|
17696
17824
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17697
17825
|
if !content_type.nil?
|
|
@@ -17755,7 +17883,7 @@ module Akeyless
|
|
|
17755
17883
|
# header parameters
|
|
17756
17884
|
header_params = opts[:header_params] || {}
|
|
17757
17885
|
# HTTP header 'Accept' (if needed)
|
|
17758
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17886
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17759
17887
|
# HTTP header 'Content-Type'
|
|
17760
17888
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17761
17889
|
if !content_type.nil?
|
|
@@ -17819,7 +17947,7 @@ module Akeyless
|
|
|
17819
17947
|
# header parameters
|
|
17820
17948
|
header_params = opts[:header_params] || {}
|
|
17821
17949
|
# HTTP header 'Accept' (if needed)
|
|
17822
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17950
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17823
17951
|
# HTTP header 'Content-Type'
|
|
17824
17952
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17825
17953
|
if !content_type.nil?
|
|
@@ -17883,7 +18011,7 @@ module Akeyless
|
|
|
17883
18011
|
# header parameters
|
|
17884
18012
|
header_params = opts[:header_params] || {}
|
|
17885
18013
|
# HTTP header 'Accept' (if needed)
|
|
17886
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18014
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17887
18015
|
# HTTP header 'Content-Type'
|
|
17888
18016
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17889
18017
|
if !content_type.nil?
|
|
@@ -17947,7 +18075,7 @@ module Akeyless
|
|
|
17947
18075
|
# header parameters
|
|
17948
18076
|
header_params = opts[:header_params] || {}
|
|
17949
18077
|
# HTTP header 'Accept' (if needed)
|
|
17950
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18078
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17951
18079
|
# HTTP header 'Content-Type'
|
|
17952
18080
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17953
18081
|
if !content_type.nil?
|
|
@@ -18011,7 +18139,7 @@ module Akeyless
|
|
|
18011
18139
|
# header parameters
|
|
18012
18140
|
header_params = opts[:header_params] || {}
|
|
18013
18141
|
# HTTP header 'Accept' (if needed)
|
|
18014
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18142
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18015
18143
|
# HTTP header 'Content-Type'
|
|
18016
18144
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18017
18145
|
if !content_type.nil?
|
|
@@ -18075,7 +18203,7 @@ module Akeyless
|
|
|
18075
18203
|
# header parameters
|
|
18076
18204
|
header_params = opts[:header_params] || {}
|
|
18077
18205
|
# HTTP header 'Accept' (if needed)
|
|
18078
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18206
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18079
18207
|
# HTTP header 'Content-Type'
|
|
18080
18208
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18081
18209
|
if !content_type.nil?
|
|
@@ -18139,7 +18267,7 @@ module Akeyless
|
|
|
18139
18267
|
# header parameters
|
|
18140
18268
|
header_params = opts[:header_params] || {}
|
|
18141
18269
|
# HTTP header 'Accept' (if needed)
|
|
18142
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18270
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18143
18271
|
# HTTP header 'Content-Type'
|
|
18144
18272
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18145
18273
|
if !content_type.nil?
|
|
@@ -18203,7 +18331,7 @@ module Akeyless
|
|
|
18203
18331
|
# header parameters
|
|
18204
18332
|
header_params = opts[:header_params] || {}
|
|
18205
18333
|
# HTTP header 'Accept' (if needed)
|
|
18206
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18334
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18207
18335
|
# HTTP header 'Content-Type'
|
|
18208
18336
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18209
18337
|
if !content_type.nil?
|
|
@@ -18267,7 +18395,7 @@ module Akeyless
|
|
|
18267
18395
|
# header parameters
|
|
18268
18396
|
header_params = opts[:header_params] || {}
|
|
18269
18397
|
# HTTP header 'Accept' (if needed)
|
|
18270
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18398
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18271
18399
|
# HTTP header 'Content-Type'
|
|
18272
18400
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18273
18401
|
if !content_type.nil?
|
|
@@ -18331,7 +18459,7 @@ module Akeyless
|
|
|
18331
18459
|
# header parameters
|
|
18332
18460
|
header_params = opts[:header_params] || {}
|
|
18333
18461
|
# HTTP header 'Accept' (if needed)
|
|
18334
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18462
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18335
18463
|
# HTTP header 'Content-Type'
|
|
18336
18464
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18337
18465
|
if !content_type.nil?
|
|
@@ -18395,7 +18523,7 @@ module Akeyless
|
|
|
18395
18523
|
# header parameters
|
|
18396
18524
|
header_params = opts[:header_params] || {}
|
|
18397
18525
|
# HTTP header 'Accept' (if needed)
|
|
18398
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18526
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18399
18527
|
# HTTP header 'Content-Type'
|
|
18400
18528
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18401
18529
|
if !content_type.nil?
|
|
@@ -18459,7 +18587,7 @@ module Akeyless
|
|
|
18459
18587
|
# header parameters
|
|
18460
18588
|
header_params = opts[:header_params] || {}
|
|
18461
18589
|
# HTTP header 'Accept' (if needed)
|
|
18462
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18590
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18463
18591
|
# HTTP header 'Content-Type'
|
|
18464
18592
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18465
18593
|
if !content_type.nil?
|
|
@@ -18523,7 +18651,7 @@ module Akeyless
|
|
|
18523
18651
|
# header parameters
|
|
18524
18652
|
header_params = opts[:header_params] || {}
|
|
18525
18653
|
# HTTP header 'Accept' (if needed)
|
|
18526
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18654
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18527
18655
|
# HTTP header 'Content-Type'
|
|
18528
18656
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18529
18657
|
if !content_type.nil?
|
|
@@ -18587,7 +18715,7 @@ module Akeyless
|
|
|
18587
18715
|
# header parameters
|
|
18588
18716
|
header_params = opts[:header_params] || {}
|
|
18589
18717
|
# HTTP header 'Accept' (if needed)
|
|
18590
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18718
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18591
18719
|
# HTTP header 'Content-Type'
|
|
18592
18720
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18593
18721
|
if !content_type.nil?
|
|
@@ -18651,7 +18779,7 @@ module Akeyless
|
|
|
18651
18779
|
# header parameters
|
|
18652
18780
|
header_params = opts[:header_params] || {}
|
|
18653
18781
|
# HTTP header 'Accept' (if needed)
|
|
18654
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18782
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18655
18783
|
# HTTP header 'Content-Type'
|
|
18656
18784
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18657
18785
|
if !content_type.nil?
|
|
@@ -18715,7 +18843,7 @@ module Akeyless
|
|
|
18715
18843
|
# header parameters
|
|
18716
18844
|
header_params = opts[:header_params] || {}
|
|
18717
18845
|
# HTTP header 'Accept' (if needed)
|
|
18718
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18846
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18719
18847
|
# HTTP header 'Content-Type'
|
|
18720
18848
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18721
18849
|
if !content_type.nil?
|
|
@@ -18779,7 +18907,7 @@ module Akeyless
|
|
|
18779
18907
|
# header parameters
|
|
18780
18908
|
header_params = opts[:header_params] || {}
|
|
18781
18909
|
# HTTP header 'Accept' (if needed)
|
|
18782
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18910
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18783
18911
|
# HTTP header 'Content-Type'
|
|
18784
18912
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18785
18913
|
if !content_type.nil?
|
|
@@ -18843,7 +18971,7 @@ module Akeyless
|
|
|
18843
18971
|
# header parameters
|
|
18844
18972
|
header_params = opts[:header_params] || {}
|
|
18845
18973
|
# HTTP header 'Accept' (if needed)
|
|
18846
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18974
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18847
18975
|
# HTTP header 'Content-Type'
|
|
18848
18976
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18849
18977
|
if !content_type.nil?
|
|
@@ -18907,7 +19035,7 @@ module Akeyless
|
|
|
18907
19035
|
# header parameters
|
|
18908
19036
|
header_params = opts[:header_params] || {}
|
|
18909
19037
|
# HTTP header 'Accept' (if needed)
|
|
18910
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19038
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18911
19039
|
# HTTP header 'Content-Type'
|
|
18912
19040
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18913
19041
|
if !content_type.nil?
|
|
@@ -18965,7 +19093,7 @@ module Akeyless
|
|
|
18965
19093
|
# header parameters
|
|
18966
19094
|
header_params = opts[:header_params] || {}
|
|
18967
19095
|
# HTTP header 'Accept' (if needed)
|
|
18968
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19096
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18969
19097
|
|
|
18970
19098
|
# form parameters
|
|
18971
19099
|
form_params = opts[:form_params] || {}
|
|
@@ -19024,7 +19152,7 @@ module Akeyless
|
|
|
19024
19152
|
# header parameters
|
|
19025
19153
|
header_params = opts[:header_params] || {}
|
|
19026
19154
|
# HTTP header 'Accept' (if needed)
|
|
19027
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19155
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19028
19156
|
# HTTP header 'Content-Type'
|
|
19029
19157
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19030
19158
|
if !content_type.nil?
|
|
@@ -19088,7 +19216,7 @@ module Akeyless
|
|
|
19088
19216
|
# header parameters
|
|
19089
19217
|
header_params = opts[:header_params] || {}
|
|
19090
19218
|
# HTTP header 'Accept' (if needed)
|
|
19091
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19219
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19092
19220
|
# HTTP header 'Content-Type'
|
|
19093
19221
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19094
19222
|
if !content_type.nil?
|
|
@@ -19152,7 +19280,7 @@ module Akeyless
|
|
|
19152
19280
|
# header parameters
|
|
19153
19281
|
header_params = opts[:header_params] || {}
|
|
19154
19282
|
# HTTP header 'Accept' (if needed)
|
|
19155
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19283
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19156
19284
|
# HTTP header 'Content-Type'
|
|
19157
19285
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19158
19286
|
if !content_type.nil?
|
|
@@ -19216,7 +19344,7 @@ module Akeyless
|
|
|
19216
19344
|
# header parameters
|
|
19217
19345
|
header_params = opts[:header_params] || {}
|
|
19218
19346
|
# HTTP header 'Accept' (if needed)
|
|
19219
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19347
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19220
19348
|
# HTTP header 'Content-Type'
|
|
19221
19349
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19222
19350
|
if !content_type.nil?
|
|
@@ -19280,7 +19408,7 @@ module Akeyless
|
|
|
19280
19408
|
# header parameters
|
|
19281
19409
|
header_params = opts[:header_params] || {}
|
|
19282
19410
|
# HTTP header 'Accept' (if needed)
|
|
19283
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19411
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19284
19412
|
# HTTP header 'Content-Type'
|
|
19285
19413
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19286
19414
|
if !content_type.nil?
|
|
@@ -19344,7 +19472,7 @@ module Akeyless
|
|
|
19344
19472
|
# header parameters
|
|
19345
19473
|
header_params = opts[:header_params] || {}
|
|
19346
19474
|
# HTTP header 'Accept' (if needed)
|
|
19347
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19475
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19348
19476
|
# HTTP header 'Content-Type'
|
|
19349
19477
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19350
19478
|
if !content_type.nil?
|
|
@@ -19408,7 +19536,7 @@ module Akeyless
|
|
|
19408
19536
|
# header parameters
|
|
19409
19537
|
header_params = opts[:header_params] || {}
|
|
19410
19538
|
# HTTP header 'Accept' (if needed)
|
|
19411
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19539
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19412
19540
|
# HTTP header 'Content-Type'
|
|
19413
19541
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19414
19542
|
if !content_type.nil?
|
|
@@ -19472,7 +19600,7 @@ module Akeyless
|
|
|
19472
19600
|
# header parameters
|
|
19473
19601
|
header_params = opts[:header_params] || {}
|
|
19474
19602
|
# HTTP header 'Accept' (if needed)
|
|
19475
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19603
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19476
19604
|
# HTTP header 'Content-Type'
|
|
19477
19605
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19478
19606
|
if !content_type.nil?
|
|
@@ -19536,7 +19664,7 @@ module Akeyless
|
|
|
19536
19664
|
# header parameters
|
|
19537
19665
|
header_params = opts[:header_params] || {}
|
|
19538
19666
|
# HTTP header 'Accept' (if needed)
|
|
19539
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19667
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19540
19668
|
# HTTP header 'Content-Type'
|
|
19541
19669
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19542
19670
|
if !content_type.nil?
|
|
@@ -19600,7 +19728,7 @@ module Akeyless
|
|
|
19600
19728
|
# header parameters
|
|
19601
19729
|
header_params = opts[:header_params] || {}
|
|
19602
19730
|
# HTTP header 'Accept' (if needed)
|
|
19603
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19731
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19604
19732
|
# HTTP header 'Content-Type'
|
|
19605
19733
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19606
19734
|
if !content_type.nil?
|
|
@@ -19664,7 +19792,7 @@ module Akeyless
|
|
|
19664
19792
|
# header parameters
|
|
19665
19793
|
header_params = opts[:header_params] || {}
|
|
19666
19794
|
# HTTP header 'Accept' (if needed)
|
|
19667
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19795
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19668
19796
|
# HTTP header 'Content-Type'
|
|
19669
19797
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19670
19798
|
if !content_type.nil?
|
|
@@ -19728,7 +19856,7 @@ module Akeyless
|
|
|
19728
19856
|
# header parameters
|
|
19729
19857
|
header_params = opts[:header_params] || {}
|
|
19730
19858
|
# HTTP header 'Accept' (if needed)
|
|
19731
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19859
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19732
19860
|
# HTTP header 'Content-Type'
|
|
19733
19861
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19734
19862
|
if !content_type.nil?
|
|
@@ -19792,7 +19920,7 @@ module Akeyless
|
|
|
19792
19920
|
# header parameters
|
|
19793
19921
|
header_params = opts[:header_params] || {}
|
|
19794
19922
|
# HTTP header 'Accept' (if needed)
|
|
19795
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19923
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19796
19924
|
# HTTP header 'Content-Type'
|
|
19797
19925
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19798
19926
|
if !content_type.nil?
|
|
@@ -19856,7 +19984,7 @@ module Akeyless
|
|
|
19856
19984
|
# header parameters
|
|
19857
19985
|
header_params = opts[:header_params] || {}
|
|
19858
19986
|
# HTTP header 'Accept' (if needed)
|
|
19859
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19987
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19860
19988
|
# HTTP header 'Content-Type'
|
|
19861
19989
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19862
19990
|
if !content_type.nil?
|
|
@@ -19920,7 +20048,7 @@ module Akeyless
|
|
|
19920
20048
|
# header parameters
|
|
19921
20049
|
header_params = opts[:header_params] || {}
|
|
19922
20050
|
# HTTP header 'Accept' (if needed)
|
|
19923
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20051
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19924
20052
|
# HTTP header 'Content-Type'
|
|
19925
20053
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19926
20054
|
if !content_type.nil?
|
|
@@ -19984,7 +20112,7 @@ module Akeyless
|
|
|
19984
20112
|
# header parameters
|
|
19985
20113
|
header_params = opts[:header_params] || {}
|
|
19986
20114
|
# HTTP header 'Accept' (if needed)
|
|
19987
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20115
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19988
20116
|
# HTTP header 'Content-Type'
|
|
19989
20117
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19990
20118
|
if !content_type.nil?
|
|
@@ -20048,7 +20176,7 @@ module Akeyless
|
|
|
20048
20176
|
# header parameters
|
|
20049
20177
|
header_params = opts[:header_params] || {}
|
|
20050
20178
|
# HTTP header 'Accept' (if needed)
|
|
20051
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20179
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20052
20180
|
# HTTP header 'Content-Type'
|
|
20053
20181
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20054
20182
|
if !content_type.nil?
|
|
@@ -20112,7 +20240,7 @@ module Akeyless
|
|
|
20112
20240
|
# header parameters
|
|
20113
20241
|
header_params = opts[:header_params] || {}
|
|
20114
20242
|
# HTTP header 'Accept' (if needed)
|
|
20115
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20243
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20116
20244
|
# HTTP header 'Content-Type'
|
|
20117
20245
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20118
20246
|
if !content_type.nil?
|
|
@@ -20176,7 +20304,7 @@ module Akeyless
|
|
|
20176
20304
|
# header parameters
|
|
20177
20305
|
header_params = opts[:header_params] || {}
|
|
20178
20306
|
# HTTP header 'Accept' (if needed)
|
|
20179
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20307
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20180
20308
|
# HTTP header 'Content-Type'
|
|
20181
20309
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20182
20310
|
if !content_type.nil?
|
|
@@ -20240,7 +20368,7 @@ module Akeyless
|
|
|
20240
20368
|
# header parameters
|
|
20241
20369
|
header_params = opts[:header_params] || {}
|
|
20242
20370
|
# HTTP header 'Accept' (if needed)
|
|
20243
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20371
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20244
20372
|
# HTTP header 'Content-Type'
|
|
20245
20373
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20246
20374
|
if !content_type.nil?
|
|
@@ -20300,7 +20428,7 @@ module Akeyless
|
|
|
20300
20428
|
# header parameters
|
|
20301
20429
|
header_params = opts[:header_params] || {}
|
|
20302
20430
|
# HTTP header 'Accept' (if needed)
|
|
20303
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20431
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20304
20432
|
# HTTP header 'Content-Type'
|
|
20305
20433
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20306
20434
|
if !content_type.nil?
|
|
@@ -20360,7 +20488,7 @@ module Akeyless
|
|
|
20360
20488
|
# header parameters
|
|
20361
20489
|
header_params = opts[:header_params] || {}
|
|
20362
20490
|
# HTTP header 'Accept' (if needed)
|
|
20363
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20491
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20364
20492
|
# HTTP header 'Content-Type'
|
|
20365
20493
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20366
20494
|
if !content_type.nil?
|
|
@@ -20420,7 +20548,7 @@ module Akeyless
|
|
|
20420
20548
|
# header parameters
|
|
20421
20549
|
header_params = opts[:header_params] || {}
|
|
20422
20550
|
# HTTP header 'Accept' (if needed)
|
|
20423
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20551
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20424
20552
|
# HTTP header 'Content-Type'
|
|
20425
20553
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20426
20554
|
if !content_type.nil?
|
|
@@ -20480,7 +20608,7 @@ module Akeyless
|
|
|
20480
20608
|
# header parameters
|
|
20481
20609
|
header_params = opts[:header_params] || {}
|
|
20482
20610
|
# HTTP header 'Accept' (if needed)
|
|
20483
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20611
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20484
20612
|
# HTTP header 'Content-Type'
|
|
20485
20613
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20486
20614
|
if !content_type.nil?
|
|
@@ -20540,7 +20668,7 @@ module Akeyless
|
|
|
20540
20668
|
# header parameters
|
|
20541
20669
|
header_params = opts[:header_params] || {}
|
|
20542
20670
|
# HTTP header 'Accept' (if needed)
|
|
20543
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20671
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20544
20672
|
# HTTP header 'Content-Type'
|
|
20545
20673
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20546
20674
|
if !content_type.nil?
|
|
@@ -20600,7 +20728,7 @@ module Akeyless
|
|
|
20600
20728
|
# header parameters
|
|
20601
20729
|
header_params = opts[:header_params] || {}
|
|
20602
20730
|
# HTTP header 'Accept' (if needed)
|
|
20603
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20731
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20604
20732
|
# HTTP header 'Content-Type'
|
|
20605
20733
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20606
20734
|
if !content_type.nil?
|
|
@@ -20660,7 +20788,7 @@ module Akeyless
|
|
|
20660
20788
|
# header parameters
|
|
20661
20789
|
header_params = opts[:header_params] || {}
|
|
20662
20790
|
# HTTP header 'Accept' (if needed)
|
|
20663
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20791
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20664
20792
|
# HTTP header 'Content-Type'
|
|
20665
20793
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20666
20794
|
if !content_type.nil?
|
|
@@ -20720,7 +20848,7 @@ module Akeyless
|
|
|
20720
20848
|
# header parameters
|
|
20721
20849
|
header_params = opts[:header_params] || {}
|
|
20722
20850
|
# HTTP header 'Accept' (if needed)
|
|
20723
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20851
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20724
20852
|
# HTTP header 'Content-Type'
|
|
20725
20853
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20726
20854
|
if !content_type.nil?
|
|
@@ -20780,7 +20908,7 @@ module Akeyless
|
|
|
20780
20908
|
# header parameters
|
|
20781
20909
|
header_params = opts[:header_params] || {}
|
|
20782
20910
|
# HTTP header 'Accept' (if needed)
|
|
20783
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20911
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20784
20912
|
# HTTP header 'Content-Type'
|
|
20785
20913
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20786
20914
|
if !content_type.nil?
|
|
@@ -20840,7 +20968,7 @@ module Akeyless
|
|
|
20840
20968
|
# header parameters
|
|
20841
20969
|
header_params = opts[:header_params] || {}
|
|
20842
20970
|
# HTTP header 'Accept' (if needed)
|
|
20843
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20971
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20844
20972
|
# HTTP header 'Content-Type'
|
|
20845
20973
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20846
20974
|
if !content_type.nil?
|
|
@@ -20900,7 +21028,7 @@ module Akeyless
|
|
|
20900
21028
|
# header parameters
|
|
20901
21029
|
header_params = opts[:header_params] || {}
|
|
20902
21030
|
# HTTP header 'Accept' (if needed)
|
|
20903
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21031
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20904
21032
|
# HTTP header 'Content-Type'
|
|
20905
21033
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20906
21034
|
if !content_type.nil?
|
|
@@ -20960,7 +21088,7 @@ module Akeyless
|
|
|
20960
21088
|
# header parameters
|
|
20961
21089
|
header_params = opts[:header_params] || {}
|
|
20962
21090
|
# HTTP header 'Accept' (if needed)
|
|
20963
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21091
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20964
21092
|
# HTTP header 'Content-Type'
|
|
20965
21093
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20966
21094
|
if !content_type.nil?
|
|
@@ -21020,7 +21148,7 @@ module Akeyless
|
|
|
21020
21148
|
# header parameters
|
|
21021
21149
|
header_params = opts[:header_params] || {}
|
|
21022
21150
|
# HTTP header 'Accept' (if needed)
|
|
21023
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21151
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21024
21152
|
# HTTP header 'Content-Type'
|
|
21025
21153
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21026
21154
|
if !content_type.nil?
|
|
@@ -21084,7 +21212,7 @@ module Akeyless
|
|
|
21084
21212
|
# header parameters
|
|
21085
21213
|
header_params = opts[:header_params] || {}
|
|
21086
21214
|
# HTTP header 'Accept' (if needed)
|
|
21087
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21215
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21088
21216
|
# HTTP header 'Content-Type'
|
|
21089
21217
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21090
21218
|
if !content_type.nil?
|
|
@@ -21148,7 +21276,7 @@ module Akeyless
|
|
|
21148
21276
|
# header parameters
|
|
21149
21277
|
header_params = opts[:header_params] || {}
|
|
21150
21278
|
# HTTP header 'Accept' (if needed)
|
|
21151
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21279
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21152
21280
|
# HTTP header 'Content-Type'
|
|
21153
21281
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21154
21282
|
if !content_type.nil?
|
|
@@ -21212,7 +21340,7 @@ module Akeyless
|
|
|
21212
21340
|
# header parameters
|
|
21213
21341
|
header_params = opts[:header_params] || {}
|
|
21214
21342
|
# HTTP header 'Accept' (if needed)
|
|
21215
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21343
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21216
21344
|
# HTTP header 'Content-Type'
|
|
21217
21345
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21218
21346
|
if !content_type.nil?
|
|
@@ -21276,7 +21404,7 @@ module Akeyless
|
|
|
21276
21404
|
# header parameters
|
|
21277
21405
|
header_params = opts[:header_params] || {}
|
|
21278
21406
|
# HTTP header 'Accept' (if needed)
|
|
21279
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21407
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21280
21408
|
# HTTP header 'Content-Type'
|
|
21281
21409
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21282
21410
|
if !content_type.nil?
|
|
@@ -21340,7 +21468,7 @@ module Akeyless
|
|
|
21340
21468
|
# header parameters
|
|
21341
21469
|
header_params = opts[:header_params] || {}
|
|
21342
21470
|
# HTTP header 'Accept' (if needed)
|
|
21343
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21471
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21344
21472
|
# HTTP header 'Content-Type'
|
|
21345
21473
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21346
21474
|
if !content_type.nil?
|
|
@@ -21404,7 +21532,7 @@ module Akeyless
|
|
|
21404
21532
|
# header parameters
|
|
21405
21533
|
header_params = opts[:header_params] || {}
|
|
21406
21534
|
# HTTP header 'Accept' (if needed)
|
|
21407
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21535
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21408
21536
|
# HTTP header 'Content-Type'
|
|
21409
21537
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21410
21538
|
if !content_type.nil?
|
|
@@ -21468,7 +21596,7 @@ module Akeyless
|
|
|
21468
21596
|
# header parameters
|
|
21469
21597
|
header_params = opts[:header_params] || {}
|
|
21470
21598
|
# HTTP header 'Accept' (if needed)
|
|
21471
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21599
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21472
21600
|
# HTTP header 'Content-Type'
|
|
21473
21601
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21474
21602
|
if !content_type.nil?
|
|
@@ -21532,7 +21660,7 @@ module Akeyless
|
|
|
21532
21660
|
# header parameters
|
|
21533
21661
|
header_params = opts[:header_params] || {}
|
|
21534
21662
|
# HTTP header 'Accept' (if needed)
|
|
21535
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21663
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21536
21664
|
# HTTP header 'Content-Type'
|
|
21537
21665
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21538
21666
|
if !content_type.nil?
|
|
@@ -21596,7 +21724,7 @@ module Akeyless
|
|
|
21596
21724
|
# header parameters
|
|
21597
21725
|
header_params = opts[:header_params] || {}
|
|
21598
21726
|
# HTTP header 'Accept' (if needed)
|
|
21599
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21727
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21600
21728
|
# HTTP header 'Content-Type'
|
|
21601
21729
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21602
21730
|
if !content_type.nil?
|
|
@@ -21660,7 +21788,7 @@ module Akeyless
|
|
|
21660
21788
|
# header parameters
|
|
21661
21789
|
header_params = opts[:header_params] || {}
|
|
21662
21790
|
# HTTP header 'Accept' (if needed)
|
|
21663
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21791
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21664
21792
|
# HTTP header 'Content-Type'
|
|
21665
21793
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21666
21794
|
if !content_type.nil?
|
|
@@ -21720,7 +21848,7 @@ module Akeyless
|
|
|
21720
21848
|
# header parameters
|
|
21721
21849
|
header_params = opts[:header_params] || {}
|
|
21722
21850
|
# HTTP header 'Accept' (if needed)
|
|
21723
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21851
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21724
21852
|
# HTTP header 'Content-Type'
|
|
21725
21853
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21726
21854
|
if !content_type.nil?
|
|
@@ -21784,7 +21912,7 @@ module Akeyless
|
|
|
21784
21912
|
# header parameters
|
|
21785
21913
|
header_params = opts[:header_params] || {}
|
|
21786
21914
|
# HTTP header 'Accept' (if needed)
|
|
21787
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21915
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21788
21916
|
# HTTP header 'Content-Type'
|
|
21789
21917
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21790
21918
|
if !content_type.nil?
|
|
@@ -21848,7 +21976,7 @@ module Akeyless
|
|
|
21848
21976
|
# header parameters
|
|
21849
21977
|
header_params = opts[:header_params] || {}
|
|
21850
21978
|
# HTTP header 'Accept' (if needed)
|
|
21851
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21979
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21852
21980
|
# HTTP header 'Content-Type'
|
|
21853
21981
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21854
21982
|
if !content_type.nil?
|
|
@@ -21912,7 +22040,7 @@ module Akeyless
|
|
|
21912
22040
|
# header parameters
|
|
21913
22041
|
header_params = opts[:header_params] || {}
|
|
21914
22042
|
# HTTP header 'Accept' (if needed)
|
|
21915
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22043
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21916
22044
|
# HTTP header 'Content-Type'
|
|
21917
22045
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21918
22046
|
if !content_type.nil?
|
|
@@ -21976,7 +22104,7 @@ module Akeyless
|
|
|
21976
22104
|
# header parameters
|
|
21977
22105
|
header_params = opts[:header_params] || {}
|
|
21978
22106
|
# HTTP header 'Accept' (if needed)
|
|
21979
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22107
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21980
22108
|
# HTTP header 'Content-Type'
|
|
21981
22109
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21982
22110
|
if !content_type.nil?
|
|
@@ -22040,7 +22168,7 @@ module Akeyless
|
|
|
22040
22168
|
# header parameters
|
|
22041
22169
|
header_params = opts[:header_params] || {}
|
|
22042
22170
|
# HTTP header 'Accept' (if needed)
|
|
22043
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22171
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22044
22172
|
# HTTP header 'Content-Type'
|
|
22045
22173
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22046
22174
|
if !content_type.nil?
|
|
@@ -22098,7 +22226,7 @@ module Akeyless
|
|
|
22098
22226
|
# header parameters
|
|
22099
22227
|
header_params = opts[:header_params] || {}
|
|
22100
22228
|
# HTTP header 'Accept' (if needed)
|
|
22101
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22229
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22102
22230
|
|
|
22103
22231
|
# form parameters
|
|
22104
22232
|
form_params = opts[:form_params] || {}
|
|
@@ -22157,7 +22285,7 @@ module Akeyless
|
|
|
22157
22285
|
# header parameters
|
|
22158
22286
|
header_params = opts[:header_params] || {}
|
|
22159
22287
|
# HTTP header 'Accept' (if needed)
|
|
22160
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22288
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22161
22289
|
# HTTP header 'Content-Type'
|
|
22162
22290
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22163
22291
|
if !content_type.nil?
|
|
@@ -22221,7 +22349,7 @@ module Akeyless
|
|
|
22221
22349
|
# header parameters
|
|
22222
22350
|
header_params = opts[:header_params] || {}
|
|
22223
22351
|
# HTTP header 'Accept' (if needed)
|
|
22224
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22352
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22225
22353
|
# HTTP header 'Content-Type'
|
|
22226
22354
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22227
22355
|
if !content_type.nil?
|
|
@@ -22285,7 +22413,7 @@ module Akeyless
|
|
|
22285
22413
|
# header parameters
|
|
22286
22414
|
header_params = opts[:header_params] || {}
|
|
22287
22415
|
# HTTP header 'Accept' (if needed)
|
|
22288
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22416
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22289
22417
|
# HTTP header 'Content-Type'
|
|
22290
22418
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22291
22419
|
if !content_type.nil?
|
|
@@ -22349,7 +22477,7 @@ module Akeyless
|
|
|
22349
22477
|
# header parameters
|
|
22350
22478
|
header_params = opts[:header_params] || {}
|
|
22351
22479
|
# HTTP header 'Accept' (if needed)
|
|
22352
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22480
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22353
22481
|
# HTTP header 'Content-Type'
|
|
22354
22482
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22355
22483
|
if !content_type.nil?
|
|
@@ -22413,7 +22541,7 @@ module Akeyless
|
|
|
22413
22541
|
# header parameters
|
|
22414
22542
|
header_params = opts[:header_params] || {}
|
|
22415
22543
|
# HTTP header 'Accept' (if needed)
|
|
22416
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22544
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22417
22545
|
# HTTP header 'Content-Type'
|
|
22418
22546
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22419
22547
|
if !content_type.nil?
|
|
@@ -22477,7 +22605,7 @@ module Akeyless
|
|
|
22477
22605
|
# header parameters
|
|
22478
22606
|
header_params = opts[:header_params] || {}
|
|
22479
22607
|
# HTTP header 'Accept' (if needed)
|
|
22480
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22608
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22481
22609
|
# HTTP header 'Content-Type'
|
|
22482
22610
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22483
22611
|
if !content_type.nil?
|
|
@@ -22541,7 +22669,7 @@ module Akeyless
|
|
|
22541
22669
|
# header parameters
|
|
22542
22670
|
header_params = opts[:header_params] || {}
|
|
22543
22671
|
# HTTP header 'Accept' (if needed)
|
|
22544
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22672
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22545
22673
|
# HTTP header 'Content-Type'
|
|
22546
22674
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22547
22675
|
if !content_type.nil?
|
|
@@ -22605,7 +22733,7 @@ module Akeyless
|
|
|
22605
22733
|
# header parameters
|
|
22606
22734
|
header_params = opts[:header_params] || {}
|
|
22607
22735
|
# HTTP header 'Accept' (if needed)
|
|
22608
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22736
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22609
22737
|
# HTTP header 'Content-Type'
|
|
22610
22738
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22611
22739
|
if !content_type.nil?
|
|
@@ -22669,7 +22797,7 @@ module Akeyless
|
|
|
22669
22797
|
# header parameters
|
|
22670
22798
|
header_params = opts[:header_params] || {}
|
|
22671
22799
|
# HTTP header 'Accept' (if needed)
|
|
22672
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22800
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22673
22801
|
# HTTP header 'Content-Type'
|
|
22674
22802
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22675
22803
|
if !content_type.nil?
|
|
@@ -22733,7 +22861,7 @@ module Akeyless
|
|
|
22733
22861
|
# header parameters
|
|
22734
22862
|
header_params = opts[:header_params] || {}
|
|
22735
22863
|
# HTTP header 'Accept' (if needed)
|
|
22736
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22864
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22737
22865
|
# HTTP header 'Content-Type'
|
|
22738
22866
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22739
22867
|
if !content_type.nil?
|
|
@@ -22797,7 +22925,7 @@ module Akeyless
|
|
|
22797
22925
|
# header parameters
|
|
22798
22926
|
header_params = opts[:header_params] || {}
|
|
22799
22927
|
# HTTP header 'Accept' (if needed)
|
|
22800
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22928
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22801
22929
|
# HTTP header 'Content-Type'
|
|
22802
22930
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22803
22931
|
if !content_type.nil?
|
|
@@ -22861,7 +22989,7 @@ module Akeyless
|
|
|
22861
22989
|
# header parameters
|
|
22862
22990
|
header_params = opts[:header_params] || {}
|
|
22863
22991
|
# HTTP header 'Accept' (if needed)
|
|
22864
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22992
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22865
22993
|
# HTTP header 'Content-Type'
|
|
22866
22994
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22867
22995
|
if !content_type.nil?
|
|
@@ -22925,7 +23053,7 @@ module Akeyless
|
|
|
22925
23053
|
# header parameters
|
|
22926
23054
|
header_params = opts[:header_params] || {}
|
|
22927
23055
|
# HTTP header 'Accept' (if needed)
|
|
22928
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23056
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22929
23057
|
# HTTP header 'Content-Type'
|
|
22930
23058
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22931
23059
|
if !content_type.nil?
|
|
@@ -22989,7 +23117,7 @@ module Akeyless
|
|
|
22989
23117
|
# header parameters
|
|
22990
23118
|
header_params = opts[:header_params] || {}
|
|
22991
23119
|
# HTTP header 'Accept' (if needed)
|
|
22992
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23120
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22993
23121
|
# HTTP header 'Content-Type'
|
|
22994
23122
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22995
23123
|
if !content_type.nil?
|
|
@@ -23053,7 +23181,7 @@ module Akeyless
|
|
|
23053
23181
|
# header parameters
|
|
23054
23182
|
header_params = opts[:header_params] || {}
|
|
23055
23183
|
# HTTP header 'Accept' (if needed)
|
|
23056
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23184
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23057
23185
|
# HTTP header 'Content-Type'
|
|
23058
23186
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23059
23187
|
if !content_type.nil?
|
|
@@ -23117,7 +23245,7 @@ module Akeyless
|
|
|
23117
23245
|
# header parameters
|
|
23118
23246
|
header_params = opts[:header_params] || {}
|
|
23119
23247
|
# HTTP header 'Accept' (if needed)
|
|
23120
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23248
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23121
23249
|
# HTTP header 'Content-Type'
|
|
23122
23250
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23123
23251
|
if !content_type.nil?
|
|
@@ -23181,7 +23309,7 @@ module Akeyless
|
|
|
23181
23309
|
# header parameters
|
|
23182
23310
|
header_params = opts[:header_params] || {}
|
|
23183
23311
|
# HTTP header 'Accept' (if needed)
|
|
23184
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23312
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23185
23313
|
# HTTP header 'Content-Type'
|
|
23186
23314
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23187
23315
|
if !content_type.nil?
|
|
@@ -23245,7 +23373,7 @@ module Akeyless
|
|
|
23245
23373
|
# header parameters
|
|
23246
23374
|
header_params = opts[:header_params] || {}
|
|
23247
23375
|
# HTTP header 'Accept' (if needed)
|
|
23248
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23376
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23249
23377
|
# HTTP header 'Content-Type'
|
|
23250
23378
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23251
23379
|
if !content_type.nil?
|
|
@@ -23309,7 +23437,7 @@ module Akeyless
|
|
|
23309
23437
|
# header parameters
|
|
23310
23438
|
header_params = opts[:header_params] || {}
|
|
23311
23439
|
# HTTP header 'Accept' (if needed)
|
|
23312
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23440
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23313
23441
|
# HTTP header 'Content-Type'
|
|
23314
23442
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23315
23443
|
if !content_type.nil?
|
|
@@ -23373,7 +23501,7 @@ module Akeyless
|
|
|
23373
23501
|
# header parameters
|
|
23374
23502
|
header_params = opts[:header_params] || {}
|
|
23375
23503
|
# HTTP header 'Accept' (if needed)
|
|
23376
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23504
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23377
23505
|
# HTTP header 'Content-Type'
|
|
23378
23506
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23379
23507
|
if !content_type.nil?
|
|
@@ -23437,7 +23565,7 @@ module Akeyless
|
|
|
23437
23565
|
# header parameters
|
|
23438
23566
|
header_params = opts[:header_params] || {}
|
|
23439
23567
|
# HTTP header 'Accept' (if needed)
|
|
23440
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23568
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23441
23569
|
# HTTP header 'Content-Type'
|
|
23442
23570
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23443
23571
|
if !content_type.nil?
|
|
@@ -23501,7 +23629,7 @@ module Akeyless
|
|
|
23501
23629
|
# header parameters
|
|
23502
23630
|
header_params = opts[:header_params] || {}
|
|
23503
23631
|
# HTTP header 'Accept' (if needed)
|
|
23504
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23632
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23505
23633
|
# HTTP header 'Content-Type'
|
|
23506
23634
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23507
23635
|
if !content_type.nil?
|
|
@@ -23565,7 +23693,7 @@ module Akeyless
|
|
|
23565
23693
|
# header parameters
|
|
23566
23694
|
header_params = opts[:header_params] || {}
|
|
23567
23695
|
# HTTP header 'Accept' (if needed)
|
|
23568
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23696
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23569
23697
|
# HTTP header 'Content-Type'
|
|
23570
23698
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23571
23699
|
if !content_type.nil?
|
|
@@ -23629,7 +23757,7 @@ module Akeyless
|
|
|
23629
23757
|
# header parameters
|
|
23630
23758
|
header_params = opts[:header_params] || {}
|
|
23631
23759
|
# HTTP header 'Accept' (if needed)
|
|
23632
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23760
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23633
23761
|
# HTTP header 'Content-Type'
|
|
23634
23762
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23635
23763
|
if !content_type.nil?
|
|
@@ -23693,7 +23821,7 @@ module Akeyless
|
|
|
23693
23821
|
# header parameters
|
|
23694
23822
|
header_params = opts[:header_params] || {}
|
|
23695
23823
|
# HTTP header 'Accept' (if needed)
|
|
23696
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23824
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23697
23825
|
# HTTP header 'Content-Type'
|
|
23698
23826
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23699
23827
|
if !content_type.nil?
|
|
@@ -23757,7 +23885,7 @@ module Akeyless
|
|
|
23757
23885
|
# header parameters
|
|
23758
23886
|
header_params = opts[:header_params] || {}
|
|
23759
23887
|
# HTTP header 'Accept' (if needed)
|
|
23760
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23888
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23761
23889
|
# HTTP header 'Content-Type'
|
|
23762
23890
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23763
23891
|
if !content_type.nil?
|
|
@@ -23821,7 +23949,7 @@ module Akeyless
|
|
|
23821
23949
|
# header parameters
|
|
23822
23950
|
header_params = opts[:header_params] || {}
|
|
23823
23951
|
# HTTP header 'Accept' (if needed)
|
|
23824
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
23952
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23825
23953
|
# HTTP header 'Content-Type'
|
|
23826
23954
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23827
23955
|
if !content_type.nil?
|
|
@@ -23885,7 +24013,7 @@ module Akeyless
|
|
|
23885
24013
|
# header parameters
|
|
23886
24014
|
header_params = opts[:header_params] || {}
|
|
23887
24015
|
# HTTP header 'Accept' (if needed)
|
|
23888
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24016
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23889
24017
|
# HTTP header 'Content-Type'
|
|
23890
24018
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23891
24019
|
if !content_type.nil?
|
|
@@ -23949,7 +24077,7 @@ module Akeyless
|
|
|
23949
24077
|
# header parameters
|
|
23950
24078
|
header_params = opts[:header_params] || {}
|
|
23951
24079
|
# HTTP header 'Accept' (if needed)
|
|
23952
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24080
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
23953
24081
|
# HTTP header 'Content-Type'
|
|
23954
24082
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23955
24083
|
if !content_type.nil?
|
|
@@ -24013,7 +24141,7 @@ module Akeyless
|
|
|
24013
24141
|
# header parameters
|
|
24014
24142
|
header_params = opts[:header_params] || {}
|
|
24015
24143
|
# HTTP header 'Accept' (if needed)
|
|
24016
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24144
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24017
24145
|
# HTTP header 'Content-Type'
|
|
24018
24146
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24019
24147
|
if !content_type.nil?
|
|
@@ -24077,7 +24205,7 @@ module Akeyless
|
|
|
24077
24205
|
# header parameters
|
|
24078
24206
|
header_params = opts[:header_params] || {}
|
|
24079
24207
|
# HTTP header 'Accept' (if needed)
|
|
24080
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24208
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24081
24209
|
# HTTP header 'Content-Type'
|
|
24082
24210
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24083
24211
|
if !content_type.nil?
|
|
@@ -24141,7 +24269,7 @@ module Akeyless
|
|
|
24141
24269
|
# header parameters
|
|
24142
24270
|
header_params = opts[:header_params] || {}
|
|
24143
24271
|
# HTTP header 'Accept' (if needed)
|
|
24144
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24272
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24145
24273
|
# HTTP header 'Content-Type'
|
|
24146
24274
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24147
24275
|
if !content_type.nil?
|
|
@@ -24205,7 +24333,7 @@ module Akeyless
|
|
|
24205
24333
|
# header parameters
|
|
24206
24334
|
header_params = opts[:header_params] || {}
|
|
24207
24335
|
# HTTP header 'Accept' (if needed)
|
|
24208
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24336
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24209
24337
|
# HTTP header 'Content-Type'
|
|
24210
24338
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24211
24339
|
if !content_type.nil?
|
|
@@ -24269,7 +24397,7 @@ module Akeyless
|
|
|
24269
24397
|
# header parameters
|
|
24270
24398
|
header_params = opts[:header_params] || {}
|
|
24271
24399
|
# HTTP header 'Accept' (if needed)
|
|
24272
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24400
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24273
24401
|
# HTTP header 'Content-Type'
|
|
24274
24402
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24275
24403
|
if !content_type.nil?
|
|
@@ -24333,7 +24461,7 @@ module Akeyless
|
|
|
24333
24461
|
# header parameters
|
|
24334
24462
|
header_params = opts[:header_params] || {}
|
|
24335
24463
|
# HTTP header 'Accept' (if needed)
|
|
24336
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24464
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24337
24465
|
# HTTP header 'Content-Type'
|
|
24338
24466
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24339
24467
|
if !content_type.nil?
|
|
@@ -24397,7 +24525,7 @@ module Akeyless
|
|
|
24397
24525
|
# header parameters
|
|
24398
24526
|
header_params = opts[:header_params] || {}
|
|
24399
24527
|
# HTTP header 'Accept' (if needed)
|
|
24400
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24528
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24401
24529
|
# HTTP header 'Content-Type'
|
|
24402
24530
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24403
24531
|
if !content_type.nil?
|
|
@@ -24461,7 +24589,7 @@ module Akeyless
|
|
|
24461
24589
|
# header parameters
|
|
24462
24590
|
header_params = opts[:header_params] || {}
|
|
24463
24591
|
# HTTP header 'Accept' (if needed)
|
|
24464
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24592
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24465
24593
|
# HTTP header 'Content-Type'
|
|
24466
24594
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24467
24595
|
if !content_type.nil?
|
|
@@ -24525,7 +24653,7 @@ module Akeyless
|
|
|
24525
24653
|
# header parameters
|
|
24526
24654
|
header_params = opts[:header_params] || {}
|
|
24527
24655
|
# HTTP header 'Accept' (if needed)
|
|
24528
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24656
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24529
24657
|
# HTTP header 'Content-Type'
|
|
24530
24658
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24531
24659
|
if !content_type.nil?
|
|
@@ -24589,7 +24717,7 @@ module Akeyless
|
|
|
24589
24717
|
# header parameters
|
|
24590
24718
|
header_params = opts[:header_params] || {}
|
|
24591
24719
|
# HTTP header 'Accept' (if needed)
|
|
24592
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24720
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24593
24721
|
# HTTP header 'Content-Type'
|
|
24594
24722
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24595
24723
|
if !content_type.nil?
|
|
@@ -24653,7 +24781,7 @@ module Akeyless
|
|
|
24653
24781
|
# header parameters
|
|
24654
24782
|
header_params = opts[:header_params] || {}
|
|
24655
24783
|
# HTTP header 'Accept' (if needed)
|
|
24656
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24784
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24657
24785
|
# HTTP header 'Content-Type'
|
|
24658
24786
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24659
24787
|
if !content_type.nil?
|
|
@@ -24717,7 +24845,7 @@ module Akeyless
|
|
|
24717
24845
|
# header parameters
|
|
24718
24846
|
header_params = opts[:header_params] || {}
|
|
24719
24847
|
# HTTP header 'Accept' (if needed)
|
|
24720
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24848
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24721
24849
|
# HTTP header 'Content-Type'
|
|
24722
24850
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24723
24851
|
if !content_type.nil?
|
|
@@ -24781,7 +24909,7 @@ module Akeyless
|
|
|
24781
24909
|
# header parameters
|
|
24782
24910
|
header_params = opts[:header_params] || {}
|
|
24783
24911
|
# HTTP header 'Accept' (if needed)
|
|
24784
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24912
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24785
24913
|
# HTTP header 'Content-Type'
|
|
24786
24914
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24787
24915
|
if !content_type.nil?
|
|
@@ -24845,7 +24973,7 @@ module Akeyless
|
|
|
24845
24973
|
# header parameters
|
|
24846
24974
|
header_params = opts[:header_params] || {}
|
|
24847
24975
|
# HTTP header 'Accept' (if needed)
|
|
24848
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
24976
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24849
24977
|
# HTTP header 'Content-Type'
|
|
24850
24978
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24851
24979
|
if !content_type.nil?
|
|
@@ -24909,7 +25037,7 @@ module Akeyless
|
|
|
24909
25037
|
# header parameters
|
|
24910
25038
|
header_params = opts[:header_params] || {}
|
|
24911
25039
|
# HTTP header 'Accept' (if needed)
|
|
24912
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25040
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24913
25041
|
# HTTP header 'Content-Type'
|
|
24914
25042
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24915
25043
|
if !content_type.nil?
|
|
@@ -24973,7 +25101,7 @@ module Akeyless
|
|
|
24973
25101
|
# header parameters
|
|
24974
25102
|
header_params = opts[:header_params] || {}
|
|
24975
25103
|
# HTTP header 'Accept' (if needed)
|
|
24976
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25104
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
24977
25105
|
# HTTP header 'Content-Type'
|
|
24978
25106
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24979
25107
|
if !content_type.nil?
|
|
@@ -25037,7 +25165,7 @@ module Akeyless
|
|
|
25037
25165
|
# header parameters
|
|
25038
25166
|
header_params = opts[:header_params] || {}
|
|
25039
25167
|
# HTTP header 'Accept' (if needed)
|
|
25040
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25168
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25041
25169
|
# HTTP header 'Content-Type'
|
|
25042
25170
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25043
25171
|
if !content_type.nil?
|
|
@@ -25101,7 +25229,7 @@ module Akeyless
|
|
|
25101
25229
|
# header parameters
|
|
25102
25230
|
header_params = opts[:header_params] || {}
|
|
25103
25231
|
# HTTP header 'Accept' (if needed)
|
|
25104
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25232
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25105
25233
|
# HTTP header 'Content-Type'
|
|
25106
25234
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25107
25235
|
if !content_type.nil?
|
|
@@ -25165,7 +25293,7 @@ module Akeyless
|
|
|
25165
25293
|
# header parameters
|
|
25166
25294
|
header_params = opts[:header_params] || {}
|
|
25167
25295
|
# HTTP header 'Accept' (if needed)
|
|
25168
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25296
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25169
25297
|
# HTTP header 'Content-Type'
|
|
25170
25298
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25171
25299
|
if !content_type.nil?
|
|
@@ -25229,7 +25357,7 @@ module Akeyless
|
|
|
25229
25357
|
# header parameters
|
|
25230
25358
|
header_params = opts[:header_params] || {}
|
|
25231
25359
|
# HTTP header 'Accept' (if needed)
|
|
25232
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25360
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25233
25361
|
# HTTP header 'Content-Type'
|
|
25234
25362
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25235
25363
|
if !content_type.nil?
|
|
@@ -25293,7 +25421,7 @@ module Akeyless
|
|
|
25293
25421
|
# header parameters
|
|
25294
25422
|
header_params = opts[:header_params] || {}
|
|
25295
25423
|
# HTTP header 'Accept' (if needed)
|
|
25296
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25424
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25297
25425
|
# HTTP header 'Content-Type'
|
|
25298
25426
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25299
25427
|
if !content_type.nil?
|
|
@@ -25357,7 +25485,7 @@ module Akeyless
|
|
|
25357
25485
|
# header parameters
|
|
25358
25486
|
header_params = opts[:header_params] || {}
|
|
25359
25487
|
# HTTP header 'Accept' (if needed)
|
|
25360
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25488
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25361
25489
|
# HTTP header 'Content-Type'
|
|
25362
25490
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25363
25491
|
if !content_type.nil?
|
|
@@ -25421,7 +25549,7 @@ module Akeyless
|
|
|
25421
25549
|
# header parameters
|
|
25422
25550
|
header_params = opts[:header_params] || {}
|
|
25423
25551
|
# HTTP header 'Accept' (if needed)
|
|
25424
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25552
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25425
25553
|
# HTTP header 'Content-Type'
|
|
25426
25554
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25427
25555
|
if !content_type.nil?
|
|
@@ -25485,7 +25613,7 @@ module Akeyless
|
|
|
25485
25613
|
# header parameters
|
|
25486
25614
|
header_params = opts[:header_params] || {}
|
|
25487
25615
|
# HTTP header 'Accept' (if needed)
|
|
25488
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25616
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25489
25617
|
# HTTP header 'Content-Type'
|
|
25490
25618
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25491
25619
|
if !content_type.nil?
|
|
@@ -25549,7 +25677,7 @@ module Akeyless
|
|
|
25549
25677
|
# header parameters
|
|
25550
25678
|
header_params = opts[:header_params] || {}
|
|
25551
25679
|
# HTTP header 'Accept' (if needed)
|
|
25552
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25680
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25553
25681
|
# HTTP header 'Content-Type'
|
|
25554
25682
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25555
25683
|
if !content_type.nil?
|
|
@@ -25613,7 +25741,7 @@ module Akeyless
|
|
|
25613
25741
|
# header parameters
|
|
25614
25742
|
header_params = opts[:header_params] || {}
|
|
25615
25743
|
# HTTP header 'Accept' (if needed)
|
|
25616
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25744
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25617
25745
|
# HTTP header 'Content-Type'
|
|
25618
25746
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25619
25747
|
if !content_type.nil?
|
|
@@ -25677,7 +25805,7 @@ module Akeyless
|
|
|
25677
25805
|
# header parameters
|
|
25678
25806
|
header_params = opts[:header_params] || {}
|
|
25679
25807
|
# HTTP header 'Accept' (if needed)
|
|
25680
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25808
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25681
25809
|
# HTTP header 'Content-Type'
|
|
25682
25810
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25683
25811
|
if !content_type.nil?
|
|
@@ -25741,7 +25869,7 @@ module Akeyless
|
|
|
25741
25869
|
# header parameters
|
|
25742
25870
|
header_params = opts[:header_params] || {}
|
|
25743
25871
|
# HTTP header 'Accept' (if needed)
|
|
25744
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25872
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25745
25873
|
# HTTP header 'Content-Type'
|
|
25746
25874
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25747
25875
|
if !content_type.nil?
|
|
@@ -25805,7 +25933,7 @@ module Akeyless
|
|
|
25805
25933
|
# header parameters
|
|
25806
25934
|
header_params = opts[:header_params] || {}
|
|
25807
25935
|
# HTTP header 'Accept' (if needed)
|
|
25808
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
25936
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25809
25937
|
# HTTP header 'Content-Type'
|
|
25810
25938
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25811
25939
|
if !content_type.nil?
|
|
@@ -25869,7 +25997,7 @@ module Akeyless
|
|
|
25869
25997
|
# header parameters
|
|
25870
25998
|
header_params = opts[:header_params] || {}
|
|
25871
25999
|
# HTTP header 'Accept' (if needed)
|
|
25872
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26000
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25873
26001
|
# HTTP header 'Content-Type'
|
|
25874
26002
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25875
26003
|
if !content_type.nil?
|
|
@@ -25933,7 +26061,7 @@ module Akeyless
|
|
|
25933
26061
|
# header parameters
|
|
25934
26062
|
header_params = opts[:header_params] || {}
|
|
25935
26063
|
# HTTP header 'Accept' (if needed)
|
|
25936
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26064
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
25937
26065
|
# HTTP header 'Content-Type'
|
|
25938
26066
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25939
26067
|
if !content_type.nil?
|
|
@@ -25997,7 +26125,7 @@ module Akeyless
|
|
|
25997
26125
|
# header parameters
|
|
25998
26126
|
header_params = opts[:header_params] || {}
|
|
25999
26127
|
# HTTP header 'Accept' (if needed)
|
|
26000
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26128
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26001
26129
|
# HTTP header 'Content-Type'
|
|
26002
26130
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26003
26131
|
if !content_type.nil?
|
|
@@ -26061,7 +26189,7 @@ module Akeyless
|
|
|
26061
26189
|
# header parameters
|
|
26062
26190
|
header_params = opts[:header_params] || {}
|
|
26063
26191
|
# HTTP header 'Accept' (if needed)
|
|
26064
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26192
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26065
26193
|
# HTTP header 'Content-Type'
|
|
26066
26194
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26067
26195
|
if !content_type.nil?
|
|
@@ -26125,7 +26253,7 @@ module Akeyless
|
|
|
26125
26253
|
# header parameters
|
|
26126
26254
|
header_params = opts[:header_params] || {}
|
|
26127
26255
|
# HTTP header 'Accept' (if needed)
|
|
26128
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26256
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26129
26257
|
# HTTP header 'Content-Type'
|
|
26130
26258
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26131
26259
|
if !content_type.nil?
|
|
@@ -26189,7 +26317,7 @@ module Akeyless
|
|
|
26189
26317
|
# header parameters
|
|
26190
26318
|
header_params = opts[:header_params] || {}
|
|
26191
26319
|
# HTTP header 'Accept' (if needed)
|
|
26192
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26320
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26193
26321
|
# HTTP header 'Content-Type'
|
|
26194
26322
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26195
26323
|
if !content_type.nil?
|
|
@@ -26253,7 +26381,7 @@ module Akeyless
|
|
|
26253
26381
|
# header parameters
|
|
26254
26382
|
header_params = opts[:header_params] || {}
|
|
26255
26383
|
# HTTP header 'Accept' (if needed)
|
|
26256
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26384
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26257
26385
|
# HTTP header 'Content-Type'
|
|
26258
26386
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26259
26387
|
if !content_type.nil?
|
|
@@ -26317,7 +26445,7 @@ module Akeyless
|
|
|
26317
26445
|
# header parameters
|
|
26318
26446
|
header_params = opts[:header_params] || {}
|
|
26319
26447
|
# HTTP header 'Accept' (if needed)
|
|
26320
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26448
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26321
26449
|
# HTTP header 'Content-Type'
|
|
26322
26450
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26323
26451
|
if !content_type.nil?
|
|
@@ -26381,7 +26509,7 @@ module Akeyless
|
|
|
26381
26509
|
# header parameters
|
|
26382
26510
|
header_params = opts[:header_params] || {}
|
|
26383
26511
|
# HTTP header 'Accept' (if needed)
|
|
26384
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26512
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26385
26513
|
# HTTP header 'Content-Type'
|
|
26386
26514
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26387
26515
|
if !content_type.nil?
|
|
@@ -26445,7 +26573,7 @@ module Akeyless
|
|
|
26445
26573
|
# header parameters
|
|
26446
26574
|
header_params = opts[:header_params] || {}
|
|
26447
26575
|
# HTTP header 'Accept' (if needed)
|
|
26448
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26576
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26449
26577
|
# HTTP header 'Content-Type'
|
|
26450
26578
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26451
26579
|
if !content_type.nil?
|
|
@@ -26509,7 +26637,7 @@ module Akeyless
|
|
|
26509
26637
|
# header parameters
|
|
26510
26638
|
header_params = opts[:header_params] || {}
|
|
26511
26639
|
# HTTP header 'Accept' (if needed)
|
|
26512
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26640
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26513
26641
|
# HTTP header 'Content-Type'
|
|
26514
26642
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26515
26643
|
if !content_type.nil?
|
|
@@ -26573,7 +26701,7 @@ module Akeyless
|
|
|
26573
26701
|
# header parameters
|
|
26574
26702
|
header_params = opts[:header_params] || {}
|
|
26575
26703
|
# HTTP header 'Accept' (if needed)
|
|
26576
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26704
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26577
26705
|
# HTTP header 'Content-Type'
|
|
26578
26706
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26579
26707
|
if !content_type.nil?
|
|
@@ -26637,7 +26765,7 @@ module Akeyless
|
|
|
26637
26765
|
# header parameters
|
|
26638
26766
|
header_params = opts[:header_params] || {}
|
|
26639
26767
|
# HTTP header 'Accept' (if needed)
|
|
26640
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26768
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26641
26769
|
# HTTP header 'Content-Type'
|
|
26642
26770
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26643
26771
|
if !content_type.nil?
|
|
@@ -26701,7 +26829,7 @@ module Akeyless
|
|
|
26701
26829
|
# header parameters
|
|
26702
26830
|
header_params = opts[:header_params] || {}
|
|
26703
26831
|
# HTTP header 'Accept' (if needed)
|
|
26704
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26832
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26705
26833
|
# HTTP header 'Content-Type'
|
|
26706
26834
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26707
26835
|
if !content_type.nil?
|
|
@@ -26765,7 +26893,7 @@ module Akeyless
|
|
|
26765
26893
|
# header parameters
|
|
26766
26894
|
header_params = opts[:header_params] || {}
|
|
26767
26895
|
# HTTP header 'Accept' (if needed)
|
|
26768
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26896
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26769
26897
|
# HTTP header 'Content-Type'
|
|
26770
26898
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26771
26899
|
if !content_type.nil?
|
|
@@ -26829,7 +26957,7 @@ module Akeyless
|
|
|
26829
26957
|
# header parameters
|
|
26830
26958
|
header_params = opts[:header_params] || {}
|
|
26831
26959
|
# HTTP header 'Accept' (if needed)
|
|
26832
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
26960
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26833
26961
|
# HTTP header 'Content-Type'
|
|
26834
26962
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26835
26963
|
if !content_type.nil?
|
|
@@ -26893,7 +27021,7 @@ module Akeyless
|
|
|
26893
27021
|
# header parameters
|
|
26894
27022
|
header_params = opts[:header_params] || {}
|
|
26895
27023
|
# HTTP header 'Accept' (if needed)
|
|
26896
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27024
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26897
27025
|
# HTTP header 'Content-Type'
|
|
26898
27026
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26899
27027
|
if !content_type.nil?
|
|
@@ -26957,7 +27085,7 @@ module Akeyless
|
|
|
26957
27085
|
# header parameters
|
|
26958
27086
|
header_params = opts[:header_params] || {}
|
|
26959
27087
|
# HTTP header 'Accept' (if needed)
|
|
26960
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27088
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
26961
27089
|
# HTTP header 'Content-Type'
|
|
26962
27090
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26963
27091
|
if !content_type.nil?
|
|
@@ -27021,7 +27149,7 @@ module Akeyless
|
|
|
27021
27149
|
# header parameters
|
|
27022
27150
|
header_params = opts[:header_params] || {}
|
|
27023
27151
|
# HTTP header 'Accept' (if needed)
|
|
27024
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27152
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27025
27153
|
# HTTP header 'Content-Type'
|
|
27026
27154
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27027
27155
|
if !content_type.nil?
|
|
@@ -27085,7 +27213,7 @@ module Akeyless
|
|
|
27085
27213
|
# header parameters
|
|
27086
27214
|
header_params = opts[:header_params] || {}
|
|
27087
27215
|
# HTTP header 'Accept' (if needed)
|
|
27088
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27216
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27089
27217
|
# HTTP header 'Content-Type'
|
|
27090
27218
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27091
27219
|
if !content_type.nil?
|
|
@@ -27149,7 +27277,7 @@ module Akeyless
|
|
|
27149
27277
|
# header parameters
|
|
27150
27278
|
header_params = opts[:header_params] || {}
|
|
27151
27279
|
# HTTP header 'Accept' (if needed)
|
|
27152
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27280
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27153
27281
|
# HTTP header 'Content-Type'
|
|
27154
27282
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27155
27283
|
if !content_type.nil?
|
|
@@ -27213,7 +27341,7 @@ module Akeyless
|
|
|
27213
27341
|
# header parameters
|
|
27214
27342
|
header_params = opts[:header_params] || {}
|
|
27215
27343
|
# HTTP header 'Accept' (if needed)
|
|
27216
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27344
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27217
27345
|
# HTTP header 'Content-Type'
|
|
27218
27346
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27219
27347
|
if !content_type.nil?
|
|
@@ -27277,7 +27405,7 @@ module Akeyless
|
|
|
27277
27405
|
# header parameters
|
|
27278
27406
|
header_params = opts[:header_params] || {}
|
|
27279
27407
|
# HTTP header 'Accept' (if needed)
|
|
27280
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27408
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27281
27409
|
# HTTP header 'Content-Type'
|
|
27282
27410
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27283
27411
|
if !content_type.nil?
|
|
@@ -27341,7 +27469,7 @@ module Akeyless
|
|
|
27341
27469
|
# header parameters
|
|
27342
27470
|
header_params = opts[:header_params] || {}
|
|
27343
27471
|
# HTTP header 'Accept' (if needed)
|
|
27344
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27472
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27345
27473
|
# HTTP header 'Content-Type'
|
|
27346
27474
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27347
27475
|
if !content_type.nil?
|
|
@@ -27405,7 +27533,7 @@ module Akeyless
|
|
|
27405
27533
|
# header parameters
|
|
27406
27534
|
header_params = opts[:header_params] || {}
|
|
27407
27535
|
# HTTP header 'Accept' (if needed)
|
|
27408
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27536
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27409
27537
|
# HTTP header 'Content-Type'
|
|
27410
27538
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27411
27539
|
if !content_type.nil?
|
|
@@ -27469,7 +27597,7 @@ module Akeyless
|
|
|
27469
27597
|
# header parameters
|
|
27470
27598
|
header_params = opts[:header_params] || {}
|
|
27471
27599
|
# HTTP header 'Accept' (if needed)
|
|
27472
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27600
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27473
27601
|
# HTTP header 'Content-Type'
|
|
27474
27602
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27475
27603
|
if !content_type.nil?
|
|
@@ -27533,7 +27661,7 @@ module Akeyless
|
|
|
27533
27661
|
# header parameters
|
|
27534
27662
|
header_params = opts[:header_params] || {}
|
|
27535
27663
|
# HTTP header 'Accept' (if needed)
|
|
27536
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27664
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27537
27665
|
# HTTP header 'Content-Type'
|
|
27538
27666
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27539
27667
|
if !content_type.nil?
|
|
@@ -27597,7 +27725,7 @@ module Akeyless
|
|
|
27597
27725
|
# header parameters
|
|
27598
27726
|
header_params = opts[:header_params] || {}
|
|
27599
27727
|
# HTTP header 'Accept' (if needed)
|
|
27600
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27728
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27601
27729
|
# HTTP header 'Content-Type'
|
|
27602
27730
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27603
27731
|
if !content_type.nil?
|
|
@@ -27661,7 +27789,7 @@ module Akeyless
|
|
|
27661
27789
|
# header parameters
|
|
27662
27790
|
header_params = opts[:header_params] || {}
|
|
27663
27791
|
# HTTP header 'Accept' (if needed)
|
|
27664
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27792
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27665
27793
|
# HTTP header 'Content-Type'
|
|
27666
27794
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27667
27795
|
if !content_type.nil?
|
|
@@ -27725,7 +27853,7 @@ module Akeyless
|
|
|
27725
27853
|
# header parameters
|
|
27726
27854
|
header_params = opts[:header_params] || {}
|
|
27727
27855
|
# HTTP header 'Accept' (if needed)
|
|
27728
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27856
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27729
27857
|
# HTTP header 'Content-Type'
|
|
27730
27858
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27731
27859
|
if !content_type.nil?
|
|
@@ -27789,7 +27917,7 @@ module Akeyless
|
|
|
27789
27917
|
# header parameters
|
|
27790
27918
|
header_params = opts[:header_params] || {}
|
|
27791
27919
|
# HTTP header 'Accept' (if needed)
|
|
27792
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27920
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27793
27921
|
# HTTP header 'Content-Type'
|
|
27794
27922
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27795
27923
|
if !content_type.nil?
|
|
@@ -27853,7 +27981,7 @@ module Akeyless
|
|
|
27853
27981
|
# header parameters
|
|
27854
27982
|
header_params = opts[:header_params] || {}
|
|
27855
27983
|
# HTTP header 'Accept' (if needed)
|
|
27856
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
27984
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27857
27985
|
# HTTP header 'Content-Type'
|
|
27858
27986
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27859
27987
|
if !content_type.nil?
|
|
@@ -27917,7 +28045,7 @@ module Akeyless
|
|
|
27917
28045
|
# header parameters
|
|
27918
28046
|
header_params = opts[:header_params] || {}
|
|
27919
28047
|
# HTTP header 'Accept' (if needed)
|
|
27920
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28048
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27921
28049
|
# HTTP header 'Content-Type'
|
|
27922
28050
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27923
28051
|
if !content_type.nil?
|
|
@@ -27981,7 +28109,7 @@ module Akeyless
|
|
|
27981
28109
|
# header parameters
|
|
27982
28110
|
header_params = opts[:header_params] || {}
|
|
27983
28111
|
# HTTP header 'Accept' (if needed)
|
|
27984
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28112
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
27985
28113
|
# HTTP header 'Content-Type'
|
|
27986
28114
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27987
28115
|
if !content_type.nil?
|
|
@@ -28045,7 +28173,7 @@ module Akeyless
|
|
|
28045
28173
|
# header parameters
|
|
28046
28174
|
header_params = opts[:header_params] || {}
|
|
28047
28175
|
# HTTP header 'Accept' (if needed)
|
|
28048
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28176
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28049
28177
|
# HTTP header 'Content-Type'
|
|
28050
28178
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28051
28179
|
if !content_type.nil?
|
|
@@ -28109,7 +28237,7 @@ module Akeyless
|
|
|
28109
28237
|
# header parameters
|
|
28110
28238
|
header_params = opts[:header_params] || {}
|
|
28111
28239
|
# HTTP header 'Accept' (if needed)
|
|
28112
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28240
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28113
28241
|
# HTTP header 'Content-Type'
|
|
28114
28242
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28115
28243
|
if !content_type.nil?
|
|
@@ -28173,7 +28301,7 @@ module Akeyless
|
|
|
28173
28301
|
# header parameters
|
|
28174
28302
|
header_params = opts[:header_params] || {}
|
|
28175
28303
|
# HTTP header 'Accept' (if needed)
|
|
28176
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28304
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28177
28305
|
# HTTP header 'Content-Type'
|
|
28178
28306
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28179
28307
|
if !content_type.nil?
|
|
@@ -28237,7 +28365,7 @@ module Akeyless
|
|
|
28237
28365
|
# header parameters
|
|
28238
28366
|
header_params = opts[:header_params] || {}
|
|
28239
28367
|
# HTTP header 'Accept' (if needed)
|
|
28240
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28368
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28241
28369
|
# HTTP header 'Content-Type'
|
|
28242
28370
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28243
28371
|
if !content_type.nil?
|
|
@@ -28301,7 +28429,7 @@ module Akeyless
|
|
|
28301
28429
|
# header parameters
|
|
28302
28430
|
header_params = opts[:header_params] || {}
|
|
28303
28431
|
# HTTP header 'Accept' (if needed)
|
|
28304
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28432
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28305
28433
|
# HTTP header 'Content-Type'
|
|
28306
28434
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28307
28435
|
if !content_type.nil?
|
|
@@ -28365,7 +28493,7 @@ module Akeyless
|
|
|
28365
28493
|
# header parameters
|
|
28366
28494
|
header_params = opts[:header_params] || {}
|
|
28367
28495
|
# HTTP header 'Accept' (if needed)
|
|
28368
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28496
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28369
28497
|
# HTTP header 'Content-Type'
|
|
28370
28498
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28371
28499
|
if !content_type.nil?
|
|
@@ -28429,7 +28557,7 @@ module Akeyless
|
|
|
28429
28557
|
# header parameters
|
|
28430
28558
|
header_params = opts[:header_params] || {}
|
|
28431
28559
|
# HTTP header 'Accept' (if needed)
|
|
28432
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28560
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28433
28561
|
# HTTP header 'Content-Type'
|
|
28434
28562
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28435
28563
|
if !content_type.nil?
|
|
@@ -28493,7 +28621,7 @@ module Akeyless
|
|
|
28493
28621
|
# header parameters
|
|
28494
28622
|
header_params = opts[:header_params] || {}
|
|
28495
28623
|
# HTTP header 'Accept' (if needed)
|
|
28496
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28624
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28497
28625
|
# HTTP header 'Content-Type'
|
|
28498
28626
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28499
28627
|
if !content_type.nil?
|
|
@@ -28557,7 +28685,7 @@ module Akeyless
|
|
|
28557
28685
|
# header parameters
|
|
28558
28686
|
header_params = opts[:header_params] || {}
|
|
28559
28687
|
# HTTP header 'Accept' (if needed)
|
|
28560
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28688
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28561
28689
|
# HTTP header 'Content-Type'
|
|
28562
28690
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28563
28691
|
if !content_type.nil?
|
|
@@ -28621,7 +28749,7 @@ module Akeyless
|
|
|
28621
28749
|
# header parameters
|
|
28622
28750
|
header_params = opts[:header_params] || {}
|
|
28623
28751
|
# HTTP header 'Accept' (if needed)
|
|
28624
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28752
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28625
28753
|
# HTTP header 'Content-Type'
|
|
28626
28754
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28627
28755
|
if !content_type.nil?
|
|
@@ -28685,7 +28813,7 @@ module Akeyless
|
|
|
28685
28813
|
# header parameters
|
|
28686
28814
|
header_params = opts[:header_params] || {}
|
|
28687
28815
|
# HTTP header 'Accept' (if needed)
|
|
28688
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28816
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28689
28817
|
# HTTP header 'Content-Type'
|
|
28690
28818
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28691
28819
|
if !content_type.nil?
|
|
@@ -28749,7 +28877,7 @@ module Akeyless
|
|
|
28749
28877
|
# header parameters
|
|
28750
28878
|
header_params = opts[:header_params] || {}
|
|
28751
28879
|
# HTTP header 'Accept' (if needed)
|
|
28752
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28880
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28753
28881
|
# HTTP header 'Content-Type'
|
|
28754
28882
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28755
28883
|
if !content_type.nil?
|
|
@@ -28813,7 +28941,7 @@ module Akeyless
|
|
|
28813
28941
|
# header parameters
|
|
28814
28942
|
header_params = opts[:header_params] || {}
|
|
28815
28943
|
# HTTP header 'Accept' (if needed)
|
|
28816
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
28944
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28817
28945
|
# HTTP header 'Content-Type'
|
|
28818
28946
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28819
28947
|
if !content_type.nil?
|
|
@@ -28877,7 +29005,7 @@ module Akeyless
|
|
|
28877
29005
|
# header parameters
|
|
28878
29006
|
header_params = opts[:header_params] || {}
|
|
28879
29007
|
# HTTP header 'Accept' (if needed)
|
|
28880
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29008
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28881
29009
|
# HTTP header 'Content-Type'
|
|
28882
29010
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28883
29011
|
if !content_type.nil?
|
|
@@ -28941,7 +29069,7 @@ module Akeyless
|
|
|
28941
29069
|
# header parameters
|
|
28942
29070
|
header_params = opts[:header_params] || {}
|
|
28943
29071
|
# HTTP header 'Accept' (if needed)
|
|
28944
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29072
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
28945
29073
|
# HTTP header 'Content-Type'
|
|
28946
29074
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28947
29075
|
if !content_type.nil?
|
|
@@ -29005,7 +29133,7 @@ module Akeyless
|
|
|
29005
29133
|
# header parameters
|
|
29006
29134
|
header_params = opts[:header_params] || {}
|
|
29007
29135
|
# HTTP header 'Accept' (if needed)
|
|
29008
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29136
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29009
29137
|
# HTTP header 'Content-Type'
|
|
29010
29138
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29011
29139
|
if !content_type.nil?
|
|
@@ -29069,7 +29197,7 @@ module Akeyless
|
|
|
29069
29197
|
# header parameters
|
|
29070
29198
|
header_params = opts[:header_params] || {}
|
|
29071
29199
|
# HTTP header 'Accept' (if needed)
|
|
29072
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29200
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29073
29201
|
# HTTP header 'Content-Type'
|
|
29074
29202
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29075
29203
|
if !content_type.nil?
|
|
@@ -29133,7 +29261,7 @@ module Akeyless
|
|
|
29133
29261
|
# header parameters
|
|
29134
29262
|
header_params = opts[:header_params] || {}
|
|
29135
29263
|
# HTTP header 'Accept' (if needed)
|
|
29136
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29264
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29137
29265
|
# HTTP header 'Content-Type'
|
|
29138
29266
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29139
29267
|
if !content_type.nil?
|
|
@@ -29197,7 +29325,7 @@ module Akeyless
|
|
|
29197
29325
|
# header parameters
|
|
29198
29326
|
header_params = opts[:header_params] || {}
|
|
29199
29327
|
# HTTP header 'Accept' (if needed)
|
|
29200
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29328
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29201
29329
|
# HTTP header 'Content-Type'
|
|
29202
29330
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29203
29331
|
if !content_type.nil?
|
|
@@ -29261,7 +29389,7 @@ module Akeyless
|
|
|
29261
29389
|
# header parameters
|
|
29262
29390
|
header_params = opts[:header_params] || {}
|
|
29263
29391
|
# HTTP header 'Accept' (if needed)
|
|
29264
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29392
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29265
29393
|
# HTTP header 'Content-Type'
|
|
29266
29394
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29267
29395
|
if !content_type.nil?
|
|
@@ -29325,7 +29453,7 @@ module Akeyless
|
|
|
29325
29453
|
# header parameters
|
|
29326
29454
|
header_params = opts[:header_params] || {}
|
|
29327
29455
|
# HTTP header 'Accept' (if needed)
|
|
29328
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29456
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29329
29457
|
# HTTP header 'Content-Type'
|
|
29330
29458
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29331
29459
|
if !content_type.nil?
|
|
@@ -29389,7 +29517,7 @@ module Akeyless
|
|
|
29389
29517
|
# header parameters
|
|
29390
29518
|
header_params = opts[:header_params] || {}
|
|
29391
29519
|
# HTTP header 'Accept' (if needed)
|
|
29392
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29520
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29393
29521
|
# HTTP header 'Content-Type'
|
|
29394
29522
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29395
29523
|
if !content_type.nil?
|
|
@@ -29453,7 +29581,7 @@ module Akeyless
|
|
|
29453
29581
|
# header parameters
|
|
29454
29582
|
header_params = opts[:header_params] || {}
|
|
29455
29583
|
# HTTP header 'Accept' (if needed)
|
|
29456
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29584
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29457
29585
|
# HTTP header 'Content-Type'
|
|
29458
29586
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29459
29587
|
if !content_type.nil?
|
|
@@ -29517,7 +29645,7 @@ module Akeyless
|
|
|
29517
29645
|
# header parameters
|
|
29518
29646
|
header_params = opts[:header_params] || {}
|
|
29519
29647
|
# HTTP header 'Accept' (if needed)
|
|
29520
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29648
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29521
29649
|
# HTTP header 'Content-Type'
|
|
29522
29650
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29523
29651
|
if !content_type.nil?
|
|
@@ -29581,7 +29709,7 @@ module Akeyless
|
|
|
29581
29709
|
# header parameters
|
|
29582
29710
|
header_params = opts[:header_params] || {}
|
|
29583
29711
|
# HTTP header 'Accept' (if needed)
|
|
29584
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29712
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29585
29713
|
# HTTP header 'Content-Type'
|
|
29586
29714
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29587
29715
|
if !content_type.nil?
|
|
@@ -29645,7 +29773,7 @@ module Akeyless
|
|
|
29645
29773
|
# header parameters
|
|
29646
29774
|
header_params = opts[:header_params] || {}
|
|
29647
29775
|
# HTTP header 'Accept' (if needed)
|
|
29648
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29776
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29649
29777
|
# HTTP header 'Content-Type'
|
|
29650
29778
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29651
29779
|
if !content_type.nil?
|
|
@@ -29709,7 +29837,7 @@ module Akeyless
|
|
|
29709
29837
|
# header parameters
|
|
29710
29838
|
header_params = opts[:header_params] || {}
|
|
29711
29839
|
# HTTP header 'Accept' (if needed)
|
|
29712
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29840
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29713
29841
|
# HTTP header 'Content-Type'
|
|
29714
29842
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29715
29843
|
if !content_type.nil?
|
|
@@ -29773,7 +29901,7 @@ module Akeyless
|
|
|
29773
29901
|
# header parameters
|
|
29774
29902
|
header_params = opts[:header_params] || {}
|
|
29775
29903
|
# HTTP header 'Accept' (if needed)
|
|
29776
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29904
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29777
29905
|
# HTTP header 'Content-Type'
|
|
29778
29906
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29779
29907
|
if !content_type.nil?
|
|
@@ -29837,7 +29965,7 @@ module Akeyless
|
|
|
29837
29965
|
# header parameters
|
|
29838
29966
|
header_params = opts[:header_params] || {}
|
|
29839
29967
|
# HTTP header 'Accept' (if needed)
|
|
29840
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
29968
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29841
29969
|
# HTTP header 'Content-Type'
|
|
29842
29970
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29843
29971
|
if !content_type.nil?
|
|
@@ -29901,7 +30029,7 @@ module Akeyless
|
|
|
29901
30029
|
# header parameters
|
|
29902
30030
|
header_params = opts[:header_params] || {}
|
|
29903
30031
|
# HTTP header 'Accept' (if needed)
|
|
29904
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30032
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29905
30033
|
# HTTP header 'Content-Type'
|
|
29906
30034
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29907
30035
|
if !content_type.nil?
|
|
@@ -29965,7 +30093,7 @@ module Akeyless
|
|
|
29965
30093
|
# header parameters
|
|
29966
30094
|
header_params = opts[:header_params] || {}
|
|
29967
30095
|
# HTTP header 'Accept' (if needed)
|
|
29968
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30096
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
29969
30097
|
# HTTP header 'Content-Type'
|
|
29970
30098
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29971
30099
|
if !content_type.nil?
|
|
@@ -30029,7 +30157,7 @@ module Akeyless
|
|
|
30029
30157
|
# header parameters
|
|
30030
30158
|
header_params = opts[:header_params] || {}
|
|
30031
30159
|
# HTTP header 'Accept' (if needed)
|
|
30032
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30160
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30033
30161
|
# HTTP header 'Content-Type'
|
|
30034
30162
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30035
30163
|
if !content_type.nil?
|
|
@@ -30093,7 +30221,7 @@ module Akeyless
|
|
|
30093
30221
|
# header parameters
|
|
30094
30222
|
header_params = opts[:header_params] || {}
|
|
30095
30223
|
# HTTP header 'Accept' (if needed)
|
|
30096
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30224
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30097
30225
|
# HTTP header 'Content-Type'
|
|
30098
30226
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30099
30227
|
if !content_type.nil?
|
|
@@ -30157,7 +30285,7 @@ module Akeyless
|
|
|
30157
30285
|
# header parameters
|
|
30158
30286
|
header_params = opts[:header_params] || {}
|
|
30159
30287
|
# HTTP header 'Accept' (if needed)
|
|
30160
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30288
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30161
30289
|
# HTTP header 'Content-Type'
|
|
30162
30290
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30163
30291
|
if !content_type.nil?
|
|
@@ -30221,7 +30349,7 @@ module Akeyless
|
|
|
30221
30349
|
# header parameters
|
|
30222
30350
|
header_params = opts[:header_params] || {}
|
|
30223
30351
|
# HTTP header 'Accept' (if needed)
|
|
30224
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30352
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30225
30353
|
# HTTP header 'Content-Type'
|
|
30226
30354
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30227
30355
|
if !content_type.nil?
|
|
@@ -30285,7 +30413,7 @@ module Akeyless
|
|
|
30285
30413
|
# header parameters
|
|
30286
30414
|
header_params = opts[:header_params] || {}
|
|
30287
30415
|
# HTTP header 'Accept' (if needed)
|
|
30288
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30416
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30289
30417
|
# HTTP header 'Content-Type'
|
|
30290
30418
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30291
30419
|
if !content_type.nil?
|
|
@@ -30349,7 +30477,7 @@ module Akeyless
|
|
|
30349
30477
|
# header parameters
|
|
30350
30478
|
header_params = opts[:header_params] || {}
|
|
30351
30479
|
# HTTP header 'Accept' (if needed)
|
|
30352
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30480
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30353
30481
|
# HTTP header 'Content-Type'
|
|
30354
30482
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30355
30483
|
if !content_type.nil?
|
|
@@ -30413,7 +30541,7 @@ module Akeyless
|
|
|
30413
30541
|
# header parameters
|
|
30414
30542
|
header_params = opts[:header_params] || {}
|
|
30415
30543
|
# HTTP header 'Accept' (if needed)
|
|
30416
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30544
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30417
30545
|
# HTTP header 'Content-Type'
|
|
30418
30546
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30419
30547
|
if !content_type.nil?
|
|
@@ -30477,7 +30605,7 @@ module Akeyless
|
|
|
30477
30605
|
# header parameters
|
|
30478
30606
|
header_params = opts[:header_params] || {}
|
|
30479
30607
|
# HTTP header 'Accept' (if needed)
|
|
30480
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30608
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30481
30609
|
# HTTP header 'Content-Type'
|
|
30482
30610
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30483
30611
|
if !content_type.nil?
|
|
@@ -30541,7 +30669,7 @@ module Akeyless
|
|
|
30541
30669
|
# header parameters
|
|
30542
30670
|
header_params = opts[:header_params] || {}
|
|
30543
30671
|
# HTTP header 'Accept' (if needed)
|
|
30544
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30672
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30545
30673
|
# HTTP header 'Content-Type'
|
|
30546
30674
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30547
30675
|
if !content_type.nil?
|
|
@@ -30605,7 +30733,7 @@ module Akeyless
|
|
|
30605
30733
|
# header parameters
|
|
30606
30734
|
header_params = opts[:header_params] || {}
|
|
30607
30735
|
# HTTP header 'Accept' (if needed)
|
|
30608
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30736
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30609
30737
|
# HTTP header 'Content-Type'
|
|
30610
30738
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30611
30739
|
if !content_type.nil?
|
|
@@ -30669,7 +30797,7 @@ module Akeyless
|
|
|
30669
30797
|
# header parameters
|
|
30670
30798
|
header_params = opts[:header_params] || {}
|
|
30671
30799
|
# HTTP header 'Accept' (if needed)
|
|
30672
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30800
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30673
30801
|
# HTTP header 'Content-Type'
|
|
30674
30802
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30675
30803
|
if !content_type.nil?
|
|
@@ -30733,7 +30861,7 @@ module Akeyless
|
|
|
30733
30861
|
# header parameters
|
|
30734
30862
|
header_params = opts[:header_params] || {}
|
|
30735
30863
|
# HTTP header 'Accept' (if needed)
|
|
30736
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30864
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30737
30865
|
# HTTP header 'Content-Type'
|
|
30738
30866
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30739
30867
|
if !content_type.nil?
|
|
@@ -30797,7 +30925,7 @@ module Akeyless
|
|
|
30797
30925
|
# header parameters
|
|
30798
30926
|
header_params = opts[:header_params] || {}
|
|
30799
30927
|
# HTTP header 'Accept' (if needed)
|
|
30800
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30928
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30801
30929
|
# HTTP header 'Content-Type'
|
|
30802
30930
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30803
30931
|
if !content_type.nil?
|
|
@@ -30861,7 +30989,7 @@ module Akeyless
|
|
|
30861
30989
|
# header parameters
|
|
30862
30990
|
header_params = opts[:header_params] || {}
|
|
30863
30991
|
# HTTP header 'Accept' (if needed)
|
|
30864
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
30992
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30865
30993
|
# HTTP header 'Content-Type'
|
|
30866
30994
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30867
30995
|
if !content_type.nil?
|
|
@@ -30925,7 +31053,7 @@ module Akeyless
|
|
|
30925
31053
|
# header parameters
|
|
30926
31054
|
header_params = opts[:header_params] || {}
|
|
30927
31055
|
# HTTP header 'Accept' (if needed)
|
|
30928
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31056
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30929
31057
|
# HTTP header 'Content-Type'
|
|
30930
31058
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30931
31059
|
if !content_type.nil?
|
|
@@ -30989,7 +31117,7 @@ module Akeyless
|
|
|
30989
31117
|
# header parameters
|
|
30990
31118
|
header_params = opts[:header_params] || {}
|
|
30991
31119
|
# HTTP header 'Accept' (if needed)
|
|
30992
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31120
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
30993
31121
|
# HTTP header 'Content-Type'
|
|
30994
31122
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30995
31123
|
if !content_type.nil?
|
|
@@ -31053,7 +31181,7 @@ module Akeyless
|
|
|
31053
31181
|
# header parameters
|
|
31054
31182
|
header_params = opts[:header_params] || {}
|
|
31055
31183
|
# HTTP header 'Accept' (if needed)
|
|
31056
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31184
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31057
31185
|
# HTTP header 'Content-Type'
|
|
31058
31186
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31059
31187
|
if !content_type.nil?
|
|
@@ -31117,7 +31245,7 @@ module Akeyless
|
|
|
31117
31245
|
# header parameters
|
|
31118
31246
|
header_params = opts[:header_params] || {}
|
|
31119
31247
|
# HTTP header 'Accept' (if needed)
|
|
31120
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31248
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31121
31249
|
# HTTP header 'Content-Type'
|
|
31122
31250
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31123
31251
|
if !content_type.nil?
|
|
@@ -31181,7 +31309,7 @@ module Akeyless
|
|
|
31181
31309
|
# header parameters
|
|
31182
31310
|
header_params = opts[:header_params] || {}
|
|
31183
31311
|
# HTTP header 'Accept' (if needed)
|
|
31184
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31312
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31185
31313
|
# HTTP header 'Content-Type'
|
|
31186
31314
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31187
31315
|
if !content_type.nil?
|
|
@@ -31245,7 +31373,7 @@ module Akeyless
|
|
|
31245
31373
|
# header parameters
|
|
31246
31374
|
header_params = opts[:header_params] || {}
|
|
31247
31375
|
# HTTP header 'Accept' (if needed)
|
|
31248
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31376
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31249
31377
|
# HTTP header 'Content-Type'
|
|
31250
31378
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31251
31379
|
if !content_type.nil?
|
|
@@ -31309,7 +31437,7 @@ module Akeyless
|
|
|
31309
31437
|
# header parameters
|
|
31310
31438
|
header_params = opts[:header_params] || {}
|
|
31311
31439
|
# HTTP header 'Accept' (if needed)
|
|
31312
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31440
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31313
31441
|
# HTTP header 'Content-Type'
|
|
31314
31442
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31315
31443
|
if !content_type.nil?
|
|
@@ -31373,7 +31501,7 @@ module Akeyless
|
|
|
31373
31501
|
# header parameters
|
|
31374
31502
|
header_params = opts[:header_params] || {}
|
|
31375
31503
|
# HTTP header 'Accept' (if needed)
|
|
31376
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31504
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31377
31505
|
# HTTP header 'Content-Type'
|
|
31378
31506
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31379
31507
|
if !content_type.nil?
|
|
@@ -31437,7 +31565,7 @@ module Akeyless
|
|
|
31437
31565
|
# header parameters
|
|
31438
31566
|
header_params = opts[:header_params] || {}
|
|
31439
31567
|
# HTTP header 'Accept' (if needed)
|
|
31440
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31568
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31441
31569
|
# HTTP header 'Content-Type'
|
|
31442
31570
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31443
31571
|
if !content_type.nil?
|
|
@@ -31501,7 +31629,7 @@ module Akeyless
|
|
|
31501
31629
|
# header parameters
|
|
31502
31630
|
header_params = opts[:header_params] || {}
|
|
31503
31631
|
# HTTP header 'Accept' (if needed)
|
|
31504
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31632
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31505
31633
|
# HTTP header 'Content-Type'
|
|
31506
31634
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31507
31635
|
if !content_type.nil?
|
|
@@ -31565,7 +31693,7 @@ module Akeyless
|
|
|
31565
31693
|
# header parameters
|
|
31566
31694
|
header_params = opts[:header_params] || {}
|
|
31567
31695
|
# HTTP header 'Accept' (if needed)
|
|
31568
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31696
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31569
31697
|
# HTTP header 'Content-Type'
|
|
31570
31698
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31571
31699
|
if !content_type.nil?
|
|
@@ -31629,7 +31757,7 @@ module Akeyless
|
|
|
31629
31757
|
# header parameters
|
|
31630
31758
|
header_params = opts[:header_params] || {}
|
|
31631
31759
|
# HTTP header 'Accept' (if needed)
|
|
31632
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31760
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31633
31761
|
# HTTP header 'Content-Type'
|
|
31634
31762
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31635
31763
|
if !content_type.nil?
|
|
@@ -31693,7 +31821,7 @@ module Akeyless
|
|
|
31693
31821
|
# header parameters
|
|
31694
31822
|
header_params = opts[:header_params] || {}
|
|
31695
31823
|
# HTTP header 'Accept' (if needed)
|
|
31696
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31824
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31697
31825
|
# HTTP header 'Content-Type'
|
|
31698
31826
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31699
31827
|
if !content_type.nil?
|
|
@@ -31757,7 +31885,7 @@ module Akeyless
|
|
|
31757
31885
|
# header parameters
|
|
31758
31886
|
header_params = opts[:header_params] || {}
|
|
31759
31887
|
# HTTP header 'Accept' (if needed)
|
|
31760
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31888
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31761
31889
|
# HTTP header 'Content-Type'
|
|
31762
31890
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31763
31891
|
if !content_type.nil?
|
|
@@ -31821,7 +31949,7 @@ module Akeyless
|
|
|
31821
31949
|
# header parameters
|
|
31822
31950
|
header_params = opts[:header_params] || {}
|
|
31823
31951
|
# HTTP header 'Accept' (if needed)
|
|
31824
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
31952
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31825
31953
|
# HTTP header 'Content-Type'
|
|
31826
31954
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31827
31955
|
if !content_type.nil?
|
|
@@ -31885,7 +32013,7 @@ module Akeyless
|
|
|
31885
32013
|
# header parameters
|
|
31886
32014
|
header_params = opts[:header_params] || {}
|
|
31887
32015
|
# HTTP header 'Accept' (if needed)
|
|
31888
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32016
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31889
32017
|
# HTTP header 'Content-Type'
|
|
31890
32018
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31891
32019
|
if !content_type.nil?
|
|
@@ -31949,7 +32077,7 @@ module Akeyless
|
|
|
31949
32077
|
# header parameters
|
|
31950
32078
|
header_params = opts[:header_params] || {}
|
|
31951
32079
|
# HTTP header 'Accept' (if needed)
|
|
31952
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32080
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
31953
32081
|
# HTTP header 'Content-Type'
|
|
31954
32082
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31955
32083
|
if !content_type.nil?
|
|
@@ -32013,7 +32141,7 @@ module Akeyless
|
|
|
32013
32141
|
# header parameters
|
|
32014
32142
|
header_params = opts[:header_params] || {}
|
|
32015
32143
|
# HTTP header 'Accept' (if needed)
|
|
32016
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32144
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32017
32145
|
# HTTP header 'Content-Type'
|
|
32018
32146
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32019
32147
|
if !content_type.nil?
|
|
@@ -32077,7 +32205,7 @@ module Akeyless
|
|
|
32077
32205
|
# header parameters
|
|
32078
32206
|
header_params = opts[:header_params] || {}
|
|
32079
32207
|
# HTTP header 'Accept' (if needed)
|
|
32080
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32208
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32081
32209
|
# HTTP header 'Content-Type'
|
|
32082
32210
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32083
32211
|
if !content_type.nil?
|
|
@@ -32141,7 +32269,7 @@ module Akeyless
|
|
|
32141
32269
|
# header parameters
|
|
32142
32270
|
header_params = opts[:header_params] || {}
|
|
32143
32271
|
# HTTP header 'Accept' (if needed)
|
|
32144
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32272
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32145
32273
|
# HTTP header 'Content-Type'
|
|
32146
32274
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32147
32275
|
if !content_type.nil?
|
|
@@ -32205,7 +32333,7 @@ module Akeyless
|
|
|
32205
32333
|
# header parameters
|
|
32206
32334
|
header_params = opts[:header_params] || {}
|
|
32207
32335
|
# HTTP header 'Accept' (if needed)
|
|
32208
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32336
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32209
32337
|
# HTTP header 'Content-Type'
|
|
32210
32338
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32211
32339
|
if !content_type.nil?
|
|
@@ -32269,7 +32397,7 @@ module Akeyless
|
|
|
32269
32397
|
# header parameters
|
|
32270
32398
|
header_params = opts[:header_params] || {}
|
|
32271
32399
|
# HTTP header 'Accept' (if needed)
|
|
32272
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32400
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32273
32401
|
# HTTP header 'Content-Type'
|
|
32274
32402
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32275
32403
|
if !content_type.nil?
|
|
@@ -32333,7 +32461,7 @@ module Akeyless
|
|
|
32333
32461
|
# header parameters
|
|
32334
32462
|
header_params = opts[:header_params] || {}
|
|
32335
32463
|
# HTTP header 'Accept' (if needed)
|
|
32336
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32464
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32337
32465
|
# HTTP header 'Content-Type'
|
|
32338
32466
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32339
32467
|
if !content_type.nil?
|
|
@@ -32397,7 +32525,7 @@ module Akeyless
|
|
|
32397
32525
|
# header parameters
|
|
32398
32526
|
header_params = opts[:header_params] || {}
|
|
32399
32527
|
# HTTP header 'Accept' (if needed)
|
|
32400
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32528
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32401
32529
|
# HTTP header 'Content-Type'
|
|
32402
32530
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32403
32531
|
if !content_type.nil?
|
|
@@ -32461,7 +32589,7 @@ module Akeyless
|
|
|
32461
32589
|
# header parameters
|
|
32462
32590
|
header_params = opts[:header_params] || {}
|
|
32463
32591
|
# HTTP header 'Accept' (if needed)
|
|
32464
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32592
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32465
32593
|
# HTTP header 'Content-Type'
|
|
32466
32594
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32467
32595
|
if !content_type.nil?
|
|
@@ -32525,7 +32653,7 @@ module Akeyless
|
|
|
32525
32653
|
# header parameters
|
|
32526
32654
|
header_params = opts[:header_params] || {}
|
|
32527
32655
|
# HTTP header 'Accept' (if needed)
|
|
32528
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32656
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32529
32657
|
# HTTP header 'Content-Type'
|
|
32530
32658
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32531
32659
|
if !content_type.nil?
|
|
@@ -32589,7 +32717,7 @@ module Akeyless
|
|
|
32589
32717
|
# header parameters
|
|
32590
32718
|
header_params = opts[:header_params] || {}
|
|
32591
32719
|
# HTTP header 'Accept' (if needed)
|
|
32592
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32720
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32593
32721
|
# HTTP header 'Content-Type'
|
|
32594
32722
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32595
32723
|
if !content_type.nil?
|
|
@@ -32653,7 +32781,7 @@ module Akeyless
|
|
|
32653
32781
|
# header parameters
|
|
32654
32782
|
header_params = opts[:header_params] || {}
|
|
32655
32783
|
# HTTP header 'Accept' (if needed)
|
|
32656
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32784
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32657
32785
|
# HTTP header 'Content-Type'
|
|
32658
32786
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32659
32787
|
if !content_type.nil?
|
|
@@ -32717,7 +32845,7 @@ module Akeyless
|
|
|
32717
32845
|
# header parameters
|
|
32718
32846
|
header_params = opts[:header_params] || {}
|
|
32719
32847
|
# HTTP header 'Accept' (if needed)
|
|
32720
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32848
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32721
32849
|
# HTTP header 'Content-Type'
|
|
32722
32850
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32723
32851
|
if !content_type.nil?
|
|
@@ -32781,7 +32909,7 @@ module Akeyless
|
|
|
32781
32909
|
# header parameters
|
|
32782
32910
|
header_params = opts[:header_params] || {}
|
|
32783
32911
|
# HTTP header 'Accept' (if needed)
|
|
32784
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32912
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32785
32913
|
# HTTP header 'Content-Type'
|
|
32786
32914
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32787
32915
|
if !content_type.nil?
|
|
@@ -32845,7 +32973,7 @@ module Akeyless
|
|
|
32845
32973
|
# header parameters
|
|
32846
32974
|
header_params = opts[:header_params] || {}
|
|
32847
32975
|
# HTTP header 'Accept' (if needed)
|
|
32848
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
32976
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32849
32977
|
# HTTP header 'Content-Type'
|
|
32850
32978
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32851
32979
|
if !content_type.nil?
|
|
@@ -32909,7 +33037,7 @@ module Akeyless
|
|
|
32909
33037
|
# header parameters
|
|
32910
33038
|
header_params = opts[:header_params] || {}
|
|
32911
33039
|
# HTTP header 'Accept' (if needed)
|
|
32912
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33040
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32913
33041
|
# HTTP header 'Content-Type'
|
|
32914
33042
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32915
33043
|
if !content_type.nil?
|
|
@@ -32973,7 +33101,7 @@ module Akeyless
|
|
|
32973
33101
|
# header parameters
|
|
32974
33102
|
header_params = opts[:header_params] || {}
|
|
32975
33103
|
# HTTP header 'Accept' (if needed)
|
|
32976
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33104
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
32977
33105
|
# HTTP header 'Content-Type'
|
|
32978
33106
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32979
33107
|
if !content_type.nil?
|
|
@@ -33037,7 +33165,7 @@ module Akeyless
|
|
|
33037
33165
|
# header parameters
|
|
33038
33166
|
header_params = opts[:header_params] || {}
|
|
33039
33167
|
# HTTP header 'Accept' (if needed)
|
|
33040
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33168
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33041
33169
|
# HTTP header 'Content-Type'
|
|
33042
33170
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33043
33171
|
if !content_type.nil?
|
|
@@ -33101,7 +33229,7 @@ module Akeyless
|
|
|
33101
33229
|
# header parameters
|
|
33102
33230
|
header_params = opts[:header_params] || {}
|
|
33103
33231
|
# HTTP header 'Accept' (if needed)
|
|
33104
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33232
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33105
33233
|
# HTTP header 'Content-Type'
|
|
33106
33234
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33107
33235
|
if !content_type.nil?
|
|
@@ -33165,7 +33293,7 @@ module Akeyless
|
|
|
33165
33293
|
# header parameters
|
|
33166
33294
|
header_params = opts[:header_params] || {}
|
|
33167
33295
|
# HTTP header 'Accept' (if needed)
|
|
33168
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33296
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33169
33297
|
# HTTP header 'Content-Type'
|
|
33170
33298
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33171
33299
|
if !content_type.nil?
|
|
@@ -33229,7 +33357,7 @@ module Akeyless
|
|
|
33229
33357
|
# header parameters
|
|
33230
33358
|
header_params = opts[:header_params] || {}
|
|
33231
33359
|
# HTTP header 'Accept' (if needed)
|
|
33232
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33360
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33233
33361
|
# HTTP header 'Content-Type'
|
|
33234
33362
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33235
33363
|
if !content_type.nil?
|
|
@@ -33293,7 +33421,7 @@ module Akeyless
|
|
|
33293
33421
|
# header parameters
|
|
33294
33422
|
header_params = opts[:header_params] || {}
|
|
33295
33423
|
# HTTP header 'Accept' (if needed)
|
|
33296
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33424
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33297
33425
|
# HTTP header 'Content-Type'
|
|
33298
33426
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33299
33427
|
if !content_type.nil?
|
|
@@ -33351,7 +33479,7 @@ module Akeyless
|
|
|
33351
33479
|
# header parameters
|
|
33352
33480
|
header_params = opts[:header_params] || {}
|
|
33353
33481
|
# HTTP header 'Accept' (if needed)
|
|
33354
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33482
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33355
33483
|
|
|
33356
33484
|
# form parameters
|
|
33357
33485
|
form_params = opts[:form_params] || {}
|
|
@@ -33410,7 +33538,7 @@ module Akeyless
|
|
|
33410
33538
|
# header parameters
|
|
33411
33539
|
header_params = opts[:header_params] || {}
|
|
33412
33540
|
# HTTP header 'Accept' (if needed)
|
|
33413
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33541
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33414
33542
|
# HTTP header 'Content-Type'
|
|
33415
33543
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33416
33544
|
if !content_type.nil?
|
|
@@ -33474,7 +33602,7 @@ module Akeyless
|
|
|
33474
33602
|
# header parameters
|
|
33475
33603
|
header_params = opts[:header_params] || {}
|
|
33476
33604
|
# HTTP header 'Accept' (if needed)
|
|
33477
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33605
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33478
33606
|
# HTTP header 'Content-Type'
|
|
33479
33607
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33480
33608
|
if !content_type.nil?
|
|
@@ -33538,7 +33666,7 @@ module Akeyless
|
|
|
33538
33666
|
# header parameters
|
|
33539
33667
|
header_params = opts[:header_params] || {}
|
|
33540
33668
|
# HTTP header 'Accept' (if needed)
|
|
33541
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33669
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33542
33670
|
# HTTP header 'Content-Type'
|
|
33543
33671
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33544
33672
|
if !content_type.nil?
|
|
@@ -33602,7 +33730,7 @@ module Akeyless
|
|
|
33602
33730
|
# header parameters
|
|
33603
33731
|
header_params = opts[:header_params] || {}
|
|
33604
33732
|
# HTTP header 'Accept' (if needed)
|
|
33605
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33733
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33606
33734
|
# HTTP header 'Content-Type'
|
|
33607
33735
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33608
33736
|
if !content_type.nil?
|
|
@@ -33666,7 +33794,7 @@ module Akeyless
|
|
|
33666
33794
|
# header parameters
|
|
33667
33795
|
header_params = opts[:header_params] || {}
|
|
33668
33796
|
# HTTP header 'Accept' (if needed)
|
|
33669
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33797
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33670
33798
|
# HTTP header 'Content-Type'
|
|
33671
33799
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33672
33800
|
if !content_type.nil?
|
|
@@ -33730,7 +33858,7 @@ module Akeyless
|
|
|
33730
33858
|
# header parameters
|
|
33731
33859
|
header_params = opts[:header_params] || {}
|
|
33732
33860
|
# HTTP header 'Accept' (if needed)
|
|
33733
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33861
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33734
33862
|
# HTTP header 'Content-Type'
|
|
33735
33863
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33736
33864
|
if !content_type.nil?
|
|
@@ -33794,7 +33922,7 @@ module Akeyless
|
|
|
33794
33922
|
# header parameters
|
|
33795
33923
|
header_params = opts[:header_params] || {}
|
|
33796
33924
|
# HTTP header 'Accept' (if needed)
|
|
33797
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33925
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33798
33926
|
# HTTP header 'Content-Type'
|
|
33799
33927
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33800
33928
|
if !content_type.nil?
|
|
@@ -33858,7 +33986,7 @@ module Akeyless
|
|
|
33858
33986
|
# header parameters
|
|
33859
33987
|
header_params = opts[:header_params] || {}
|
|
33860
33988
|
# HTTP header 'Accept' (if needed)
|
|
33861
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33989
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33862
33990
|
# HTTP header 'Content-Type'
|
|
33863
33991
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33864
33992
|
if !content_type.nil?
|