List SIEM Connectors
Select
SaaS
Customer Managed
This API returns the SIEM Connectors configured
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
connectors object[]
{
"connectors": [
{
"connectorEntityId": 0,
"connectorEntityType": "string",
"connectorid": 0,
"connectorEntityName": "string",
"connectorName": "string",
"enabled": true
}
]
}
{
"connectors": [
{
"connectorEntityId": 1,
"connectorEntityType": "SYSLOG",
"connectorid": 4,
"connectorEntityName": "hhh.testlab.commvault.com",
"connectorName": "test connector",
"enabled": true
}
]
}
GET /logstreamingconnector
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/LogStreamingConnector' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'