mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 20:05:03 -02:30
add a new field to the instance model for use with receptor changes (incoming)
This commit is contained in:
@@ -4799,6 +4799,7 @@ class InstanceSerializer(BaseSerializer):
|
||||
"mem_capacity",
|
||||
"enabled",
|
||||
"managed_by_policy",
|
||||
"node_type",
|
||||
)
|
||||
|
||||
def get_related(self, obj):
|
||||
|
||||
Reference in New Issue
Block a user