Add Machine Group to Scope

Adds a machine group to a scope.

PUT /system/scopes/{scopeId}/machinegroups/{machineGroupId}

Headers

  • Authorization: Bearer {hash string returned from Auth}

Sample Request

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}