InlineGroupPublishConfig1
{
"hierarchy": [
{
"scope": "Application",
"value": "E-Commerce Platform",
"level": 0
}
],
"policy_path": "string",
"add_new_members": [
"string"
],
"tag_vm_members": false,
"add_all_members": false
}
Ordered tags representing the hierarchy. Null indicates global scope.
Path to the policy containing the group for which the members will be updated. When provided together with hierarchy_tags, the group is validated and members are updated.
List of new members to add to the group. Required if add_all_members is false or not provided.
If true, adds VMs to the group by adding the right tags to the VMs. IP members are added statically.
If true, adds all discovered servers in the category to the group and add_new_members is ignored. Required if add_new_members is empty or not provided.