SameLabelInstanceGroupApplicationStage Enumeration

Beta

Specifies hierarchy creation stages used to apply SameLabelInstanceGroup grouping.

Members

Name Value Description
Query "Query" Apply grouping at query stage.
PostProcess "PostProcess" Apply grouping at post-processing stage.

This allows grouping nodes created by different hierarchy specifications at
a higher performance cost as it requires loading the whole hierarchy level before
returning even the first node - avoid using with large numbers of nodes.

Defined in

Last Updated: 08 January, 2020