NodeServiceProperties
NodeServiceProperties
JSON Example
{
"_self": {
"rel": "string"
},
"service_name": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string"
}
string
service_name
Required
service_name
array of ResourceLink
_links
Optional
The server will populate this field when returing the resource. Ignored on PUT and POST.
string
_schema
Optional
_schema
Used By