/host-store/api/v1/hosts/resolveAsk AIpost https://example.com/host-store/api/v1/hosts/resolveResolve service+address to a single host in host storeBody Paramsservicestringrequiredservice type (SSH, RDP, ...)addressstringrequiredservice addressportintegerrequiredservice portHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Host successfully found, if multiple hosts match the query, return 500 internal server error with relevant error codes 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago