Create a link action
Create a link action
Path Parameters |
---|
linkId string — REQUIRED |
Request Body — REQUIRED Object representing instances | ||
---|---|---|
name stringPossible values: 1 ≤ length Name of the entity. Must be a non-empty string and not equal to null | ||
specification_id uuid — REQUIREDUnique identifier for the entity represented as a UUID | ||
desired_specification_id Desired unique identifier for the associated specification | ||
messages object[]
| ||
parameters objectParameters associated with the action | ||
results objectResults produced by the action | ||
status stringPossible values: [ Status of the action. Should be one of the specified values in the ActionStatus enumeration | ||
service_id uuidUnique identifier for the entity represented as a UUID | ||
link_id uuidUnique identifier for the entity represented as a UUID |
Responses | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XX Object representing instances
| ||||||||||||||||
4XX Format for representing errors during API interactions
| ||||||||||||||||
5XX Format for representing errors during API interactions
|