Lock an application
/api/v1/app/lock?app=application&pwd=password&vdc=controller-name
Name of the application
Password
Name of the target virtual data center
synchronous
GET
Lock application test.
GET http://192.168.123.200/api/v1/app/lock?app=test&pwd=password&vdc=mygrid
<opt></opt>
{}
Entity vdc mygrid not found - A VDC name was specified that is not configured in the WS_API application.
Missing required arguments (app). - Argument app=app missing in the request.
Missing required arguments (pwd). - Argument pwd=password missing in the request.
Application test does not exist. - An invalid application name was specified in the request.
Note: The password that is used to lock an application is required to unlock the application. When an application is locked, no volumes belonging to the application may be managed and the application may not be modified in any way.
|
Copyright © 2012 CA.
All rights reserved.
|
|