SevOne Data Platform 端点映射指南
关于
本文档包含以下表:
- SOAP API > REST API v3 映射, 其中 SOAP API 端点已迁移到 REST API v3
- REST API v2 > REST API v3 映射, 其中 REST API v2 端点已迁移到 REST API v3
重要:默认情况下,REST API v2 端点是隐藏的。 要启用此功能,请联系 IBM SevOne 支持团队。
SOAP API > REST API v3 映射
重要信息: 在下表中,您将注意到某些 SOAP API 端点尚未迁移到 REST API v3。 迁移任务将在未来的 SevOne NMS 发行版中继续执行。
| SOAP 应用程序接口 | REST API v3 | 备注 |
|---|---|---|
| alert_clearByAlertId | ||
| alert_getAlerts | post / get /api/v3/data/alerts get /api/v3/data/alerts/{id } | 可以过滤关闭和/或打开,而不是 SOAP 的$清除 bool value.Richer 过滤选项 |
| 认证 | 职位 /api/v3/users/signin | |
| core_createDevice | 职位 /api/v3/devices/data | |
| core_createDeviceInGroup | ||
| core_deleteDevice | 删除 /api/v3/devices | |
| core_getDeviceById | GET/POST /api/v3/metadata/devices | 更丰富的过滤选项 |
| core_getDeviceByName | GET/POST /api/v3/metadata/devices | |
| core_getDeviceIdsByIp | GET/POST /api/v3/metadata/devices | |
| core_getDeviceMoveStatus | ||
| core_getEnabledPluginsByDeviceId | 职位 /api/v3/devices/stream | |
| core_getObjectById | 职位 /api/v3/metadata/objects | 您不能通过 objectID, 但还有许多其他筛选选项 |
| core_getPeers | POST / GET /api/v3/peers | 更丰富的过滤选项 |
| core_rediscoverDevice | SOA 无法启动发现 | |
| core_setDeviceDiscovery | ||
| core_setDeviceIcmpInformation | ||
| core_setDeviceInformationExt | ||
| core_setDeviceSnmpInformation | ||
| devicetype_getDeviceTypeIdsByDeviceId | post / get /api/v3/metadata/device_types post / get /api/v3/devicetypes/filter | 提供所有设备类型信息,而不仅仅是标识,过滤 optionsVarious 过滤选项 |
| 工厂图 | ||
| factory_GraphDataSource | ||
| 工厂元数据映射值 | ||
| 工厂时间跨度 | ||
| getAuthenticatedUid | ||
| group_getDeviceGroupById | GET /api/v3/devicegroups/{id } | |
| group_getDeviceGroupIdByName | 无名称过滤 | |
| group_getDevicesByGroupId | ||
| group_getObjectGroupIdByName | ||
| group_getObjectGroupRulesByGroupId | ||
| group_getObjectsByObjectGroupId | ||
| metadata_createMappingToDevice | ||
| metadata_getAttributes | ||
| metadata_getMapping | ||
| plugin_bulkdata_enablePluginForDevice | PUT /api/v3/device/{device_id }/plugin/ {plugin_name} | |
| plugin_bulkdata_getIndicatorTypesByObjectTypeId | ||
| plugin_bulkdata_getSources | ||
| plugin_deferred_createObject | ||
| plugin_deferred_getIndicatorByObjectAndType | ||
| plugin_deferred_getIndicatorsByDeviceId | ||
| plugin_deferred_getIndicatorsByObject | ||
| plugin_deferred_getIndicatorTypes | ||
| plugin_deferred_getObject | ||
| plugin_deferred_getObjectsByDeviceId | ||
| plugin_deferred_getObjectTypeByDeviceTypeIdAndName | ||
| plugin_deferred_getObjectTypes | POST/GET /api/v3/metadata/object_types | |
| plugin_deferred_insertDataRow | ||
| plugin_deferred_setIndicatorOverrideMaxValue | ||
| plugin_deferred_setObjectIsEnabled | ||
| plugin_deferred_setObjectIsHidden | ||
| plugin_deferred_setObjectOverrideDescription | ||
| plugin_deferred_setObjectSubtype | ||
| plugin_icmp_getIndicatorsByObject | ||
| plugin_icmp_getObject | ||
| plugin_snmp_enablePluginForDevice | ||
| plugin_snmp_getEnabledObjectsByDeviceId | ||
| plugin_snmp_getIndicatorByObjectAndType | ||
| plugin_snmp_getIndicatorsByObject | ||
| plugin_snmp_getObject | ||
| plugin_snmp_getObjectTypeByDeviceTypeIdAndName | ||
| plugin_snmp_getObjectTypes | POST/GET /api/v3/metadata/object_types | |
| plugin_snmp_setSNMPLock | ||
| polling_highfrequency_addObject | 职位 /api/v3/polling/HFPobjects | |
| polling_highfrequency_deleteObject | DELETE /api/v3/polling/HFPobjects/{deviceID }/ {ObjectID} | |
| polling_highfrequency_getObjects | GET /api/v3/polling/HFPobjects/{peerID } | |
| report_makeUrlFromGraph | ||
| COC 和插件指示符 | ||
| SOAP 应用程序接口 | RESTv3 | 注释 |
| coc_deleteObjectType | DELETE /api/v3/plugins/object_type/delete/{id } | |
| coc_createObjectType | 职位 /api/v3/plugins/object_type/create | 创建所有类型的对象类型,使用插件标识 |
| coc_editObjectType | 补丁 /api/v3/plugins/object_type/update | |
| coc_createIndicatorType | 职位 /api/v3/plugins/indicator_type/create | |
| coc_deleteIndicatorType | DELETE /api/v3/plugins/indicator_type/delete/{id } | |
| coc_editIndicatorTypeDisplayName | 补丁 /api/v3/plugins/indicator_type/update | |
| coc_editIndicatorTypeUnits | 补丁 /api/v3/plugins/indicator_type/update | |
| coc_createObject | 职位 /api/v3/objects/coc_group/create | |
| coc_updateObject | 补丁 /api/v3/objects/coc_group/update | |
| coc_deleteObject | 删除 /api/v3/objects/coc_group/delete | |
| coc_deleteVariable | ||
| coc_updateVariable | ||
| coc_createVariable | ||
| coc_getVariables | ||
| coc_getExpressionByObjectAndIndicatorType | 获取 /api/v3/objects/coc_group/expression | |
| coc_getMaxValueExpressionByObjectAndIndicatorType | 获取 /api/v3/objects/coc_group/expression | |
| coc_setExpressionByObjectAndIndicatorType | 补丁 /api/v3/objects/coc_group/expression | |
| coc_setMaxValueExpressionByObjectAndIndicatorType | 补丁 /api/v3/objects/coc_group/expression | |
| coc_getEnabledIndicatorsByObject | ||
| coc_enablePluginForDevice | PUT /api/v3/device/{device_id }/plugin/ {plugin_name} | |
| coc_getObjectTypes | POST/GET /api/v3/metadata/object_types | |
| coc_getObjectTypeById | POST/GET /api/v3/metadata/object_types | |
| coc_getObjectTypesByDeviceTypeId | POST/GET /api/v3/metadata/object_types | |
| coc_getObjectTypeByDeviceTypeIdAndName | POST/GET /api/v3/metadata/object_types | |
| coc_getObjectTypesByName | POST/GET /api/v3/metadata/object_types | |
| coc_getObjectTypesByParentId | POST/GET /api/v3/metadata/object_types | |
| coc_getObjectSubtypes | POST/GET /api/v3/metadata/object_subtypes | |
| coc_getObjectSubtypesByObjectType | POST/GET /api/v3/metadata/object_subtypes | |
| coc_getObjectSubtypeByObjectTypeAndSubtype | POST/GET /api/v3/metadata/object_subtypes | |
| coc_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| coc_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| coc_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| coc_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| coc_getObjectsByDeviceId | POST/GET /api/v3/metadata/objects | |
| coc_getEnabledObjectsByDeviceId | POST/GET /api/v3/metadata/objects | |
| coc_getObjectsByObjectGroupId | POST/GET /api/v3/metadata/objects | |
| coc_getObject | POST/GET /api/v3/metadata/objects | |
| coc_setObjectOverrideDescription | ||
| coc_setObjectIsEnabled | ||
| coc_setObjectIsHidden | ||
| coc_objectExists | ||
| coc_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| coc_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| coc_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| coc_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| coc_setIndicatorOverrideMaxValue | 职位 /api/v3/indicators/setOverrideMaxValue | |
| coc_indicatorExists | ||
| deferred_setObjectOverrideDescription | ||
| deferred_setObjectSubtype | ||
| icmp_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| icmp_getObject | ||
| snmp_enablePluginForDevice | ||
| snmp_getEnabledObjectsByDeviceId | ||
| snmp_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| snmp_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| snmp_getObject | ||
| snmp_getObjectTypeByDeviceTypeIdAndName | ||
| snmp_getObjectTypes | ||
| snmp_setSNMPLock | ||
| polling_highfrequency_addObject | ||
| polling_highfrequency_getObjects | ||
| bulkdata_getFoundIndicatorTypes | ||
| bulkdata_getFoundObjects | ||
| bulkdata_getFoundIndicators | ||
| bulkdata_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| bulkdata_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| bulkdata_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| bulkdata_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| bulkdata_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| bulkdata_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| bulkdata_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| bulkdata_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| bulkdata_setIndicatorOverrideMaxValue | ||
| bulkdata_indicatorExists | ||
| core_getBaselinesByIndicatorId | ||
| deferred_createIndicatorType | ||
| deferred_deleteIndicatorType | ||
| deferred_setIndicatorTypeDescription | ||
| deferred_setIndicatorTypeFormat | ||
| deferred_setIndicatorTypeHasMaxValue | ||
| deferred_setIndicatorTypeUnits | ||
| deferred_insertDataRow | ||
| deferred_insertDataRows | ||
| deferred_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| deferred_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| deferred_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| deferred_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| deferred_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| deferred_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| deferred_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| deferred_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| deferred_setIndicatorOverrideMaxValue | ||
| deferred_indicatorExists | ||
| dns_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| dns_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| dns_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| dns_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| dns_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| dns_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| dns_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| dns_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| dns_setIndicatorOverrideMaxValue | ||
| dns_indicatorExists | ||
| http_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| http_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| http_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| http_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| http_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| http_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| http_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| http_setIndicatorOverrideMaxValue | ||
| http_indicatorExists | ||
| icmp_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| icmp_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| icmp_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| icmp_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| icmp_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| icmp_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| icmp_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| icmp_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| icmp_setIndicatorOverrideMaxValue | ||
| icmp_indicatorExists | ||
| ipsla_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| ipsla_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| ipsla_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| ipsla_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| ipsla_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| ipsla_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| ipsla_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| ipsla_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| ipsla_setIndicatorOverrideMaxValue | ||
| ipsla_indicatorExists | ||
| mysqldb_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| mysqldb_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| mysqldb_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| mysqldb_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| mysqldb_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| mysqldb_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| mysqldb_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| mysqldb_setIndicatorOverrideMaxValue | ||
| mysqldb_indicatorExists | ||
| nbar_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| nbar_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| nbar_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| nbar_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| nbar_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| nbar_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| nbar_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| nbar_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| nbar_setIndicatorOverrideMaxValue | ||
| nbar_indicatorExists | ||
| portshaker_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| portshaker_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| portshaker_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| portshaker_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicators | |
| portshaker_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| portshaker_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| portshaker_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| portshaker_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| portshaker_setIndicatorOverrideMaxValue | ||
| portshaker_indicatorExists | ||
| process_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| process_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| process_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| process_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| process_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| process_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| process_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| process_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| process_setIndicatorOverrideMaxValue | ||
| process_indicatorExists | ||
| proxyping_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| proxyping_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| proxyping_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| proxyping_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| proxyping_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| proxyping_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| proxyping_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| proxyping_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| proxyping_setIndicatorOverrideMaxValue | ||
| proxyping_indicatorExists | ||
| snmp_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| snmp_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| snmp_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| snmp_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| snmp_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| snmp_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| snmp_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| snmp_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| snmp_setIndicatorOverrideMaxValue | ||
| snmp_indicatorExists | ||
| vmware_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| vmware_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| vmware_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| vmware_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| vmware_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| vmware_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| vmware_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| vmware_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| vmware_setIndicatorOverrideMaxValue | ||
| vmware_indicatorExists | ||
| webstatus_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| webstatus_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| webstatus_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| webstatus_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| webstatus_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| webstatus_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| webstatus_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| webstatus_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| webstatus_setIndicatorOverrideMaxValue | ||
| webstatus_indicatorExists | ||
| wmi_getIndicatorTypes | POST/GET /api/v3/metadata/indicator_types | |
| wmi_getIndicatorTypesByObjectTypeId | POST/GET /api/v3/metadata/indicator_types | |
| wmi_getIndicatorTypeById | POST/GET /api/v3/metadata/indicator_types | |
| wmi_getIndicatorTypeByObjectTypeIdAndName | POST/GET /api/v3/metadata/indicator_types | |
| wmi_getIndicatorsByDeviceId | POST/GET /api/v3/metadata/indicators | |
| wmi_getIndicatorsByObject | POST/GET /api/v3/metadata/indicators | |
| wmi_getIndicatorByObjectAndType | POST/GET /api/v3/metadata/indicators | |
| wmi_getIndicatorById | POST/GET /api/v3/metadata/indicators | |
| wmi_setIndicatorOverrideMaxValue | ||
| wmi_indicatorExists | ||
| threshold_getConditionsByIndicatorId | ||
| threshold_getConditionsByObjectAndIndicator | ||
REST API v2 > REST API v3 映射
注: 在下表中,您将注意到尚未将多个 REST API v2 端点迁移到 REST API v3。 迁移任务将在未来的 SevOne NMS 发行版中继续执行。
| REST API v2 | REST API v3 | 备注 |
|---|---|---|
| 获取 /api/v2/alerts | 职位 /api/v3/alerts | 获取所有警报 |
| 职位 /api/v2/alerts | 职位 /api/v3/alerts/create | 创建警报 |
| GET /api/v2/alerts/devices/{id } | 职位 /api/v3/alerts | 获取所有警报 |
| 职位 /api/v2/alerts/filter | 职位 /api/v3/alerts | 过滤警报 |
| 职位 /api/v2/alerts/force | 职位 /api/v3/alerts/create/force | 强制创建警报 |
| GET /api/v2/alerts/netflow-device/{id } | (不包括) | 按 FlowFalcon 设备标识获取所有警报 |
| 职位 /api/v2/alerts/objects | (不包括) | 获取最大严重性警报/对象 |
| GET /api/v2/alerts/{id } | GET /api/v3/alerts/{id } | 获取警报 |
| DELETE /api/v2/alerts/{id } | DELETE /api/v3/alerts/{id } | 删除警报 |
| PATCH /api/v2/alerts/{id }/assign/ {username} | 职位 /api/v3/alerts/assign | 分配警报 |
| PATCH /api/v2/alerts/{id }/clear | 职位 /api/v3/alerts/acknowledge | 清除警报 |
| PATCH /api/v2/alerts/{id }/ignore/ {ignoreTime} | 职位 /api/v3/alerts/ignore | 忽略警报 |
| 职位 /api/v2/application/logger | (不包括) | 更改每个记录器的日志记录级别 |
| 获取 /api/v2/application/metrics | (不包括) | 获取公共度量 |
| 获取 /api/v2/application/version | (不包括) | 获取构建版本 |
| 获取 /api/v2/authentication/active-sessions | (不包括) | 查看活动会话 |
| 获取 /api/v2/authentication/keep-alive | (不包括) | 保持活动端点 |
| 职位 /api/v2/authentication/signin | 职位 /api/v3/users/signin | 登录用户 |
| 删除 /api/v2/authentication/signout | 职位 /api/v3/users/signout | 注销用户 |
| 删除 /api/v2/authentication/signout-others | (不包括) | 注销其他 |
| DELETE /api/v2/authentication/signout/{userId } | (不包括) | 注销用户 |
| 获取 /api/v2/background/ | (不包括) | 列出后台任务 |
| GET /api/v2/background/{taskId } | (不包括) | 获取后台任务状态/响应 |
| 补丁 /api/v2/bulkUpdateMetadata |
|
|
| 获取 /api/v2/countries/timezones | /api/v3/metadata/time_zones | 获取时区 |
| 职位 /api/v2/device-indicators/data | 职位 /api/v3/devices/data | 创建设备指示符数据 |
| 职位 /api/v2/device-indicators/last-seen | 职位 /api/v3/indicators/last-seen | 获取指示符的最新数据点的时间戳记 |
| 获取 /api/v2/devicegroups | 获取 /api/v3/devicegroups | 获取所有设备组 |
| 职位 /api/v2/devicegroups | 职位 /api/v3/devicegroups | 创建设备组 |
| GET /api/v2/devicegroups/ancestors/{ids } | 获取 /api/v3/devicegroups/ancestors | 获取设备组的祖代 |
| 职位 /api/v2/devicegroups/filter | 职位 /api/v3/devicegroups/filter | 过滤设备组 |
| 获取 /api/v2/devicegroups/rules | GET/POST /api/v3/devicegroups/rules/all | 获取所有设备组规则 |
| 职位 /api/v2/devicegroups/rules | 职位 /api/v3/devicegroups/rules | 创建设备组规则 |
| 职位 /api/v2/devicegroups/rules/apply | 职位 /api/v3/devicegroups/rules/apply | 对所有设备组应用规则 |
| GET /api/v2/devicegroups/rules/{id } | GET /api/v3/devicegroups/rules/{id } | 按标识获取设备组规则 |
| PUT /api/v2/devicegroups/rules/{id } | PUT /api/v3/devicegroups/{id } | 更新设备组规则 |
| DELETE /api/v2/devicegroups/rules/{id } | DELETE /api/v3/devicegroups/rules/{id } | 删除设备组规则 |
| GET /api/v2/devicegroups/{id } | GET /api/v3/devicegroups/{id } | 按标识获取设备组 |
| PUT /api/v2/devicegroups/{id } | PUT /api/v3/devicegroups/{id } | 更新设备组 |
| DELETE /api/v2/devicegroups/{id } | DELETE /api/v3/devicegroups/{id } | 删除设备组 |
| 路径 /api/v2/devicegroups/{id} | PATCH /api/v3/devicegroups/{id } | 部分更新设备组 |
| GET /api/v2/devicegroups/{id}/祖代 | 获取 /api/v3/devicegroups/ancestors | 获取设备组的祖代 |
| POST /api/v2/devicegroups/{id }/members/ {deviceId} | POST /api/v3/devicegroups/{id }/members/ {deviceId} | 将现有设备添加到设备组 |
| DELETE /api/v2/devicegroups/{id }/members/ {deviceId} | DELETE /api/v3/devicegroups/{id }/members/ {deviceId} | 除去设备组成员 |
| GET /api/v2/devicegroups/{id }/rules | GET /api/v3/devicegroups/{id }/rules | 获取设备组规则 |
| POST /api/v2/devicegroups/{id }/rules/apply | POST /api/v3/devicesgroups/{id }/rules/apply | 应用指定设备组的规则 |
| 获取 /api/v2/devices | GET/POST /api/v3/metadata/devices | 获取所有设备 |
| 职位 /api/v2/devices | 职位 /api/v3/devices | 创建设备 |
| 补丁 /api/v2/devices/bulkUpdateDevices | 补丁 /api/v3/devices/bulkUpdate | 更新设备基本信息 |
| 职位 /api/v2/devices/data | 职位 /api/v3/devices/data | 创建设备数据 |
| 职位 /api/v2/devices/filter | GET/POST /api/v3/metadata/devices | 过滤设备 |
| 职位 /api/v2/devices/objects/filter | (不包括) | 查找对象 |
| 补丁 /api/v2/devices/{deviceId}/bulkUpdateObjects | 补丁 /api/v3/metadata/stream | 更新对象基本信息 |
| GET /api/v2/devices/{deviceId }/objects | (不包括) | 获取设备的所有对象 |
| GET /api/v2/devices/{deviceId }/objects/ {id} | 获取 /api/v3/metadata/objects | 按标识获取对象 |
| DELETE /api/v2/devices/{deviceId }/objects/ {id} | DELETE /api/v3/devices/{deviceId }/object/ {objectId} | 删除对象 |
| PUT /api/v2/devices/{deviceId }/objects/ {id} | 输入 /api/v3/devices/object | 更新对象 |
| GET /api/v2/devices/{deviceId}/objects/{objectId}/指示符 | (不包括) | 按 deviceId 和 objectId 获取指示符 |
| GET /api/v2/devices/{deviceId }/objects/ {objectId} /indicators/ {indicatorId} | (不包括) | 按 deviceId 获取指示符 |
| GET /api/v2/devices/{deviceId }/objects/ {objectId} /indicators/ {indicatorId} /data | (不包括) | 按 deviceId 获取指示符数据 |
| GET /api/v2/devices/{deviceId }/objects/ {objectId} /metadata | GET /api/v3/metadata/devices/{deviceID }/objects/ {objectID} | 获取对象元数据值 |
| PUT /api/v2/devices/{deviceId }/objects/ {objectId} /metadata | PUT /api/v3/metadata/devices/{deviceID }/objects/ {objectID} | 更新元数据属性 |
| PATCH /api/v2/devices/{deviceId }/objects/ {objectId} /metadata | PATCH /api/v3/metadata/devices/{deviceID }/objects/ {objectID} | 部分更新元数据属性 |
| PUT /api/v2/devices/{deviceId }/objects/ {objectId} /metadata/ {attributeKey} | (不包括) | 更新元数据属性 |
| GET /api/v2/devices/{id } | (不包括) | 按标识获取设备 |
| DELETE /api/v2/devices/{id } | 删除 /api/v3/devices | 删除设备 |
| 路径 /api/v2/devices/{id} | 补丁 /api/v3/devices | 部分更新设备 |
| POST /api/v2/devices/{id }/rules/apply | POST /api/v3/devices/{id }/rules/apply | 应用指定设备的规则 |
| POST /api/v2/devices/{id }/undelete | /api/v3/devices/{id}/RemoveFromDeletionQueue | 取消删除设备 |
| GET /api/v2/devicetags/{id } | GET/POST /api/v3/metadata/device_tags | 按标识获取设备标记 |
| 获取 /api/v2/devicetypes | 获取 /api/v3/metadata/device_types | 获取所有设备类型 |
| 职位 /api/v2/devicetypes | 职位 /api/v3/devicetypes/create_device_type | 创建设备类型 |
| GET /api/v2/devicetypes/ancestors/{ids } | GET /api/v3/devicetypes/ancestors/{ids } | 获取设备类型的祖代 |
| 职位 /api/v2/devicetypes/filter | GET/POST /api/v3/devicetypes/filter | 过滤设备 |
| DELETE /api/v2/devicetypes/{id } | 删除 /api/v3/devicetypes/{id } | 删除设备类型 |
| GET /api/v2/devicetypes/{id}/祖代 | /api/v3/devicetypes/{id }/ancestors | 获取设备类型的祖代 |
| GET /api/v2/devicetypes/members/{deviceId } | GET /api/v3/devicetypes/members/{deviceId } | 获取设备的设备类型 |
| GET /api/v2/devicetypes/{id } | 获取 /api/v3/metadata/device_types | 获取设备类型 |
| GET /api/v2/devicetypes/{id}/祖代 | GET /api/v3/devicetypes/{id }/ancestors | 获取设备类型的祖代 |
| POST /api/v2/devicetypes/{id }/members/ {deviceId} | POST /api/v3/devicetypes/{id }/members/ {deviceId} | 将现有设备与设备类型相关联 |
| DELETE /api/v2/devicetypes/{id }/members/ {deviceId} | DELETE /api/v3/devicetypes/{id }/members/ {deviceId} | 删除设备类型成员 |
| GET /api/v2/devicetypes/members/{deviceId } | GET /api/v3/devicetypes/members/{id } | 获取设备的设备类型 |
| 获取 /api/v2/discovery | 获取 /api/v3/discovery | 获取当前位于发现队列中的所有设备 |
| GET /api/v2/discovery/{id } | GET /api/v3/discovery/{id } | 按标识从发现队列获取设备状态 |
| 职位 /api/v2/discovery/filter | 职位 /api/v3/discovery/filter | 过滤当前在发现队列中的设备 |
| 职位 /api/v2/discovery/run | (不包括) | 对发现队列中的所有设备 (运行 API 的同级) 运行发现 |
| GET /api/v2/discovery/{id } | GET /api/v3/discovery/{id } | 按标识从发现队列获取设备状态 |
| POST /api/v2/discovery/{id }/run | (不包括) | 对具体设备运行发现 |
| 获取 /api/v2/maintenancewindows | 获取 /api/v3/maintenancewindows | 获取维护窗口列表 |
| 职位 /api/v2/maintenancewindows | 职位 /api/v3/maintenancewindows | 创建与设备关联的维护窗口 |
| 职位 /api/v2/maintenancewindows/device-group | 职位 /api/v3/maintenancewindows/device-group | 创建与设备组关联的维护窗口 |
| PUT /api/v2/maintenancewindows/device-group/{id } | PUT /api/v3/maintenancewindows/device-group/{id } | updateGroupMaintenanceWindow |
| 职位 /api/v2/maintenancewindows/filter | 职位 /api/v3/maintenancewindows/filter | 获取过滤后的设备维护窗口列表 |
| 职位 /api/v2/maintenancewindows/filterall | 职位 /api/v3/maintenancewindows/filter | 获取任何实体类型的维护窗口的过滤列表 |
| GET /api/v2/maintenancewindows/{id } | GET /api/v3/maintenancewindows/{id } | 获取维护窗口 |
| PUT /api/v2/maintenancewindows/{id } | PUT /api/v3/maintenancewindows/{id } | 更新与设备关联的维护窗口 |
| DELETE /api/v2/maintenancewindows/{id } | DELETE /api/v3/maintenancewindows/{id } | 删除维护窗口 |
| 获取 /api/v2/mapimages | (不包括) | 获取所有地图图像 |
| GET /api/v2/mapimages/{id } | (不包括) | 获取地图图像 |
| 获取 /api/v2/maps | (不包括) | 获取所有状态映射 |
| GET /api/v2/maps/{id } | (不包括) | 按标识获取状态映射 |
| GET /api/v2/maps/{id }/connection/ {connectionId} /alerts | (不包括) | 获取连接的警报 |
| GET /api/v2/maps/{id }/connections | (不包括) | 按状态映射标识获取连接 |
| PUT /api/v2/maps/{id }/connections/ {connectionId} | (不包括) | 更新连接 |
| GET /api/v2/maps/{id }/node/ {nodeId} /alerts | (不包括) | 获取节点的警报 |
| GET /api/v2/maps/{id }/nodes | (不包括) | 获取特定状态映射的所有节点 |
| PUT /api/v2/maps/{id }/nodes/ {nodeId} | (不包括) | 更新节点 |
| 获取 /api/v2/metadata/attribute | 获取 /api/v3/metadata/metadata_attributes | 获取所有元数据属性 |
| 职位 /api/v2/metadata/attribute | 职位 /api/v3/metadata/admin/metadata_attribute | 创建元数据属性 |
| GET /api/v2/metadata/attribute/{id } | GET /api/v3/metadata/attribute/{id } | 获取元数据属性 |
| PUT /api/v2/metadata/attribute/{id } | PUT /api/v3/metadata/attribute/{id } | 更新元数据属性 |
| DELETE /api/v2/metadata/attribute/{id } | DELETE /api/v3/metadata/attribute/{id } | 删除 Matadata 属性 |
| 职位 /api/v2/metadata/attribute/filter | 职位 /api/v3/metadata/metadata_attributes | 过滤元数据属性 |
| GET /api/v2/metadata/attribute/{id } | GET /api/v3/metadata/attribute/{id} | 获取元数据属性 |
| 补丁 /api/v2/metadata/bulkUpdate | (不包括) | 批量更新元数据属性 |
| 获取 /api/v2/metadata/namespace | GET/POST /api/v3/metadata/metadata_namespaces 注: 不需要 POST 的其他绑定 |
获取所有元数据名称空间 |
| 获取 /api/v2/metadata/namespace | 职位 /api/v3/metadata/admin/metadata_namespace | 创建元数据名称空间 |
| GET /api/v2/metadata/namespace/{id } | GET /api/v3/metadata/namespace/{id } | 获取元数据名称空间 |
| PUT /api/v2/metadata/namespace/{id } | PUT /api/v3/metadata/namespace/{id } | 更新元数据名称空间 |
| DELETE /api/v2/metadata/namespace/{id } | DELETE /api/v3/metadata/namespace/{id } | 删除元数据名称空间 |
| 获取 /api/v2/netflow/deviceMappings | GET/POST /api/v3/metadata/flow_device_mappings | 获取流接口到设备的映射 |
| 职位 /api/v2/netflow/deviceMappings | 职位 /api/v3/metadata/admin/flow_device_mapping | 创建设备映射 |
| DELETE /api/v2/netflow/deviceMappings/{mappingId } | DELETE /api/v3/metadata/admin/flow_device_mapping/{id } | 按标识删除设备映射 |
| 路径 /api/v2/netflow/deviceMappings/{mappingId} | PATCH/PUT /api/v3/metadata/admin/flow_device_mapping/{id } | 更新设备映射 |
| 获取 /api/v2/netflow/devices | GET/POST /api/v3/metadata/flow_devices | 获取所有 NetFlow 设备 |
| 职位 /api/v2/netflow/devices/filter | GET/POST /api/v3/metadata/flow_devices | 获取所有 NetFlow 设备 |
| 职位 /api/v2/netflow/devices/interfaces/filter | 获取 /api/v3/metadata/flow_interfaces | 获取 NetFlow 设备接口 |
| GET /api/v2/netflow/devices/{netflowDeviceId }/interfaces | 获取 /api/v3/metadata/flow_interfaces | 按 NetFlow 设备标识获取接口 |
| DELETE /api/v2/netflow/devices/{netflowDeviceId }/interfaces/ {netFlowInterfaceId} | DELETE /api/v3/flow/rule/{peer_id }/ {id} | 按设备标识删除接口 |
| GET /api/v2/netflow/devices/{netflowDeviceId}/interfaces/{interfaceId}/方向 | GET /api/v3/flow/rule/{peerId } | 按 NetFlow 设备标识和接口标识获取指示信息 |
| PATCH /api/v2/netflow/devices/{netflowDeviceId }/interfaces/ {netFlowInterfaceId} | PATCH/PUT /api/v3/metadata/admin/flow_device/{flowDeviceId }/flow_interface/ {id} | 更新接口 |
| 获取 /api/v2/netflow/fields | (不包括) | 获取网络流字段 |
| 职位 /api/v2/netflow/fields/filter | (不包括) | 过滤网络流字段 |
| 获取 /api/v2/netflow/filters | 获取 /api/v3/metadata/flow_filters | 获取 Netflow 过滤器 |
| 职位 /api/v2/netflow/filters | 职位 /api/v3/flow/filter/create | 创建 Netflow 过滤器 |
| GET /api/v2/netflow/filters/{id } | 获取 /api/v3/metadata/flow_filters | 获取 Netflow 过滤器 |
| DELETE /api/v2/netflow/filters/{id } | DELETE /api/v3/flow/filter/{id } | 删除 Netflow 过滤器 |
| DELETE /api/v2/flow/rule/{peer_id }/ {id} | ||
| GET /api/v2/netflow/filters/{id }/rules | GET /api/v3/metadata/flow_filter/{id }/rules | 获取 Netflow 过滤规则 |
| POST /api/v2/netflow/filters/{id }/rules | 职位 /api/v3/flow/filter/rules | 创建 Netflow 过滤规则 |
| DELETE /api/v2/netflow/filters/{id }/rules/ {ruleId} | 删除 /api/v3/flow/filter/rules | 删除 Netflow 过滤器规则 |
| 获取 /api/v2/netflow/objectMappings | GET/POST /api/v3/metadata/flow_object_mappings | 获取流接口到设备指示符映射 |
| 职位 /api/v2/netflow/objectMappings/filterByIndicator | 职位 /api/v3/flow/object_mappings/filter_by_indicator | 获取流接口到设备指示符的映射 (按指示符) |
| 职位 /api/v2/netflow/objectMappings/filterByInterface | 职位 /api/v3/flow/object_mappings/filter_by_interface | 按接口获取流接口到设备指示符的映射 |
| DELETE /api/v2/netflow/objectMappings/{id } | DELETE /api/v3/metadata/admin/flow_object_mapping/{id } | 按标识删除对象映射 |
| 获取 /api/v2/netflow/protocols | 获取 /api/v3/flow/protocols | 获取协议 |
| 获取 /api/v2/netflow/segments | GET/POST /api/v3/flow/segments | 获取网络段 |
| 职位 /api/v2/netflow/segments | 职位 /api/v3/flow/segment | 创建网络段 |
| 获取 /api/v2/netflow/segments/subnets | 获取 /api/v3/flow/segments/subnets | 获取子网 |
| DELETE /api/v2/netflow/segments/subnets/{id } | DELETE /api/v3/Flow/subnets/{id } | 删除子网 |
| GET /api/v2/netflow/segments/{id } | GET/POST /api/v3/flow/segments | 按标识获取网络段 |
| DELETE /api/v2/netflow/segments/{id } | DELETE /api/v3/Flow/segment/{id } | 按标识删除网络段 |
| GET /api/v2/netflow/segments/{id }/subnets | 获取 /api/v3/flow/segments/subnets | 获取子网 |
| POST /api/v2/netflow/segments/{id }/subnets | POST /api/v3/flow/segments/{id}/subnet | 创建子网 |
| 获取 /api/v2/netflow/serviceProfiles | GET/POST /api/v3/flow/app_profiles | 获取服务概要文件 |
| 职位 /api/v2/netflow/serviceProfiles | 职位 /api/v3/flow/app_profiles/create | 创建服务简介 |
| DELETE /api/v2/netflow/serviceProfiles/{id } | DELETE /api/v3/flow/app_profiles/{id } | 删除服务概要文件 |
| PATCH /api/v2/netflow/serviceProfiles/{id } | 补丁 /api/v3/flow/app_profiles/create | 更新服务简介 |
| 获取 /api/v2/netflow/services | 获取 /api/v3/flow/apps | 按端口获取应用程序 |
| DELETE /api/v2/netflow/services/{id } | DELETE /api/v3/flow/apps/{id } | 删除应用程序 |
| GET /api/v2/netflow/services/{serviceProfileId } | GET /api/v3/flow/apps/{id } | 按应用程序概要文件标识获取应用程序 |
| 获取 /api/v2/netflow/settings | (不包括) | 获取 NetFlow 设置的状态 |
| 获取 /api/v2/netflow/views | GET/POST /api/v3/metadata/flow_views | 获取视图 |
| 获取 /api/v2/netflow/views/categories | 获取 /api/v3/metadata/flow_categories | 获取网络流视图类别 |
| 职位 /api/v2/netflow/views/filter | 职位 /api/v3/metadata/admin/flow_view | 过滤器视图 |
| GET /api/v2/netflow/views/{viewId }/fields | GET /api/v3/netflow/views/{viewId }/fields | 在 FlowFalcon 视图中获取键和度量 |
| POST /api/v2/netflow/views/{viewId }/fields/filter | GET /api/v3/netflow/views/{viewId }/fields | 过滤网络流视图字段 |
| 获取 /api/v2/netflow/views/{viewId}/reportColumns | (不包括) | getReportColumns |
| 获取 /api/v2/objectgroups | 获取 /api/v3/metadata/object_groups | 获取所有对象组 |
| 职位 /api/v2/objectgroups | 职位 /api/v3/objectgroups | 创建对象组 |
| GET /api/v2/objectgroups/ancestors/{ids } | 获取 /api/v3/objectgroups/ancestors 注: 使用对象组标识过滤器 |
获取对象组的祖代 |
| 职位 /api/v2/objectgroups/filter | 职位 /api/v3/objectgroups/members/filter | 查找对象组 |
| 职位 /api/v2/objectgroups/members/filter | 职位 /api/v3/objectgroups/members/filter | 过滤对象到对象组的映射 |
| 获取 /api/v2/objectgroups/rules | GET/POST /api/v3/objectgroups/get/rules | 获取所有对象组规则 |
| 职位 /api/v2/objectgroups/rules | 职位 /api/v3/objectgroups/rules | 创建对象组规则 |
| GET /api/v2/objectgroups/rules/{id } | GET /api/v3/objectgroups/{id }/rules | 按标识获取对象组规则 |
| DELETE /api/v2/objectgroups/rules/{id } | DELETE /api/v3/objectgroups/rules/{ruleID } | 删除对象组规则 |
| GET /api/v2/objectgroups/{id } | GET /api/v3/objectgroup/{id } | 按标识获取对象组 |
| PUT /api/v2/objectgroups/{id } | PUT /api/v3/objectgroups/{id } | 更新对象组 |
| DELETE /api/v2/objectgroups/{id } | DELETE /api/v3/objectgroups/{id } | 删除对象组 |
| 路径 /api/v2/objectgroups/{id} | PATCH /api/v3/objectgroups/{id } | 部分更新对象组 |
| GET /api/v2/objectgroups/{id}/祖代 | 获取 /api/v3/objectgroups/ancestors | 获取对象组的祖代 |
| POST /api/v2/objectgroups/{id }/members | POST /api/v3/objectgroups/{id}/ 成员 | 向对象组添加成员 |
| DELETE /api/v2/objectgroups/{id}/ 成员 | DELETE /api/v3/objectgroups/{id }/members | 从对象组中除去成员 |
| GET /api/v2/objectgroups/{id }/rules | GET /api/v3/objectgroups/{id }/rules | 获取对象组规则 |
| POST /api/v2/objectgroups/{id }/rules/apply | POST /api/v3/objectgroups/{groupID }/rules/apply | 应用指定对象组的规则 |
| 获取 /api/v2/peers | 获取 /api/v3/peers | 获取同级 |
| 获取 /api/v2/peers/clusterSettings | 获取 /api/v3/administration/cluster_settings | 获取集群设置 |
| 获取 /api/v2/peers/current | 获取 /api/v3/peers/current | 当前同级 |
| 获取 /api/v2/peers/incorporateMode | (不包括) | 获取同级状态 |
| GET /api/v2/peers/{id } | GET /api/v3/peers/{id } | 获取同级 |
| GET /api/v2/peers/{id }/settings | GET /api/v3/peers/{id }/settings | 获取设置 |
| GET /api/v2/permissions/{roleId }/access | GET /api/v3/permissions/{roleId }/access | 获取访问许可权 |
| PUT /api/v2/permissions/{roleId }/access | PUT /api/v3/permissions/{roleId }/access | 更新访问权限 |
| GET /api/v2/permissions/{roleId}/dev冰组 | GET /api/v3/permissions/{roleId } /dev icegroup | 获取 deviceGroup 许可权 |
| GET /api/v2/permissions/{roleId } /dev icegroup/ {id} | GET /api/v3/permissions/{roleId } /dev icegroup/ {id} | 按 ID 获取 deviceGroup 权限 |
| PATCH /api/v2/permissions/{roleId } /dev icegroup/ {id} | PATCH /api/v3/permissions/{roleId } /dev icegroup/ {id} | 按 Id 更新 deviceGroup 权限 |
| GET /api/v2/permissions/{roleId }/page | GET /api/v3/permissions/{roleId }/page | 获取页面许可权 |
| PUT /api/v2/permissions/{roleId }/page | PUT /api/v3/permissions/{roleId }/page | 更新页面权限 |
| GET /api/v2/permissions/{roleId }/role | GET /api/v3/permissions/{roleId }/role | 获取用户角色许可权 |
| GET /api/v2/permissions/{roleId }/role/ {targetRoleId} | GET /api/v3/permissions/{roleId }/role/ {targetRoleId} | 按目标角色 ID 获取用户角色权限 |
| PUT /api/v2/permissions/{roleId }/role/ {targetRoleId} | PUT /api/v3/permissions/{roleId }/role/ {targetRoleId} | 按目标角色 ID 更新用户角色权限 |
| 职位 /api/v2/pluginmanager/register | (不包括) | 注册动态插件管理器 |
| POST /api/v2/pluginmanager/{id }/plugin/register | (不包括) | 在动态插件管理器中注册插件 |
| 获取 /api/v2/plugins | 获取 /api/v3/plugins/filter | 获取所有插件 |
| 获取 /api/v2/plugins/device/schema | 获取 /api/v3/plugins/device/schema | 获取所有设备扩展插件信息模式 |
| GET /api/v2/plugins/indicator/schema/{pluginId } | GET /api/v3/plugins/indicator/schema/{pluginId } | 按插件标识获取指示符扩展信息模式 |
| 职位 /api/v2/plugins/indicatortypes | 职位 /api/v3/plugins/indicator_type/create | 创建插件指示符类型 |
| 职位 /api/v2/plugins/indicatortypes/filter | (不包括) | 查找插件指示符类型 |
| GET /api/v2/plugins/indicatortypes/schema/{pluginId } | GET /api/v3/plugins/indicatortypes/schema/{pluginId } | 获取插件指示符类型扩展信息的模式 |
| PUT /api/v2/plugins/indicatortypes/{id } | 补丁 /api/v3/plugins/indicator_type/update | 更新插件指示符类型 |
| GET /api/v2/plugins/object/schema/{pluginId } | GET /api/v3/plugins/object/schema/{pluginId } | 按插件标识获取对象扩展信息模式 |
| 获取 /api/v2/plugins/objecttypes | 获取 /api/v3/metadata/object_types | 获取所有插件对象类型 |
| 职位 /api/v2/plugins/objecttypes | 职位 /api/v3/plugins/object_type/create | 创建插件对象类型 |
| 职位 /api/v2/plugins/objecttypes/filter | 获取 /api/v3/metadata/object_types | 查找插件对象类型 |
| GET /api/v2/plugins/objecttypes/schema/{pluginId } | 获取 /api/v3/plugins/objecttypes/schema/{pluginId} | 获取插件对象类型扩展信息的模式 |
| PUT /api/v2/plugins/objecttypes/{id } | 补丁 /api/v3/plugins/object_type/update | 更新插件对象类型 |
| 获取 /api/v2/policies | 获取 /api/v3/policies | 获取所有策略 |
| 职位 /api/v2/policies | 职位 /api/v3/policies | 创建新策略 |
| GET /api/v2/policies/{id } | GET /api/v3/policies/{id } | 按标识获取策略 |
| PUT /api/v2/policies/{id } | PUT /api/v3/policies/{id } | 更新策略 |
| DELETE /api/v2/policies/{id } | DELETE /api/v3/policies/{id } | 删除策略 |
| 职位 /api/v2/policies/filter | 职位 /api/v3/policies/filter | 过滤策略 |
| 获取 /api/v2/policies/folders | 获取 /api/v3/policies/folders | 获取所有策略文件夹 |
| 职位 /api/v2/policies/folders | 职位 /api/v3/policies/folders | 创建新政策文件夹 |
| PUT /api/v2/policies/folders/{id } | PUT /api/v3/policies/folders/{id } | 更新策略文件夹 |
| DELETE /api/v2/policies/folders/{id } | DELETE /api/v3/policies/folders/{id } | 删除政策文件夹 |
| GET /api/v2/policies/{policyId }/actions | GET /api/v3/policies/{policyId }/actions | 获取所有策略操作 |
| PUT /api/v2/policies/{policyId }/actions | PUT /api/v3/policies/{policyId }/actions | 更新政策行动 |
| DELETE /api/v2/policies/{policyId }/actions | DELETE /api/v3/policies/{policyId }/actions | 删除政策行动 |
| GET /api/v2/policies/{policyId }/conditions | GET /api/v3/policies/{policyId }/conditions | 获取所有策略条件 |
| POST /api/v2/policies/{policyId }/conditions | POST /api/v3/policies/{policyId }/conditions | 创建新的政策条件 |
| GET /api/v2/policies/{policyId }/conditions/ {conditionId} | GET /api/v3/policies/{policyId }/conditions/ {conditionId} | 按 policyId 和 conditionId 获取策略条件 |
| PUT /api/v2/policies/{policyId }/conditions/ {conditionId} | PUT /api/v3/policies/policyId }/conditions/ {conditionId} | 更新政策条件 |
| DELETE /api/v2/policies/{policyId }/conditions/ {conditionId} | DELETE /api/v3/policies/{policyId }/conditions/ {conditionId} | 删除政策条件 |
| 获取 /api/v2/reports | (不包括) | 获取所有报告 |
| 获取 /api/v2/reports/attachments/alerts/filters/schema | (不包括) | 获取过滤器模式 |
| 职位 /api/v2/reports/attachments/alerts/run | (不包括) | 运行警报报告 |
| GET /api/v2/reports/attachments/alerts/{id } | (不包括) | 获取警报附件 |
| GET /api/v2/reports/attachments/alerts/{id }/aggregation | (不包括) | 获取附件聚集 |
| GET /api/v2/reports/attachments/alerts/{id}/filter | (不包括) | 获取过滤器 |
| GET /api/v2/reports/attachments/alerts/{id }/resources | (不包括) | 获取警报附件资源 |
| GET /api/v2/reports/attachments/alerts/{id }/run | (不包括) | 运行警报附件 |
| GET /api/v2/reports/attachments/alerts/{id }/settings | (不包括) | 获取附件设置 |
| GET /api/v2/reports/attachments/alerts/{id }/time | (不包括) | 获取警报连接时间设置 |
| GET /api/v2/reports/attachments/alerts/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| GET /api/v2/reports/attachments/devicegroups/{id } | (不包括) | 获取设备组连接 |
| GET /api/v2/reports/attachments/devicegroups/{id }/resources | (不包括) | 获取设备组报告附件的资源 |
| GET /api/v2/reports/attachments/devicegroups/{id }/visualizations | (不包括) | 获取可视化 |
| 获取 /api/v2/reports/attachments/devices/filters/schema | (不包括) | 获取过滤器模式 |
| GET /api/v2/reports/attachments/devices/{id } | (不包括) | 获取设备连接 |
| GET /api/v2/reports/attachments/devices/{id}/filter | (不包括) | 获取过滤器 |
| GET /api/v2/reports/attachments/devices/{id }/resources | (不包括) | 获取设备报告附件 |
| GET /api/v2/reports/attachments/devices/{id }/settings | (不包括) | 获取设备报告附件 |
| GET /api/v2/reports/attachments/devices/{id }/visualizations | (不包括) | 获取设备报告附件 |
| 获取 /api/v2/reports/attachments/flow-falcon/filters/schema | (不包括) | 获取过滤器模式 |
| 职位 /api/v2/reports/attachments/flow-falcon/performance-metrics/run | (不包括) | 创建性能指标流 falcon 报告 |
| 职位 /api/v2/reports/attachments/flow-falcon/run | (不包括) | 运行流 falcon 报告 |
| 职位 /api/v2/reports/attachments/flow-falcon/topn/run | (不包括) | 创建 TopN 的流 falcon 报告 |
| GET /api/v2/reports/attachments/flow-falcon/{id } | (不包括) | 获取流猎鹰附件 |
| GET /api/v2/reports/attachments/flow-falcon/{id}/filter | (不包括) | 获取过滤器 |
| GET /api/v2/reports/attachments/flow-falcon/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/flow-falcon/{id }/run | (不包括) | 运行流 falcon 附件 |
| GET /api/v2/reports/attachments/flow-falcon/{id }/settings | (不包括) | 获取附件设置 |
| GET /api/v2/reports/attachments/flow-falcon/{id }/time | (不包括) | GET 时间范围 |
| GET /api/v2/reports/attachments/flow-falcon/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| 职位 /api/v2/reports/attachments/group-metrics/run | (不包括) | 运行组度量附件 |
| GET /api/v2/reports/attachments/group-metrics/{id } | (不包括) | 获取组度量附件 |
| GET /api/v2/reports/attachments/group-metrics/{id }/resources | (不包括) | 获取组度量报告附件 |
| GET /api/v2/reports/attachments/group-metrics/{id }/run | (不包括) | 按标识运行组度量附件 |
| GET /api/v2/reports/attachments/group-metrics/{id }/settings | (不包括) | 获取组度量报告附件 |
| GET /api/v2/reports/attachments/group-metrics/{id }/time | (不包括) | 获取组度量报告附件 |
| GET /api/v2/reports/attachments/group-metrics/{id }/visualization | (不包括) | 获取组度量报告附件 |
| GET /api/v2/reports/attachments/metadata/{id } | (不包括) | 获取元数据附件 |
| GET /api/v2/reports/attachments/metadata/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/metadata/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| GET /api/v2/reports/attachments/object-groups/{id } | (不包括) | 获取对象组附件 |
| GET /api/v2/reports/attachments/object-groups/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/object-groups/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| GET /api/v2/reports/attachments/objects/{id } | (不包括) | 获取对象附件 |
| GET /api/v2/reports/attachments/objects/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/objects/{id }/settings | (不包括) | 获取附件设置 |
| GET /api/v2/reports/attachments/objects/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| 职位 /api/v2/reports/attachments/performance-metrics/run | (不包括) | 运行性能指标附件 |
| GET /api/v2/reports/attachments/performance-metrics/{id } | (不包括) | 获取性能指标附件 |
| GET /api/v2/reports/attachments/performance-metrics/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/performance-metrics/{id }/run | (不包括) | 运行性能指标附件 |
| GET /api/v2/reports/attachments/performance-metrics/{id }/settings | (不包括) | 获取附件设置 |
| GET /api/v2/reports/attachments/performance-metrics/{id }/time | (不包括) | GET 时间范围 |
| GET /api/v2/reports/attachments/performance-metrics/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| GET /api/v2/reports/attachments/statusmap/{id } | (不包括) | 获取状态映射附件 |
| GET /api/v2/reports/attachments/statusmap/{id }/resources | (不包括) | 获取资源 |
| 职位 /api/v2/reports/attachments/topn/run | (不包括) | 运行主题附件 |
| GET /api/v2/reports/attachments/topn/{id } | (不包括) | 获取主题附件 |
| GET /api/v2/reports/attachments/topn/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/topn/{id }/run | (不包括) | 运行主题附件 |
| GET /api/v2/reports/attachments/topn/{id }/settings | (不包括) | 获取附件设置 |
| GET /api/v2/reports/attachments/topn/{id }/time | (不包括) | 获取 topN 报告附件 |
| GET /api/v2/reports/attachments/topn/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| 职位 /api/v2/reports/attachments/topology/run | (不包括) | 运行拓扑连接 |
| GET /api/v2/reports/attachments/topology/{id } | (不包括) | 获取拓扑连接 |
| GET /api/v2/reports/attachments/topology/{id}/ 过滤器 | (不包括) | 获取连接拓扑过滤器 |
| GET /api/v2/reports/attachments/topology/{id }/resources | (不包括) | 获取资源 |
| GET /api/v2/reports/attachments/topology/{id }/run | (不包括) | 运行拓扑连接 |
| GET /api/v2/reports/attachments/topology/{id }/settings | (不包括) | 获取附件设置 |
| GET /api/v2/reports/attachments/topology/{id }/visualizations | (不包括) | 获取附件可视化设置 |
| GET /api/v2/reports/attachments/{id } | (不包括) | 获取报告附件 |
| GET /api/v2/reports/attachments/{type }/endpoints | (不包括) | 获取所有报告附件端点 |
| 获取 /api/v2/reports/folders | (不包括) | 获取所有报告文件夹 |
| PUT /api/v2/reports/folders/{id } | (不包括) | 更新报告文件夹 |
| GET /api/v2/reports/{id } | (不包括) | 获取报告 |
| GET /api/v2/reports/{id}/附件 | (不包括) | 获取报告的所有报告附件 |
| POST /api/v2/reports/{id }/attachments/alerts | (不包括) | 创建警报报告附件 |
| POST /api/v2/reports/{id}/Attachment/dev冰组 | (不包括) | 创建设备组连接 |
| POST /api/v2/reports/{id}/Attachment/devices | (不包括) | 创建设备连接 |
| POST /api/v2/reports/{id }/attachments/flow-falcon | (不包括) | 创建流猎鹰附件 |
| POST /api/v2/reports/{id }/attachments/group-metrics | (不包括) | 创建组度量报告附件 |
| POST /api/v2/reports/{id }/attachments/metadata | (不包括) | 创建元数据附件 |
| POST /api/v2/reports/{id }/attachments/object-groups | (不包括) | 创建对象组附件 |
| POST /api/v2/reports/{id }/attachments/objects | (不包括) | 创建对象附件 |
| POST /api/v2/reports/{id }/attachments/performance-metrics | (不包括) | 创建性能指标附件 |
| POST /api/v2/reports/{id }/attachments/statusmap | (不包括) | 创建状态图附件 |
| POST /api/v2/reports/{id }/attachments/topn | (不包括) | 创建 topN 报告附件 |
| POST /api/v2/reports/{id }/attachments/topology | (不包括) | 创建拓扑连接 |
| 获取 /api/v2/roles | 获取 /api/v3/roles | 获取角色 |
| 职位 /api/v2/roles | 职位 /api/v3/roles | 创建角色 |
| GET /api/v2/roles/{id } | GET /api/v3/roles/{id } | 获取角色 |
| DELETE /api/v2/roles/{id } | DELETE /api/v3/roles/{id } | 删除角色 |
| PATCH /api/v2/roles/{id } | 补丁 /api/v3/roles | 更新角色 |
| 职位 /api/v2/roles/filter | 职位 /api/v3/roles/filter | 过滤角色 |
| GET /api/v2/roles/{id } | GET /api/v3/roles/{id } | 获取角色 |
| 获取 /api/v2/tags | (不包括) | 获取所有标记 |
| GET /api/v2/tags/{name }/indicatortypes | (不包括) | 基于标记名称获取指示符类型 |
| 获取 /api/v2/thresholds | (不包括) | 获取阈值 |
| POST /api/v2/thresholds/flow/{deviceId } | (不包括) | 创建阈值 |
| GET /api/v2/thresholds/flow/{deviceId }/ {thresholdId} | (不包括) | 按标识获取阈值 |
| POST /api/v2/thresholds/flow/{deviceId }/ {thresholdId} / {triggerType} /conditions | (不包括) | 向阈值添加条件 |
| PUT /api/v2/thresholds/flow/{deviceId }/ {thresholdId} / {triggerType} /conditions/ {conditionId} | (不包括) | 更新阈值的条件 |
| 获取 /api/v2/topnviews | 获取 /api/v3/metadata/topn_views 职位 /api/v3/metadata/topn_views |
获取所有访谈 |
| GET /api/v2/topnviews/{id } | GET /api/v3/metadata/topn_views/{id } POST /api/v3/metadata/topn_views/{id } |
获取观点 |
| 获取 /api/v2/topology/constraints | 获取 /api/v3/topology/constraints | 获取约束 |
| 职位 /api/v2/topology/constraints | 职位 /api/v3/topology/constraint | 创建约束 |
| GET /api/v2/topology/constraints/{id } | GET /api/v3/topology/constraints/{id } | 获取约束 |
| PUT /api/v2/topology/constraints/{id } | PUT /api/v3/topology/constraints/{id } | 更新约束 |
| DELETE /api/v2/topology/constraints/{id } | DELETE /api/v3/topology/constraints/{id } | 删除约束 |
| GET /api/v2/topology/devices/{deviceId }/links | GET /api/v3/topology/devices/{deviceId }/links | 按设备标识获取拓扑完整链接 |
| 职位 /api/v2/topology/filter | 职位 /api/v3/topology/filter | 过滤拓扑链接 |
| 职位 /api/v2/topology/links | 职位 /api/v3/topology/links | 创建拓扑链接 |
| GET /api/v2/topology/links/{connectionId } | GET /api/v3/topology/links/{connectionId } | 获取拓扑完整链接 |
| DELETE /api/v2/topology/links/{connectionId } | DELETE /api/v3/topology/links/{connectionId } | 删除拓扑完整链接 |
| DELETE /api/v2/topology/links/{connectionId}/Hallinks/{deviceId} | DELETE /api/v3/topology/links/{connectionId}/Hallinks/{deviceId)} | 删除拓扑链接 |
| 获取 /api/v2/users | GET/POST /api/v3/users | 获取所有用户 |
| 获取 /api/v2/users/api-keys | 获取 /api/v3/users/apikey | 查看 API 密钥 |
| 职位 /api/v2/users/api-keys | 职位 /api/v3/users/apikey | 创建 API 密钥 |
| 删除 /api/v2/users/api-keys | DELETE /api/v3/users/apikey/{application } | 删除 API 密钥 |
| DELETE /api/v2/users/api-keys/{apiKey } | DELETE /api/v3/users/apikey/{application } | 删除 API 密钥 |
| 职位 /api/v2/users/filter | 职位 /api/v3/users 注: 可以与角色标识,状态 (活动) 和用户标识配合使用。 |
过滤用户 |
| 职位 /api/v2/users/force-password-change | 职位 /api/v3/users/force-password-change | 强制密码更改 |
| 获取 /api/v2/users/mypreferences | 获取 /api/v3/users/self | 获取用户 |
| 补丁 /api/v2/users/mypreferences | (不包括) | |
| 输入 /api/v2/users/mypreferences/password | 输入 /api/v3/users/password | 更改用户密码 |
| 获取 /api/v2/users/myroles | GET/POST /api/v3/users | 获取用户角色 |
| GET /api/v2/users/{id } | GET /api/v3/users/id/{id } | 获取一个用户 |
| DELETE /api/v2/users/{id } | DELETE /api/v3/users/{id } | 删除用户 |
| GET /api/v2/users/{id }/api-keys | (不包括) | 查看用户 API 密钥 |
| PUT /api/v2/users/{id }/api-keys/ {apiKey} | (不包括) | 更新用户 API 密钥 |
| GET /api/v2/users/{id }/roles | GET /api/v3/users/{id }/roles | 获取特定用户的所有角色 |
| DELETE /api/v2/users/{id }/roles | DELETE /api/v3/users/{id }/roles | 除去用户的角色 |
| PATCH /api/v2/users/{id }/roles | PUT /api/v3/users/{id }/roles | 为用户添加角色 |
| 获取 /api/v2/utils/unitinfos | 获取 /api/v3/utils/unitinfos | 获取 unitinfos |
| 获取 /api/v2/workhours | 获取 /api/v3/workhours | 获取所有 WorkHours |
| 职位 /api/v2/workhours | 职位 /api/v3/workhours | 创建 WorkHours |
| GET /api/v2/workhours/{id } | GET /api/v3/workhours/{id } | 按组获取 WorkHour |
| PUT /api/v2/workhours/{id } | PUT /api/v3/workhours/{id } | 更新 WorkHours |
| DELETE /api/v2/workhours/{id } | DELETE /api/v3/workhours/{id } | 删除 WorkHour 组 |
| GET /api/v2/{entityType }/ {entityId} /metadata | GET /api/v3/entity/{entityType }/id/ {entityId} /metadata | 获取元数据值 |
| PUT /api/v2/{entityType }/ {entityId} /metadata | PUT /api/v3/entity/{entityType }/id/ {entityId} /metadata | 更新元数据属性 |
| PATCH /api/v2/{entityType }/ {entityId} /metadata | PATCH /api/v3/entity/{entityType }/id/ {entityId} /metadata | 部分更新元数据属性 |
| PUT /api/v2/{entityType }/ {entityId} /metadata/ {attributeKey} | PUT /api/v3/metadata/attribute/{id } | 更新元数据属性 |