/
OC
octoperf
/
OctoPerf API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
octoperf
OctoPerf API
put
Update an existing item by ID
v2
latest
OpenAPI 3.1.0
OctoPerf Terms Of Service
2026-07-27
312
221
345.2 KB
Monitoring - Connections
Update an existing item by ID
put
/monitoring/connections/{id}
Path parameters
id
string
required
Request body
MonitorConnection
required
id
string
userId
string
projectId
string
agentId
string
name
string
description
string
type
'APACHE_HTTPD'
|
'APACHE_JMETER'
|
'APACHE_TOMCAT'
|
'DATADOG'
|
'GENERIC_JMX'
|
'IIS'
|
'LIGHTTPD'
|
'LINUX'
|
'MONGO_DB'
|
'MYSQL'
|
'NEW_RELIC_APM'
|
'NGINX'
|
'SLA'
|
'ORACLE_DB'
|
'POSTGRES'
|
'PROMETHEUS'
|
'WINDOWS'
|
'SQL_SERVER'
{"stackTrail":"components:schemas:ConnectionSettings","oasType":"schema","type":"unknown"}
children
MonitorEntity[]
nullable
created
string
date-time
lastModified
string
date-time
enabled
boolean
tags
string[]
nullable
Response
OK