ReDoc documentation
Get a list of subscriptions matching criteria
200 Success.
401 Unauthorized
Unexpected error
{- "items": [
- {
- "component": [
- "string"
], - "destination_endpoint": "string",
- "headers": [
- {
- "name": "string",
- "secret": true,
- "value": "string"
}
], - "id": 0,
- "is_active": true,
- "log_message_settings": [
- "string"
], - "service_name": "string",
- "type": "string"
}
]
}Create or update a subscription
required | object (out-of-process-observability-data-subscription-interface) Observability Subscription data interface |
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "subscription": {
- "component": [
- "string"
], - "destination_endpoint": "string",
- "headers": [
- {
- "name": "string",
- "secret": true,
- "value": "string"
}
], - "id": 0,
- "is_active": true,
- "log_message_settings": [
- "string"
], - "service_name": "string",
- "type": "string"
}
}{- "component": [
- "string"
], - "destination_endpoint": "string",
- "headers": [
- {
- "name": "string",
- "secret": true,
- "value": "string"
}
], - "id": 0,
- "is_active": true,
- "log_message_settings": [
- "string"
], - "service_name": "string",
- "type": "string"
}Create or update a subscription
required | object (out-of-process-observability-data-subscription-interface) Observability Subscription data interface |
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "subscription": {
- "component": [
- "string"
], - "destination_endpoint": "string",
- "headers": [
- {
- "name": "string",
- "secret": true,
- "value": "string"
}
], - "id": 0,
- "is_active": true,
- "log_message_settings": [
- "string"
], - "service_name": "string",
- "type": "string"
}
}{- "component": [
- "string"
], - "destination_endpoint": "string",
- "headers": [
- {
- "name": "string",
- "secret": true,
- "value": "string"
}
], - "id": 0,
- "is_active": true,
- "log_message_settings": [
- "string"
], - "service_name": "string",
- "type": "string"
}