InlineNodeLogPropertiesListResult1
InlineNodeLogPropertiesListResult1
JSON Example
{
"results": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"last_modified_time": 0,
"log_size": 0,
"log_name": "string"
}
]
}