Open jkleinlercher opened 4 years ago
concerning management zones and applications: in management zones you create rules and conditions which are more like a filter but not a direct mapping to applications. so we should be save here.
alertingProfile do have a reference to management zones id ..
notifications reference an alertingProfile
tags and host_groups in Disk events anomaly detection must already exist
do we need to call configuration apis in a specific order? are there references between configurations? (e.g. management zones before applications?) if so, should we let the user specify the order (which tends to be more an imperative approach then a declarative approach) or is this something we should do in the program? (e.g. always call management zone APIs before application APIs?)