Retrieve the Monitoring Log
get
/icsapis/v1/monitoring/logs
Retrieves the monitoring log.
Request
There are no request parameters for this operation.
Response
Supported Media Types
- application/json; charset=UTF-8
- application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : MonitoringLogList
Type:
objectNested Schema : Log
Type:
object- absolutePath
-
Type:
string - flowName
-
Type:
string - logFile
-
Type:
objectCompositeData - logLines
-
Type:
arraylogLines - logMessage
-
Type:
string - logName
-
Type:
string - messageId
-
Type:
string - operationName
-
Type:
string - projectCode
-
Type:
string - server
-
Type:
string - size
-
Type:
string - timeStamp
-
Type:
string(date-time) - uuid
-
Type:
string
Nested Schema : CompositeData
Type:
object- compositeType
-
Type:
objectCompositeType
Nested Schema : logLines
Type:
array-
Type:
string
Nested Schema : CompositeType
Type:
object- array
-
Type:
booleanDefault Value:false - className
-
Type:
string - description
-
Type:
string - typeName
-
Type:
string
Nested Schema : Link
Type:
object- href
-
Type:
string - rel
-
Type:
string