Log
Package : spaceone.api.monitoring.v1
Log
Log Methods:
Method | Request | Response |
---|---|---|
list
GET /monitoring/v1/data-source/{data_source_id}/logs
Type | Message |
---|---|
Request | |
Response |
Message
LogDataInfo
Field | Type | Description |
---|---|---|
results | ||
domain_id | string |
LogRequest
Field | Type | Required | Description |
---|---|---|---|
data_source_id | string | ✔ | |
resource_id | string | ✔ | |
keyword | string | ✘ | |
start | string | ✘ | |
end | string | ✘ | |
sort | ✘ | ||
limit | ✘ | ||
domain_id | string | ✔ |
Last updated