Log
Package : spaceone.api.monitoring.plugin
Log
Log Methods:
NO | Method | Request Type | Response Type | Description |
1 |
|
list
Type | Message |
Request | |
Response |
Message
LogRequest
No | Field | Type | Required | Description |
1 | options | ✅ | ||
2 | secret_data | ✅ | ||
3 | filter | ✅ | ||
4 | resource | ❌ | ||
5 | start | ❌ | ||
6 | end | ❌ | ||
7 | sort | ❌ | ||
8 | limit | ❌ | ||
9 | schema | string | ❌ |
LogsInfo
No | Field | Type | Description |
1 | logs |
PluginLogsResponse
No | Field | Type | Required | Description |
1 | resource_type | string | ✅ | |
2 | actions | ❌ | ||
3 | result | ✅ |
Sort
No | Field | Type | Description |
1 | key | string | |
2 | desc | bool |
Last updated