Apache CloudStack 4.20.0.0 Root Admin API Reference

listWebhooks

Lists Webhooks

Request parameters

Parameter NameDescriptionRequired
accountlist resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
idThe ID of the Webhookfalse
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false. Resources dedicated to a project are listed only if using the projectid parameter.false
nameThe name of the Webhookfalse
pagefalse
pagesizefalse
projectidlist objects by project; if projectid=-1 lists All VMsfalse
scopeThe scope of the Webhookfalse
stateThe state of the Webhookfalse

Response Tags

Response NameDescription
idThe ID of the Webhook
accountThe account associated with the Webhook
createdThe date when this Webhook was created
descriptionThe description of the Webhook
domainThe name of the domain in which the Webhook exists
domainidThe ID of the domain in which the Webhook exists
domainpathpath of the domain to which the Webhook belongs
nameThe name of the Webhook
payloadurlThe payload URL end point for the Webhook
projectthe project name of the Kubernetes cluster
projectidthe project id of the Kubernetes cluster
scopeThe scope of the Webhook
secretkeyThe secret key for the Webhook
sslverificationWhether SSL verification is enabled for the Webhook
stateThe state of the Webhook