Method | Description | |
---|---|---|
apiAction ( ) | ||
apiLogEntryDetailsAction ( ) | ||
eventsAction ( ) | ||
getOrchestrationLogAction ( ) | ||
orchestrationAction ( ) | ||
systemAction ( ) | ||
xListApiLogsAction ( ) | ||
xListEventLogsAction ( integer $farmId = null, string $eventServerId = null, string $eventId = null ) | ||
xListLogsAction ( string $serverId = null, integer $farmId = null, string $severity = null, string $byDate = null, string $fromTime = null, string $toTime = null, string $action = null, string $query = null ) | ||
xListOrchestrationLogsAction ( integer $farmId, string $serverId = '', string $eventId = '', integer $scriptId, string $eventServerId = '', integer $schedulerId, string $byDate = '', string $fromTime = '', string $toTime = '', string $status = '', string $event = '', |
Method | Description | |
---|---|---|
prepareOrchestrationLogData ( |
Returns prepared orchestration log data for response |
public xListLogsAction ( string $serverId = null, integer $farmId = null, string $severity = null, string $byDate = null, string $fromTime = null, string $toTime = null, string $action = null, string $query = null ) | ||
$serverId | string | optional |
$farmId | integer | optional |
$severity | string | optional |
$byDate | string | optional |
$fromTime | string | optional |
$toTime | string | optional |
$action | string | optional |
$query | string | optional |
public xListOrchestrationLogsAction ( integer $farmId, string $serverId = '', string $eventId = '', integer $scriptId, string $eventServerId = '', integer $schedulerId, string $byDate = '', string $fromTime = '', string $toTime = '', string $status = '', string $event = '', |
||
$farmId | integer | |
$serverId | string | |
$eventId | string | |
$scriptId | integer | |
$eventServerId | string | |
$schedulerId | integer | |
$byDate | string | |
$fromTime | string | |
$toTime | string | |
$status | string | |
$event | string | |
$sort | ||
$start | integer | |
$limit | integer | |
$query | string |