Previous Topic: log ObjectNext Topic: reset Method (log Object)


list Method (log Object)
Description

Retrieve contents of controller's system log

Syntax
/api/v1/log/list?vdc=controller-name 
Arguments
vdc

Name of the target virtual data center

Transaction Type

synchronous

Request Type

GET

Examples

Retrieve the contents of controller's system log.

GET http://192.168.123.200/api/v1/log/list?vdc=mygrid 
Sample Output
XML:
<opt></opt>
JSON:
{}