How to delete a users account using REST
book
Article ID: 103693
calendar_today
Updated On:
Products
CA Infrastructure Management
CA Performance Management - Usage and Administration
Issue/Introduction
How to delete a users account using REST?
Environment
PM All Versions
Resolution
Make sure to set the Header to application/xml
Using "Delete" and this URL in the REST client:
http://<PC HOSTNAME>:8181/pc/center/webservice/users/userName/<USER ACCOUNT NAME>
This will successfully remove the user account from PM
Feedback
thumb_up
Yes
thumb_down
No