create_dynamic_group

Creates a new dynamic Group. Specifies a name for the group and target selection criteria. After the group is created, you can edit the group from the Enterprise Manager Cloud Control console to configure Summary Metrics to be displayed for group members.

Format

emcli create_dynamic_group -name="<Name>"
[-target_types="<Targets>;"]
[-hostnames="<Hosts>;"]
[-properties="<Properties>:<Values>;"]
[-is_propagating="<True|False>"]

[ ] indicates that the parameter is optional.

Options

  • name

    Name of the group.

  • target_types

    Target types based on which targets are selected to be included in group

  • hostnames

    Hosts where the targets will be picked up from to be included in group

  • properties

    Additional properties to be applied in target selection criteria.

  • is_propagating

    Specifies a flag to indicate whether or not a privilege on the group will be propagated to member targets. The default value is false.