startDiscovering

open suspend override fun startDiscovering(body: DiscoverActionDto): Response<Unit>

Initiates the process of discovering a new planet remotely.

Return

The Response indicating the success or failure of the discovery action.

Parameters

body

The DiscoverActionDto containing information for the discovery action.