硅云帮助文档中心
搜索文档
热门搜索词:
产品简介
产品定价
入门指南
经典案例
快照
常见问题
知识拓展
名词解释
API参考
将安全组添加到实例上
将安全组添加到实例上
/ncs-server/api/v1/security/setToHost
POST
字段 | 类型 | 最大长度 | 参数位置 | 默认选填 | 描述 |
id | string | 32 | RequestBody | 安全组id | |
hostIds | set<string> | RequestBody | 实例id集合 |
POST /ncs-server/api/v1/security/setToHost HTTP/1.1 Content-Type: application/json request_id: 2942183558593ffc9d75fb8e16793ff api_key: 1706006863049654272 signature: 2628220ed9dd825f38a9ab920aec092c0d92f6cccc646c9ef288c72959d56486 Content-Type: application/json { "id": "sg-3h63zui26a222", "hostIds": [ "cvm-3hdk8be2b2225", "cvm-3hdedu225a225" ] }
{ "status": 2000, "message": "success" }
您对该文档有什么建议?
本文导航