Broadcast

URL:
https://<root>/<serviceName>/StreamServer/broadcast
Methods:
GET
Version Introduced:
10.3

Description

The broadcast endpoint for a stream service provides applications that have administrator privileges the ability to broadcast event data over a stream service. The HTML page for this endpoint allows JSON to be copied and pasted into a window. JSON content can also be uploaded from a file.

From this page, administrators first connect to the stream service. Next, they broadcast the specified messages by uploading them to the service.

Data that is broadcast to this endpoint must be in the same spatial reference as that of the service advertised in the metadata.

Request parameters

ParameterDetails

token

The security access token if the stream service is secured.

Syntax

Use dark colors for code blocksCopy
1
token=<token string from metadata>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.