get /servernodeconfiguration/container

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Return type

ServerNodeCreationContainer

Example data

Content-Type: application/json

{ "configuration" : { "privileges" : [ "privileges", "privileges" ], "hostName" : "hostName", "roles" : [ { "privileges" : [ "privileges", "privileges" ], "definition" : 3, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, { "privileges" : [ "privileges", "privileges" ], "definition" : 3, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" } ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "temporaryfilepath" : "temporaryfilepath", "serviceCluster" : { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" } }, "schemaPath" : "schemaPath" }

Responses

200
OK