GET
/
curl --request GET \
  --url http://localhost:4242/{computer_name}/
"<any>"

Response

200 - application/json

Successful Response

The response is of type any.

GET
/
curl --request GET \
  --url http://localhost:4242/{computer_name}/
"<any>"

Response

200 - application/json

Successful Response

The response is of type any.