Apache CloudStack 4.20.0.0 Root Admin API Reference

listWebhookDeliveries

Lists Webhook deliveries

Request parameters

Parameter NameDescriptionRequired
enddateThe end date range for the Webhook delivery (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss"). All deliveries having end date equal to or before the specified date will be listed.false
eventtypeThe event type of the Webhook deliveryfalse
idThe ID of the Webhook deliveryfalse
keywordList by keywordfalse
managementserveridThe ID of the management serverfalse
pagefalse
pagesizefalse
startdateThe start date range for the Webhook delivery (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss"). All deliveries having start date equal to or after the specified date will be listed.false
webhookidThe ID 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