Skip to content
大禹安全 REST API 规范
Main Navigation
首页
规范
附录
扩展阅读
Appearance
Menu
Return to top
On this page
名称缩写
对于一些熟知的名称缩写,例如 config,
应该
在 API 或者字段定义中使用这些缩写,而不是完整拼写。
例如:
缩写
全拼
含义
config
configuration
配置
id
identifier
标识符
stats
statistics
统计
spec
specification
规范
sip
source ip
源 IP
dip
dest ip
目的 IP
...
...
...