package
3.9.2635+incompatible
Repository: https://github.com/tencentblueking/bkmonitor-datalink.git
Documentation: pkg.go.dev

# Functions

HandlerAPIRelationMultiResource @Summary query relation multi resource @ID relation_multi_resource_query @Produce json @Param traceparent header string false "TraceID" default(00-3967ac0f1648bf0216b27631730d7eb9-8e3c31d5109e78dd-01) @Param X-Bk-Scope-Space-Uid header string false "空间UID" default(bkcc__2) @Param data body cmdb.RelationMultiResourceRequest true "json data" @Success 200 {object} cmdb.RelationMultiResourceResponse @Failure 400 {object} ErrResponse @Router /api/v1/relation/multi_resource [post].
HandlerAPIRelationMultiResourceRange @Summary query relation multi resource @ID relation_multi_resource_query_range @Produce json @Param traceparent header string false "TraceID" default(00-3967ac0f1648bf0216b27631730d7eb9-8e3c31d5109e78dd-01) @Param X-Bk-Scope-Space-Uid header string false "空间UID" default(bkcc__2) @Param data body cmdb.RelationMultiResourceRangeRequest true "json data" @Success 200 {object} cmdb.RelationMultiResourceRangeResponse @Failure 400 {object} ErrResponse @Router /api/v1/relation/multi_resource_range [post].
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

ErrResponse 输出结构体.