Add Machine Group to Scope
Adds a machine group to a scope.
PUT /system/scopes/{scopeId}/machinegroups/{machineGroupId}
- Does not accept filter and sort expressions.
Headers
- Authorization: Bearer {hash string returned from Auth}
Sample Request
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}