Apache CloudStack 4.18.0.0 Root Admin API Reference

deleteUserData

Deletes a userdata

Request parameters

Parameter NameDescriptionRequired
idthe ID of the Userdatatrue
accountan optional account for the userdata. Must be used with domainId.false
domainidan optional domainId for the userdata. If the account parameter is used, domainId must also be used.false
projectidan optional project for the userdatafalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully