Get All Log Forwarding Source
Endpoint to get log forwarding source
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
GET
https://{api_host}/provider/log-forwarding-sources
COPY
Responses
200
OK
[
{
"source": "string",
"state": false,
"message": "string",
"lastModifiedTimestamp": "string",
"managedDbDisableList": [
"string"
]
}
]
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/log-forwarding-sources
Log Forwarding Operations
GET
Get Log Forwarding Source
PUT
Update Log Forwarding Source
GET
Get Log Forwarding Settings 1
PUT
Update Log Forwarding Settings
POST
Configure Log Forwarding
POST
Retry Log Forwarding
GET
Get All Log Forwarding Source
GET
Get Log Forwarding Settings
DELETE
Delete Log Forwarding Settings