当前位置:网站首页>第十一章 api mgmnt API 参考
第十一章 api mgmnt API 参考
2022-07-30 14:19:00 【yaoxin521123】
第十一章 /api/mgmnt/ API 参考
此参考列出了 /api/mgmnt/ 服务中的端点,所有这些端点都适用于较新的 REST 服务。下表总结了端点并指出它们是否也适用于手动编码的 REST 服务。
| Endpoint | Summary | Applies to NEWER REST Services? | Applies to Manually-Coded REST Services? |
|---|---|---|---|
| DELETE /api/mgmnt/v2/:ns/:app | 删除 REST 服务 | YES | no |
| GET /api/mgmnt/ | 列出此服务器上启用 REST 的 Web 应用程序 | YES | YES |
| GET /api/mgmnt/v1/:ns/restapps | 列出命名空间中启用 REST 的 Web 应用程序 | YES | YES |
| GET /api/mgmnt/v1/:ns/spec/:app | 返回 REST 服务的 OpenAPI 2.0 规范 | no | YES |
| GET /api/mgmnt/v2/ | 列出此服务器上的 REST 服务(包括任何没有关联 Web 应用程序的服务) | YES | no |
| GET /api/mgmnt/v2/:ns | 列出命名空间中的 REST 服务(包括任何没有关联 Web 应用程序的服务) | YES | no |
| GET /api/mgmnt/v2/:ns/:app | 返回 REST 服务的 OpenAPI 2.0 规范 | YES | YES |
这里 ns 是一个命名空间,app 是包含 REST 服务类的包的名称。
- DELETE /api/mgmnt/v2/:namespace/:application/ – 删除给定
REST应用程序的类。请注意,此调用会查找更新的REST服务。它忽略任何手动编码的 REST 服务。 - GET /api/mgmnt/ – 返回一个数组,其中包含有关所有命名空间中启用
REST的Web应用程序的信息。 - GET /api/mgmnt/v1/:namespace/restapps – 返回一个数组,其中包含有关给定命名空间中启用
REST的Web应用程序的信息。 - GET /api/mgmnt/v1/:namespace/spec/:application/ – 返回给定
REST服务的OpenAPI 2.0规范,该服务必须是手动编码的REST服务。 - GET /api/mgmnt/v2/ - 返回一个数组,其中包含有关服务器上较新的
REST服务的信息(包括任何没有关联Web应用程序的服务)。此调用忽略任何手动编码的REST服务。 - GET /api/mgmnt/v2/:namespace/ – 返回一个数组,其中包含有关给定命名空间中较新的
REST服务的信息(包括任何没有关联Web应用程序的REST服务)。此调用忽略任何手动编码的 REST 服务。 - GET /api/mgmnt/v2/:namespace/:application/ – 返回给定 REST 服务的
OpenAPI 2.规范。REST服务可以是较新的REST服务,也可以是手动编码的REST服务。 - POST /api/mgmnt/v2/:namespace/:application – 给定
Swagger(OpenAPI 2.0) 规范,此调用为 REST 应用程序生成脚手架。
边栏推荐
猜你喜欢

三电系统集成技术杂谈

Why did I switch from developer to testing, 3 years software testing engineer, tell you the secret of this

MPSK抗噪声性能对比(即MPSK标准误码率曲线)

Skywalking入门

Remember an experience of interviewing an outsourcing company, should you go?

OFDM Sixteen Lectures 3- OFDM Waveforms

【回归预测-lssvm分类】基于最小二乘支持向量机lssvm实现数据分类代码

智能合约安全——私有数据访问

MongoDB启动报错 Process: 29784 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, status=14)

LoRaWAN网关源码分析(V1.0.2)
随机推荐
Baijiahao cancels the function of posting documents on the interface: the weight of the plug-in chain is blocked
MongoDB启动报错 Process: 29784 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, status=14)
基于5G的仓储信息化解决方案2022
MPSK抗噪声性能对比(即MPSK标准误码率曲线)
使用bat脚本以json格式导出mongo数据库中指定表数据
3 years of software testing experience, the interview requires a monthly salary of 22K, obviously he has memorized a lot of interview questions...
Conversion between pytorch and keras (the code takes LeNet-5 as an example)
什么是缺陷分析?一篇文章带你了解,测试工程师必备技能
Teach you how to write an eye-catching software testing resume, if you don't receive an interview invitation, I will lose
吃透Chisel语言.29.Chisel进阶之通信状态机(一)——通信状态机:以闪光灯为例
记面试外包公司的一次经历,到底该不该去?
【回归预测-lssvm分类】基于最小二乘支持向量机lssvm实现数据分类代码
Cookie simulation login "recommended collection"
What is defect analysis?An article takes you to understand the necessary skills of test engineers
43.【list的简单属性】
[深入研究4G/5G/6G专题-46]: 5G Link Adaption链路自适应-2-常见缩略语
MIMO雷达波形设计
自动化测试之数据驱动DDT详细篇
Flask框架——Flask-SQLite数据库
ESP32 Repeated Reboot Issue Arduino Shield Power Outage Detector