API Guide

Table Of Contents
/User/{userId}
Desciption
Delete an existing user
Method
delete
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 219. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
userId (required) Id of user to
delete
N/A path integer
Response Status Codes
Table 220. Response Status Codes
HTTP Status Code Reason
204 Delete completed successfully
404 User not found
/WizardStatus/
Desciption
Retrieve ASM Setup Status
Method
get
Response Class
wizardStatus
Response Content-Type: application/json, application/xml
116