labels


labelsLogEntryLabelsRead-only

Additional information about the log entry.

Log entry labels
JavaScript
{ // ... "labels": { "siteUrl": "https://my-site.com", "namespace": "Velo", "tenantId": "fbd4e3c6-8e55-4098-b0ff-5e478b6c957e", "viewMode": "Site", "revision": "12" }, // ... }
Did this help?