InlineNodeServicePropertiesListResult1
InlineNodeServicePropertiesListResult1
JSON Example
{
"results": [
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"service_name": "string"
}
]
}