project-notifications-providers

« Previous section Next section »

UCloud Developer Guide / Accounting and Project Management / Project notifications (Provider API)

Project notifications (Provider API)

Table of Contents

1. Remote Procedure Calls

Remote Procedure Calls

pullRequest

Request from UCloud that the provider pulls for more notifications

RequestResponseError

The provider is supposed to call ProjectNotifications.retrieve as soon as possible after receiving this call. A 200 OK response can be sent immediately to this request, without dealing with any notifications.

Last updated