Apache CloudStack 4.21.0.0 Root Admin API Reference

listCustomActions

Lists the custom actions

Request parameters

Parameter NameDescriptionRequired
enabledList actions whether they are enabled or notfalse
extensioniduuid of the extensionfalse
iduuid of the custom actionfalse
keywordList by keywordfalse
nameName of the custom actionfalse
pagefalse
pagesizefalse
resourceidID of a resource for actionsfalse
resourcetypeType of the resource for actionsfalse

Response Tags

Response NameDescription
idID of the custom action
allowedroletypesList of role types allowed for the custom action
createdCreation timestamp of the custom action
descriptionDescription of the custom action
detailsDetails of the custom action
enabledWhether the custom action is enabled or not
errormessageMessage that will be used on failure during execution of the action
extensionidID of the extension that this custom action belongs to
extensionnameName of the extension that this custom action belongs to
nameName of the custom action
resourcetypeResource type for which the action is available
successmessageMessage that will be used on successful execution of the action
timeoutSpecifies the timeout in seconds to wait for the action to complete before failing
parameters(*)List of the parameters for the action
nameName of the parameter
requiredWhether the parameter is required or not
typeType of the parameter
validationformatValidation format for value of the parameter. Available for specific types
valueoptionsComma-separated list of options for value of the parameter