DependencyGroup#

class DependencyGroup(categories=None, *args, **kwargs)#

Bases: object

A group of categories that map to a set of VMs that form a group in the dependency chain.

Parameters:

categories – (categories) Categories configured for the group.

property categories#

Categories configured for the group.

Type:

list[ CategoryReference ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model