name | data type | constraints | description |
---|---|---|---|
node | NameAndGuid | ||
finishedMount | boolean | required | |
string |
Example
{ "node" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "finishedMount" : true, "sharedMountPath" : "..." }