Log
Package : spaceone.api.monitoring.v1
Log
Log Methods:
NO | Method | Request Type | Response Type | Description |
1 |
list
GET /monitoring/v1/data-source/{data_source_id}/logs
Type | Message |
Request | |
Response |
Message
LogDataInfo
No | Field | Type | Description |
1 | logs | ||
2 | domain_id | string |
LogRequest
No | Field | Type | Required | Description |
1 | data_source_id | string | ✅ | |
2 | resource_type | string | ✅ | |
3 | resource_id | string | ✅ | |
4 | start | ❌ | ||
5 | end | ❌ | ||
6 | filter | ❌ | ||
7 | sort | ❌ | ||
8 | limit | ❌ | ||
9 | domain_id | string | ✅ |
Last updated