post https://example.com/host-store/api/v1/hosts/resolve
Resolve service+address to a single host in host store
Log in to see full request history
Responses
Resolve service+address to a single host in host store
xxxxxxxxxx
curl --request POST \
--url https://example.com/host-store/api/v1/hosts/resolve \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: