Enable a KPI Profile using Tags
POST https://{{crosswork_ip}}:30603/crosswork/hi/v1/kpiprofileassoc/write
Use this API Call to enable KPI Profiles using tags on the Crosswork Health Insights Application.
Request Body
{"tags"=>["XRv9k"], "kpi_profiles"=>["EdgeRouters123"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |