Rehome REST Endpoints

Reconfigure Network Resources/Rehome
Create and Process rehome activities.
Create a Rehome activity
Method: post
Path: /rehome
Delete a rehome activity
Method: delete
Path: /rehome/{projectName}/{activityName}
Get rehome activity by Name
Method: get
Path: /rehome/{projectName}/{activityName}
Process a rehome activity
Method: post
Path: /rehome/{projectName}/{activityName}/{task}