Reference Guide
/Deployment/migrate/{serviceId}/{serverId} PUT
Description
Migrate Deployment based on deployment ID
Method
PUT
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Deployment Id
(String)
N/A body string
serverId (required) N/A path string
serviceId (required) N/A path string
Response Status Codes
HTTP Status Code Reason
200 Deployment migrated
404 Deployment not found
/DiscoveryRequest/ GET
Description
Retrieve a Array of DiscoveryRequest
Method
GET
Response Class
[ DiscoveryRequest ]
Response Content-Type: application/xml, application/json
39