Restore a deleted supervisory scope.
| 
							id
							
								globally unique identifier
											Required
							
							 Guid ID of the supervisory scope to restore.  | 
						
					
None.
| id string | 
| status string | 
<List xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/"> <id>sample string 1</id> <status>sample string 2</status> </List>
{
  "id": "sample string 1",
  "status": "sample string 2"
}