【发布时间】:2021-01-14 07:51:26
【问题描述】:
我正在编写代码,以允许您的微服务检索您网络的边缘云引擎链接本地集群信息,如 mimik 页面中一样,但是在从 curl 进行 HTTP 调用后,我遇到了以下问题。
starter-microservice\build>curl -i -H "Authorization: Bearer "
http://localhost:8083/localDevices
HTTP/1.1 404 Not Found
Cache-Control: no-cache, no-store, must-revalidate, private, max-age=0
Pragma: no-cache
Expires: 0
Content-Type: text/plain; charset=utf-8
Date: Thu, 14 Jan 2021 07:36:33 GMT
Connection: close
Error 404: Not Found
Not Found
【问题讨论】:
标签: javascript microservices edgesdk edgeengine