Planet Request

Servers:
production
development
Protocols:
wss
ws

Channel a client uses to request a planet by its ID. The planet is delivered back on the reply channel.

Parameters
  • planetId
    Type: string
    required

    The ID of the planet

send

Get a Planet

A request/reply operation. The client sends a request for a planet by ID, and the server replies with the planet on the reply channel.