name | data type | description |
---|---|---|
tagStates | array of string | |
sourcePropertyFilters | map of string | |
virtualFolders | array of string | |
fieldTags | array of string | |
resourceTags | array of string |
Example
{ "tagStates" : [ "...", "..." ], "sourcePropertyFilters" : { "property1" : "...", "property2" : "..." }, "virtualFolders" : [ "...", "..." ], "fieldTags" : [ "...", "..." ], "resourceTags" : [ "...", "..." ] }