Check for name collisions
POST {{baseUrl}}/v1/validation/nodes/names
Check for name collisions in the specified node (container). NOTE: The output of this call will contain ONLY the items with name collisions. If there are no name collisions, the output will be empty.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"results":[{"id":-1375704,"name":"sint sed occaecat"},{"id":-72083693,"name":"Lorem mollit sit"}]}