Skip to main content

Retrieve system hostname

GET 

/system/hostname

Get the current hostname of the system.

Responses

A JSON object containing the system's hostname.

Schema

    hostname stringrequired

    The system's hostname.

Loading...