Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 935 Bytes

File metadata and controls

15 lines (10 loc) · 935 Bytes

ApiV2ConfigurationsSearchPostRequest

Properties

Name Type Description Notes
project_ids [str], none_type Collection of identifiers of projects from which configurations will be taken [optional]
name str, none_type Filter to search by name (case-insensitive, partial match) [optional]
is_deleted bool, none_type Is configurations deleted or existing [optional]
global_ids [int], none_type Collection of global (integer) identifiers to filter configurations [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]