POSTShuts down a DMA server. [tags: DMA]Request
Query Parameters
Name |
Type |
Description |
server |
xs:string |
Specifies the DMA server to be shut down. If not provided, the DMA server handling the request is assumed.
|
advDiagnostics |
xs:boolean |
Specifies when the DMA server to be shut down is, perform advanced diagnostic procedures.
|
Response
Status |
Representation |
Description |
204 |
|
DMA server was successfully shutdown |
403 |
application/vnd.plcm.plcm-error+xml
|
User does not have the correct permission to perform this operation. |
409 |
|
The specified DMA cluster or server does not exist |
|