NodeLogProperties

NodeLogProperties
NodeLogProperties

Node log properties

AllOf
This class requires all of the following:
JSON Example
{
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "_self": {},
    "last_modified_time": 0,
    "log_name": "string",
    "log_size": 0
}