vm.log_file_path

Retrieve log file path of id VM.

It will return path of the log file if it exists and null otherwise.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the virtual machine to get log file path for.

Result


Path to the VM log file. null if no log file exists.

Type: string

Must be at least 1 characters long

Type: null


Required roles: VM_READ