diff --git a/objects/resource.json b/objects/resource.json index ff235056..5872dcb6 100644 --- a/objects/resource.json +++ b/objects/resource.json @@ -16,7 +16,11 @@ "requirement": "optional" }, "details": { - "description": "The details pertaining to the resource.", + "description": "Additional details describing the resource.", + "requirement": "optional" + }, + "device":{ + "description": "The device specific details, if the resource is a host/device.", "requirement": "optional" }, "group_name": {