Project

General

Profile

« Previous | Next » 

Revision ae6fdf61

Added by Marek Hulán over 7 years ago

Fixes #17104 - ignore resource via API

(cherry picked from commit 719f4d21dd788c7e4bde3e4a7c91589864489b48)

View differences:

app/controllers/concerns/api/v2/taxonomies_controller.rb
param :environment_ids, Array, N_("Environment IDs"), :required => false
param :subnet_ids, Array, N_("Subnet IDs"), :required => false
param :parent_id, :number, :desc => N_('Parent ID'), :required => false
param :ignore_types, Array, N_("List of resources types that will be automatically associated"), :required => false
end
end

Also available in: Unified diff