Update object auto-bind configuration
Update the auto-bind filters of an auto-bind-capable object (Container, Collector, Facility, PowerDomain, CoolingZone, Circuit, Cluster, NetworkMap, Template, Dashboard, BusinessService and business service prototype). Each object supports up to two filter slots; entries in the autoBindFilters array are applied positionally to slots 0, 1, … Within each entry omitted keys are left unchanged; a null or omitted source clears that slot's filter script.
Filter scripts are compiled and validated by default; a compilation failure returns 400 with a diagnostic object. Pass ?validate=false to store work-in-progress or intentionally broken scripts (matches the NXCP "always store" behavior).
This property group applies only to auto-bind-capable object classes; sending it to any other class returns 400.
Path parameters
Query parameters
When false, skip compilation of filter scripts.
Request body
Response
Auto-bind configuration updated; full updated object returned.
Changes
Changed in 10 of the 115 revisions of this API.456
- ●
added the new
Roomenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ▲
response property
customAttributes/items/valuelist-of-types was widened by adding typesarray and objectto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ▲
- ▲
the response property
/////became nullable for the statusresponse-property-became-nullable
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ▲
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response property
/////became nullable for the statusresponse-property-became-nullable
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
CoolingZoneenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
Facilityenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
PowerDomainenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲