Project notifications (Provider API)

API: Stable

Table of Contents

1. Remote Procedure Calls
Name Description
pullRequest Request from UCloud that the provider pulls for more notifications

Remote Procedure Calls

pullRequest

API: Stable Auth: Services

Request from UCloud that the provider pulls for more notifications

Request Response Error
Unit Unit CommonErrorMessage

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.