SwarmRegistrationResult
Result of attempting to register with a swarm controller.
@ PayloadFailure
Response could not be deserialized.
@ CommunicationFailure
A communication error occurred.
@ VersionMismatch
The swarm controller is running a different server version.
@ Success
The registration succeeded.
@ Unauthorized
The swarm private keys didn't match.