Skip to main content

Request Status

GET 

/api/portals/RequestStatus/:id

Tier: Internal — subject to change without notice.

Asks a portal's device to push a fresh status snapshot.

Raises an Events.AgentNotificationDomainEvent telling the device to push a fresh status via PortalController.UpdatePortalStatus(...).

Request

Responses

Returns true once the request has been raised. This is a GET with a side effect — it is not a safe, read-only operation.