get http://server-ip:rest-port/v3/server/motd
Returns the motd, if it exists.
Responses
Returns the motd, if it exists.
xxxxxxxxxx
curl --request GET \
--url 'http://server-ip/:rest-port/v3/server/motd?token=AlaennaRocksMySocks' \
--header 'accept: application/json'