akeyless 4.2.0 → 4.2.1
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 +1 -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/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 +1 -1
- data/docs/CreateDFCKey.md +1 -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/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/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 +1 -1
- data/lib/akeyless/api/v2_api.rb +531 -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/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 +1 -1
- data/lib/akeyless/models/create_dfc_key.rb +1 -1
- 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/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/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 +1 -1
- data/lib/akeyless/version.rb +1 -1
- metadata +980 -980
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?
|
|
@@ -5807,7 +5807,7 @@ module Akeyless
|
|
|
5807
5807
|
# header parameters
|
|
5808
5808
|
header_params = opts[:header_params] || {}
|
|
5809
5809
|
# HTTP header 'Accept' (if needed)
|
|
5810
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
5810
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
5811
5811
|
# HTTP header 'Content-Type'
|
|
5812
5812
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5813
5813
|
if !content_type.nil?
|
|
@@ -5871,7 +5871,7 @@ module Akeyless
|
|
|
5871
5871
|
# header parameters
|
|
5872
5872
|
header_params = opts[:header_params] || {}
|
|
5873
5873
|
# HTTP header 'Accept' (if needed)
|
|
5874
|
-
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']
|
|
5875
5875
|
# HTTP header 'Content-Type'
|
|
5876
5876
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5877
5877
|
if !content_type.nil?
|
|
@@ -5935,7 +5935,7 @@ module Akeyless
|
|
|
5935
5935
|
# header parameters
|
|
5936
5936
|
header_params = opts[:header_params] || {}
|
|
5937
5937
|
# HTTP header 'Accept' (if needed)
|
|
5938
|
-
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']
|
|
5939
5939
|
# HTTP header 'Content-Type'
|
|
5940
5940
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
5941
5941
|
if !content_type.nil?
|
|
@@ -5999,7 +5999,7 @@ module Akeyless
|
|
|
5999
5999
|
# header parameters
|
|
6000
6000
|
header_params = opts[:header_params] || {}
|
|
6001
6001
|
# HTTP header 'Accept' (if needed)
|
|
6002
|
-
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']
|
|
6003
6003
|
# HTTP header 'Content-Type'
|
|
6004
6004
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6005
6005
|
if !content_type.nil?
|
|
@@ -6063,7 +6063,7 @@ module Akeyless
|
|
|
6063
6063
|
# header parameters
|
|
6064
6064
|
header_params = opts[:header_params] || {}
|
|
6065
6065
|
# HTTP header 'Accept' (if needed)
|
|
6066
|
-
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']
|
|
6067
6067
|
# HTTP header 'Content-Type'
|
|
6068
6068
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6069
6069
|
if !content_type.nil?
|
|
@@ -6127,7 +6127,7 @@ module Akeyless
|
|
|
6127
6127
|
# header parameters
|
|
6128
6128
|
header_params = opts[:header_params] || {}
|
|
6129
6129
|
# HTTP header 'Accept' (if needed)
|
|
6130
|
-
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']
|
|
6131
6131
|
# HTTP header 'Content-Type'
|
|
6132
6132
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6133
6133
|
if !content_type.nil?
|
|
@@ -6191,7 +6191,7 @@ module Akeyless
|
|
|
6191
6191
|
# header parameters
|
|
6192
6192
|
header_params = opts[:header_params] || {}
|
|
6193
6193
|
# HTTP header 'Accept' (if needed)
|
|
6194
|
-
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']
|
|
6195
6195
|
# HTTP header 'Content-Type'
|
|
6196
6196
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6197
6197
|
if !content_type.nil?
|
|
@@ -6255,7 +6255,7 @@ module Akeyless
|
|
|
6255
6255
|
# header parameters
|
|
6256
6256
|
header_params = opts[:header_params] || {}
|
|
6257
6257
|
# HTTP header 'Accept' (if needed)
|
|
6258
|
-
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']
|
|
6259
6259
|
# HTTP header 'Content-Type'
|
|
6260
6260
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6261
6261
|
if !content_type.nil?
|
|
@@ -6319,7 +6319,7 @@ module Akeyless
|
|
|
6319
6319
|
# header parameters
|
|
6320
6320
|
header_params = opts[:header_params] || {}
|
|
6321
6321
|
# HTTP header 'Accept' (if needed)
|
|
6322
|
-
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']
|
|
6323
6323
|
# HTTP header 'Content-Type'
|
|
6324
6324
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6325
6325
|
if !content_type.nil?
|
|
@@ -6383,7 +6383,7 @@ module Akeyless
|
|
|
6383
6383
|
# header parameters
|
|
6384
6384
|
header_params = opts[:header_params] || {}
|
|
6385
6385
|
# HTTP header 'Accept' (if needed)
|
|
6386
|
-
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']
|
|
6387
6387
|
# HTTP header 'Content-Type'
|
|
6388
6388
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6389
6389
|
if !content_type.nil?
|
|
@@ -6447,7 +6447,7 @@ module Akeyless
|
|
|
6447
6447
|
# header parameters
|
|
6448
6448
|
header_params = opts[:header_params] || {}
|
|
6449
6449
|
# HTTP header 'Accept' (if needed)
|
|
6450
|
-
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']
|
|
6451
6451
|
# HTTP header 'Content-Type'
|
|
6452
6452
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6453
6453
|
if !content_type.nil?
|
|
@@ -6511,7 +6511,7 @@ module Akeyless
|
|
|
6511
6511
|
# header parameters
|
|
6512
6512
|
header_params = opts[:header_params] || {}
|
|
6513
6513
|
# HTTP header 'Accept' (if needed)
|
|
6514
|
-
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']
|
|
6515
6515
|
# HTTP header 'Content-Type'
|
|
6516
6516
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6517
6517
|
if !content_type.nil?
|
|
@@ -6575,7 +6575,7 @@ module Akeyless
|
|
|
6575
6575
|
# header parameters
|
|
6576
6576
|
header_params = opts[:header_params] || {}
|
|
6577
6577
|
# HTTP header 'Accept' (if needed)
|
|
6578
|
-
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']
|
|
6579
6579
|
# HTTP header 'Content-Type'
|
|
6580
6580
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6581
6581
|
if !content_type.nil?
|
|
@@ -6639,7 +6639,7 @@ module Akeyless
|
|
|
6639
6639
|
# header parameters
|
|
6640
6640
|
header_params = opts[:header_params] || {}
|
|
6641
6641
|
# HTTP header 'Accept' (if needed)
|
|
6642
|
-
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']
|
|
6643
6643
|
# HTTP header 'Content-Type'
|
|
6644
6644
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6645
6645
|
if !content_type.nil?
|
|
@@ -6703,7 +6703,7 @@ module Akeyless
|
|
|
6703
6703
|
# header parameters
|
|
6704
6704
|
header_params = opts[:header_params] || {}
|
|
6705
6705
|
# HTTP header 'Accept' (if needed)
|
|
6706
|
-
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']
|
|
6707
6707
|
# HTTP header 'Content-Type'
|
|
6708
6708
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6709
6709
|
if !content_type.nil?
|
|
@@ -6767,7 +6767,7 @@ module Akeyless
|
|
|
6767
6767
|
# header parameters
|
|
6768
6768
|
header_params = opts[:header_params] || {}
|
|
6769
6769
|
# HTTP header 'Accept' (if needed)
|
|
6770
|
-
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']
|
|
6771
6771
|
# HTTP header 'Content-Type'
|
|
6772
6772
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6773
6773
|
if !content_type.nil?
|
|
@@ -6831,7 +6831,7 @@ module Akeyless
|
|
|
6831
6831
|
# header parameters
|
|
6832
6832
|
header_params = opts[:header_params] || {}
|
|
6833
6833
|
# HTTP header 'Accept' (if needed)
|
|
6834
|
-
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']
|
|
6835
6835
|
# HTTP header 'Content-Type'
|
|
6836
6836
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6837
6837
|
if !content_type.nil?
|
|
@@ -6895,7 +6895,7 @@ module Akeyless
|
|
|
6895
6895
|
# header parameters
|
|
6896
6896
|
header_params = opts[:header_params] || {}
|
|
6897
6897
|
# HTTP header 'Accept' (if needed)
|
|
6898
|
-
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']
|
|
6899
6899
|
# HTTP header 'Content-Type'
|
|
6900
6900
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6901
6901
|
if !content_type.nil?
|
|
@@ -6959,7 +6959,7 @@ module Akeyless
|
|
|
6959
6959
|
# header parameters
|
|
6960
6960
|
header_params = opts[:header_params] || {}
|
|
6961
6961
|
# HTTP header 'Accept' (if needed)
|
|
6962
|
-
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']
|
|
6963
6963
|
# HTTP header 'Content-Type'
|
|
6964
6964
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
6965
6965
|
if !content_type.nil?
|
|
@@ -7023,7 +7023,7 @@ module Akeyless
|
|
|
7023
7023
|
# header parameters
|
|
7024
7024
|
header_params = opts[:header_params] || {}
|
|
7025
7025
|
# HTTP header 'Accept' (if needed)
|
|
7026
|
-
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']
|
|
7027
7027
|
# HTTP header 'Content-Type'
|
|
7028
7028
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7029
7029
|
if !content_type.nil?
|
|
@@ -7087,7 +7087,7 @@ module Akeyless
|
|
|
7087
7087
|
# header parameters
|
|
7088
7088
|
header_params = opts[:header_params] || {}
|
|
7089
7089
|
# HTTP header 'Accept' (if needed)
|
|
7090
|
-
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']
|
|
7091
7091
|
# HTTP header 'Content-Type'
|
|
7092
7092
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7093
7093
|
if !content_type.nil?
|
|
@@ -7151,7 +7151,7 @@ module Akeyless
|
|
|
7151
7151
|
# header parameters
|
|
7152
7152
|
header_params = opts[:header_params] || {}
|
|
7153
7153
|
# HTTP header 'Accept' (if needed)
|
|
7154
|
-
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']
|
|
7155
7155
|
# HTTP header 'Content-Type'
|
|
7156
7156
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7157
7157
|
if !content_type.nil?
|
|
@@ -7215,7 +7215,7 @@ module Akeyless
|
|
|
7215
7215
|
# header parameters
|
|
7216
7216
|
header_params = opts[:header_params] || {}
|
|
7217
7217
|
# HTTP header 'Accept' (if needed)
|
|
7218
|
-
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']
|
|
7219
7219
|
# HTTP header 'Content-Type'
|
|
7220
7220
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7221
7221
|
if !content_type.nil?
|
|
@@ -7279,7 +7279,7 @@ module Akeyless
|
|
|
7279
7279
|
# header parameters
|
|
7280
7280
|
header_params = opts[:header_params] || {}
|
|
7281
7281
|
# HTTP header 'Accept' (if needed)
|
|
7282
|
-
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']
|
|
7283
7283
|
# HTTP header 'Content-Type'
|
|
7284
7284
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7285
7285
|
if !content_type.nil?
|
|
@@ -7343,7 +7343,7 @@ module Akeyless
|
|
|
7343
7343
|
# header parameters
|
|
7344
7344
|
header_params = opts[:header_params] || {}
|
|
7345
7345
|
# HTTP header 'Accept' (if needed)
|
|
7346
|
-
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']
|
|
7347
7347
|
# HTTP header 'Content-Type'
|
|
7348
7348
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7349
7349
|
if !content_type.nil?
|
|
@@ -7407,7 +7407,7 @@ module Akeyless
|
|
|
7407
7407
|
# header parameters
|
|
7408
7408
|
header_params = opts[:header_params] || {}
|
|
7409
7409
|
# HTTP header 'Accept' (if needed)
|
|
7410
|
-
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']
|
|
7411
7411
|
# HTTP header 'Content-Type'
|
|
7412
7412
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7413
7413
|
if !content_type.nil?
|
|
@@ -7471,7 +7471,7 @@ module Akeyless
|
|
|
7471
7471
|
# header parameters
|
|
7472
7472
|
header_params = opts[:header_params] || {}
|
|
7473
7473
|
# HTTP header 'Accept' (if needed)
|
|
7474
|
-
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']
|
|
7475
7475
|
# HTTP header 'Content-Type'
|
|
7476
7476
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7477
7477
|
if !content_type.nil?
|
|
@@ -7535,7 +7535,7 @@ module Akeyless
|
|
|
7535
7535
|
# header parameters
|
|
7536
7536
|
header_params = opts[:header_params] || {}
|
|
7537
7537
|
# HTTP header 'Accept' (if needed)
|
|
7538
|
-
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']
|
|
7539
7539
|
# HTTP header 'Content-Type'
|
|
7540
7540
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7541
7541
|
if !content_type.nil?
|
|
@@ -7595,7 +7595,7 @@ module Akeyless
|
|
|
7595
7595
|
# header parameters
|
|
7596
7596
|
header_params = opts[:header_params] || {}
|
|
7597
7597
|
# HTTP header 'Accept' (if needed)
|
|
7598
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
7598
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
7599
7599
|
# HTTP header 'Content-Type'
|
|
7600
7600
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7601
7601
|
if !content_type.nil?
|
|
@@ -7659,7 +7659,7 @@ module Akeyless
|
|
|
7659
7659
|
# header parameters
|
|
7660
7660
|
header_params = opts[:header_params] || {}
|
|
7661
7661
|
# HTTP header 'Accept' (if needed)
|
|
7662
|
-
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']
|
|
7663
7663
|
# HTTP header 'Content-Type'
|
|
7664
7664
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7665
7665
|
if !content_type.nil?
|
|
@@ -7723,7 +7723,7 @@ module Akeyless
|
|
|
7723
7723
|
# header parameters
|
|
7724
7724
|
header_params = opts[:header_params] || {}
|
|
7725
7725
|
# HTTP header 'Accept' (if needed)
|
|
7726
|
-
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']
|
|
7727
7727
|
# HTTP header 'Content-Type'
|
|
7728
7728
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7729
7729
|
if !content_type.nil?
|
|
@@ -7787,7 +7787,7 @@ module Akeyless
|
|
|
7787
7787
|
# header parameters
|
|
7788
7788
|
header_params = opts[:header_params] || {}
|
|
7789
7789
|
# HTTP header 'Accept' (if needed)
|
|
7790
|
-
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']
|
|
7791
7791
|
# HTTP header 'Content-Type'
|
|
7792
7792
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7793
7793
|
if !content_type.nil?
|
|
@@ -7851,7 +7851,7 @@ module Akeyless
|
|
|
7851
7851
|
# header parameters
|
|
7852
7852
|
header_params = opts[:header_params] || {}
|
|
7853
7853
|
# HTTP header 'Accept' (if needed)
|
|
7854
|
-
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']
|
|
7855
7855
|
# HTTP header 'Content-Type'
|
|
7856
7856
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7857
7857
|
if !content_type.nil?
|
|
@@ -7915,7 +7915,7 @@ module Akeyless
|
|
|
7915
7915
|
# header parameters
|
|
7916
7916
|
header_params = opts[:header_params] || {}
|
|
7917
7917
|
# HTTP header 'Accept' (if needed)
|
|
7918
|
-
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']
|
|
7919
7919
|
# HTTP header 'Content-Type'
|
|
7920
7920
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7921
7921
|
if !content_type.nil?
|
|
@@ -7979,7 +7979,7 @@ module Akeyless
|
|
|
7979
7979
|
# header parameters
|
|
7980
7980
|
header_params = opts[:header_params] || {}
|
|
7981
7981
|
# HTTP header 'Accept' (if needed)
|
|
7982
|
-
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']
|
|
7983
7983
|
# HTTP header 'Content-Type'
|
|
7984
7984
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
7985
7985
|
if !content_type.nil?
|
|
@@ -8043,7 +8043,7 @@ module Akeyless
|
|
|
8043
8043
|
# header parameters
|
|
8044
8044
|
header_params = opts[:header_params] || {}
|
|
8045
8045
|
# HTTP header 'Accept' (if needed)
|
|
8046
|
-
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']
|
|
8047
8047
|
# HTTP header 'Content-Type'
|
|
8048
8048
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8049
8049
|
if !content_type.nil?
|
|
@@ -8107,7 +8107,7 @@ module Akeyless
|
|
|
8107
8107
|
# header parameters
|
|
8108
8108
|
header_params = opts[:header_params] || {}
|
|
8109
8109
|
# HTTP header 'Accept' (if needed)
|
|
8110
|
-
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']
|
|
8111
8111
|
# HTTP header 'Content-Type'
|
|
8112
8112
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8113
8113
|
if !content_type.nil?
|
|
@@ -8171,7 +8171,7 @@ module Akeyless
|
|
|
8171
8171
|
# header parameters
|
|
8172
8172
|
header_params = opts[:header_params] || {}
|
|
8173
8173
|
# HTTP header 'Accept' (if needed)
|
|
8174
|
-
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']
|
|
8175
8175
|
# HTTP header 'Content-Type'
|
|
8176
8176
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8177
8177
|
if !content_type.nil?
|
|
@@ -8235,7 +8235,7 @@ module Akeyless
|
|
|
8235
8235
|
# header parameters
|
|
8236
8236
|
header_params = opts[:header_params] || {}
|
|
8237
8237
|
# HTTP header 'Accept' (if needed)
|
|
8238
|
-
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']
|
|
8239
8239
|
# HTTP header 'Content-Type'
|
|
8240
8240
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8241
8241
|
if !content_type.nil?
|
|
@@ -8299,7 +8299,7 @@ module Akeyless
|
|
|
8299
8299
|
# header parameters
|
|
8300
8300
|
header_params = opts[:header_params] || {}
|
|
8301
8301
|
# HTTP header 'Accept' (if needed)
|
|
8302
|
-
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']
|
|
8303
8303
|
# HTTP header 'Content-Type'
|
|
8304
8304
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8305
8305
|
if !content_type.nil?
|
|
@@ -8363,7 +8363,7 @@ module Akeyless
|
|
|
8363
8363
|
# header parameters
|
|
8364
8364
|
header_params = opts[:header_params] || {}
|
|
8365
8365
|
# HTTP header 'Accept' (if needed)
|
|
8366
|
-
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']
|
|
8367
8367
|
# HTTP header 'Content-Type'
|
|
8368
8368
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8369
8369
|
if !content_type.nil?
|
|
@@ -8427,7 +8427,7 @@ module Akeyless
|
|
|
8427
8427
|
# header parameters
|
|
8428
8428
|
header_params = opts[:header_params] || {}
|
|
8429
8429
|
# HTTP header 'Accept' (if needed)
|
|
8430
|
-
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']
|
|
8431
8431
|
# HTTP header 'Content-Type'
|
|
8432
8432
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8433
8433
|
if !content_type.nil?
|
|
@@ -8491,7 +8491,7 @@ module Akeyless
|
|
|
8491
8491
|
# header parameters
|
|
8492
8492
|
header_params = opts[:header_params] || {}
|
|
8493
8493
|
# HTTP header 'Accept' (if needed)
|
|
8494
|
-
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']
|
|
8495
8495
|
# HTTP header 'Content-Type'
|
|
8496
8496
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8497
8497
|
if !content_type.nil?
|
|
@@ -8555,7 +8555,7 @@ module Akeyless
|
|
|
8555
8555
|
# header parameters
|
|
8556
8556
|
header_params = opts[:header_params] || {}
|
|
8557
8557
|
# HTTP header 'Accept' (if needed)
|
|
8558
|
-
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']
|
|
8559
8559
|
# HTTP header 'Content-Type'
|
|
8560
8560
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8561
8561
|
if !content_type.nil?
|
|
@@ -8619,7 +8619,7 @@ module Akeyless
|
|
|
8619
8619
|
# header parameters
|
|
8620
8620
|
header_params = opts[:header_params] || {}
|
|
8621
8621
|
# HTTP header 'Accept' (if needed)
|
|
8622
|
-
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']
|
|
8623
8623
|
# HTTP header 'Content-Type'
|
|
8624
8624
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8625
8625
|
if !content_type.nil?
|
|
@@ -8683,7 +8683,7 @@ module Akeyless
|
|
|
8683
8683
|
# header parameters
|
|
8684
8684
|
header_params = opts[:header_params] || {}
|
|
8685
8685
|
# HTTP header 'Accept' (if needed)
|
|
8686
|
-
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']
|
|
8687
8687
|
# HTTP header 'Content-Type'
|
|
8688
8688
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8689
8689
|
if !content_type.nil?
|
|
@@ -8747,7 +8747,7 @@ module Akeyless
|
|
|
8747
8747
|
# header parameters
|
|
8748
8748
|
header_params = opts[:header_params] || {}
|
|
8749
8749
|
# HTTP header 'Accept' (if needed)
|
|
8750
|
-
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']
|
|
8751
8751
|
# HTTP header 'Content-Type'
|
|
8752
8752
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8753
8753
|
if !content_type.nil?
|
|
@@ -8811,7 +8811,7 @@ module Akeyless
|
|
|
8811
8811
|
# header parameters
|
|
8812
8812
|
header_params = opts[:header_params] || {}
|
|
8813
8813
|
# HTTP header 'Accept' (if needed)
|
|
8814
|
-
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']
|
|
8815
8815
|
# HTTP header 'Content-Type'
|
|
8816
8816
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8817
8817
|
if !content_type.nil?
|
|
@@ -8875,7 +8875,7 @@ module Akeyless
|
|
|
8875
8875
|
# header parameters
|
|
8876
8876
|
header_params = opts[:header_params] || {}
|
|
8877
8877
|
# HTTP header 'Accept' (if needed)
|
|
8878
|
-
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']
|
|
8879
8879
|
# HTTP header 'Content-Type'
|
|
8880
8880
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8881
8881
|
if !content_type.nil?
|
|
@@ -8939,7 +8939,7 @@ module Akeyless
|
|
|
8939
8939
|
# header parameters
|
|
8940
8940
|
header_params = opts[:header_params] || {}
|
|
8941
8941
|
# HTTP header 'Accept' (if needed)
|
|
8942
|
-
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']
|
|
8943
8943
|
# HTTP header 'Content-Type'
|
|
8944
8944
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
8945
8945
|
if !content_type.nil?
|
|
@@ -9003,7 +9003,7 @@ module Akeyless
|
|
|
9003
9003
|
# header parameters
|
|
9004
9004
|
header_params = opts[:header_params] || {}
|
|
9005
9005
|
# HTTP header 'Accept' (if needed)
|
|
9006
|
-
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']
|
|
9007
9007
|
# HTTP header 'Content-Type'
|
|
9008
9008
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9009
9009
|
if !content_type.nil?
|
|
@@ -9067,7 +9067,7 @@ module Akeyless
|
|
|
9067
9067
|
# header parameters
|
|
9068
9068
|
header_params = opts[:header_params] || {}
|
|
9069
9069
|
# HTTP header 'Accept' (if needed)
|
|
9070
|
-
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']
|
|
9071
9071
|
# HTTP header 'Content-Type'
|
|
9072
9072
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9073
9073
|
if !content_type.nil?
|
|
@@ -9131,7 +9131,7 @@ module Akeyless
|
|
|
9131
9131
|
# header parameters
|
|
9132
9132
|
header_params = opts[:header_params] || {}
|
|
9133
9133
|
# HTTP header 'Accept' (if needed)
|
|
9134
|
-
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']
|
|
9135
9135
|
# HTTP header 'Content-Type'
|
|
9136
9136
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9137
9137
|
if !content_type.nil?
|
|
@@ -9195,7 +9195,7 @@ module Akeyless
|
|
|
9195
9195
|
# header parameters
|
|
9196
9196
|
header_params = opts[:header_params] || {}
|
|
9197
9197
|
# HTTP header 'Accept' (if needed)
|
|
9198
|
-
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']
|
|
9199
9199
|
# HTTP header 'Content-Type'
|
|
9200
9200
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9201
9201
|
if !content_type.nil?
|
|
@@ -9259,7 +9259,7 @@ module Akeyless
|
|
|
9259
9259
|
# header parameters
|
|
9260
9260
|
header_params = opts[:header_params] || {}
|
|
9261
9261
|
# HTTP header 'Accept' (if needed)
|
|
9262
|
-
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']
|
|
9263
9263
|
# HTTP header 'Content-Type'
|
|
9264
9264
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9265
9265
|
if !content_type.nil?
|
|
@@ -9323,7 +9323,7 @@ module Akeyless
|
|
|
9323
9323
|
# header parameters
|
|
9324
9324
|
header_params = opts[:header_params] || {}
|
|
9325
9325
|
# HTTP header 'Accept' (if needed)
|
|
9326
|
-
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']
|
|
9327
9327
|
# HTTP header 'Content-Type'
|
|
9328
9328
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9329
9329
|
if !content_type.nil?
|
|
@@ -9387,7 +9387,7 @@ module Akeyless
|
|
|
9387
9387
|
# header parameters
|
|
9388
9388
|
header_params = opts[:header_params] || {}
|
|
9389
9389
|
# HTTP header 'Accept' (if needed)
|
|
9390
|
-
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']
|
|
9391
9391
|
# HTTP header 'Content-Type'
|
|
9392
9392
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9393
9393
|
if !content_type.nil?
|
|
@@ -9451,7 +9451,7 @@ module Akeyless
|
|
|
9451
9451
|
# header parameters
|
|
9452
9452
|
header_params = opts[:header_params] || {}
|
|
9453
9453
|
# HTTP header 'Accept' (if needed)
|
|
9454
|
-
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']
|
|
9455
9455
|
# HTTP header 'Content-Type'
|
|
9456
9456
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9457
9457
|
if !content_type.nil?
|
|
@@ -9515,7 +9515,7 @@ module Akeyless
|
|
|
9515
9515
|
# header parameters
|
|
9516
9516
|
header_params = opts[:header_params] || {}
|
|
9517
9517
|
# HTTP header 'Accept' (if needed)
|
|
9518
|
-
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']
|
|
9519
9519
|
# HTTP header 'Content-Type'
|
|
9520
9520
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9521
9521
|
if !content_type.nil?
|
|
@@ -9579,7 +9579,7 @@ module Akeyless
|
|
|
9579
9579
|
# header parameters
|
|
9580
9580
|
header_params = opts[:header_params] || {}
|
|
9581
9581
|
# HTTP header 'Accept' (if needed)
|
|
9582
|
-
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']
|
|
9583
9583
|
# HTTP header 'Content-Type'
|
|
9584
9584
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9585
9585
|
if !content_type.nil?
|
|
@@ -9643,7 +9643,7 @@ module Akeyless
|
|
|
9643
9643
|
# header parameters
|
|
9644
9644
|
header_params = opts[:header_params] || {}
|
|
9645
9645
|
# HTTP header 'Accept' (if needed)
|
|
9646
|
-
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']
|
|
9647
9647
|
# HTTP header 'Content-Type'
|
|
9648
9648
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9649
9649
|
if !content_type.nil?
|
|
@@ -9707,7 +9707,7 @@ module Akeyless
|
|
|
9707
9707
|
# header parameters
|
|
9708
9708
|
header_params = opts[:header_params] || {}
|
|
9709
9709
|
# HTTP header 'Accept' (if needed)
|
|
9710
|
-
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']
|
|
9711
9711
|
# HTTP header 'Content-Type'
|
|
9712
9712
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9713
9713
|
if !content_type.nil?
|
|
@@ -9767,7 +9767,7 @@ module Akeyless
|
|
|
9767
9767
|
# header parameters
|
|
9768
9768
|
header_params = opts[:header_params] || {}
|
|
9769
9769
|
# HTTP header 'Accept' (if needed)
|
|
9770
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
9770
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
9771
9771
|
# HTTP header 'Content-Type'
|
|
9772
9772
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9773
9773
|
if !content_type.nil?
|
|
@@ -9831,7 +9831,7 @@ module Akeyless
|
|
|
9831
9831
|
# header parameters
|
|
9832
9832
|
header_params = opts[:header_params] || {}
|
|
9833
9833
|
# HTTP header 'Accept' (if needed)
|
|
9834
|
-
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']
|
|
9835
9835
|
# HTTP header 'Content-Type'
|
|
9836
9836
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9837
9837
|
if !content_type.nil?
|
|
@@ -9895,7 +9895,7 @@ module Akeyless
|
|
|
9895
9895
|
# header parameters
|
|
9896
9896
|
header_params = opts[:header_params] || {}
|
|
9897
9897
|
# HTTP header 'Accept' (if needed)
|
|
9898
|
-
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']
|
|
9899
9899
|
# HTTP header 'Content-Type'
|
|
9900
9900
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9901
9901
|
if !content_type.nil?
|
|
@@ -9959,7 +9959,7 @@ module Akeyless
|
|
|
9959
9959
|
# header parameters
|
|
9960
9960
|
header_params = opts[:header_params] || {}
|
|
9961
9961
|
# HTTP header 'Accept' (if needed)
|
|
9962
|
-
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']
|
|
9963
9963
|
# HTTP header 'Content-Type'
|
|
9964
9964
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
9965
9965
|
if !content_type.nil?
|
|
@@ -10023,7 +10023,7 @@ module Akeyless
|
|
|
10023
10023
|
# header parameters
|
|
10024
10024
|
header_params = opts[:header_params] || {}
|
|
10025
10025
|
# HTTP header 'Accept' (if needed)
|
|
10026
|
-
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']
|
|
10027
10027
|
# HTTP header 'Content-Type'
|
|
10028
10028
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10029
10029
|
if !content_type.nil?
|
|
@@ -10087,7 +10087,7 @@ module Akeyless
|
|
|
10087
10087
|
# header parameters
|
|
10088
10088
|
header_params = opts[:header_params] || {}
|
|
10089
10089
|
# HTTP header 'Accept' (if needed)
|
|
10090
|
-
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']
|
|
10091
10091
|
# HTTP header 'Content-Type'
|
|
10092
10092
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10093
10093
|
if !content_type.nil?
|
|
@@ -10151,7 +10151,7 @@ module Akeyless
|
|
|
10151
10151
|
# header parameters
|
|
10152
10152
|
header_params = opts[:header_params] || {}
|
|
10153
10153
|
# HTTP header 'Accept' (if needed)
|
|
10154
|
-
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']
|
|
10155
10155
|
# HTTP header 'Content-Type'
|
|
10156
10156
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10157
10157
|
if !content_type.nil?
|
|
@@ -10215,7 +10215,7 @@ module Akeyless
|
|
|
10215
10215
|
# header parameters
|
|
10216
10216
|
header_params = opts[:header_params] || {}
|
|
10217
10217
|
# HTTP header 'Accept' (if needed)
|
|
10218
|
-
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']
|
|
10219
10219
|
# HTTP header 'Content-Type'
|
|
10220
10220
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10221
10221
|
if !content_type.nil?
|
|
@@ -10279,7 +10279,7 @@ module Akeyless
|
|
|
10279
10279
|
# header parameters
|
|
10280
10280
|
header_params = opts[:header_params] || {}
|
|
10281
10281
|
# HTTP header 'Accept' (if needed)
|
|
10282
|
-
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']
|
|
10283
10283
|
# HTTP header 'Content-Type'
|
|
10284
10284
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10285
10285
|
if !content_type.nil?
|
|
@@ -10343,7 +10343,7 @@ module Akeyless
|
|
|
10343
10343
|
# header parameters
|
|
10344
10344
|
header_params = opts[:header_params] || {}
|
|
10345
10345
|
# HTTP header 'Accept' (if needed)
|
|
10346
|
-
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']
|
|
10347
10347
|
# HTTP header 'Content-Type'
|
|
10348
10348
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10349
10349
|
if !content_type.nil?
|
|
@@ -10407,7 +10407,7 @@ module Akeyless
|
|
|
10407
10407
|
# header parameters
|
|
10408
10408
|
header_params = opts[:header_params] || {}
|
|
10409
10409
|
# HTTP header 'Accept' (if needed)
|
|
10410
|
-
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']
|
|
10411
10411
|
# HTTP header 'Content-Type'
|
|
10412
10412
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10413
10413
|
if !content_type.nil?
|
|
@@ -10471,7 +10471,7 @@ module Akeyless
|
|
|
10471
10471
|
# header parameters
|
|
10472
10472
|
header_params = opts[:header_params] || {}
|
|
10473
10473
|
# HTTP header 'Accept' (if needed)
|
|
10474
|
-
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']
|
|
10475
10475
|
# HTTP header 'Content-Type'
|
|
10476
10476
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10477
10477
|
if !content_type.nil?
|
|
@@ -10535,7 +10535,7 @@ module Akeyless
|
|
|
10535
10535
|
# header parameters
|
|
10536
10536
|
header_params = opts[:header_params] || {}
|
|
10537
10537
|
# HTTP header 'Accept' (if needed)
|
|
10538
|
-
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']
|
|
10539
10539
|
# HTTP header 'Content-Type'
|
|
10540
10540
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10541
10541
|
if !content_type.nil?
|
|
@@ -10599,7 +10599,7 @@ module Akeyless
|
|
|
10599
10599
|
# header parameters
|
|
10600
10600
|
header_params = opts[:header_params] || {}
|
|
10601
10601
|
# HTTP header 'Accept' (if needed)
|
|
10602
|
-
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']
|
|
10603
10603
|
# HTTP header 'Content-Type'
|
|
10604
10604
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10605
10605
|
if !content_type.nil?
|
|
@@ -10663,7 +10663,7 @@ module Akeyless
|
|
|
10663
10663
|
# header parameters
|
|
10664
10664
|
header_params = opts[:header_params] || {}
|
|
10665
10665
|
# HTTP header 'Accept' (if needed)
|
|
10666
|
-
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']
|
|
10667
10667
|
# HTTP header 'Content-Type'
|
|
10668
10668
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10669
10669
|
if !content_type.nil?
|
|
@@ -10727,7 +10727,7 @@ module Akeyless
|
|
|
10727
10727
|
# header parameters
|
|
10728
10728
|
header_params = opts[:header_params] || {}
|
|
10729
10729
|
# HTTP header 'Accept' (if needed)
|
|
10730
|
-
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']
|
|
10731
10731
|
# HTTP header 'Content-Type'
|
|
10732
10732
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10733
10733
|
if !content_type.nil?
|
|
@@ -10791,7 +10791,7 @@ module Akeyless
|
|
|
10791
10791
|
# header parameters
|
|
10792
10792
|
header_params = opts[:header_params] || {}
|
|
10793
10793
|
# HTTP header 'Accept' (if needed)
|
|
10794
|
-
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']
|
|
10795
10795
|
# HTTP header 'Content-Type'
|
|
10796
10796
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10797
10797
|
if !content_type.nil?
|
|
@@ -10855,7 +10855,7 @@ module Akeyless
|
|
|
10855
10855
|
# header parameters
|
|
10856
10856
|
header_params = opts[:header_params] || {}
|
|
10857
10857
|
# HTTP header 'Accept' (if needed)
|
|
10858
|
-
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']
|
|
10859
10859
|
# HTTP header 'Content-Type'
|
|
10860
10860
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10861
10861
|
if !content_type.nil?
|
|
@@ -10919,7 +10919,7 @@ module Akeyless
|
|
|
10919
10919
|
# header parameters
|
|
10920
10920
|
header_params = opts[:header_params] || {}
|
|
10921
10921
|
# HTTP header 'Accept' (if needed)
|
|
10922
|
-
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']
|
|
10923
10923
|
# HTTP header 'Content-Type'
|
|
10924
10924
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10925
10925
|
if !content_type.nil?
|
|
@@ -10983,7 +10983,7 @@ module Akeyless
|
|
|
10983
10983
|
# header parameters
|
|
10984
10984
|
header_params = opts[:header_params] || {}
|
|
10985
10985
|
# HTTP header 'Accept' (if needed)
|
|
10986
|
-
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']
|
|
10987
10987
|
# HTTP header 'Content-Type'
|
|
10988
10988
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
10989
10989
|
if !content_type.nil?
|
|
@@ -11047,7 +11047,7 @@ module Akeyless
|
|
|
11047
11047
|
# header parameters
|
|
11048
11048
|
header_params = opts[:header_params] || {}
|
|
11049
11049
|
# HTTP header 'Accept' (if needed)
|
|
11050
|
-
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']
|
|
11051
11051
|
# HTTP header 'Content-Type'
|
|
11052
11052
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11053
11053
|
if !content_type.nil?
|
|
@@ -11111,7 +11111,7 @@ module Akeyless
|
|
|
11111
11111
|
# header parameters
|
|
11112
11112
|
header_params = opts[:header_params] || {}
|
|
11113
11113
|
# HTTP header 'Accept' (if needed)
|
|
11114
|
-
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']
|
|
11115
11115
|
# HTTP header 'Content-Type'
|
|
11116
11116
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11117
11117
|
if !content_type.nil?
|
|
@@ -11175,7 +11175,7 @@ module Akeyless
|
|
|
11175
11175
|
# header parameters
|
|
11176
11176
|
header_params = opts[:header_params] || {}
|
|
11177
11177
|
# HTTP header 'Accept' (if needed)
|
|
11178
|
-
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']
|
|
11179
11179
|
# HTTP header 'Content-Type'
|
|
11180
11180
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11181
11181
|
if !content_type.nil?
|
|
@@ -11239,7 +11239,7 @@ module Akeyless
|
|
|
11239
11239
|
# header parameters
|
|
11240
11240
|
header_params = opts[:header_params] || {}
|
|
11241
11241
|
# HTTP header 'Accept' (if needed)
|
|
11242
|
-
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']
|
|
11243
11243
|
# HTTP header 'Content-Type'
|
|
11244
11244
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11245
11245
|
if !content_type.nil?
|
|
@@ -11303,7 +11303,7 @@ module Akeyless
|
|
|
11303
11303
|
# header parameters
|
|
11304
11304
|
header_params = opts[:header_params] || {}
|
|
11305
11305
|
# HTTP header 'Accept' (if needed)
|
|
11306
|
-
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']
|
|
11307
11307
|
# HTTP header 'Content-Type'
|
|
11308
11308
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11309
11309
|
if !content_type.nil?
|
|
@@ -11367,7 +11367,7 @@ module Akeyless
|
|
|
11367
11367
|
# header parameters
|
|
11368
11368
|
header_params = opts[:header_params] || {}
|
|
11369
11369
|
# HTTP header 'Accept' (if needed)
|
|
11370
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
11370
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
11371
11371
|
# HTTP header 'Content-Type'
|
|
11372
11372
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11373
11373
|
if !content_type.nil?
|
|
@@ -11431,7 +11431,7 @@ module Akeyless
|
|
|
11431
11431
|
# header parameters
|
|
11432
11432
|
header_params = opts[:header_params] || {}
|
|
11433
11433
|
# HTTP header 'Accept' (if needed)
|
|
11434
|
-
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']
|
|
11435
11435
|
# HTTP header 'Content-Type'
|
|
11436
11436
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11437
11437
|
if !content_type.nil?
|
|
@@ -11495,7 +11495,7 @@ module Akeyless
|
|
|
11495
11495
|
# header parameters
|
|
11496
11496
|
header_params = opts[:header_params] || {}
|
|
11497
11497
|
# HTTP header 'Accept' (if needed)
|
|
11498
|
-
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']
|
|
11499
11499
|
# HTTP header 'Content-Type'
|
|
11500
11500
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11501
11501
|
if !content_type.nil?
|
|
@@ -11559,7 +11559,7 @@ module Akeyless
|
|
|
11559
11559
|
# header parameters
|
|
11560
11560
|
header_params = opts[:header_params] || {}
|
|
11561
11561
|
# HTTP header 'Accept' (if needed)
|
|
11562
|
-
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']
|
|
11563
11563
|
# HTTP header 'Content-Type'
|
|
11564
11564
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11565
11565
|
if !content_type.nil?
|
|
@@ -11623,7 +11623,7 @@ module Akeyless
|
|
|
11623
11623
|
# header parameters
|
|
11624
11624
|
header_params = opts[:header_params] || {}
|
|
11625
11625
|
# HTTP header 'Accept' (if needed)
|
|
11626
|
-
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']
|
|
11627
11627
|
# HTTP header 'Content-Type'
|
|
11628
11628
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11629
11629
|
if !content_type.nil?
|
|
@@ -11687,7 +11687,7 @@ module Akeyless
|
|
|
11687
11687
|
# header parameters
|
|
11688
11688
|
header_params = opts[:header_params] || {}
|
|
11689
11689
|
# HTTP header 'Accept' (if needed)
|
|
11690
|
-
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']
|
|
11691
11691
|
# HTTP header 'Content-Type'
|
|
11692
11692
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11693
11693
|
if !content_type.nil?
|
|
@@ -11751,7 +11751,7 @@ module Akeyless
|
|
|
11751
11751
|
# header parameters
|
|
11752
11752
|
header_params = opts[:header_params] || {}
|
|
11753
11753
|
# HTTP header 'Accept' (if needed)
|
|
11754
|
-
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']
|
|
11755
11755
|
# HTTP header 'Content-Type'
|
|
11756
11756
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11757
11757
|
if !content_type.nil?
|
|
@@ -11815,7 +11815,7 @@ module Akeyless
|
|
|
11815
11815
|
# header parameters
|
|
11816
11816
|
header_params = opts[:header_params] || {}
|
|
11817
11817
|
# HTTP header 'Accept' (if needed)
|
|
11818
|
-
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']
|
|
11819
11819
|
# HTTP header 'Content-Type'
|
|
11820
11820
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11821
11821
|
if !content_type.nil?
|
|
@@ -11879,7 +11879,7 @@ module Akeyless
|
|
|
11879
11879
|
# header parameters
|
|
11880
11880
|
header_params = opts[:header_params] || {}
|
|
11881
11881
|
# HTTP header 'Accept' (if needed)
|
|
11882
|
-
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']
|
|
11883
11883
|
# HTTP header 'Content-Type'
|
|
11884
11884
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11885
11885
|
if !content_type.nil?
|
|
@@ -11943,7 +11943,7 @@ module Akeyless
|
|
|
11943
11943
|
# header parameters
|
|
11944
11944
|
header_params = opts[:header_params] || {}
|
|
11945
11945
|
# HTTP header 'Accept' (if needed)
|
|
11946
|
-
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']
|
|
11947
11947
|
# HTTP header 'Content-Type'
|
|
11948
11948
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
11949
11949
|
if !content_type.nil?
|
|
@@ -12007,7 +12007,7 @@ module Akeyless
|
|
|
12007
12007
|
# header parameters
|
|
12008
12008
|
header_params = opts[:header_params] || {}
|
|
12009
12009
|
# HTTP header 'Accept' (if needed)
|
|
12010
|
-
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']
|
|
12011
12011
|
# HTTP header 'Content-Type'
|
|
12012
12012
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12013
12013
|
if !content_type.nil?
|
|
@@ -12071,7 +12071,7 @@ module Akeyless
|
|
|
12071
12071
|
# header parameters
|
|
12072
12072
|
header_params = opts[:header_params] || {}
|
|
12073
12073
|
# HTTP header 'Accept' (if needed)
|
|
12074
|
-
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']
|
|
12075
12075
|
# HTTP header 'Content-Type'
|
|
12076
12076
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12077
12077
|
if !content_type.nil?
|
|
@@ -12135,7 +12135,7 @@ module Akeyless
|
|
|
12135
12135
|
# header parameters
|
|
12136
12136
|
header_params = opts[:header_params] || {}
|
|
12137
12137
|
# HTTP header 'Accept' (if needed)
|
|
12138
|
-
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']
|
|
12139
12139
|
# HTTP header 'Content-Type'
|
|
12140
12140
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12141
12141
|
if !content_type.nil?
|
|
@@ -12199,7 +12199,7 @@ module Akeyless
|
|
|
12199
12199
|
# header parameters
|
|
12200
12200
|
header_params = opts[:header_params] || {}
|
|
12201
12201
|
# HTTP header 'Accept' (if needed)
|
|
12202
|
-
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']
|
|
12203
12203
|
# HTTP header 'Content-Type'
|
|
12204
12204
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12205
12205
|
if !content_type.nil?
|
|
@@ -12263,7 +12263,7 @@ module Akeyless
|
|
|
12263
12263
|
# header parameters
|
|
12264
12264
|
header_params = opts[:header_params] || {}
|
|
12265
12265
|
# HTTP header 'Accept' (if needed)
|
|
12266
|
-
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']
|
|
12267
12267
|
# HTTP header 'Content-Type'
|
|
12268
12268
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12269
12269
|
if !content_type.nil?
|
|
@@ -12327,7 +12327,7 @@ module Akeyless
|
|
|
12327
12327
|
# header parameters
|
|
12328
12328
|
header_params = opts[:header_params] || {}
|
|
12329
12329
|
# HTTP header 'Accept' (if needed)
|
|
12330
|
-
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']
|
|
12331
12331
|
# HTTP header 'Content-Type'
|
|
12332
12332
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12333
12333
|
if !content_type.nil?
|
|
@@ -12391,7 +12391,7 @@ module Akeyless
|
|
|
12391
12391
|
# header parameters
|
|
12392
12392
|
header_params = opts[:header_params] || {}
|
|
12393
12393
|
# HTTP header 'Accept' (if needed)
|
|
12394
|
-
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']
|
|
12395
12395
|
# HTTP header 'Content-Type'
|
|
12396
12396
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12397
12397
|
if !content_type.nil?
|
|
@@ -12455,7 +12455,7 @@ module Akeyless
|
|
|
12455
12455
|
# header parameters
|
|
12456
12456
|
header_params = opts[:header_params] || {}
|
|
12457
12457
|
# HTTP header 'Accept' (if needed)
|
|
12458
|
-
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']
|
|
12459
12459
|
# HTTP header 'Content-Type'
|
|
12460
12460
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12461
12461
|
if !content_type.nil?
|
|
@@ -12519,7 +12519,7 @@ module Akeyless
|
|
|
12519
12519
|
# header parameters
|
|
12520
12520
|
header_params = opts[:header_params] || {}
|
|
12521
12521
|
# HTTP header 'Accept' (if needed)
|
|
12522
|
-
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']
|
|
12523
12523
|
# HTTP header 'Content-Type'
|
|
12524
12524
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12525
12525
|
if !content_type.nil?
|
|
@@ -12583,7 +12583,7 @@ module Akeyless
|
|
|
12583
12583
|
# header parameters
|
|
12584
12584
|
header_params = opts[:header_params] || {}
|
|
12585
12585
|
# HTTP header 'Accept' (if needed)
|
|
12586
|
-
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']
|
|
12587
12587
|
# HTTP header 'Content-Type'
|
|
12588
12588
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12589
12589
|
if !content_type.nil?
|
|
@@ -12647,7 +12647,7 @@ module Akeyless
|
|
|
12647
12647
|
# header parameters
|
|
12648
12648
|
header_params = opts[:header_params] || {}
|
|
12649
12649
|
# HTTP header 'Accept' (if needed)
|
|
12650
|
-
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']
|
|
12651
12651
|
# HTTP header 'Content-Type'
|
|
12652
12652
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12653
12653
|
if !content_type.nil?
|
|
@@ -12711,7 +12711,7 @@ module Akeyless
|
|
|
12711
12711
|
# header parameters
|
|
12712
12712
|
header_params = opts[:header_params] || {}
|
|
12713
12713
|
# HTTP header 'Accept' (if needed)
|
|
12714
|
-
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']
|
|
12715
12715
|
# HTTP header 'Content-Type'
|
|
12716
12716
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12717
12717
|
if !content_type.nil?
|
|
@@ -12775,7 +12775,7 @@ module Akeyless
|
|
|
12775
12775
|
# header parameters
|
|
12776
12776
|
header_params = opts[:header_params] || {}
|
|
12777
12777
|
# HTTP header 'Accept' (if needed)
|
|
12778
|
-
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']
|
|
12779
12779
|
# HTTP header 'Content-Type'
|
|
12780
12780
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12781
12781
|
if !content_type.nil?
|
|
@@ -12839,7 +12839,7 @@ module Akeyless
|
|
|
12839
12839
|
# header parameters
|
|
12840
12840
|
header_params = opts[:header_params] || {}
|
|
12841
12841
|
# HTTP header 'Accept' (if needed)
|
|
12842
|
-
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']
|
|
12843
12843
|
# HTTP header 'Content-Type'
|
|
12844
12844
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12845
12845
|
if !content_type.nil?
|
|
@@ -12903,7 +12903,7 @@ module Akeyless
|
|
|
12903
12903
|
# header parameters
|
|
12904
12904
|
header_params = opts[:header_params] || {}
|
|
12905
12905
|
# HTTP header 'Accept' (if needed)
|
|
12906
|
-
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']
|
|
12907
12907
|
# HTTP header 'Content-Type'
|
|
12908
12908
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12909
12909
|
if !content_type.nil?
|
|
@@ -12967,7 +12967,7 @@ module Akeyless
|
|
|
12967
12967
|
# header parameters
|
|
12968
12968
|
header_params = opts[:header_params] || {}
|
|
12969
12969
|
# HTTP header 'Accept' (if needed)
|
|
12970
|
-
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']
|
|
12971
12971
|
# HTTP header 'Content-Type'
|
|
12972
12972
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
12973
12973
|
if !content_type.nil?
|
|
@@ -13027,7 +13027,7 @@ module Akeyless
|
|
|
13027
13027
|
# header parameters
|
|
13028
13028
|
header_params = opts[:header_params] || {}
|
|
13029
13029
|
# HTTP header 'Accept' (if needed)
|
|
13030
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13030
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13031
13031
|
# HTTP header 'Content-Type'
|
|
13032
13032
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13033
13033
|
if !content_type.nil?
|
|
@@ -13091,7 +13091,7 @@ module Akeyless
|
|
|
13091
13091
|
# header parameters
|
|
13092
13092
|
header_params = opts[:header_params] || {}
|
|
13093
13093
|
# HTTP header 'Accept' (if needed)
|
|
13094
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
13094
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
13095
13095
|
# HTTP header 'Content-Type'
|
|
13096
13096
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13097
13097
|
if !content_type.nil?
|
|
@@ -13155,7 +13155,7 @@ module Akeyless
|
|
|
13155
13155
|
# header parameters
|
|
13156
13156
|
header_params = opts[:header_params] || {}
|
|
13157
13157
|
# HTTP header 'Accept' (if needed)
|
|
13158
|
-
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']
|
|
13159
13159
|
# HTTP header 'Content-Type'
|
|
13160
13160
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13161
13161
|
if !content_type.nil?
|
|
@@ -13219,7 +13219,7 @@ module Akeyless
|
|
|
13219
13219
|
# header parameters
|
|
13220
13220
|
header_params = opts[:header_params] || {}
|
|
13221
13221
|
# HTTP header 'Accept' (if needed)
|
|
13222
|
-
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']
|
|
13223
13223
|
# HTTP header 'Content-Type'
|
|
13224
13224
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13225
13225
|
if !content_type.nil?
|
|
@@ -13283,7 +13283,7 @@ module Akeyless
|
|
|
13283
13283
|
# header parameters
|
|
13284
13284
|
header_params = opts[:header_params] || {}
|
|
13285
13285
|
# HTTP header 'Accept' (if needed)
|
|
13286
|
-
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']
|
|
13287
13287
|
# HTTP header 'Content-Type'
|
|
13288
13288
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13289
13289
|
if !content_type.nil?
|
|
@@ -13347,7 +13347,7 @@ module Akeyless
|
|
|
13347
13347
|
# header parameters
|
|
13348
13348
|
header_params = opts[:header_params] || {}
|
|
13349
13349
|
# HTTP header 'Accept' (if needed)
|
|
13350
|
-
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']
|
|
13351
13351
|
# HTTP header 'Content-Type'
|
|
13352
13352
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13353
13353
|
if !content_type.nil?
|
|
@@ -13411,7 +13411,7 @@ module Akeyless
|
|
|
13411
13411
|
# header parameters
|
|
13412
13412
|
header_params = opts[:header_params] || {}
|
|
13413
13413
|
# HTTP header 'Accept' (if needed)
|
|
13414
|
-
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']
|
|
13415
13415
|
# HTTP header 'Content-Type'
|
|
13416
13416
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13417
13417
|
if !content_type.nil?
|
|
@@ -13475,7 +13475,7 @@ module Akeyless
|
|
|
13475
13475
|
# header parameters
|
|
13476
13476
|
header_params = opts[:header_params] || {}
|
|
13477
13477
|
# HTTP header 'Accept' (if needed)
|
|
13478
|
-
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']
|
|
13479
13479
|
# HTTP header 'Content-Type'
|
|
13480
13480
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13481
13481
|
if !content_type.nil?
|
|
@@ -13539,7 +13539,7 @@ module Akeyless
|
|
|
13539
13539
|
# header parameters
|
|
13540
13540
|
header_params = opts[:header_params] || {}
|
|
13541
13541
|
# HTTP header 'Accept' (if needed)
|
|
13542
|
-
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']
|
|
13543
13543
|
# HTTP header 'Content-Type'
|
|
13544
13544
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13545
13545
|
if !content_type.nil?
|
|
@@ -13603,7 +13603,7 @@ module Akeyless
|
|
|
13603
13603
|
# header parameters
|
|
13604
13604
|
header_params = opts[:header_params] || {}
|
|
13605
13605
|
# HTTP header 'Accept' (if needed)
|
|
13606
|
-
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']
|
|
13607
13607
|
# HTTP header 'Content-Type'
|
|
13608
13608
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13609
13609
|
if !content_type.nil?
|
|
@@ -13667,7 +13667,7 @@ module Akeyless
|
|
|
13667
13667
|
# header parameters
|
|
13668
13668
|
header_params = opts[:header_params] || {}
|
|
13669
13669
|
# HTTP header 'Accept' (if needed)
|
|
13670
|
-
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']
|
|
13671
13671
|
# HTTP header 'Content-Type'
|
|
13672
13672
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13673
13673
|
if !content_type.nil?
|
|
@@ -13731,7 +13731,7 @@ module Akeyless
|
|
|
13731
13731
|
# header parameters
|
|
13732
13732
|
header_params = opts[:header_params] || {}
|
|
13733
13733
|
# HTTP header 'Accept' (if needed)
|
|
13734
|
-
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']
|
|
13735
13735
|
# HTTP header 'Content-Type'
|
|
13736
13736
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13737
13737
|
if !content_type.nil?
|
|
@@ -13795,7 +13795,7 @@ module Akeyless
|
|
|
13795
13795
|
# header parameters
|
|
13796
13796
|
header_params = opts[:header_params] || {}
|
|
13797
13797
|
# HTTP header 'Accept' (if needed)
|
|
13798
|
-
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']
|
|
13799
13799
|
# HTTP header 'Content-Type'
|
|
13800
13800
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13801
13801
|
if !content_type.nil?
|
|
@@ -13859,7 +13859,7 @@ module Akeyless
|
|
|
13859
13859
|
# header parameters
|
|
13860
13860
|
header_params = opts[:header_params] || {}
|
|
13861
13861
|
# HTTP header 'Accept' (if needed)
|
|
13862
|
-
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']
|
|
13863
13863
|
# HTTP header 'Content-Type'
|
|
13864
13864
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13865
13865
|
if !content_type.nil?
|
|
@@ -13923,7 +13923,7 @@ module Akeyless
|
|
|
13923
13923
|
# header parameters
|
|
13924
13924
|
header_params = opts[:header_params] || {}
|
|
13925
13925
|
# HTTP header 'Accept' (if needed)
|
|
13926
|
-
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']
|
|
13927
13927
|
# HTTP header 'Content-Type'
|
|
13928
13928
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13929
13929
|
if !content_type.nil?
|
|
@@ -13987,7 +13987,7 @@ module Akeyless
|
|
|
13987
13987
|
# header parameters
|
|
13988
13988
|
header_params = opts[:header_params] || {}
|
|
13989
13989
|
# HTTP header 'Accept' (if needed)
|
|
13990
|
-
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']
|
|
13991
13991
|
# HTTP header 'Content-Type'
|
|
13992
13992
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
13993
13993
|
if !content_type.nil?
|
|
@@ -14051,7 +14051,7 @@ module Akeyless
|
|
|
14051
14051
|
# header parameters
|
|
14052
14052
|
header_params = opts[:header_params] || {}
|
|
14053
14053
|
# HTTP header 'Accept' (if needed)
|
|
14054
|
-
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']
|
|
14055
14055
|
# HTTP header 'Content-Type'
|
|
14056
14056
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14057
14057
|
if !content_type.nil?
|
|
@@ -14115,7 +14115,7 @@ module Akeyless
|
|
|
14115
14115
|
# header parameters
|
|
14116
14116
|
header_params = opts[:header_params] || {}
|
|
14117
14117
|
# HTTP header 'Accept' (if needed)
|
|
14118
|
-
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']
|
|
14119
14119
|
# HTTP header 'Content-Type'
|
|
14120
14120
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14121
14121
|
if !content_type.nil?
|
|
@@ -14179,7 +14179,7 @@ module Akeyless
|
|
|
14179
14179
|
# header parameters
|
|
14180
14180
|
header_params = opts[:header_params] || {}
|
|
14181
14181
|
# HTTP header 'Accept' (if needed)
|
|
14182
|
-
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']
|
|
14183
14183
|
# HTTP header 'Content-Type'
|
|
14184
14184
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14185
14185
|
if !content_type.nil?
|
|
@@ -14243,7 +14243,7 @@ module Akeyless
|
|
|
14243
14243
|
# header parameters
|
|
14244
14244
|
header_params = opts[:header_params] || {}
|
|
14245
14245
|
# HTTP header 'Accept' (if needed)
|
|
14246
|
-
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']
|
|
14247
14247
|
# HTTP header 'Content-Type'
|
|
14248
14248
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14249
14249
|
if !content_type.nil?
|
|
@@ -14307,7 +14307,7 @@ module Akeyless
|
|
|
14307
14307
|
# header parameters
|
|
14308
14308
|
header_params = opts[:header_params] || {}
|
|
14309
14309
|
# HTTP header 'Accept' (if needed)
|
|
14310
|
-
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']
|
|
14311
14311
|
# HTTP header 'Content-Type'
|
|
14312
14312
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14313
14313
|
if !content_type.nil?
|
|
@@ -14371,7 +14371,7 @@ module Akeyless
|
|
|
14371
14371
|
# header parameters
|
|
14372
14372
|
header_params = opts[:header_params] || {}
|
|
14373
14373
|
# HTTP header 'Accept' (if needed)
|
|
14374
|
-
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']
|
|
14375
14375
|
# HTTP header 'Content-Type'
|
|
14376
14376
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14377
14377
|
if !content_type.nil?
|
|
@@ -14435,7 +14435,7 @@ module Akeyless
|
|
|
14435
14435
|
# header parameters
|
|
14436
14436
|
header_params = opts[:header_params] || {}
|
|
14437
14437
|
# HTTP header 'Accept' (if needed)
|
|
14438
|
-
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']
|
|
14439
14439
|
# HTTP header 'Content-Type'
|
|
14440
14440
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14441
14441
|
if !content_type.nil?
|
|
@@ -14499,7 +14499,7 @@ module Akeyless
|
|
|
14499
14499
|
# header parameters
|
|
14500
14500
|
header_params = opts[:header_params] || {}
|
|
14501
14501
|
# HTTP header 'Accept' (if needed)
|
|
14502
|
-
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']
|
|
14503
14503
|
# HTTP header 'Content-Type'
|
|
14504
14504
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14505
14505
|
if !content_type.nil?
|
|
@@ -14563,7 +14563,7 @@ module Akeyless
|
|
|
14563
14563
|
# header parameters
|
|
14564
14564
|
header_params = opts[:header_params] || {}
|
|
14565
14565
|
# HTTP header 'Accept' (if needed)
|
|
14566
|
-
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']
|
|
14567
14567
|
# HTTP header 'Content-Type'
|
|
14568
14568
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14569
14569
|
if !content_type.nil?
|
|
@@ -14627,7 +14627,7 @@ module Akeyless
|
|
|
14627
14627
|
# header parameters
|
|
14628
14628
|
header_params = opts[:header_params] || {}
|
|
14629
14629
|
# HTTP header 'Accept' (if needed)
|
|
14630
|
-
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']
|
|
14631
14631
|
# HTTP header 'Content-Type'
|
|
14632
14632
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14633
14633
|
if !content_type.nil?
|
|
@@ -14691,7 +14691,7 @@ module Akeyless
|
|
|
14691
14691
|
# header parameters
|
|
14692
14692
|
header_params = opts[:header_params] || {}
|
|
14693
14693
|
# HTTP header 'Accept' (if needed)
|
|
14694
|
-
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']
|
|
14695
14695
|
# HTTP header 'Content-Type'
|
|
14696
14696
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14697
14697
|
if !content_type.nil?
|
|
@@ -14755,7 +14755,7 @@ module Akeyless
|
|
|
14755
14755
|
# header parameters
|
|
14756
14756
|
header_params = opts[:header_params] || {}
|
|
14757
14757
|
# HTTP header 'Accept' (if needed)
|
|
14758
|
-
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']
|
|
14759
14759
|
# HTTP header 'Content-Type'
|
|
14760
14760
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14761
14761
|
if !content_type.nil?
|
|
@@ -14819,7 +14819,7 @@ module Akeyless
|
|
|
14819
14819
|
# header parameters
|
|
14820
14820
|
header_params = opts[:header_params] || {}
|
|
14821
14821
|
# HTTP header 'Accept' (if needed)
|
|
14822
|
-
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']
|
|
14823
14823
|
# HTTP header 'Content-Type'
|
|
14824
14824
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14825
14825
|
if !content_type.nil?
|
|
@@ -14883,7 +14883,7 @@ module Akeyless
|
|
|
14883
14883
|
# header parameters
|
|
14884
14884
|
header_params = opts[:header_params] || {}
|
|
14885
14885
|
# HTTP header 'Accept' (if needed)
|
|
14886
|
-
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']
|
|
14887
14887
|
# HTTP header 'Content-Type'
|
|
14888
14888
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14889
14889
|
if !content_type.nil?
|
|
@@ -14947,7 +14947,7 @@ module Akeyless
|
|
|
14947
14947
|
# header parameters
|
|
14948
14948
|
header_params = opts[:header_params] || {}
|
|
14949
14949
|
# HTTP header 'Accept' (if needed)
|
|
14950
|
-
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']
|
|
14951
14951
|
# HTTP header 'Content-Type'
|
|
14952
14952
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
14953
14953
|
if !content_type.nil?
|
|
@@ -15011,7 +15011,7 @@ module Akeyless
|
|
|
15011
15011
|
# header parameters
|
|
15012
15012
|
header_params = opts[:header_params] || {}
|
|
15013
15013
|
# HTTP header 'Accept' (if needed)
|
|
15014
|
-
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']
|
|
15015
15015
|
# HTTP header 'Content-Type'
|
|
15016
15016
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15017
15017
|
if !content_type.nil?
|
|
@@ -15075,7 +15075,7 @@ module Akeyless
|
|
|
15075
15075
|
# header parameters
|
|
15076
15076
|
header_params = opts[:header_params] || {}
|
|
15077
15077
|
# HTTP header 'Accept' (if needed)
|
|
15078
|
-
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']
|
|
15079
15079
|
# HTTP header 'Content-Type'
|
|
15080
15080
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15081
15081
|
if !content_type.nil?
|
|
@@ -15139,7 +15139,7 @@ module Akeyless
|
|
|
15139
15139
|
# header parameters
|
|
15140
15140
|
header_params = opts[:header_params] || {}
|
|
15141
15141
|
# HTTP header 'Accept' (if needed)
|
|
15142
|
-
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']
|
|
15143
15143
|
# HTTP header 'Content-Type'
|
|
15144
15144
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15145
15145
|
if !content_type.nil?
|
|
@@ -15203,7 +15203,7 @@ module Akeyless
|
|
|
15203
15203
|
# header parameters
|
|
15204
15204
|
header_params = opts[:header_params] || {}
|
|
15205
15205
|
# HTTP header 'Accept' (if needed)
|
|
15206
|
-
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']
|
|
15207
15207
|
# HTTP header 'Content-Type'
|
|
15208
15208
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15209
15209
|
if !content_type.nil?
|
|
@@ -15267,7 +15267,7 @@ module Akeyless
|
|
|
15267
15267
|
# header parameters
|
|
15268
15268
|
header_params = opts[:header_params] || {}
|
|
15269
15269
|
# HTTP header 'Accept' (if needed)
|
|
15270
|
-
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']
|
|
15271
15271
|
# HTTP header 'Content-Type'
|
|
15272
15272
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15273
15273
|
if !content_type.nil?
|
|
@@ -15331,7 +15331,7 @@ module Akeyless
|
|
|
15331
15331
|
# header parameters
|
|
15332
15332
|
header_params = opts[:header_params] || {}
|
|
15333
15333
|
# HTTP header 'Accept' (if needed)
|
|
15334
|
-
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']
|
|
15335
15335
|
# HTTP header 'Content-Type'
|
|
15336
15336
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15337
15337
|
if !content_type.nil?
|
|
@@ -15395,7 +15395,7 @@ module Akeyless
|
|
|
15395
15395
|
# header parameters
|
|
15396
15396
|
header_params = opts[:header_params] || {}
|
|
15397
15397
|
# HTTP header 'Accept' (if needed)
|
|
15398
|
-
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']
|
|
15399
15399
|
# HTTP header 'Content-Type'
|
|
15400
15400
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15401
15401
|
if !content_type.nil?
|
|
@@ -15459,7 +15459,7 @@ module Akeyless
|
|
|
15459
15459
|
# header parameters
|
|
15460
15460
|
header_params = opts[:header_params] || {}
|
|
15461
15461
|
# HTTP header 'Accept' (if needed)
|
|
15462
|
-
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']
|
|
15463
15463
|
# HTTP header 'Content-Type'
|
|
15464
15464
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15465
15465
|
if !content_type.nil?
|
|
@@ -15523,7 +15523,7 @@ module Akeyless
|
|
|
15523
15523
|
# header parameters
|
|
15524
15524
|
header_params = opts[:header_params] || {}
|
|
15525
15525
|
# HTTP header 'Accept' (if needed)
|
|
15526
|
-
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']
|
|
15527
15527
|
# HTTP header 'Content-Type'
|
|
15528
15528
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15529
15529
|
if !content_type.nil?
|
|
@@ -15583,7 +15583,7 @@ module Akeyless
|
|
|
15583
15583
|
# header parameters
|
|
15584
15584
|
header_params = opts[:header_params] || {}
|
|
15585
15585
|
# HTTP header 'Accept' (if needed)
|
|
15586
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15586
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15587
15587
|
# HTTP header 'Content-Type'
|
|
15588
15588
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15589
15589
|
if !content_type.nil?
|
|
@@ -15647,7 +15647,7 @@ module Akeyless
|
|
|
15647
15647
|
# header parameters
|
|
15648
15648
|
header_params = opts[:header_params] || {}
|
|
15649
15649
|
# HTTP header 'Accept' (if needed)
|
|
15650
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
15650
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
15651
15651
|
# HTTP header 'Content-Type'
|
|
15652
15652
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15653
15653
|
if !content_type.nil?
|
|
@@ -15711,7 +15711,7 @@ module Akeyless
|
|
|
15711
15711
|
# header parameters
|
|
15712
15712
|
header_params = opts[:header_params] || {}
|
|
15713
15713
|
# HTTP header 'Accept' (if needed)
|
|
15714
|
-
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']
|
|
15715
15715
|
# HTTP header 'Content-Type'
|
|
15716
15716
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15717
15717
|
if !content_type.nil?
|
|
@@ -15775,7 +15775,7 @@ module Akeyless
|
|
|
15775
15775
|
# header parameters
|
|
15776
15776
|
header_params = opts[:header_params] || {}
|
|
15777
15777
|
# HTTP header 'Accept' (if needed)
|
|
15778
|
-
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']
|
|
15779
15779
|
# HTTP header 'Content-Type'
|
|
15780
15780
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15781
15781
|
if !content_type.nil?
|
|
@@ -15839,7 +15839,7 @@ module Akeyless
|
|
|
15839
15839
|
# header parameters
|
|
15840
15840
|
header_params = opts[:header_params] || {}
|
|
15841
15841
|
# HTTP header 'Accept' (if needed)
|
|
15842
|
-
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']
|
|
15843
15843
|
# HTTP header 'Content-Type'
|
|
15844
15844
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15845
15845
|
if !content_type.nil?
|
|
@@ -15903,7 +15903,7 @@ module Akeyless
|
|
|
15903
15903
|
# header parameters
|
|
15904
15904
|
header_params = opts[:header_params] || {}
|
|
15905
15905
|
# HTTP header 'Accept' (if needed)
|
|
15906
|
-
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']
|
|
15907
15907
|
# HTTP header 'Content-Type'
|
|
15908
15908
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15909
15909
|
if !content_type.nil?
|
|
@@ -15967,7 +15967,7 @@ module Akeyless
|
|
|
15967
15967
|
# header parameters
|
|
15968
15968
|
header_params = opts[:header_params] || {}
|
|
15969
15969
|
# HTTP header 'Accept' (if needed)
|
|
15970
|
-
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']
|
|
15971
15971
|
# HTTP header 'Content-Type'
|
|
15972
15972
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
15973
15973
|
if !content_type.nil?
|
|
@@ -16031,7 +16031,7 @@ module Akeyless
|
|
|
16031
16031
|
# header parameters
|
|
16032
16032
|
header_params = opts[:header_params] || {}
|
|
16033
16033
|
# HTTP header 'Accept' (if needed)
|
|
16034
|
-
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']
|
|
16035
16035
|
# HTTP header 'Content-Type'
|
|
16036
16036
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16037
16037
|
if !content_type.nil?
|
|
@@ -16095,7 +16095,7 @@ module Akeyless
|
|
|
16095
16095
|
# header parameters
|
|
16096
16096
|
header_params = opts[:header_params] || {}
|
|
16097
16097
|
# HTTP header 'Accept' (if needed)
|
|
16098
|
-
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']
|
|
16099
16099
|
# HTTP header 'Content-Type'
|
|
16100
16100
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16101
16101
|
if !content_type.nil?
|
|
@@ -16159,7 +16159,7 @@ module Akeyless
|
|
|
16159
16159
|
# header parameters
|
|
16160
16160
|
header_params = opts[:header_params] || {}
|
|
16161
16161
|
# HTTP header 'Accept' (if needed)
|
|
16162
|
-
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']
|
|
16163
16163
|
# HTTP header 'Content-Type'
|
|
16164
16164
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16165
16165
|
if !content_type.nil?
|
|
@@ -16223,7 +16223,7 @@ module Akeyless
|
|
|
16223
16223
|
# header parameters
|
|
16224
16224
|
header_params = opts[:header_params] || {}
|
|
16225
16225
|
# HTTP header 'Accept' (if needed)
|
|
16226
|
-
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']
|
|
16227
16227
|
# HTTP header 'Content-Type'
|
|
16228
16228
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16229
16229
|
if !content_type.nil?
|
|
@@ -16287,7 +16287,7 @@ module Akeyless
|
|
|
16287
16287
|
# header parameters
|
|
16288
16288
|
header_params = opts[:header_params] || {}
|
|
16289
16289
|
# HTTP header 'Accept' (if needed)
|
|
16290
|
-
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']
|
|
16291
16291
|
# HTTP header 'Content-Type'
|
|
16292
16292
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16293
16293
|
if !content_type.nil?
|
|
@@ -16351,7 +16351,7 @@ module Akeyless
|
|
|
16351
16351
|
# header parameters
|
|
16352
16352
|
header_params = opts[:header_params] || {}
|
|
16353
16353
|
# HTTP header 'Accept' (if needed)
|
|
16354
|
-
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']
|
|
16355
16355
|
# HTTP header 'Content-Type'
|
|
16356
16356
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16357
16357
|
if !content_type.nil?
|
|
@@ -16415,7 +16415,7 @@ module Akeyless
|
|
|
16415
16415
|
# header parameters
|
|
16416
16416
|
header_params = opts[:header_params] || {}
|
|
16417
16417
|
# HTTP header 'Accept' (if needed)
|
|
16418
|
-
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']
|
|
16419
16419
|
# HTTP header 'Content-Type'
|
|
16420
16420
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16421
16421
|
if !content_type.nil?
|
|
@@ -16479,7 +16479,7 @@ module Akeyless
|
|
|
16479
16479
|
# header parameters
|
|
16480
16480
|
header_params = opts[:header_params] || {}
|
|
16481
16481
|
# HTTP header 'Accept' (if needed)
|
|
16482
|
-
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']
|
|
16483
16483
|
# HTTP header 'Content-Type'
|
|
16484
16484
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16485
16485
|
if !content_type.nil?
|
|
@@ -16543,7 +16543,7 @@ module Akeyless
|
|
|
16543
16543
|
# header parameters
|
|
16544
16544
|
header_params = opts[:header_params] || {}
|
|
16545
16545
|
# HTTP header 'Accept' (if needed)
|
|
16546
|
-
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']
|
|
16547
16547
|
# HTTP header 'Content-Type'
|
|
16548
16548
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16549
16549
|
if !content_type.nil?
|
|
@@ -16607,7 +16607,7 @@ module Akeyless
|
|
|
16607
16607
|
# header parameters
|
|
16608
16608
|
header_params = opts[:header_params] || {}
|
|
16609
16609
|
# HTTP header 'Accept' (if needed)
|
|
16610
|
-
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']
|
|
16611
16611
|
# HTTP header 'Content-Type'
|
|
16612
16612
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16613
16613
|
if !content_type.nil?
|
|
@@ -16671,7 +16671,7 @@ module Akeyless
|
|
|
16671
16671
|
# header parameters
|
|
16672
16672
|
header_params = opts[:header_params] || {}
|
|
16673
16673
|
# HTTP header 'Accept' (if needed)
|
|
16674
|
-
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']
|
|
16675
16675
|
# HTTP header 'Content-Type'
|
|
16676
16676
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16677
16677
|
if !content_type.nil?
|
|
@@ -16735,7 +16735,7 @@ module Akeyless
|
|
|
16735
16735
|
# header parameters
|
|
16736
16736
|
header_params = opts[:header_params] || {}
|
|
16737
16737
|
# HTTP header 'Accept' (if needed)
|
|
16738
|
-
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']
|
|
16739
16739
|
# HTTP header 'Content-Type'
|
|
16740
16740
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16741
16741
|
if !content_type.nil?
|
|
@@ -16799,7 +16799,7 @@ module Akeyless
|
|
|
16799
16799
|
# header parameters
|
|
16800
16800
|
header_params = opts[:header_params] || {}
|
|
16801
16801
|
# HTTP header 'Accept' (if needed)
|
|
16802
|
-
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']
|
|
16803
16803
|
# HTTP header 'Content-Type'
|
|
16804
16804
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16805
16805
|
if !content_type.nil?
|
|
@@ -16863,7 +16863,7 @@ module Akeyless
|
|
|
16863
16863
|
# header parameters
|
|
16864
16864
|
header_params = opts[:header_params] || {}
|
|
16865
16865
|
# HTTP header 'Accept' (if needed)
|
|
16866
|
-
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']
|
|
16867
16867
|
# HTTP header 'Content-Type'
|
|
16868
16868
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16869
16869
|
if !content_type.nil?
|
|
@@ -16927,7 +16927,7 @@ module Akeyless
|
|
|
16927
16927
|
# header parameters
|
|
16928
16928
|
header_params = opts[:header_params] || {}
|
|
16929
16929
|
# HTTP header 'Accept' (if needed)
|
|
16930
|
-
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']
|
|
16931
16931
|
# HTTP header 'Content-Type'
|
|
16932
16932
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16933
16933
|
if !content_type.nil?
|
|
@@ -16991,7 +16991,7 @@ module Akeyless
|
|
|
16991
16991
|
# header parameters
|
|
16992
16992
|
header_params = opts[:header_params] || {}
|
|
16993
16993
|
# HTTP header 'Accept' (if needed)
|
|
16994
|
-
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']
|
|
16995
16995
|
# HTTP header 'Content-Type'
|
|
16996
16996
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
16997
16997
|
if !content_type.nil?
|
|
@@ -17055,7 +17055,7 @@ module Akeyless
|
|
|
17055
17055
|
# header parameters
|
|
17056
17056
|
header_params = opts[:header_params] || {}
|
|
17057
17057
|
# HTTP header 'Accept' (if needed)
|
|
17058
|
-
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']
|
|
17059
17059
|
# HTTP header 'Content-Type'
|
|
17060
17060
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17061
17061
|
if !content_type.nil?
|
|
@@ -17119,7 +17119,7 @@ module Akeyless
|
|
|
17119
17119
|
# header parameters
|
|
17120
17120
|
header_params = opts[:header_params] || {}
|
|
17121
17121
|
# HTTP header 'Accept' (if needed)
|
|
17122
|
-
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']
|
|
17123
17123
|
# HTTP header 'Content-Type'
|
|
17124
17124
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17125
17125
|
if !content_type.nil?
|
|
@@ -17183,7 +17183,7 @@ module Akeyless
|
|
|
17183
17183
|
# header parameters
|
|
17184
17184
|
header_params = opts[:header_params] || {}
|
|
17185
17185
|
# HTTP header 'Accept' (if needed)
|
|
17186
|
-
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']
|
|
17187
17187
|
# HTTP header 'Content-Type'
|
|
17188
17188
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17189
17189
|
if !content_type.nil?
|
|
@@ -17247,7 +17247,7 @@ module Akeyless
|
|
|
17247
17247
|
# header parameters
|
|
17248
17248
|
header_params = opts[:header_params] || {}
|
|
17249
17249
|
# HTTP header 'Accept' (if needed)
|
|
17250
|
-
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']
|
|
17251
17251
|
# HTTP header 'Content-Type'
|
|
17252
17252
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17253
17253
|
if !content_type.nil?
|
|
@@ -17311,7 +17311,7 @@ module Akeyless
|
|
|
17311
17311
|
# header parameters
|
|
17312
17312
|
header_params = opts[:header_params] || {}
|
|
17313
17313
|
# HTTP header 'Accept' (if needed)
|
|
17314
|
-
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']
|
|
17315
17315
|
# HTTP header 'Content-Type'
|
|
17316
17316
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17317
17317
|
if !content_type.nil?
|
|
@@ -17375,7 +17375,7 @@ module Akeyless
|
|
|
17375
17375
|
# header parameters
|
|
17376
17376
|
header_params = opts[:header_params] || {}
|
|
17377
17377
|
# HTTP header 'Accept' (if needed)
|
|
17378
|
-
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']
|
|
17379
17379
|
# HTTP header 'Content-Type'
|
|
17380
17380
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17381
17381
|
if !content_type.nil?
|
|
@@ -17435,7 +17435,7 @@ module Akeyless
|
|
|
17435
17435
|
# header parameters
|
|
17436
17436
|
header_params = opts[:header_params] || {}
|
|
17437
17437
|
# HTTP header 'Accept' (if needed)
|
|
17438
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17438
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17439
17439
|
# HTTP header 'Content-Type'
|
|
17440
17440
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17441
17441
|
if !content_type.nil?
|
|
@@ -17499,7 +17499,7 @@ module Akeyless
|
|
|
17499
17499
|
# header parameters
|
|
17500
17500
|
header_params = opts[:header_params] || {}
|
|
17501
17501
|
# HTTP header 'Accept' (if needed)
|
|
17502
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
17502
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
17503
17503
|
# HTTP header 'Content-Type'
|
|
17504
17504
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17505
17505
|
if !content_type.nil?
|
|
@@ -17563,7 +17563,7 @@ module Akeyless
|
|
|
17563
17563
|
# header parameters
|
|
17564
17564
|
header_params = opts[:header_params] || {}
|
|
17565
17565
|
# HTTP header 'Accept' (if needed)
|
|
17566
|
-
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']
|
|
17567
17567
|
# HTTP header 'Content-Type'
|
|
17568
17568
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17569
17569
|
if !content_type.nil?
|
|
@@ -17627,7 +17627,7 @@ module Akeyless
|
|
|
17627
17627
|
# header parameters
|
|
17628
17628
|
header_params = opts[:header_params] || {}
|
|
17629
17629
|
# HTTP header 'Accept' (if needed)
|
|
17630
|
-
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']
|
|
17631
17631
|
# HTTP header 'Content-Type'
|
|
17632
17632
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17633
17633
|
if !content_type.nil?
|
|
@@ -17691,7 +17691,7 @@ module Akeyless
|
|
|
17691
17691
|
# header parameters
|
|
17692
17692
|
header_params = opts[:header_params] || {}
|
|
17693
17693
|
# HTTP header 'Accept' (if needed)
|
|
17694
|
-
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']
|
|
17695
17695
|
# HTTP header 'Content-Type'
|
|
17696
17696
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17697
17697
|
if !content_type.nil?
|
|
@@ -17755,7 +17755,7 @@ module Akeyless
|
|
|
17755
17755
|
# header parameters
|
|
17756
17756
|
header_params = opts[:header_params] || {}
|
|
17757
17757
|
# HTTP header 'Accept' (if needed)
|
|
17758
|
-
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']
|
|
17759
17759
|
# HTTP header 'Content-Type'
|
|
17760
17760
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17761
17761
|
if !content_type.nil?
|
|
@@ -17819,7 +17819,7 @@ module Akeyless
|
|
|
17819
17819
|
# header parameters
|
|
17820
17820
|
header_params = opts[:header_params] || {}
|
|
17821
17821
|
# HTTP header 'Accept' (if needed)
|
|
17822
|
-
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']
|
|
17823
17823
|
# HTTP header 'Content-Type'
|
|
17824
17824
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17825
17825
|
if !content_type.nil?
|
|
@@ -17883,7 +17883,7 @@ module Akeyless
|
|
|
17883
17883
|
# header parameters
|
|
17884
17884
|
header_params = opts[:header_params] || {}
|
|
17885
17885
|
# HTTP header 'Accept' (if needed)
|
|
17886
|
-
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']
|
|
17887
17887
|
# HTTP header 'Content-Type'
|
|
17888
17888
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17889
17889
|
if !content_type.nil?
|
|
@@ -17947,7 +17947,7 @@ module Akeyless
|
|
|
17947
17947
|
# header parameters
|
|
17948
17948
|
header_params = opts[:header_params] || {}
|
|
17949
17949
|
# HTTP header 'Accept' (if needed)
|
|
17950
|
-
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']
|
|
17951
17951
|
# HTTP header 'Content-Type'
|
|
17952
17952
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
17953
17953
|
if !content_type.nil?
|
|
@@ -18011,7 +18011,7 @@ module Akeyless
|
|
|
18011
18011
|
# header parameters
|
|
18012
18012
|
header_params = opts[:header_params] || {}
|
|
18013
18013
|
# HTTP header 'Accept' (if needed)
|
|
18014
|
-
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']
|
|
18015
18015
|
# HTTP header 'Content-Type'
|
|
18016
18016
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18017
18017
|
if !content_type.nil?
|
|
@@ -18075,7 +18075,7 @@ module Akeyless
|
|
|
18075
18075
|
# header parameters
|
|
18076
18076
|
header_params = opts[:header_params] || {}
|
|
18077
18077
|
# HTTP header 'Accept' (if needed)
|
|
18078
|
-
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']
|
|
18079
18079
|
# HTTP header 'Content-Type'
|
|
18080
18080
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18081
18081
|
if !content_type.nil?
|
|
@@ -18139,7 +18139,7 @@ module Akeyless
|
|
|
18139
18139
|
# header parameters
|
|
18140
18140
|
header_params = opts[:header_params] || {}
|
|
18141
18141
|
# HTTP header 'Accept' (if needed)
|
|
18142
|
-
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']
|
|
18143
18143
|
# HTTP header 'Content-Type'
|
|
18144
18144
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18145
18145
|
if !content_type.nil?
|
|
@@ -18203,7 +18203,7 @@ module Akeyless
|
|
|
18203
18203
|
# header parameters
|
|
18204
18204
|
header_params = opts[:header_params] || {}
|
|
18205
18205
|
# HTTP header 'Accept' (if needed)
|
|
18206
|
-
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']
|
|
18207
18207
|
# HTTP header 'Content-Type'
|
|
18208
18208
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18209
18209
|
if !content_type.nil?
|
|
@@ -18267,7 +18267,7 @@ module Akeyless
|
|
|
18267
18267
|
# header parameters
|
|
18268
18268
|
header_params = opts[:header_params] || {}
|
|
18269
18269
|
# HTTP header 'Accept' (if needed)
|
|
18270
|
-
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']
|
|
18271
18271
|
# HTTP header 'Content-Type'
|
|
18272
18272
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18273
18273
|
if !content_type.nil?
|
|
@@ -18331,7 +18331,7 @@ module Akeyless
|
|
|
18331
18331
|
# header parameters
|
|
18332
18332
|
header_params = opts[:header_params] || {}
|
|
18333
18333
|
# HTTP header 'Accept' (if needed)
|
|
18334
|
-
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']
|
|
18335
18335
|
# HTTP header 'Content-Type'
|
|
18336
18336
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18337
18337
|
if !content_type.nil?
|
|
@@ -18395,7 +18395,7 @@ module Akeyless
|
|
|
18395
18395
|
# header parameters
|
|
18396
18396
|
header_params = opts[:header_params] || {}
|
|
18397
18397
|
# HTTP header 'Accept' (if needed)
|
|
18398
|
-
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']
|
|
18399
18399
|
# HTTP header 'Content-Type'
|
|
18400
18400
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18401
18401
|
if !content_type.nil?
|
|
@@ -18459,7 +18459,7 @@ module Akeyless
|
|
|
18459
18459
|
# header parameters
|
|
18460
18460
|
header_params = opts[:header_params] || {}
|
|
18461
18461
|
# HTTP header 'Accept' (if needed)
|
|
18462
|
-
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']
|
|
18463
18463
|
# HTTP header 'Content-Type'
|
|
18464
18464
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18465
18465
|
if !content_type.nil?
|
|
@@ -18523,7 +18523,7 @@ module Akeyless
|
|
|
18523
18523
|
# header parameters
|
|
18524
18524
|
header_params = opts[:header_params] || {}
|
|
18525
18525
|
# HTTP header 'Accept' (if needed)
|
|
18526
|
-
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']
|
|
18527
18527
|
# HTTP header 'Content-Type'
|
|
18528
18528
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18529
18529
|
if !content_type.nil?
|
|
@@ -18587,7 +18587,7 @@ module Akeyless
|
|
|
18587
18587
|
# header parameters
|
|
18588
18588
|
header_params = opts[:header_params] || {}
|
|
18589
18589
|
# HTTP header 'Accept' (if needed)
|
|
18590
|
-
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']
|
|
18591
18591
|
# HTTP header 'Content-Type'
|
|
18592
18592
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18593
18593
|
if !content_type.nil?
|
|
@@ -18651,7 +18651,7 @@ module Akeyless
|
|
|
18651
18651
|
# header parameters
|
|
18652
18652
|
header_params = opts[:header_params] || {}
|
|
18653
18653
|
# HTTP header 'Accept' (if needed)
|
|
18654
|
-
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']
|
|
18655
18655
|
# HTTP header 'Content-Type'
|
|
18656
18656
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18657
18657
|
if !content_type.nil?
|
|
@@ -18715,7 +18715,7 @@ module Akeyless
|
|
|
18715
18715
|
# header parameters
|
|
18716
18716
|
header_params = opts[:header_params] || {}
|
|
18717
18717
|
# HTTP header 'Accept' (if needed)
|
|
18718
|
-
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']
|
|
18719
18719
|
# HTTP header 'Content-Type'
|
|
18720
18720
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18721
18721
|
if !content_type.nil?
|
|
@@ -18779,7 +18779,7 @@ module Akeyless
|
|
|
18779
18779
|
# header parameters
|
|
18780
18780
|
header_params = opts[:header_params] || {}
|
|
18781
18781
|
# HTTP header 'Accept' (if needed)
|
|
18782
|
-
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']
|
|
18783
18783
|
# HTTP header 'Content-Type'
|
|
18784
18784
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18785
18785
|
if !content_type.nil?
|
|
@@ -18843,7 +18843,7 @@ module Akeyless
|
|
|
18843
18843
|
# header parameters
|
|
18844
18844
|
header_params = opts[:header_params] || {}
|
|
18845
18845
|
# HTTP header 'Accept' (if needed)
|
|
18846
|
-
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']
|
|
18847
18847
|
# HTTP header 'Content-Type'
|
|
18848
18848
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18849
18849
|
if !content_type.nil?
|
|
@@ -18907,7 +18907,7 @@ module Akeyless
|
|
|
18907
18907
|
# header parameters
|
|
18908
18908
|
header_params = opts[:header_params] || {}
|
|
18909
18909
|
# HTTP header 'Accept' (if needed)
|
|
18910
|
-
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']
|
|
18911
18911
|
# HTTP header 'Content-Type'
|
|
18912
18912
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
18913
18913
|
if !content_type.nil?
|
|
@@ -18965,7 +18965,7 @@ module Akeyless
|
|
|
18965
18965
|
# header parameters
|
|
18966
18966
|
header_params = opts[:header_params] || {}
|
|
18967
18967
|
# HTTP header 'Accept' (if needed)
|
|
18968
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
18968
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
18969
18969
|
|
|
18970
18970
|
# form parameters
|
|
18971
18971
|
form_params = opts[:form_params] || {}
|
|
@@ -19024,7 +19024,7 @@ module Akeyless
|
|
|
19024
19024
|
# header parameters
|
|
19025
19025
|
header_params = opts[:header_params] || {}
|
|
19026
19026
|
# HTTP header 'Accept' (if needed)
|
|
19027
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19027
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19028
19028
|
# HTTP header 'Content-Type'
|
|
19029
19029
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19030
19030
|
if !content_type.nil?
|
|
@@ -19088,7 +19088,7 @@ module Akeyless
|
|
|
19088
19088
|
# header parameters
|
|
19089
19089
|
header_params = opts[:header_params] || {}
|
|
19090
19090
|
# HTTP header 'Accept' (if needed)
|
|
19091
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
19091
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
19092
19092
|
# HTTP header 'Content-Type'
|
|
19093
19093
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19094
19094
|
if !content_type.nil?
|
|
@@ -19152,7 +19152,7 @@ module Akeyless
|
|
|
19152
19152
|
# header parameters
|
|
19153
19153
|
header_params = opts[:header_params] || {}
|
|
19154
19154
|
# HTTP header 'Accept' (if needed)
|
|
19155
|
-
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']
|
|
19156
19156
|
# HTTP header 'Content-Type'
|
|
19157
19157
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19158
19158
|
if !content_type.nil?
|
|
@@ -19216,7 +19216,7 @@ module Akeyless
|
|
|
19216
19216
|
# header parameters
|
|
19217
19217
|
header_params = opts[:header_params] || {}
|
|
19218
19218
|
# HTTP header 'Accept' (if needed)
|
|
19219
|
-
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']
|
|
19220
19220
|
# HTTP header 'Content-Type'
|
|
19221
19221
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19222
19222
|
if !content_type.nil?
|
|
@@ -19280,7 +19280,7 @@ module Akeyless
|
|
|
19280
19280
|
# header parameters
|
|
19281
19281
|
header_params = opts[:header_params] || {}
|
|
19282
19282
|
# HTTP header 'Accept' (if needed)
|
|
19283
|
-
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']
|
|
19284
19284
|
# HTTP header 'Content-Type'
|
|
19285
19285
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19286
19286
|
if !content_type.nil?
|
|
@@ -19344,7 +19344,7 @@ module Akeyless
|
|
|
19344
19344
|
# header parameters
|
|
19345
19345
|
header_params = opts[:header_params] || {}
|
|
19346
19346
|
# HTTP header 'Accept' (if needed)
|
|
19347
|
-
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']
|
|
19348
19348
|
# HTTP header 'Content-Type'
|
|
19349
19349
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19350
19350
|
if !content_type.nil?
|
|
@@ -19408,7 +19408,7 @@ module Akeyless
|
|
|
19408
19408
|
# header parameters
|
|
19409
19409
|
header_params = opts[:header_params] || {}
|
|
19410
19410
|
# HTTP header 'Accept' (if needed)
|
|
19411
|
-
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']
|
|
19412
19412
|
# HTTP header 'Content-Type'
|
|
19413
19413
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19414
19414
|
if !content_type.nil?
|
|
@@ -19472,7 +19472,7 @@ module Akeyless
|
|
|
19472
19472
|
# header parameters
|
|
19473
19473
|
header_params = opts[:header_params] || {}
|
|
19474
19474
|
# HTTP header 'Accept' (if needed)
|
|
19475
|
-
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']
|
|
19476
19476
|
# HTTP header 'Content-Type'
|
|
19477
19477
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19478
19478
|
if !content_type.nil?
|
|
@@ -19536,7 +19536,7 @@ module Akeyless
|
|
|
19536
19536
|
# header parameters
|
|
19537
19537
|
header_params = opts[:header_params] || {}
|
|
19538
19538
|
# HTTP header 'Accept' (if needed)
|
|
19539
|
-
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']
|
|
19540
19540
|
# HTTP header 'Content-Type'
|
|
19541
19541
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19542
19542
|
if !content_type.nil?
|
|
@@ -19600,7 +19600,7 @@ module Akeyless
|
|
|
19600
19600
|
# header parameters
|
|
19601
19601
|
header_params = opts[:header_params] || {}
|
|
19602
19602
|
# HTTP header 'Accept' (if needed)
|
|
19603
|
-
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']
|
|
19604
19604
|
# HTTP header 'Content-Type'
|
|
19605
19605
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19606
19606
|
if !content_type.nil?
|
|
@@ -19664,7 +19664,7 @@ module Akeyless
|
|
|
19664
19664
|
# header parameters
|
|
19665
19665
|
header_params = opts[:header_params] || {}
|
|
19666
19666
|
# HTTP header 'Accept' (if needed)
|
|
19667
|
-
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']
|
|
19668
19668
|
# HTTP header 'Content-Type'
|
|
19669
19669
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19670
19670
|
if !content_type.nil?
|
|
@@ -19728,7 +19728,7 @@ module Akeyless
|
|
|
19728
19728
|
# header parameters
|
|
19729
19729
|
header_params = opts[:header_params] || {}
|
|
19730
19730
|
# HTTP header 'Accept' (if needed)
|
|
19731
|
-
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']
|
|
19732
19732
|
# HTTP header 'Content-Type'
|
|
19733
19733
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19734
19734
|
if !content_type.nil?
|
|
@@ -19792,7 +19792,7 @@ module Akeyless
|
|
|
19792
19792
|
# header parameters
|
|
19793
19793
|
header_params = opts[:header_params] || {}
|
|
19794
19794
|
# HTTP header 'Accept' (if needed)
|
|
19795
|
-
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']
|
|
19796
19796
|
# HTTP header 'Content-Type'
|
|
19797
19797
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19798
19798
|
if !content_type.nil?
|
|
@@ -19856,7 +19856,7 @@ module Akeyless
|
|
|
19856
19856
|
# header parameters
|
|
19857
19857
|
header_params = opts[:header_params] || {}
|
|
19858
19858
|
# HTTP header 'Accept' (if needed)
|
|
19859
|
-
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']
|
|
19860
19860
|
# HTTP header 'Content-Type'
|
|
19861
19861
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19862
19862
|
if !content_type.nil?
|
|
@@ -19920,7 +19920,7 @@ module Akeyless
|
|
|
19920
19920
|
# header parameters
|
|
19921
19921
|
header_params = opts[:header_params] || {}
|
|
19922
19922
|
# HTTP header 'Accept' (if needed)
|
|
19923
|
-
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']
|
|
19924
19924
|
# HTTP header 'Content-Type'
|
|
19925
19925
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19926
19926
|
if !content_type.nil?
|
|
@@ -19984,7 +19984,7 @@ module Akeyless
|
|
|
19984
19984
|
# header parameters
|
|
19985
19985
|
header_params = opts[:header_params] || {}
|
|
19986
19986
|
# HTTP header 'Accept' (if needed)
|
|
19987
|
-
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']
|
|
19988
19988
|
# HTTP header 'Content-Type'
|
|
19989
19989
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
19990
19990
|
if !content_type.nil?
|
|
@@ -20048,7 +20048,7 @@ module Akeyless
|
|
|
20048
20048
|
# header parameters
|
|
20049
20049
|
header_params = opts[:header_params] || {}
|
|
20050
20050
|
# HTTP header 'Accept' (if needed)
|
|
20051
|
-
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']
|
|
20052
20052
|
# HTTP header 'Content-Type'
|
|
20053
20053
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20054
20054
|
if !content_type.nil?
|
|
@@ -20112,7 +20112,7 @@ module Akeyless
|
|
|
20112
20112
|
# header parameters
|
|
20113
20113
|
header_params = opts[:header_params] || {}
|
|
20114
20114
|
# HTTP header 'Accept' (if needed)
|
|
20115
|
-
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']
|
|
20116
20116
|
# HTTP header 'Content-Type'
|
|
20117
20117
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20118
20118
|
if !content_type.nil?
|
|
@@ -20176,7 +20176,7 @@ module Akeyless
|
|
|
20176
20176
|
# header parameters
|
|
20177
20177
|
header_params = opts[:header_params] || {}
|
|
20178
20178
|
# HTTP header 'Accept' (if needed)
|
|
20179
|
-
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']
|
|
20180
20180
|
# HTTP header 'Content-Type'
|
|
20181
20181
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20182
20182
|
if !content_type.nil?
|
|
@@ -20240,7 +20240,7 @@ module Akeyless
|
|
|
20240
20240
|
# header parameters
|
|
20241
20241
|
header_params = opts[:header_params] || {}
|
|
20242
20242
|
# HTTP header 'Accept' (if needed)
|
|
20243
|
-
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']
|
|
20244
20244
|
# HTTP header 'Content-Type'
|
|
20245
20245
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20246
20246
|
if !content_type.nil?
|
|
@@ -20300,7 +20300,7 @@ module Akeyless
|
|
|
20300
20300
|
# header parameters
|
|
20301
20301
|
header_params = opts[:header_params] || {}
|
|
20302
20302
|
# HTTP header 'Accept' (if needed)
|
|
20303
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20303
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20304
20304
|
# HTTP header 'Content-Type'
|
|
20305
20305
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20306
20306
|
if !content_type.nil?
|
|
@@ -20360,7 +20360,7 @@ module Akeyless
|
|
|
20360
20360
|
# header parameters
|
|
20361
20361
|
header_params = opts[:header_params] || {}
|
|
20362
20362
|
# HTTP header 'Accept' (if needed)
|
|
20363
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20363
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20364
20364
|
# HTTP header 'Content-Type'
|
|
20365
20365
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20366
20366
|
if !content_type.nil?
|
|
@@ -20420,7 +20420,7 @@ module Akeyless
|
|
|
20420
20420
|
# header parameters
|
|
20421
20421
|
header_params = opts[:header_params] || {}
|
|
20422
20422
|
# HTTP header 'Accept' (if needed)
|
|
20423
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20423
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20424
20424
|
# HTTP header 'Content-Type'
|
|
20425
20425
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20426
20426
|
if !content_type.nil?
|
|
@@ -20480,7 +20480,7 @@ module Akeyless
|
|
|
20480
20480
|
# header parameters
|
|
20481
20481
|
header_params = opts[:header_params] || {}
|
|
20482
20482
|
# HTTP header 'Accept' (if needed)
|
|
20483
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20483
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20484
20484
|
# HTTP header 'Content-Type'
|
|
20485
20485
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20486
20486
|
if !content_type.nil?
|
|
@@ -20540,7 +20540,7 @@ module Akeyless
|
|
|
20540
20540
|
# header parameters
|
|
20541
20541
|
header_params = opts[:header_params] || {}
|
|
20542
20542
|
# HTTP header 'Accept' (if needed)
|
|
20543
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20543
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20544
20544
|
# HTTP header 'Content-Type'
|
|
20545
20545
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20546
20546
|
if !content_type.nil?
|
|
@@ -20600,7 +20600,7 @@ module Akeyless
|
|
|
20600
20600
|
# header parameters
|
|
20601
20601
|
header_params = opts[:header_params] || {}
|
|
20602
20602
|
# HTTP header 'Accept' (if needed)
|
|
20603
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20603
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20604
20604
|
# HTTP header 'Content-Type'
|
|
20605
20605
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20606
20606
|
if !content_type.nil?
|
|
@@ -20660,7 +20660,7 @@ module Akeyless
|
|
|
20660
20660
|
# header parameters
|
|
20661
20661
|
header_params = opts[:header_params] || {}
|
|
20662
20662
|
# HTTP header 'Accept' (if needed)
|
|
20663
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20663
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20664
20664
|
# HTTP header 'Content-Type'
|
|
20665
20665
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20666
20666
|
if !content_type.nil?
|
|
@@ -20720,7 +20720,7 @@ module Akeyless
|
|
|
20720
20720
|
# header parameters
|
|
20721
20721
|
header_params = opts[:header_params] || {}
|
|
20722
20722
|
# HTTP header 'Accept' (if needed)
|
|
20723
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20723
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20724
20724
|
# HTTP header 'Content-Type'
|
|
20725
20725
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20726
20726
|
if !content_type.nil?
|
|
@@ -20780,7 +20780,7 @@ module Akeyless
|
|
|
20780
20780
|
# header parameters
|
|
20781
20781
|
header_params = opts[:header_params] || {}
|
|
20782
20782
|
# HTTP header 'Accept' (if needed)
|
|
20783
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20783
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20784
20784
|
# HTTP header 'Content-Type'
|
|
20785
20785
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20786
20786
|
if !content_type.nil?
|
|
@@ -20840,7 +20840,7 @@ module Akeyless
|
|
|
20840
20840
|
# header parameters
|
|
20841
20841
|
header_params = opts[:header_params] || {}
|
|
20842
20842
|
# HTTP header 'Accept' (if needed)
|
|
20843
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20843
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20844
20844
|
# HTTP header 'Content-Type'
|
|
20845
20845
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20846
20846
|
if !content_type.nil?
|
|
@@ -20900,7 +20900,7 @@ module Akeyless
|
|
|
20900
20900
|
# header parameters
|
|
20901
20901
|
header_params = opts[:header_params] || {}
|
|
20902
20902
|
# HTTP header 'Accept' (if needed)
|
|
20903
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20903
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20904
20904
|
# HTTP header 'Content-Type'
|
|
20905
20905
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20906
20906
|
if !content_type.nil?
|
|
@@ -20960,7 +20960,7 @@ module Akeyless
|
|
|
20960
20960
|
# header parameters
|
|
20961
20961
|
header_params = opts[:header_params] || {}
|
|
20962
20962
|
# HTTP header 'Accept' (if needed)
|
|
20963
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
20963
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
20964
20964
|
# HTTP header 'Content-Type'
|
|
20965
20965
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
20966
20966
|
if !content_type.nil?
|
|
@@ -21020,7 +21020,7 @@ module Akeyless
|
|
|
21020
21020
|
# header parameters
|
|
21021
21021
|
header_params = opts[:header_params] || {}
|
|
21022
21022
|
# HTTP header 'Accept' (if needed)
|
|
21023
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21023
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21024
21024
|
# HTTP header 'Content-Type'
|
|
21025
21025
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21026
21026
|
if !content_type.nil?
|
|
@@ -21084,7 +21084,7 @@ module Akeyless
|
|
|
21084
21084
|
# header parameters
|
|
21085
21085
|
header_params = opts[:header_params] || {}
|
|
21086
21086
|
# HTTP header 'Accept' (if needed)
|
|
21087
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21087
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21088
21088
|
# HTTP header 'Content-Type'
|
|
21089
21089
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21090
21090
|
if !content_type.nil?
|
|
@@ -21148,7 +21148,7 @@ module Akeyless
|
|
|
21148
21148
|
# header parameters
|
|
21149
21149
|
header_params = opts[:header_params] || {}
|
|
21150
21150
|
# HTTP header 'Accept' (if needed)
|
|
21151
|
-
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']
|
|
21152
21152
|
# HTTP header 'Content-Type'
|
|
21153
21153
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21154
21154
|
if !content_type.nil?
|
|
@@ -21212,7 +21212,7 @@ module Akeyless
|
|
|
21212
21212
|
# header parameters
|
|
21213
21213
|
header_params = opts[:header_params] || {}
|
|
21214
21214
|
# HTTP header 'Accept' (if needed)
|
|
21215
|
-
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']
|
|
21216
21216
|
# HTTP header 'Content-Type'
|
|
21217
21217
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21218
21218
|
if !content_type.nil?
|
|
@@ -21276,7 +21276,7 @@ module Akeyless
|
|
|
21276
21276
|
# header parameters
|
|
21277
21277
|
header_params = opts[:header_params] || {}
|
|
21278
21278
|
# HTTP header 'Accept' (if needed)
|
|
21279
|
-
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']
|
|
21280
21280
|
# HTTP header 'Content-Type'
|
|
21281
21281
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21282
21282
|
if !content_type.nil?
|
|
@@ -21340,7 +21340,7 @@ module Akeyless
|
|
|
21340
21340
|
# header parameters
|
|
21341
21341
|
header_params = opts[:header_params] || {}
|
|
21342
21342
|
# HTTP header 'Accept' (if needed)
|
|
21343
|
-
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']
|
|
21344
21344
|
# HTTP header 'Content-Type'
|
|
21345
21345
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21346
21346
|
if !content_type.nil?
|
|
@@ -21404,7 +21404,7 @@ module Akeyless
|
|
|
21404
21404
|
# header parameters
|
|
21405
21405
|
header_params = opts[:header_params] || {}
|
|
21406
21406
|
# HTTP header 'Accept' (if needed)
|
|
21407
|
-
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']
|
|
21408
21408
|
# HTTP header 'Content-Type'
|
|
21409
21409
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21410
21410
|
if !content_type.nil?
|
|
@@ -21468,7 +21468,7 @@ module Akeyless
|
|
|
21468
21468
|
# header parameters
|
|
21469
21469
|
header_params = opts[:header_params] || {}
|
|
21470
21470
|
# HTTP header 'Accept' (if needed)
|
|
21471
|
-
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']
|
|
21472
21472
|
# HTTP header 'Content-Type'
|
|
21473
21473
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21474
21474
|
if !content_type.nil?
|
|
@@ -21532,7 +21532,7 @@ module Akeyless
|
|
|
21532
21532
|
# header parameters
|
|
21533
21533
|
header_params = opts[:header_params] || {}
|
|
21534
21534
|
# HTTP header 'Accept' (if needed)
|
|
21535
|
-
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']
|
|
21536
21536
|
# HTTP header 'Content-Type'
|
|
21537
21537
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21538
21538
|
if !content_type.nil?
|
|
@@ -21596,7 +21596,7 @@ module Akeyless
|
|
|
21596
21596
|
# header parameters
|
|
21597
21597
|
header_params = opts[:header_params] || {}
|
|
21598
21598
|
# HTTP header 'Accept' (if needed)
|
|
21599
|
-
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']
|
|
21600
21600
|
# HTTP header 'Content-Type'
|
|
21601
21601
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21602
21602
|
if !content_type.nil?
|
|
@@ -21660,7 +21660,7 @@ module Akeyless
|
|
|
21660
21660
|
# header parameters
|
|
21661
21661
|
header_params = opts[:header_params] || {}
|
|
21662
21662
|
# HTTP header 'Accept' (if needed)
|
|
21663
|
-
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']
|
|
21664
21664
|
# HTTP header 'Content-Type'
|
|
21665
21665
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21666
21666
|
if !content_type.nil?
|
|
@@ -21720,7 +21720,7 @@ module Akeyless
|
|
|
21720
21720
|
# header parameters
|
|
21721
21721
|
header_params = opts[:header_params] || {}
|
|
21722
21722
|
# HTTP header 'Accept' (if needed)
|
|
21723
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21723
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21724
21724
|
# HTTP header 'Content-Type'
|
|
21725
21725
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21726
21726
|
if !content_type.nil?
|
|
@@ -21784,7 +21784,7 @@ module Akeyless
|
|
|
21784
21784
|
# header parameters
|
|
21785
21785
|
header_params = opts[:header_params] || {}
|
|
21786
21786
|
# HTTP header 'Accept' (if needed)
|
|
21787
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
21787
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
21788
21788
|
# HTTP header 'Content-Type'
|
|
21789
21789
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21790
21790
|
if !content_type.nil?
|
|
@@ -21848,7 +21848,7 @@ module Akeyless
|
|
|
21848
21848
|
# header parameters
|
|
21849
21849
|
header_params = opts[:header_params] || {}
|
|
21850
21850
|
# HTTP header 'Accept' (if needed)
|
|
21851
|
-
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']
|
|
21852
21852
|
# HTTP header 'Content-Type'
|
|
21853
21853
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21854
21854
|
if !content_type.nil?
|
|
@@ -21912,7 +21912,7 @@ module Akeyless
|
|
|
21912
21912
|
# header parameters
|
|
21913
21913
|
header_params = opts[:header_params] || {}
|
|
21914
21914
|
# HTTP header 'Accept' (if needed)
|
|
21915
|
-
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']
|
|
21916
21916
|
# HTTP header 'Content-Type'
|
|
21917
21917
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21918
21918
|
if !content_type.nil?
|
|
@@ -21976,7 +21976,7 @@ module Akeyless
|
|
|
21976
21976
|
# header parameters
|
|
21977
21977
|
header_params = opts[:header_params] || {}
|
|
21978
21978
|
# HTTP header 'Accept' (if needed)
|
|
21979
|
-
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']
|
|
21980
21980
|
# HTTP header 'Content-Type'
|
|
21981
21981
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
21982
21982
|
if !content_type.nil?
|
|
@@ -22040,7 +22040,7 @@ module Akeyless
|
|
|
22040
22040
|
# header parameters
|
|
22041
22041
|
header_params = opts[:header_params] || {}
|
|
22042
22042
|
# HTTP header 'Accept' (if needed)
|
|
22043
|
-
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']
|
|
22044
22044
|
# HTTP header 'Content-Type'
|
|
22045
22045
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22046
22046
|
if !content_type.nil?
|
|
@@ -22098,7 +22098,7 @@ module Akeyless
|
|
|
22098
22098
|
# header parameters
|
|
22099
22099
|
header_params = opts[:header_params] || {}
|
|
22100
22100
|
# HTTP header 'Accept' (if needed)
|
|
22101
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22101
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22102
22102
|
|
|
22103
22103
|
# form parameters
|
|
22104
22104
|
form_params = opts[:form_params] || {}
|
|
@@ -22157,7 +22157,7 @@ module Akeyless
|
|
|
22157
22157
|
# header parameters
|
|
22158
22158
|
header_params = opts[:header_params] || {}
|
|
22159
22159
|
# HTTP header 'Accept' (if needed)
|
|
22160
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22160
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22161
22161
|
# HTTP header 'Content-Type'
|
|
22162
22162
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22163
22163
|
if !content_type.nil?
|
|
@@ -22221,7 +22221,7 @@ module Akeyless
|
|
|
22221
22221
|
# header parameters
|
|
22222
22222
|
header_params = opts[:header_params] || {}
|
|
22223
22223
|
# HTTP header 'Accept' (if needed)
|
|
22224
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
22224
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
22225
22225
|
# HTTP header 'Content-Type'
|
|
22226
22226
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22227
22227
|
if !content_type.nil?
|
|
@@ -22285,7 +22285,7 @@ module Akeyless
|
|
|
22285
22285
|
# header parameters
|
|
22286
22286
|
header_params = opts[:header_params] || {}
|
|
22287
22287
|
# HTTP header 'Accept' (if needed)
|
|
22288
|
-
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']
|
|
22289
22289
|
# HTTP header 'Content-Type'
|
|
22290
22290
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22291
22291
|
if !content_type.nil?
|
|
@@ -22349,7 +22349,7 @@ module Akeyless
|
|
|
22349
22349
|
# header parameters
|
|
22350
22350
|
header_params = opts[:header_params] || {}
|
|
22351
22351
|
# HTTP header 'Accept' (if needed)
|
|
22352
|
-
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']
|
|
22353
22353
|
# HTTP header 'Content-Type'
|
|
22354
22354
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22355
22355
|
if !content_type.nil?
|
|
@@ -22413,7 +22413,7 @@ module Akeyless
|
|
|
22413
22413
|
# header parameters
|
|
22414
22414
|
header_params = opts[:header_params] || {}
|
|
22415
22415
|
# HTTP header 'Accept' (if needed)
|
|
22416
|
-
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']
|
|
22417
22417
|
# HTTP header 'Content-Type'
|
|
22418
22418
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22419
22419
|
if !content_type.nil?
|
|
@@ -22477,7 +22477,7 @@ module Akeyless
|
|
|
22477
22477
|
# header parameters
|
|
22478
22478
|
header_params = opts[:header_params] || {}
|
|
22479
22479
|
# HTTP header 'Accept' (if needed)
|
|
22480
|
-
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']
|
|
22481
22481
|
# HTTP header 'Content-Type'
|
|
22482
22482
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22483
22483
|
if !content_type.nil?
|
|
@@ -22541,7 +22541,7 @@ module Akeyless
|
|
|
22541
22541
|
# header parameters
|
|
22542
22542
|
header_params = opts[:header_params] || {}
|
|
22543
22543
|
# HTTP header 'Accept' (if needed)
|
|
22544
|
-
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']
|
|
22545
22545
|
# HTTP header 'Content-Type'
|
|
22546
22546
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22547
22547
|
if !content_type.nil?
|
|
@@ -22605,7 +22605,7 @@ module Akeyless
|
|
|
22605
22605
|
# header parameters
|
|
22606
22606
|
header_params = opts[:header_params] || {}
|
|
22607
22607
|
# HTTP header 'Accept' (if needed)
|
|
22608
|
-
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']
|
|
22609
22609
|
# HTTP header 'Content-Type'
|
|
22610
22610
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22611
22611
|
if !content_type.nil?
|
|
@@ -22669,7 +22669,7 @@ module Akeyless
|
|
|
22669
22669
|
# header parameters
|
|
22670
22670
|
header_params = opts[:header_params] || {}
|
|
22671
22671
|
# HTTP header 'Accept' (if needed)
|
|
22672
|
-
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']
|
|
22673
22673
|
# HTTP header 'Content-Type'
|
|
22674
22674
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22675
22675
|
if !content_type.nil?
|
|
@@ -22733,7 +22733,7 @@ module Akeyless
|
|
|
22733
22733
|
# header parameters
|
|
22734
22734
|
header_params = opts[:header_params] || {}
|
|
22735
22735
|
# HTTP header 'Accept' (if needed)
|
|
22736
|
-
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']
|
|
22737
22737
|
# HTTP header 'Content-Type'
|
|
22738
22738
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22739
22739
|
if !content_type.nil?
|
|
@@ -22797,7 +22797,7 @@ module Akeyless
|
|
|
22797
22797
|
# header parameters
|
|
22798
22798
|
header_params = opts[:header_params] || {}
|
|
22799
22799
|
# HTTP header 'Accept' (if needed)
|
|
22800
|
-
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']
|
|
22801
22801
|
# HTTP header 'Content-Type'
|
|
22802
22802
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22803
22803
|
if !content_type.nil?
|
|
@@ -22861,7 +22861,7 @@ module Akeyless
|
|
|
22861
22861
|
# header parameters
|
|
22862
22862
|
header_params = opts[:header_params] || {}
|
|
22863
22863
|
# HTTP header 'Accept' (if needed)
|
|
22864
|
-
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']
|
|
22865
22865
|
# HTTP header 'Content-Type'
|
|
22866
22866
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22867
22867
|
if !content_type.nil?
|
|
@@ -22925,7 +22925,7 @@ module Akeyless
|
|
|
22925
22925
|
# header parameters
|
|
22926
22926
|
header_params = opts[:header_params] || {}
|
|
22927
22927
|
# HTTP header 'Accept' (if needed)
|
|
22928
|
-
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']
|
|
22929
22929
|
# HTTP header 'Content-Type'
|
|
22930
22930
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22931
22931
|
if !content_type.nil?
|
|
@@ -22989,7 +22989,7 @@ module Akeyless
|
|
|
22989
22989
|
# header parameters
|
|
22990
22990
|
header_params = opts[:header_params] || {}
|
|
22991
22991
|
# HTTP header 'Accept' (if needed)
|
|
22992
|
-
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']
|
|
22993
22993
|
# HTTP header 'Content-Type'
|
|
22994
22994
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
22995
22995
|
if !content_type.nil?
|
|
@@ -23053,7 +23053,7 @@ module Akeyless
|
|
|
23053
23053
|
# header parameters
|
|
23054
23054
|
header_params = opts[:header_params] || {}
|
|
23055
23055
|
# HTTP header 'Accept' (if needed)
|
|
23056
|
-
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']
|
|
23057
23057
|
# HTTP header 'Content-Type'
|
|
23058
23058
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23059
23059
|
if !content_type.nil?
|
|
@@ -23117,7 +23117,7 @@ module Akeyless
|
|
|
23117
23117
|
# header parameters
|
|
23118
23118
|
header_params = opts[:header_params] || {}
|
|
23119
23119
|
# HTTP header 'Accept' (if needed)
|
|
23120
|
-
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']
|
|
23121
23121
|
# HTTP header 'Content-Type'
|
|
23122
23122
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23123
23123
|
if !content_type.nil?
|
|
@@ -23181,7 +23181,7 @@ module Akeyless
|
|
|
23181
23181
|
# header parameters
|
|
23182
23182
|
header_params = opts[:header_params] || {}
|
|
23183
23183
|
# HTTP header 'Accept' (if needed)
|
|
23184
|
-
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']
|
|
23185
23185
|
# HTTP header 'Content-Type'
|
|
23186
23186
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23187
23187
|
if !content_type.nil?
|
|
@@ -23245,7 +23245,7 @@ module Akeyless
|
|
|
23245
23245
|
# header parameters
|
|
23246
23246
|
header_params = opts[:header_params] || {}
|
|
23247
23247
|
# HTTP header 'Accept' (if needed)
|
|
23248
|
-
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']
|
|
23249
23249
|
# HTTP header 'Content-Type'
|
|
23250
23250
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23251
23251
|
if !content_type.nil?
|
|
@@ -23309,7 +23309,7 @@ module Akeyless
|
|
|
23309
23309
|
# header parameters
|
|
23310
23310
|
header_params = opts[:header_params] || {}
|
|
23311
23311
|
# HTTP header 'Accept' (if needed)
|
|
23312
|
-
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']
|
|
23313
23313
|
# HTTP header 'Content-Type'
|
|
23314
23314
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23315
23315
|
if !content_type.nil?
|
|
@@ -23373,7 +23373,7 @@ module Akeyless
|
|
|
23373
23373
|
# header parameters
|
|
23374
23374
|
header_params = opts[:header_params] || {}
|
|
23375
23375
|
# HTTP header 'Accept' (if needed)
|
|
23376
|
-
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']
|
|
23377
23377
|
# HTTP header 'Content-Type'
|
|
23378
23378
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23379
23379
|
if !content_type.nil?
|
|
@@ -23437,7 +23437,7 @@ module Akeyless
|
|
|
23437
23437
|
# header parameters
|
|
23438
23438
|
header_params = opts[:header_params] || {}
|
|
23439
23439
|
# HTTP header 'Accept' (if needed)
|
|
23440
|
-
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']
|
|
23441
23441
|
# HTTP header 'Content-Type'
|
|
23442
23442
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23443
23443
|
if !content_type.nil?
|
|
@@ -23501,7 +23501,7 @@ module Akeyless
|
|
|
23501
23501
|
# header parameters
|
|
23502
23502
|
header_params = opts[:header_params] || {}
|
|
23503
23503
|
# HTTP header 'Accept' (if needed)
|
|
23504
|
-
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']
|
|
23505
23505
|
# HTTP header 'Content-Type'
|
|
23506
23506
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23507
23507
|
if !content_type.nil?
|
|
@@ -23565,7 +23565,7 @@ module Akeyless
|
|
|
23565
23565
|
# header parameters
|
|
23566
23566
|
header_params = opts[:header_params] || {}
|
|
23567
23567
|
# HTTP header 'Accept' (if needed)
|
|
23568
|
-
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']
|
|
23569
23569
|
# HTTP header 'Content-Type'
|
|
23570
23570
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23571
23571
|
if !content_type.nil?
|
|
@@ -23629,7 +23629,7 @@ module Akeyless
|
|
|
23629
23629
|
# header parameters
|
|
23630
23630
|
header_params = opts[:header_params] || {}
|
|
23631
23631
|
# HTTP header 'Accept' (if needed)
|
|
23632
|
-
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']
|
|
23633
23633
|
# HTTP header 'Content-Type'
|
|
23634
23634
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23635
23635
|
if !content_type.nil?
|
|
@@ -23693,7 +23693,7 @@ module Akeyless
|
|
|
23693
23693
|
# header parameters
|
|
23694
23694
|
header_params = opts[:header_params] || {}
|
|
23695
23695
|
# HTTP header 'Accept' (if needed)
|
|
23696
|
-
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']
|
|
23697
23697
|
# HTTP header 'Content-Type'
|
|
23698
23698
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23699
23699
|
if !content_type.nil?
|
|
@@ -23757,7 +23757,7 @@ module Akeyless
|
|
|
23757
23757
|
# header parameters
|
|
23758
23758
|
header_params = opts[:header_params] || {}
|
|
23759
23759
|
# HTTP header 'Accept' (if needed)
|
|
23760
|
-
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']
|
|
23761
23761
|
# HTTP header 'Content-Type'
|
|
23762
23762
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23763
23763
|
if !content_type.nil?
|
|
@@ -23821,7 +23821,7 @@ module Akeyless
|
|
|
23821
23821
|
# header parameters
|
|
23822
23822
|
header_params = opts[:header_params] || {}
|
|
23823
23823
|
# HTTP header 'Accept' (if needed)
|
|
23824
|
-
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']
|
|
23825
23825
|
# HTTP header 'Content-Type'
|
|
23826
23826
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23827
23827
|
if !content_type.nil?
|
|
@@ -23885,7 +23885,7 @@ module Akeyless
|
|
|
23885
23885
|
# header parameters
|
|
23886
23886
|
header_params = opts[:header_params] || {}
|
|
23887
23887
|
# HTTP header 'Accept' (if needed)
|
|
23888
|
-
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']
|
|
23889
23889
|
# HTTP header 'Content-Type'
|
|
23890
23890
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23891
23891
|
if !content_type.nil?
|
|
@@ -23949,7 +23949,7 @@ module Akeyless
|
|
|
23949
23949
|
# header parameters
|
|
23950
23950
|
header_params = opts[:header_params] || {}
|
|
23951
23951
|
# HTTP header 'Accept' (if needed)
|
|
23952
|
-
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']
|
|
23953
23953
|
# HTTP header 'Content-Type'
|
|
23954
23954
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
23955
23955
|
if !content_type.nil?
|
|
@@ -24013,7 +24013,7 @@ module Akeyless
|
|
|
24013
24013
|
# header parameters
|
|
24014
24014
|
header_params = opts[:header_params] || {}
|
|
24015
24015
|
# HTTP header 'Accept' (if needed)
|
|
24016
|
-
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']
|
|
24017
24017
|
# HTTP header 'Content-Type'
|
|
24018
24018
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24019
24019
|
if !content_type.nil?
|
|
@@ -24077,7 +24077,7 @@ module Akeyless
|
|
|
24077
24077
|
# header parameters
|
|
24078
24078
|
header_params = opts[:header_params] || {}
|
|
24079
24079
|
# HTTP header 'Accept' (if needed)
|
|
24080
|
-
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']
|
|
24081
24081
|
# HTTP header 'Content-Type'
|
|
24082
24082
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24083
24083
|
if !content_type.nil?
|
|
@@ -24141,7 +24141,7 @@ module Akeyless
|
|
|
24141
24141
|
# header parameters
|
|
24142
24142
|
header_params = opts[:header_params] || {}
|
|
24143
24143
|
# HTTP header 'Accept' (if needed)
|
|
24144
|
-
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']
|
|
24145
24145
|
# HTTP header 'Content-Type'
|
|
24146
24146
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24147
24147
|
if !content_type.nil?
|
|
@@ -24205,7 +24205,7 @@ module Akeyless
|
|
|
24205
24205
|
# header parameters
|
|
24206
24206
|
header_params = opts[:header_params] || {}
|
|
24207
24207
|
# HTTP header 'Accept' (if needed)
|
|
24208
|
-
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']
|
|
24209
24209
|
# HTTP header 'Content-Type'
|
|
24210
24210
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24211
24211
|
if !content_type.nil?
|
|
@@ -24269,7 +24269,7 @@ module Akeyless
|
|
|
24269
24269
|
# header parameters
|
|
24270
24270
|
header_params = opts[:header_params] || {}
|
|
24271
24271
|
# HTTP header 'Accept' (if needed)
|
|
24272
|
-
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']
|
|
24273
24273
|
# HTTP header 'Content-Type'
|
|
24274
24274
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24275
24275
|
if !content_type.nil?
|
|
@@ -24333,7 +24333,7 @@ module Akeyless
|
|
|
24333
24333
|
# header parameters
|
|
24334
24334
|
header_params = opts[:header_params] || {}
|
|
24335
24335
|
# HTTP header 'Accept' (if needed)
|
|
24336
|
-
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']
|
|
24337
24337
|
# HTTP header 'Content-Type'
|
|
24338
24338
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24339
24339
|
if !content_type.nil?
|
|
@@ -24397,7 +24397,7 @@ module Akeyless
|
|
|
24397
24397
|
# header parameters
|
|
24398
24398
|
header_params = opts[:header_params] || {}
|
|
24399
24399
|
# HTTP header 'Accept' (if needed)
|
|
24400
|
-
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']
|
|
24401
24401
|
# HTTP header 'Content-Type'
|
|
24402
24402
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24403
24403
|
if !content_type.nil?
|
|
@@ -24461,7 +24461,7 @@ module Akeyless
|
|
|
24461
24461
|
# header parameters
|
|
24462
24462
|
header_params = opts[:header_params] || {}
|
|
24463
24463
|
# HTTP header 'Accept' (if needed)
|
|
24464
|
-
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']
|
|
24465
24465
|
# HTTP header 'Content-Type'
|
|
24466
24466
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24467
24467
|
if !content_type.nil?
|
|
@@ -24525,7 +24525,7 @@ module Akeyless
|
|
|
24525
24525
|
# header parameters
|
|
24526
24526
|
header_params = opts[:header_params] || {}
|
|
24527
24527
|
# HTTP header 'Accept' (if needed)
|
|
24528
|
-
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']
|
|
24529
24529
|
# HTTP header 'Content-Type'
|
|
24530
24530
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24531
24531
|
if !content_type.nil?
|
|
@@ -24589,7 +24589,7 @@ module Akeyless
|
|
|
24589
24589
|
# header parameters
|
|
24590
24590
|
header_params = opts[:header_params] || {}
|
|
24591
24591
|
# HTTP header 'Accept' (if needed)
|
|
24592
|
-
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']
|
|
24593
24593
|
# HTTP header 'Content-Type'
|
|
24594
24594
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24595
24595
|
if !content_type.nil?
|
|
@@ -24653,7 +24653,7 @@ module Akeyless
|
|
|
24653
24653
|
# header parameters
|
|
24654
24654
|
header_params = opts[:header_params] || {}
|
|
24655
24655
|
# HTTP header 'Accept' (if needed)
|
|
24656
|
-
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']
|
|
24657
24657
|
# HTTP header 'Content-Type'
|
|
24658
24658
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24659
24659
|
if !content_type.nil?
|
|
@@ -24717,7 +24717,7 @@ module Akeyless
|
|
|
24717
24717
|
# header parameters
|
|
24718
24718
|
header_params = opts[:header_params] || {}
|
|
24719
24719
|
# HTTP header 'Accept' (if needed)
|
|
24720
|
-
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']
|
|
24721
24721
|
# HTTP header 'Content-Type'
|
|
24722
24722
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24723
24723
|
if !content_type.nil?
|
|
@@ -24781,7 +24781,7 @@ module Akeyless
|
|
|
24781
24781
|
# header parameters
|
|
24782
24782
|
header_params = opts[:header_params] || {}
|
|
24783
24783
|
# HTTP header 'Accept' (if needed)
|
|
24784
|
-
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']
|
|
24785
24785
|
# HTTP header 'Content-Type'
|
|
24786
24786
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24787
24787
|
if !content_type.nil?
|
|
@@ -24845,7 +24845,7 @@ module Akeyless
|
|
|
24845
24845
|
# header parameters
|
|
24846
24846
|
header_params = opts[:header_params] || {}
|
|
24847
24847
|
# HTTP header 'Accept' (if needed)
|
|
24848
|
-
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']
|
|
24849
24849
|
# HTTP header 'Content-Type'
|
|
24850
24850
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24851
24851
|
if !content_type.nil?
|
|
@@ -24909,7 +24909,7 @@ module Akeyless
|
|
|
24909
24909
|
# header parameters
|
|
24910
24910
|
header_params = opts[:header_params] || {}
|
|
24911
24911
|
# HTTP header 'Accept' (if needed)
|
|
24912
|
-
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']
|
|
24913
24913
|
# HTTP header 'Content-Type'
|
|
24914
24914
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24915
24915
|
if !content_type.nil?
|
|
@@ -24973,7 +24973,7 @@ module Akeyless
|
|
|
24973
24973
|
# header parameters
|
|
24974
24974
|
header_params = opts[:header_params] || {}
|
|
24975
24975
|
# HTTP header 'Accept' (if needed)
|
|
24976
|
-
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']
|
|
24977
24977
|
# HTTP header 'Content-Type'
|
|
24978
24978
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
24979
24979
|
if !content_type.nil?
|
|
@@ -25037,7 +25037,7 @@ module Akeyless
|
|
|
25037
25037
|
# header parameters
|
|
25038
25038
|
header_params = opts[:header_params] || {}
|
|
25039
25039
|
# HTTP header 'Accept' (if needed)
|
|
25040
|
-
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']
|
|
25041
25041
|
# HTTP header 'Content-Type'
|
|
25042
25042
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25043
25043
|
if !content_type.nil?
|
|
@@ -25101,7 +25101,7 @@ module Akeyless
|
|
|
25101
25101
|
# header parameters
|
|
25102
25102
|
header_params = opts[:header_params] || {}
|
|
25103
25103
|
# HTTP header 'Accept' (if needed)
|
|
25104
|
-
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']
|
|
25105
25105
|
# HTTP header 'Content-Type'
|
|
25106
25106
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25107
25107
|
if !content_type.nil?
|
|
@@ -25165,7 +25165,7 @@ module Akeyless
|
|
|
25165
25165
|
# header parameters
|
|
25166
25166
|
header_params = opts[:header_params] || {}
|
|
25167
25167
|
# HTTP header 'Accept' (if needed)
|
|
25168
|
-
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']
|
|
25169
25169
|
# HTTP header 'Content-Type'
|
|
25170
25170
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25171
25171
|
if !content_type.nil?
|
|
@@ -25229,7 +25229,7 @@ module Akeyless
|
|
|
25229
25229
|
# header parameters
|
|
25230
25230
|
header_params = opts[:header_params] || {}
|
|
25231
25231
|
# HTTP header 'Accept' (if needed)
|
|
25232
|
-
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']
|
|
25233
25233
|
# HTTP header 'Content-Type'
|
|
25234
25234
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25235
25235
|
if !content_type.nil?
|
|
@@ -25293,7 +25293,7 @@ module Akeyless
|
|
|
25293
25293
|
# header parameters
|
|
25294
25294
|
header_params = opts[:header_params] || {}
|
|
25295
25295
|
# HTTP header 'Accept' (if needed)
|
|
25296
|
-
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']
|
|
25297
25297
|
# HTTP header 'Content-Type'
|
|
25298
25298
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25299
25299
|
if !content_type.nil?
|
|
@@ -25357,7 +25357,7 @@ module Akeyless
|
|
|
25357
25357
|
# header parameters
|
|
25358
25358
|
header_params = opts[:header_params] || {}
|
|
25359
25359
|
# HTTP header 'Accept' (if needed)
|
|
25360
|
-
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']
|
|
25361
25361
|
# HTTP header 'Content-Type'
|
|
25362
25362
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25363
25363
|
if !content_type.nil?
|
|
@@ -25421,7 +25421,7 @@ module Akeyless
|
|
|
25421
25421
|
# header parameters
|
|
25422
25422
|
header_params = opts[:header_params] || {}
|
|
25423
25423
|
# HTTP header 'Accept' (if needed)
|
|
25424
|
-
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']
|
|
25425
25425
|
# HTTP header 'Content-Type'
|
|
25426
25426
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25427
25427
|
if !content_type.nil?
|
|
@@ -25485,7 +25485,7 @@ module Akeyless
|
|
|
25485
25485
|
# header parameters
|
|
25486
25486
|
header_params = opts[:header_params] || {}
|
|
25487
25487
|
# HTTP header 'Accept' (if needed)
|
|
25488
|
-
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']
|
|
25489
25489
|
# HTTP header 'Content-Type'
|
|
25490
25490
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25491
25491
|
if !content_type.nil?
|
|
@@ -25549,7 +25549,7 @@ module Akeyless
|
|
|
25549
25549
|
# header parameters
|
|
25550
25550
|
header_params = opts[:header_params] || {}
|
|
25551
25551
|
# HTTP header 'Accept' (if needed)
|
|
25552
|
-
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']
|
|
25553
25553
|
# HTTP header 'Content-Type'
|
|
25554
25554
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25555
25555
|
if !content_type.nil?
|
|
@@ -25613,7 +25613,7 @@ module Akeyless
|
|
|
25613
25613
|
# header parameters
|
|
25614
25614
|
header_params = opts[:header_params] || {}
|
|
25615
25615
|
# HTTP header 'Accept' (if needed)
|
|
25616
|
-
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']
|
|
25617
25617
|
# HTTP header 'Content-Type'
|
|
25618
25618
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25619
25619
|
if !content_type.nil?
|
|
@@ -25677,7 +25677,7 @@ module Akeyless
|
|
|
25677
25677
|
# header parameters
|
|
25678
25678
|
header_params = opts[:header_params] || {}
|
|
25679
25679
|
# HTTP header 'Accept' (if needed)
|
|
25680
|
-
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']
|
|
25681
25681
|
# HTTP header 'Content-Type'
|
|
25682
25682
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25683
25683
|
if !content_type.nil?
|
|
@@ -25741,7 +25741,7 @@ module Akeyless
|
|
|
25741
25741
|
# header parameters
|
|
25742
25742
|
header_params = opts[:header_params] || {}
|
|
25743
25743
|
# HTTP header 'Accept' (if needed)
|
|
25744
|
-
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']
|
|
25745
25745
|
# HTTP header 'Content-Type'
|
|
25746
25746
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25747
25747
|
if !content_type.nil?
|
|
@@ -25805,7 +25805,7 @@ module Akeyless
|
|
|
25805
25805
|
# header parameters
|
|
25806
25806
|
header_params = opts[:header_params] || {}
|
|
25807
25807
|
# HTTP header 'Accept' (if needed)
|
|
25808
|
-
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']
|
|
25809
25809
|
# HTTP header 'Content-Type'
|
|
25810
25810
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25811
25811
|
if !content_type.nil?
|
|
@@ -25869,7 +25869,7 @@ module Akeyless
|
|
|
25869
25869
|
# header parameters
|
|
25870
25870
|
header_params = opts[:header_params] || {}
|
|
25871
25871
|
# HTTP header 'Accept' (if needed)
|
|
25872
|
-
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']
|
|
25873
25873
|
# HTTP header 'Content-Type'
|
|
25874
25874
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25875
25875
|
if !content_type.nil?
|
|
@@ -25933,7 +25933,7 @@ module Akeyless
|
|
|
25933
25933
|
# header parameters
|
|
25934
25934
|
header_params = opts[:header_params] || {}
|
|
25935
25935
|
# HTTP header 'Accept' (if needed)
|
|
25936
|
-
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']
|
|
25937
25937
|
# HTTP header 'Content-Type'
|
|
25938
25938
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
25939
25939
|
if !content_type.nil?
|
|
@@ -25997,7 +25997,7 @@ module Akeyless
|
|
|
25997
25997
|
# header parameters
|
|
25998
25998
|
header_params = opts[:header_params] || {}
|
|
25999
25999
|
# HTTP header 'Accept' (if needed)
|
|
26000
|
-
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']
|
|
26001
26001
|
# HTTP header 'Content-Type'
|
|
26002
26002
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26003
26003
|
if !content_type.nil?
|
|
@@ -26061,7 +26061,7 @@ module Akeyless
|
|
|
26061
26061
|
# header parameters
|
|
26062
26062
|
header_params = opts[:header_params] || {}
|
|
26063
26063
|
# HTTP header 'Accept' (if needed)
|
|
26064
|
-
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']
|
|
26065
26065
|
# HTTP header 'Content-Type'
|
|
26066
26066
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26067
26067
|
if !content_type.nil?
|
|
@@ -26125,7 +26125,7 @@ module Akeyless
|
|
|
26125
26125
|
# header parameters
|
|
26126
26126
|
header_params = opts[:header_params] || {}
|
|
26127
26127
|
# HTTP header 'Accept' (if needed)
|
|
26128
|
-
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']
|
|
26129
26129
|
# HTTP header 'Content-Type'
|
|
26130
26130
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26131
26131
|
if !content_type.nil?
|
|
@@ -26189,7 +26189,7 @@ module Akeyless
|
|
|
26189
26189
|
# header parameters
|
|
26190
26190
|
header_params = opts[:header_params] || {}
|
|
26191
26191
|
# HTTP header 'Accept' (if needed)
|
|
26192
|
-
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']
|
|
26193
26193
|
# HTTP header 'Content-Type'
|
|
26194
26194
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26195
26195
|
if !content_type.nil?
|
|
@@ -26253,7 +26253,7 @@ module Akeyless
|
|
|
26253
26253
|
# header parameters
|
|
26254
26254
|
header_params = opts[:header_params] || {}
|
|
26255
26255
|
# HTTP header 'Accept' (if needed)
|
|
26256
|
-
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']
|
|
26257
26257
|
# HTTP header 'Content-Type'
|
|
26258
26258
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26259
26259
|
if !content_type.nil?
|
|
@@ -26317,7 +26317,7 @@ module Akeyless
|
|
|
26317
26317
|
# header parameters
|
|
26318
26318
|
header_params = opts[:header_params] || {}
|
|
26319
26319
|
# HTTP header 'Accept' (if needed)
|
|
26320
|
-
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']
|
|
26321
26321
|
# HTTP header 'Content-Type'
|
|
26322
26322
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26323
26323
|
if !content_type.nil?
|
|
@@ -26381,7 +26381,7 @@ module Akeyless
|
|
|
26381
26381
|
# header parameters
|
|
26382
26382
|
header_params = opts[:header_params] || {}
|
|
26383
26383
|
# HTTP header 'Accept' (if needed)
|
|
26384
|
-
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']
|
|
26385
26385
|
# HTTP header 'Content-Type'
|
|
26386
26386
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26387
26387
|
if !content_type.nil?
|
|
@@ -26445,7 +26445,7 @@ module Akeyless
|
|
|
26445
26445
|
# header parameters
|
|
26446
26446
|
header_params = opts[:header_params] || {}
|
|
26447
26447
|
# HTTP header 'Accept' (if needed)
|
|
26448
|
-
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']
|
|
26449
26449
|
# HTTP header 'Content-Type'
|
|
26450
26450
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26451
26451
|
if !content_type.nil?
|
|
@@ -26509,7 +26509,7 @@ module Akeyless
|
|
|
26509
26509
|
# header parameters
|
|
26510
26510
|
header_params = opts[:header_params] || {}
|
|
26511
26511
|
# HTTP header 'Accept' (if needed)
|
|
26512
|
-
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']
|
|
26513
26513
|
# HTTP header 'Content-Type'
|
|
26514
26514
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26515
26515
|
if !content_type.nil?
|
|
@@ -26573,7 +26573,7 @@ module Akeyless
|
|
|
26573
26573
|
# header parameters
|
|
26574
26574
|
header_params = opts[:header_params] || {}
|
|
26575
26575
|
# HTTP header 'Accept' (if needed)
|
|
26576
|
-
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']
|
|
26577
26577
|
# HTTP header 'Content-Type'
|
|
26578
26578
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26579
26579
|
if !content_type.nil?
|
|
@@ -26637,7 +26637,7 @@ module Akeyless
|
|
|
26637
26637
|
# header parameters
|
|
26638
26638
|
header_params = opts[:header_params] || {}
|
|
26639
26639
|
# HTTP header 'Accept' (if needed)
|
|
26640
|
-
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']
|
|
26641
26641
|
# HTTP header 'Content-Type'
|
|
26642
26642
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26643
26643
|
if !content_type.nil?
|
|
@@ -26701,7 +26701,7 @@ module Akeyless
|
|
|
26701
26701
|
# header parameters
|
|
26702
26702
|
header_params = opts[:header_params] || {}
|
|
26703
26703
|
# HTTP header 'Accept' (if needed)
|
|
26704
|
-
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']
|
|
26705
26705
|
# HTTP header 'Content-Type'
|
|
26706
26706
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26707
26707
|
if !content_type.nil?
|
|
@@ -26765,7 +26765,7 @@ module Akeyless
|
|
|
26765
26765
|
# header parameters
|
|
26766
26766
|
header_params = opts[:header_params] || {}
|
|
26767
26767
|
# HTTP header 'Accept' (if needed)
|
|
26768
|
-
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']
|
|
26769
26769
|
# HTTP header 'Content-Type'
|
|
26770
26770
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26771
26771
|
if !content_type.nil?
|
|
@@ -26829,7 +26829,7 @@ module Akeyless
|
|
|
26829
26829
|
# header parameters
|
|
26830
26830
|
header_params = opts[:header_params] || {}
|
|
26831
26831
|
# HTTP header 'Accept' (if needed)
|
|
26832
|
-
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']
|
|
26833
26833
|
# HTTP header 'Content-Type'
|
|
26834
26834
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26835
26835
|
if !content_type.nil?
|
|
@@ -26893,7 +26893,7 @@ module Akeyless
|
|
|
26893
26893
|
# header parameters
|
|
26894
26894
|
header_params = opts[:header_params] || {}
|
|
26895
26895
|
# HTTP header 'Accept' (if needed)
|
|
26896
|
-
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']
|
|
26897
26897
|
# HTTP header 'Content-Type'
|
|
26898
26898
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26899
26899
|
if !content_type.nil?
|
|
@@ -26957,7 +26957,7 @@ module Akeyless
|
|
|
26957
26957
|
# header parameters
|
|
26958
26958
|
header_params = opts[:header_params] || {}
|
|
26959
26959
|
# HTTP header 'Accept' (if needed)
|
|
26960
|
-
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']
|
|
26961
26961
|
# HTTP header 'Content-Type'
|
|
26962
26962
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
26963
26963
|
if !content_type.nil?
|
|
@@ -27021,7 +27021,7 @@ module Akeyless
|
|
|
27021
27021
|
# header parameters
|
|
27022
27022
|
header_params = opts[:header_params] || {}
|
|
27023
27023
|
# HTTP header 'Accept' (if needed)
|
|
27024
|
-
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']
|
|
27025
27025
|
# HTTP header 'Content-Type'
|
|
27026
27026
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27027
27027
|
if !content_type.nil?
|
|
@@ -27085,7 +27085,7 @@ module Akeyless
|
|
|
27085
27085
|
# header parameters
|
|
27086
27086
|
header_params = opts[:header_params] || {}
|
|
27087
27087
|
# HTTP header 'Accept' (if needed)
|
|
27088
|
-
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']
|
|
27089
27089
|
# HTTP header 'Content-Type'
|
|
27090
27090
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27091
27091
|
if !content_type.nil?
|
|
@@ -27149,7 +27149,7 @@ module Akeyless
|
|
|
27149
27149
|
# header parameters
|
|
27150
27150
|
header_params = opts[:header_params] || {}
|
|
27151
27151
|
# HTTP header 'Accept' (if needed)
|
|
27152
|
-
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']
|
|
27153
27153
|
# HTTP header 'Content-Type'
|
|
27154
27154
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27155
27155
|
if !content_type.nil?
|
|
@@ -27213,7 +27213,7 @@ module Akeyless
|
|
|
27213
27213
|
# header parameters
|
|
27214
27214
|
header_params = opts[:header_params] || {}
|
|
27215
27215
|
# HTTP header 'Accept' (if needed)
|
|
27216
|
-
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']
|
|
27217
27217
|
# HTTP header 'Content-Type'
|
|
27218
27218
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27219
27219
|
if !content_type.nil?
|
|
@@ -27277,7 +27277,7 @@ module Akeyless
|
|
|
27277
27277
|
# header parameters
|
|
27278
27278
|
header_params = opts[:header_params] || {}
|
|
27279
27279
|
# HTTP header 'Accept' (if needed)
|
|
27280
|
-
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']
|
|
27281
27281
|
# HTTP header 'Content-Type'
|
|
27282
27282
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27283
27283
|
if !content_type.nil?
|
|
@@ -27341,7 +27341,7 @@ module Akeyless
|
|
|
27341
27341
|
# header parameters
|
|
27342
27342
|
header_params = opts[:header_params] || {}
|
|
27343
27343
|
# HTTP header 'Accept' (if needed)
|
|
27344
|
-
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']
|
|
27345
27345
|
# HTTP header 'Content-Type'
|
|
27346
27346
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27347
27347
|
if !content_type.nil?
|
|
@@ -27405,7 +27405,7 @@ module Akeyless
|
|
|
27405
27405
|
# header parameters
|
|
27406
27406
|
header_params = opts[:header_params] || {}
|
|
27407
27407
|
# HTTP header 'Accept' (if needed)
|
|
27408
|
-
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']
|
|
27409
27409
|
# HTTP header 'Content-Type'
|
|
27410
27410
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27411
27411
|
if !content_type.nil?
|
|
@@ -27469,7 +27469,7 @@ module Akeyless
|
|
|
27469
27469
|
# header parameters
|
|
27470
27470
|
header_params = opts[:header_params] || {}
|
|
27471
27471
|
# HTTP header 'Accept' (if needed)
|
|
27472
|
-
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']
|
|
27473
27473
|
# HTTP header 'Content-Type'
|
|
27474
27474
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27475
27475
|
if !content_type.nil?
|
|
@@ -27533,7 +27533,7 @@ module Akeyless
|
|
|
27533
27533
|
# header parameters
|
|
27534
27534
|
header_params = opts[:header_params] || {}
|
|
27535
27535
|
# HTTP header 'Accept' (if needed)
|
|
27536
|
-
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']
|
|
27537
27537
|
# HTTP header 'Content-Type'
|
|
27538
27538
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27539
27539
|
if !content_type.nil?
|
|
@@ -27597,7 +27597,7 @@ module Akeyless
|
|
|
27597
27597
|
# header parameters
|
|
27598
27598
|
header_params = opts[:header_params] || {}
|
|
27599
27599
|
# HTTP header 'Accept' (if needed)
|
|
27600
|
-
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']
|
|
27601
27601
|
# HTTP header 'Content-Type'
|
|
27602
27602
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27603
27603
|
if !content_type.nil?
|
|
@@ -27661,7 +27661,7 @@ module Akeyless
|
|
|
27661
27661
|
# header parameters
|
|
27662
27662
|
header_params = opts[:header_params] || {}
|
|
27663
27663
|
# HTTP header 'Accept' (if needed)
|
|
27664
|
-
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']
|
|
27665
27665
|
# HTTP header 'Content-Type'
|
|
27666
27666
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27667
27667
|
if !content_type.nil?
|
|
@@ -27725,7 +27725,7 @@ module Akeyless
|
|
|
27725
27725
|
# header parameters
|
|
27726
27726
|
header_params = opts[:header_params] || {}
|
|
27727
27727
|
# HTTP header 'Accept' (if needed)
|
|
27728
|
-
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']
|
|
27729
27729
|
# HTTP header 'Content-Type'
|
|
27730
27730
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27731
27731
|
if !content_type.nil?
|
|
@@ -27789,7 +27789,7 @@ module Akeyless
|
|
|
27789
27789
|
# header parameters
|
|
27790
27790
|
header_params = opts[:header_params] || {}
|
|
27791
27791
|
# HTTP header 'Accept' (if needed)
|
|
27792
|
-
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']
|
|
27793
27793
|
# HTTP header 'Content-Type'
|
|
27794
27794
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27795
27795
|
if !content_type.nil?
|
|
@@ -27853,7 +27853,7 @@ module Akeyless
|
|
|
27853
27853
|
# header parameters
|
|
27854
27854
|
header_params = opts[:header_params] || {}
|
|
27855
27855
|
# HTTP header 'Accept' (if needed)
|
|
27856
|
-
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']
|
|
27857
27857
|
# HTTP header 'Content-Type'
|
|
27858
27858
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27859
27859
|
if !content_type.nil?
|
|
@@ -27917,7 +27917,7 @@ module Akeyless
|
|
|
27917
27917
|
# header parameters
|
|
27918
27918
|
header_params = opts[:header_params] || {}
|
|
27919
27919
|
# HTTP header 'Accept' (if needed)
|
|
27920
|
-
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']
|
|
27921
27921
|
# HTTP header 'Content-Type'
|
|
27922
27922
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27923
27923
|
if !content_type.nil?
|
|
@@ -27981,7 +27981,7 @@ module Akeyless
|
|
|
27981
27981
|
# header parameters
|
|
27982
27982
|
header_params = opts[:header_params] || {}
|
|
27983
27983
|
# HTTP header 'Accept' (if needed)
|
|
27984
|
-
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']
|
|
27985
27985
|
# HTTP header 'Content-Type'
|
|
27986
27986
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
27987
27987
|
if !content_type.nil?
|
|
@@ -28045,7 +28045,7 @@ module Akeyless
|
|
|
28045
28045
|
# header parameters
|
|
28046
28046
|
header_params = opts[:header_params] || {}
|
|
28047
28047
|
# HTTP header 'Accept' (if needed)
|
|
28048
|
-
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']
|
|
28049
28049
|
# HTTP header 'Content-Type'
|
|
28050
28050
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28051
28051
|
if !content_type.nil?
|
|
@@ -28109,7 +28109,7 @@ module Akeyless
|
|
|
28109
28109
|
# header parameters
|
|
28110
28110
|
header_params = opts[:header_params] || {}
|
|
28111
28111
|
# HTTP header 'Accept' (if needed)
|
|
28112
|
-
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']
|
|
28113
28113
|
# HTTP header 'Content-Type'
|
|
28114
28114
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28115
28115
|
if !content_type.nil?
|
|
@@ -28173,7 +28173,7 @@ module Akeyless
|
|
|
28173
28173
|
# header parameters
|
|
28174
28174
|
header_params = opts[:header_params] || {}
|
|
28175
28175
|
# HTTP header 'Accept' (if needed)
|
|
28176
|
-
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']
|
|
28177
28177
|
# HTTP header 'Content-Type'
|
|
28178
28178
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28179
28179
|
if !content_type.nil?
|
|
@@ -28237,7 +28237,7 @@ module Akeyless
|
|
|
28237
28237
|
# header parameters
|
|
28238
28238
|
header_params = opts[:header_params] || {}
|
|
28239
28239
|
# HTTP header 'Accept' (if needed)
|
|
28240
|
-
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']
|
|
28241
28241
|
# HTTP header 'Content-Type'
|
|
28242
28242
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28243
28243
|
if !content_type.nil?
|
|
@@ -28301,7 +28301,7 @@ module Akeyless
|
|
|
28301
28301
|
# header parameters
|
|
28302
28302
|
header_params = opts[:header_params] || {}
|
|
28303
28303
|
# HTTP header 'Accept' (if needed)
|
|
28304
|
-
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']
|
|
28305
28305
|
# HTTP header 'Content-Type'
|
|
28306
28306
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28307
28307
|
if !content_type.nil?
|
|
@@ -28365,7 +28365,7 @@ module Akeyless
|
|
|
28365
28365
|
# header parameters
|
|
28366
28366
|
header_params = opts[:header_params] || {}
|
|
28367
28367
|
# HTTP header 'Accept' (if needed)
|
|
28368
|
-
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']
|
|
28369
28369
|
# HTTP header 'Content-Type'
|
|
28370
28370
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28371
28371
|
if !content_type.nil?
|
|
@@ -28429,7 +28429,7 @@ module Akeyless
|
|
|
28429
28429
|
# header parameters
|
|
28430
28430
|
header_params = opts[:header_params] || {}
|
|
28431
28431
|
# HTTP header 'Accept' (if needed)
|
|
28432
|
-
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']
|
|
28433
28433
|
# HTTP header 'Content-Type'
|
|
28434
28434
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28435
28435
|
if !content_type.nil?
|
|
@@ -28493,7 +28493,7 @@ module Akeyless
|
|
|
28493
28493
|
# header parameters
|
|
28494
28494
|
header_params = opts[:header_params] || {}
|
|
28495
28495
|
# HTTP header 'Accept' (if needed)
|
|
28496
|
-
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']
|
|
28497
28497
|
# HTTP header 'Content-Type'
|
|
28498
28498
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28499
28499
|
if !content_type.nil?
|
|
@@ -28557,7 +28557,7 @@ module Akeyless
|
|
|
28557
28557
|
# header parameters
|
|
28558
28558
|
header_params = opts[:header_params] || {}
|
|
28559
28559
|
# HTTP header 'Accept' (if needed)
|
|
28560
|
-
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']
|
|
28561
28561
|
# HTTP header 'Content-Type'
|
|
28562
28562
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28563
28563
|
if !content_type.nil?
|
|
@@ -28621,7 +28621,7 @@ module Akeyless
|
|
|
28621
28621
|
# header parameters
|
|
28622
28622
|
header_params = opts[:header_params] || {}
|
|
28623
28623
|
# HTTP header 'Accept' (if needed)
|
|
28624
|
-
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']
|
|
28625
28625
|
# HTTP header 'Content-Type'
|
|
28626
28626
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28627
28627
|
if !content_type.nil?
|
|
@@ -28685,7 +28685,7 @@ module Akeyless
|
|
|
28685
28685
|
# header parameters
|
|
28686
28686
|
header_params = opts[:header_params] || {}
|
|
28687
28687
|
# HTTP header 'Accept' (if needed)
|
|
28688
|
-
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']
|
|
28689
28689
|
# HTTP header 'Content-Type'
|
|
28690
28690
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28691
28691
|
if !content_type.nil?
|
|
@@ -28749,7 +28749,7 @@ module Akeyless
|
|
|
28749
28749
|
# header parameters
|
|
28750
28750
|
header_params = opts[:header_params] || {}
|
|
28751
28751
|
# HTTP header 'Accept' (if needed)
|
|
28752
|
-
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']
|
|
28753
28753
|
# HTTP header 'Content-Type'
|
|
28754
28754
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28755
28755
|
if !content_type.nil?
|
|
@@ -28813,7 +28813,7 @@ module Akeyless
|
|
|
28813
28813
|
# header parameters
|
|
28814
28814
|
header_params = opts[:header_params] || {}
|
|
28815
28815
|
# HTTP header 'Accept' (if needed)
|
|
28816
|
-
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']
|
|
28817
28817
|
# HTTP header 'Content-Type'
|
|
28818
28818
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28819
28819
|
if !content_type.nil?
|
|
@@ -28877,7 +28877,7 @@ module Akeyless
|
|
|
28877
28877
|
# header parameters
|
|
28878
28878
|
header_params = opts[:header_params] || {}
|
|
28879
28879
|
# HTTP header 'Accept' (if needed)
|
|
28880
|
-
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']
|
|
28881
28881
|
# HTTP header 'Content-Type'
|
|
28882
28882
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28883
28883
|
if !content_type.nil?
|
|
@@ -28941,7 +28941,7 @@ module Akeyless
|
|
|
28941
28941
|
# header parameters
|
|
28942
28942
|
header_params = opts[:header_params] || {}
|
|
28943
28943
|
# HTTP header 'Accept' (if needed)
|
|
28944
|
-
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']
|
|
28945
28945
|
# HTTP header 'Content-Type'
|
|
28946
28946
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
28947
28947
|
if !content_type.nil?
|
|
@@ -29005,7 +29005,7 @@ module Akeyless
|
|
|
29005
29005
|
# header parameters
|
|
29006
29006
|
header_params = opts[:header_params] || {}
|
|
29007
29007
|
# HTTP header 'Accept' (if needed)
|
|
29008
|
-
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']
|
|
29009
29009
|
# HTTP header 'Content-Type'
|
|
29010
29010
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29011
29011
|
if !content_type.nil?
|
|
@@ -29069,7 +29069,7 @@ module Akeyless
|
|
|
29069
29069
|
# header parameters
|
|
29070
29070
|
header_params = opts[:header_params] || {}
|
|
29071
29071
|
# HTTP header 'Accept' (if needed)
|
|
29072
|
-
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']
|
|
29073
29073
|
# HTTP header 'Content-Type'
|
|
29074
29074
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29075
29075
|
if !content_type.nil?
|
|
@@ -29133,7 +29133,7 @@ module Akeyless
|
|
|
29133
29133
|
# header parameters
|
|
29134
29134
|
header_params = opts[:header_params] || {}
|
|
29135
29135
|
# HTTP header 'Accept' (if needed)
|
|
29136
|
-
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']
|
|
29137
29137
|
# HTTP header 'Content-Type'
|
|
29138
29138
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29139
29139
|
if !content_type.nil?
|
|
@@ -29197,7 +29197,7 @@ module Akeyless
|
|
|
29197
29197
|
# header parameters
|
|
29198
29198
|
header_params = opts[:header_params] || {}
|
|
29199
29199
|
# HTTP header 'Accept' (if needed)
|
|
29200
|
-
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']
|
|
29201
29201
|
# HTTP header 'Content-Type'
|
|
29202
29202
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29203
29203
|
if !content_type.nil?
|
|
@@ -29261,7 +29261,7 @@ module Akeyless
|
|
|
29261
29261
|
# header parameters
|
|
29262
29262
|
header_params = opts[:header_params] || {}
|
|
29263
29263
|
# HTTP header 'Accept' (if needed)
|
|
29264
|
-
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']
|
|
29265
29265
|
# HTTP header 'Content-Type'
|
|
29266
29266
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29267
29267
|
if !content_type.nil?
|
|
@@ -29325,7 +29325,7 @@ module Akeyless
|
|
|
29325
29325
|
# header parameters
|
|
29326
29326
|
header_params = opts[:header_params] || {}
|
|
29327
29327
|
# HTTP header 'Accept' (if needed)
|
|
29328
|
-
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']
|
|
29329
29329
|
# HTTP header 'Content-Type'
|
|
29330
29330
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29331
29331
|
if !content_type.nil?
|
|
@@ -29389,7 +29389,7 @@ module Akeyless
|
|
|
29389
29389
|
# header parameters
|
|
29390
29390
|
header_params = opts[:header_params] || {}
|
|
29391
29391
|
# HTTP header 'Accept' (if needed)
|
|
29392
|
-
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']
|
|
29393
29393
|
# HTTP header 'Content-Type'
|
|
29394
29394
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29395
29395
|
if !content_type.nil?
|
|
@@ -29453,7 +29453,7 @@ module Akeyless
|
|
|
29453
29453
|
# header parameters
|
|
29454
29454
|
header_params = opts[:header_params] || {}
|
|
29455
29455
|
# HTTP header 'Accept' (if needed)
|
|
29456
|
-
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']
|
|
29457
29457
|
# HTTP header 'Content-Type'
|
|
29458
29458
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29459
29459
|
if !content_type.nil?
|
|
@@ -29517,7 +29517,7 @@ module Akeyless
|
|
|
29517
29517
|
# header parameters
|
|
29518
29518
|
header_params = opts[:header_params] || {}
|
|
29519
29519
|
# HTTP header 'Accept' (if needed)
|
|
29520
|
-
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']
|
|
29521
29521
|
# HTTP header 'Content-Type'
|
|
29522
29522
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29523
29523
|
if !content_type.nil?
|
|
@@ -29581,7 +29581,7 @@ module Akeyless
|
|
|
29581
29581
|
# header parameters
|
|
29582
29582
|
header_params = opts[:header_params] || {}
|
|
29583
29583
|
# HTTP header 'Accept' (if needed)
|
|
29584
|
-
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']
|
|
29585
29585
|
# HTTP header 'Content-Type'
|
|
29586
29586
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29587
29587
|
if !content_type.nil?
|
|
@@ -29645,7 +29645,7 @@ module Akeyless
|
|
|
29645
29645
|
# header parameters
|
|
29646
29646
|
header_params = opts[:header_params] || {}
|
|
29647
29647
|
# HTTP header 'Accept' (if needed)
|
|
29648
|
-
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']
|
|
29649
29649
|
# HTTP header 'Content-Type'
|
|
29650
29650
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29651
29651
|
if !content_type.nil?
|
|
@@ -29709,7 +29709,7 @@ module Akeyless
|
|
|
29709
29709
|
# header parameters
|
|
29710
29710
|
header_params = opts[:header_params] || {}
|
|
29711
29711
|
# HTTP header 'Accept' (if needed)
|
|
29712
|
-
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']
|
|
29713
29713
|
# HTTP header 'Content-Type'
|
|
29714
29714
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29715
29715
|
if !content_type.nil?
|
|
@@ -29773,7 +29773,7 @@ module Akeyless
|
|
|
29773
29773
|
# header parameters
|
|
29774
29774
|
header_params = opts[:header_params] || {}
|
|
29775
29775
|
# HTTP header 'Accept' (if needed)
|
|
29776
|
-
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']
|
|
29777
29777
|
# HTTP header 'Content-Type'
|
|
29778
29778
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29779
29779
|
if !content_type.nil?
|
|
@@ -29837,7 +29837,7 @@ module Akeyless
|
|
|
29837
29837
|
# header parameters
|
|
29838
29838
|
header_params = opts[:header_params] || {}
|
|
29839
29839
|
# HTTP header 'Accept' (if needed)
|
|
29840
|
-
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']
|
|
29841
29841
|
# HTTP header 'Content-Type'
|
|
29842
29842
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29843
29843
|
if !content_type.nil?
|
|
@@ -29901,7 +29901,7 @@ module Akeyless
|
|
|
29901
29901
|
# header parameters
|
|
29902
29902
|
header_params = opts[:header_params] || {}
|
|
29903
29903
|
# HTTP header 'Accept' (if needed)
|
|
29904
|
-
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']
|
|
29905
29905
|
# HTTP header 'Content-Type'
|
|
29906
29906
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29907
29907
|
if !content_type.nil?
|
|
@@ -29965,7 +29965,7 @@ module Akeyless
|
|
|
29965
29965
|
# header parameters
|
|
29966
29966
|
header_params = opts[:header_params] || {}
|
|
29967
29967
|
# HTTP header 'Accept' (if needed)
|
|
29968
|
-
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']
|
|
29969
29969
|
# HTTP header 'Content-Type'
|
|
29970
29970
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
29971
29971
|
if !content_type.nil?
|
|
@@ -30029,7 +30029,7 @@ module Akeyless
|
|
|
30029
30029
|
# header parameters
|
|
30030
30030
|
header_params = opts[:header_params] || {}
|
|
30031
30031
|
# HTTP header 'Accept' (if needed)
|
|
30032
|
-
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']
|
|
30033
30033
|
# HTTP header 'Content-Type'
|
|
30034
30034
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30035
30035
|
if !content_type.nil?
|
|
@@ -30093,7 +30093,7 @@ module Akeyless
|
|
|
30093
30093
|
# header parameters
|
|
30094
30094
|
header_params = opts[:header_params] || {}
|
|
30095
30095
|
# HTTP header 'Accept' (if needed)
|
|
30096
|
-
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']
|
|
30097
30097
|
# HTTP header 'Content-Type'
|
|
30098
30098
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30099
30099
|
if !content_type.nil?
|
|
@@ -30157,7 +30157,7 @@ module Akeyless
|
|
|
30157
30157
|
# header parameters
|
|
30158
30158
|
header_params = opts[:header_params] || {}
|
|
30159
30159
|
# HTTP header 'Accept' (if needed)
|
|
30160
|
-
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']
|
|
30161
30161
|
# HTTP header 'Content-Type'
|
|
30162
30162
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30163
30163
|
if !content_type.nil?
|
|
@@ -30221,7 +30221,7 @@ module Akeyless
|
|
|
30221
30221
|
# header parameters
|
|
30222
30222
|
header_params = opts[:header_params] || {}
|
|
30223
30223
|
# HTTP header 'Accept' (if needed)
|
|
30224
|
-
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']
|
|
30225
30225
|
# HTTP header 'Content-Type'
|
|
30226
30226
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30227
30227
|
if !content_type.nil?
|
|
@@ -30285,7 +30285,7 @@ module Akeyless
|
|
|
30285
30285
|
# header parameters
|
|
30286
30286
|
header_params = opts[:header_params] || {}
|
|
30287
30287
|
# HTTP header 'Accept' (if needed)
|
|
30288
|
-
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']
|
|
30289
30289
|
# HTTP header 'Content-Type'
|
|
30290
30290
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30291
30291
|
if !content_type.nil?
|
|
@@ -30349,7 +30349,7 @@ module Akeyless
|
|
|
30349
30349
|
# header parameters
|
|
30350
30350
|
header_params = opts[:header_params] || {}
|
|
30351
30351
|
# HTTP header 'Accept' (if needed)
|
|
30352
|
-
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']
|
|
30353
30353
|
# HTTP header 'Content-Type'
|
|
30354
30354
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30355
30355
|
if !content_type.nil?
|
|
@@ -30413,7 +30413,7 @@ module Akeyless
|
|
|
30413
30413
|
# header parameters
|
|
30414
30414
|
header_params = opts[:header_params] || {}
|
|
30415
30415
|
# HTTP header 'Accept' (if needed)
|
|
30416
|
-
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']
|
|
30417
30417
|
# HTTP header 'Content-Type'
|
|
30418
30418
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30419
30419
|
if !content_type.nil?
|
|
@@ -30477,7 +30477,7 @@ module Akeyless
|
|
|
30477
30477
|
# header parameters
|
|
30478
30478
|
header_params = opts[:header_params] || {}
|
|
30479
30479
|
# HTTP header 'Accept' (if needed)
|
|
30480
|
-
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']
|
|
30481
30481
|
# HTTP header 'Content-Type'
|
|
30482
30482
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30483
30483
|
if !content_type.nil?
|
|
@@ -30541,7 +30541,7 @@ module Akeyless
|
|
|
30541
30541
|
# header parameters
|
|
30542
30542
|
header_params = opts[:header_params] || {}
|
|
30543
30543
|
# HTTP header 'Accept' (if needed)
|
|
30544
|
-
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']
|
|
30545
30545
|
# HTTP header 'Content-Type'
|
|
30546
30546
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30547
30547
|
if !content_type.nil?
|
|
@@ -30605,7 +30605,7 @@ module Akeyless
|
|
|
30605
30605
|
# header parameters
|
|
30606
30606
|
header_params = opts[:header_params] || {}
|
|
30607
30607
|
# HTTP header 'Accept' (if needed)
|
|
30608
|
-
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']
|
|
30609
30609
|
# HTTP header 'Content-Type'
|
|
30610
30610
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30611
30611
|
if !content_type.nil?
|
|
@@ -30669,7 +30669,7 @@ module Akeyless
|
|
|
30669
30669
|
# header parameters
|
|
30670
30670
|
header_params = opts[:header_params] || {}
|
|
30671
30671
|
# HTTP header 'Accept' (if needed)
|
|
30672
|
-
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']
|
|
30673
30673
|
# HTTP header 'Content-Type'
|
|
30674
30674
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30675
30675
|
if !content_type.nil?
|
|
@@ -30733,7 +30733,7 @@ module Akeyless
|
|
|
30733
30733
|
# header parameters
|
|
30734
30734
|
header_params = opts[:header_params] || {}
|
|
30735
30735
|
# HTTP header 'Accept' (if needed)
|
|
30736
|
-
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']
|
|
30737
30737
|
# HTTP header 'Content-Type'
|
|
30738
30738
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30739
30739
|
if !content_type.nil?
|
|
@@ -30797,7 +30797,7 @@ module Akeyless
|
|
|
30797
30797
|
# header parameters
|
|
30798
30798
|
header_params = opts[:header_params] || {}
|
|
30799
30799
|
# HTTP header 'Accept' (if needed)
|
|
30800
|
-
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']
|
|
30801
30801
|
# HTTP header 'Content-Type'
|
|
30802
30802
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30803
30803
|
if !content_type.nil?
|
|
@@ -30861,7 +30861,7 @@ module Akeyless
|
|
|
30861
30861
|
# header parameters
|
|
30862
30862
|
header_params = opts[:header_params] || {}
|
|
30863
30863
|
# HTTP header 'Accept' (if needed)
|
|
30864
|
-
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']
|
|
30865
30865
|
# HTTP header 'Content-Type'
|
|
30866
30866
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30867
30867
|
if !content_type.nil?
|
|
@@ -30925,7 +30925,7 @@ module Akeyless
|
|
|
30925
30925
|
# header parameters
|
|
30926
30926
|
header_params = opts[:header_params] || {}
|
|
30927
30927
|
# HTTP header 'Accept' (if needed)
|
|
30928
|
-
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']
|
|
30929
30929
|
# HTTP header 'Content-Type'
|
|
30930
30930
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30931
30931
|
if !content_type.nil?
|
|
@@ -30989,7 +30989,7 @@ module Akeyless
|
|
|
30989
30989
|
# header parameters
|
|
30990
30990
|
header_params = opts[:header_params] || {}
|
|
30991
30991
|
# HTTP header 'Accept' (if needed)
|
|
30992
|
-
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']
|
|
30993
30993
|
# HTTP header 'Content-Type'
|
|
30994
30994
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
30995
30995
|
if !content_type.nil?
|
|
@@ -31053,7 +31053,7 @@ module Akeyless
|
|
|
31053
31053
|
# header parameters
|
|
31054
31054
|
header_params = opts[:header_params] || {}
|
|
31055
31055
|
# HTTP header 'Accept' (if needed)
|
|
31056
|
-
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']
|
|
31057
31057
|
# HTTP header 'Content-Type'
|
|
31058
31058
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31059
31059
|
if !content_type.nil?
|
|
@@ -31117,7 +31117,7 @@ module Akeyless
|
|
|
31117
31117
|
# header parameters
|
|
31118
31118
|
header_params = opts[:header_params] || {}
|
|
31119
31119
|
# HTTP header 'Accept' (if needed)
|
|
31120
|
-
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']
|
|
31121
31121
|
# HTTP header 'Content-Type'
|
|
31122
31122
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31123
31123
|
if !content_type.nil?
|
|
@@ -31181,7 +31181,7 @@ module Akeyless
|
|
|
31181
31181
|
# header parameters
|
|
31182
31182
|
header_params = opts[:header_params] || {}
|
|
31183
31183
|
# HTTP header 'Accept' (if needed)
|
|
31184
|
-
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']
|
|
31185
31185
|
# HTTP header 'Content-Type'
|
|
31186
31186
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31187
31187
|
if !content_type.nil?
|
|
@@ -31245,7 +31245,7 @@ module Akeyless
|
|
|
31245
31245
|
# header parameters
|
|
31246
31246
|
header_params = opts[:header_params] || {}
|
|
31247
31247
|
# HTTP header 'Accept' (if needed)
|
|
31248
|
-
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']
|
|
31249
31249
|
# HTTP header 'Content-Type'
|
|
31250
31250
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31251
31251
|
if !content_type.nil?
|
|
@@ -31309,7 +31309,7 @@ module Akeyless
|
|
|
31309
31309
|
# header parameters
|
|
31310
31310
|
header_params = opts[:header_params] || {}
|
|
31311
31311
|
# HTTP header 'Accept' (if needed)
|
|
31312
|
-
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']
|
|
31313
31313
|
# HTTP header 'Content-Type'
|
|
31314
31314
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31315
31315
|
if !content_type.nil?
|
|
@@ -31373,7 +31373,7 @@ module Akeyless
|
|
|
31373
31373
|
# header parameters
|
|
31374
31374
|
header_params = opts[:header_params] || {}
|
|
31375
31375
|
# HTTP header 'Accept' (if needed)
|
|
31376
|
-
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']
|
|
31377
31377
|
# HTTP header 'Content-Type'
|
|
31378
31378
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31379
31379
|
if !content_type.nil?
|
|
@@ -31437,7 +31437,7 @@ module Akeyless
|
|
|
31437
31437
|
# header parameters
|
|
31438
31438
|
header_params = opts[:header_params] || {}
|
|
31439
31439
|
# HTTP header 'Accept' (if needed)
|
|
31440
|
-
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']
|
|
31441
31441
|
# HTTP header 'Content-Type'
|
|
31442
31442
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31443
31443
|
if !content_type.nil?
|
|
@@ -31501,7 +31501,7 @@ module Akeyless
|
|
|
31501
31501
|
# header parameters
|
|
31502
31502
|
header_params = opts[:header_params] || {}
|
|
31503
31503
|
# HTTP header 'Accept' (if needed)
|
|
31504
|
-
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']
|
|
31505
31505
|
# HTTP header 'Content-Type'
|
|
31506
31506
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31507
31507
|
if !content_type.nil?
|
|
@@ -31565,7 +31565,7 @@ module Akeyless
|
|
|
31565
31565
|
# header parameters
|
|
31566
31566
|
header_params = opts[:header_params] || {}
|
|
31567
31567
|
# HTTP header 'Accept' (if needed)
|
|
31568
|
-
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']
|
|
31569
31569
|
# HTTP header 'Content-Type'
|
|
31570
31570
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31571
31571
|
if !content_type.nil?
|
|
@@ -31629,7 +31629,7 @@ module Akeyless
|
|
|
31629
31629
|
# header parameters
|
|
31630
31630
|
header_params = opts[:header_params] || {}
|
|
31631
31631
|
# HTTP header 'Accept' (if needed)
|
|
31632
|
-
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']
|
|
31633
31633
|
# HTTP header 'Content-Type'
|
|
31634
31634
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31635
31635
|
if !content_type.nil?
|
|
@@ -31693,7 +31693,7 @@ module Akeyless
|
|
|
31693
31693
|
# header parameters
|
|
31694
31694
|
header_params = opts[:header_params] || {}
|
|
31695
31695
|
# HTTP header 'Accept' (if needed)
|
|
31696
|
-
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']
|
|
31697
31697
|
# HTTP header 'Content-Type'
|
|
31698
31698
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31699
31699
|
if !content_type.nil?
|
|
@@ -31757,7 +31757,7 @@ module Akeyless
|
|
|
31757
31757
|
# header parameters
|
|
31758
31758
|
header_params = opts[:header_params] || {}
|
|
31759
31759
|
# HTTP header 'Accept' (if needed)
|
|
31760
|
-
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']
|
|
31761
31761
|
# HTTP header 'Content-Type'
|
|
31762
31762
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31763
31763
|
if !content_type.nil?
|
|
@@ -31821,7 +31821,7 @@ module Akeyless
|
|
|
31821
31821
|
# header parameters
|
|
31822
31822
|
header_params = opts[:header_params] || {}
|
|
31823
31823
|
# HTTP header 'Accept' (if needed)
|
|
31824
|
-
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']
|
|
31825
31825
|
# HTTP header 'Content-Type'
|
|
31826
31826
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31827
31827
|
if !content_type.nil?
|
|
@@ -31885,7 +31885,7 @@ module Akeyless
|
|
|
31885
31885
|
# header parameters
|
|
31886
31886
|
header_params = opts[:header_params] || {}
|
|
31887
31887
|
# HTTP header 'Accept' (if needed)
|
|
31888
|
-
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']
|
|
31889
31889
|
# HTTP header 'Content-Type'
|
|
31890
31890
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31891
31891
|
if !content_type.nil?
|
|
@@ -31949,7 +31949,7 @@ module Akeyless
|
|
|
31949
31949
|
# header parameters
|
|
31950
31950
|
header_params = opts[:header_params] || {}
|
|
31951
31951
|
# HTTP header 'Accept' (if needed)
|
|
31952
|
-
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']
|
|
31953
31953
|
# HTTP header 'Content-Type'
|
|
31954
31954
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
31955
31955
|
if !content_type.nil?
|
|
@@ -32013,7 +32013,7 @@ module Akeyless
|
|
|
32013
32013
|
# header parameters
|
|
32014
32014
|
header_params = opts[:header_params] || {}
|
|
32015
32015
|
# HTTP header 'Accept' (if needed)
|
|
32016
|
-
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']
|
|
32017
32017
|
# HTTP header 'Content-Type'
|
|
32018
32018
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32019
32019
|
if !content_type.nil?
|
|
@@ -32077,7 +32077,7 @@ module Akeyless
|
|
|
32077
32077
|
# header parameters
|
|
32078
32078
|
header_params = opts[:header_params] || {}
|
|
32079
32079
|
# HTTP header 'Accept' (if needed)
|
|
32080
|
-
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']
|
|
32081
32081
|
# HTTP header 'Content-Type'
|
|
32082
32082
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32083
32083
|
if !content_type.nil?
|
|
@@ -32141,7 +32141,7 @@ module Akeyless
|
|
|
32141
32141
|
# header parameters
|
|
32142
32142
|
header_params = opts[:header_params] || {}
|
|
32143
32143
|
# HTTP header 'Accept' (if needed)
|
|
32144
|
-
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']
|
|
32145
32145
|
# HTTP header 'Content-Type'
|
|
32146
32146
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32147
32147
|
if !content_type.nil?
|
|
@@ -32205,7 +32205,7 @@ module Akeyless
|
|
|
32205
32205
|
# header parameters
|
|
32206
32206
|
header_params = opts[:header_params] || {}
|
|
32207
32207
|
# HTTP header 'Accept' (if needed)
|
|
32208
|
-
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']
|
|
32209
32209
|
# HTTP header 'Content-Type'
|
|
32210
32210
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32211
32211
|
if !content_type.nil?
|
|
@@ -32269,7 +32269,7 @@ module Akeyless
|
|
|
32269
32269
|
# header parameters
|
|
32270
32270
|
header_params = opts[:header_params] || {}
|
|
32271
32271
|
# HTTP header 'Accept' (if needed)
|
|
32272
|
-
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']
|
|
32273
32273
|
# HTTP header 'Content-Type'
|
|
32274
32274
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32275
32275
|
if !content_type.nil?
|
|
@@ -32333,7 +32333,7 @@ module Akeyless
|
|
|
32333
32333
|
# header parameters
|
|
32334
32334
|
header_params = opts[:header_params] || {}
|
|
32335
32335
|
# HTTP header 'Accept' (if needed)
|
|
32336
|
-
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']
|
|
32337
32337
|
# HTTP header 'Content-Type'
|
|
32338
32338
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32339
32339
|
if !content_type.nil?
|
|
@@ -32397,7 +32397,7 @@ module Akeyless
|
|
|
32397
32397
|
# header parameters
|
|
32398
32398
|
header_params = opts[:header_params] || {}
|
|
32399
32399
|
# HTTP header 'Accept' (if needed)
|
|
32400
|
-
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']
|
|
32401
32401
|
# HTTP header 'Content-Type'
|
|
32402
32402
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32403
32403
|
if !content_type.nil?
|
|
@@ -32461,7 +32461,7 @@ module Akeyless
|
|
|
32461
32461
|
# header parameters
|
|
32462
32462
|
header_params = opts[:header_params] || {}
|
|
32463
32463
|
# HTTP header 'Accept' (if needed)
|
|
32464
|
-
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']
|
|
32465
32465
|
# HTTP header 'Content-Type'
|
|
32466
32466
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32467
32467
|
if !content_type.nil?
|
|
@@ -32525,7 +32525,7 @@ module Akeyless
|
|
|
32525
32525
|
# header parameters
|
|
32526
32526
|
header_params = opts[:header_params] || {}
|
|
32527
32527
|
# HTTP header 'Accept' (if needed)
|
|
32528
|
-
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']
|
|
32529
32529
|
# HTTP header 'Content-Type'
|
|
32530
32530
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32531
32531
|
if !content_type.nil?
|
|
@@ -32589,7 +32589,7 @@ module Akeyless
|
|
|
32589
32589
|
# header parameters
|
|
32590
32590
|
header_params = opts[:header_params] || {}
|
|
32591
32591
|
# HTTP header 'Accept' (if needed)
|
|
32592
|
-
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']
|
|
32593
32593
|
# HTTP header 'Content-Type'
|
|
32594
32594
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32595
32595
|
if !content_type.nil?
|
|
@@ -32653,7 +32653,7 @@ module Akeyless
|
|
|
32653
32653
|
# header parameters
|
|
32654
32654
|
header_params = opts[:header_params] || {}
|
|
32655
32655
|
# HTTP header 'Accept' (if needed)
|
|
32656
|
-
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']
|
|
32657
32657
|
# HTTP header 'Content-Type'
|
|
32658
32658
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32659
32659
|
if !content_type.nil?
|
|
@@ -32717,7 +32717,7 @@ module Akeyless
|
|
|
32717
32717
|
# header parameters
|
|
32718
32718
|
header_params = opts[:header_params] || {}
|
|
32719
32719
|
# HTTP header 'Accept' (if needed)
|
|
32720
|
-
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']
|
|
32721
32721
|
# HTTP header 'Content-Type'
|
|
32722
32722
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32723
32723
|
if !content_type.nil?
|
|
@@ -32781,7 +32781,7 @@ module Akeyless
|
|
|
32781
32781
|
# header parameters
|
|
32782
32782
|
header_params = opts[:header_params] || {}
|
|
32783
32783
|
# HTTP header 'Accept' (if needed)
|
|
32784
|
-
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']
|
|
32785
32785
|
# HTTP header 'Content-Type'
|
|
32786
32786
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32787
32787
|
if !content_type.nil?
|
|
@@ -32845,7 +32845,7 @@ module Akeyless
|
|
|
32845
32845
|
# header parameters
|
|
32846
32846
|
header_params = opts[:header_params] || {}
|
|
32847
32847
|
# HTTP header 'Accept' (if needed)
|
|
32848
|
-
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']
|
|
32849
32849
|
# HTTP header 'Content-Type'
|
|
32850
32850
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32851
32851
|
if !content_type.nil?
|
|
@@ -32909,7 +32909,7 @@ module Akeyless
|
|
|
32909
32909
|
# header parameters
|
|
32910
32910
|
header_params = opts[:header_params] || {}
|
|
32911
32911
|
# HTTP header 'Accept' (if needed)
|
|
32912
|
-
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']
|
|
32913
32913
|
# HTTP header 'Content-Type'
|
|
32914
32914
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32915
32915
|
if !content_type.nil?
|
|
@@ -32973,7 +32973,7 @@ module Akeyless
|
|
|
32973
32973
|
# header parameters
|
|
32974
32974
|
header_params = opts[:header_params] || {}
|
|
32975
32975
|
# HTTP header 'Accept' (if needed)
|
|
32976
|
-
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']
|
|
32977
32977
|
# HTTP header 'Content-Type'
|
|
32978
32978
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
32979
32979
|
if !content_type.nil?
|
|
@@ -33037,7 +33037,7 @@ module Akeyless
|
|
|
33037
33037
|
# header parameters
|
|
33038
33038
|
header_params = opts[:header_params] || {}
|
|
33039
33039
|
# HTTP header 'Accept' (if needed)
|
|
33040
|
-
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']
|
|
33041
33041
|
# HTTP header 'Content-Type'
|
|
33042
33042
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33043
33043
|
if !content_type.nil?
|
|
@@ -33101,7 +33101,7 @@ module Akeyless
|
|
|
33101
33101
|
# header parameters
|
|
33102
33102
|
header_params = opts[:header_params] || {}
|
|
33103
33103
|
# HTTP header 'Accept' (if needed)
|
|
33104
|
-
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']
|
|
33105
33105
|
# HTTP header 'Content-Type'
|
|
33106
33106
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33107
33107
|
if !content_type.nil?
|
|
@@ -33165,7 +33165,7 @@ module Akeyless
|
|
|
33165
33165
|
# header parameters
|
|
33166
33166
|
header_params = opts[:header_params] || {}
|
|
33167
33167
|
# HTTP header 'Accept' (if needed)
|
|
33168
|
-
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']
|
|
33169
33169
|
# HTTP header 'Content-Type'
|
|
33170
33170
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33171
33171
|
if !content_type.nil?
|
|
@@ -33229,7 +33229,7 @@ module Akeyless
|
|
|
33229
33229
|
# header parameters
|
|
33230
33230
|
header_params = opts[:header_params] || {}
|
|
33231
33231
|
# HTTP header 'Accept' (if needed)
|
|
33232
|
-
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']
|
|
33233
33233
|
# HTTP header 'Content-Type'
|
|
33234
33234
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33235
33235
|
if !content_type.nil?
|
|
@@ -33293,7 +33293,7 @@ module Akeyless
|
|
|
33293
33293
|
# header parameters
|
|
33294
33294
|
header_params = opts[:header_params] || {}
|
|
33295
33295
|
# HTTP header 'Accept' (if needed)
|
|
33296
|
-
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']
|
|
33297
33297
|
# HTTP header 'Content-Type'
|
|
33298
33298
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33299
33299
|
if !content_type.nil?
|
|
@@ -33351,7 +33351,7 @@ module Akeyless
|
|
|
33351
33351
|
# header parameters
|
|
33352
33352
|
header_params = opts[:header_params] || {}
|
|
33353
33353
|
# HTTP header 'Accept' (if needed)
|
|
33354
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33354
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33355
33355
|
|
|
33356
33356
|
# form parameters
|
|
33357
33357
|
form_params = opts[:form_params] || {}
|
|
@@ -33410,7 +33410,7 @@ module Akeyless
|
|
|
33410
33410
|
# header parameters
|
|
33411
33411
|
header_params = opts[:header_params] || {}
|
|
33412
33412
|
# HTTP header 'Accept' (if needed)
|
|
33413
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33413
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33414
33414
|
# HTTP header 'Content-Type'
|
|
33415
33415
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33416
33416
|
if !content_type.nil?
|
|
@@ -33474,7 +33474,7 @@ module Akeyless
|
|
|
33474
33474
|
# header parameters
|
|
33475
33475
|
header_params = opts[:header_params] || {}
|
|
33476
33476
|
# HTTP header 'Accept' (if needed)
|
|
33477
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
33477
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
|
|
33478
33478
|
# HTTP header 'Content-Type'
|
|
33479
33479
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33480
33480
|
if !content_type.nil?
|
|
@@ -33538,7 +33538,7 @@ module Akeyless
|
|
|
33538
33538
|
# header parameters
|
|
33539
33539
|
header_params = opts[:header_params] || {}
|
|
33540
33540
|
# HTTP header 'Accept' (if needed)
|
|
33541
|
-
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']
|
|
33542
33542
|
# HTTP header 'Content-Type'
|
|
33543
33543
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33544
33544
|
if !content_type.nil?
|
|
@@ -33602,7 +33602,7 @@ module Akeyless
|
|
|
33602
33602
|
# header parameters
|
|
33603
33603
|
header_params = opts[:header_params] || {}
|
|
33604
33604
|
# HTTP header 'Accept' (if needed)
|
|
33605
|
-
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']
|
|
33606
33606
|
# HTTP header 'Content-Type'
|
|
33607
33607
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33608
33608
|
if !content_type.nil?
|
|
@@ -33666,7 +33666,7 @@ module Akeyless
|
|
|
33666
33666
|
# header parameters
|
|
33667
33667
|
header_params = opts[:header_params] || {}
|
|
33668
33668
|
# HTTP header 'Accept' (if needed)
|
|
33669
|
-
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']
|
|
33670
33670
|
# HTTP header 'Content-Type'
|
|
33671
33671
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33672
33672
|
if !content_type.nil?
|
|
@@ -33730,7 +33730,7 @@ module Akeyless
|
|
|
33730
33730
|
# header parameters
|
|
33731
33731
|
header_params = opts[:header_params] || {}
|
|
33732
33732
|
# HTTP header 'Accept' (if needed)
|
|
33733
|
-
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']
|
|
33734
33734
|
# HTTP header 'Content-Type'
|
|
33735
33735
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33736
33736
|
if !content_type.nil?
|
|
@@ -33794,7 +33794,7 @@ module Akeyless
|
|
|
33794
33794
|
# header parameters
|
|
33795
33795
|
header_params = opts[:header_params] || {}
|
|
33796
33796
|
# HTTP header 'Accept' (if needed)
|
|
33797
|
-
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']
|
|
33798
33798
|
# HTTP header 'Content-Type'
|
|
33799
33799
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33800
33800
|
if !content_type.nil?
|
|
@@ -33858,7 +33858,7 @@ module Akeyless
|
|
|
33858
33858
|
# header parameters
|
|
33859
33859
|
header_params = opts[:header_params] || {}
|
|
33860
33860
|
# HTTP header 'Accept' (if needed)
|
|
33861
|
-
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']
|
|
33862
33862
|
# HTTP header 'Content-Type'
|
|
33863
33863
|
content_type = @api_client.select_header_content_type(['application/json'])
|
|
33864
33864
|
if !content_type.nil?
|