curl --request GET \
--url http://localhost:4242/{computer_name}/api
"<any>"
Successful Response
The response is of type any
.
curl --request GET \
--url http://localhost:4242/{computer_name}/api
"<any>"
curl --request GET \
--url http://localhost:4242/{computer_name}/api
"<any>"
Successful Response
The response is of type any
.
curl --request GET \
--url http://localhost:4242/{computer_name}/api
"<any>"