NodeLogProperties

NodeLogProperties
NodeLogProperties

Node log properties

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