Get Fleet Server host by ID
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/fleet_server_hosts/{itemId}
Refer to Spaces for more information.
GET
/api/fleet/fleet_server_hosts/{itemId}
curl \
--request GET 'https://localhost:5601/api/fleet/fleet_server_hosts/{itemId}' \
--header "Authorization: $API_KEY"