Create a specification
Create a specification
Request Body — REQUIRED Object representing link specifications | ||||
---|---|---|---|---|
name string — REQUIREDPossible values: 1 ≤ length Name of the entity. Must be a non-empty string and not equal to null | ||||
dimensions objectObject representing dimensions with key-value pairs | ||||
attributes objectObject representing an attribute with a schema and associated values
| ||||
selectors objectKey-value object representing instance selectors
| ||||
visible_to NRN[]Possible values: Value must match regular expression Array representing visibility settings for the entity. Specifies what/who can see this entity | ||||
unique boolean — REQUIREDIndicates whether the service can be linked only once by an instance of this link specification | ||||
specification_id uuid — REQUIREDUnique identifier for the entity represented as a UUID |
Responses | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XX Object representing link specifications
| ||||||||||||||||||
4XX Format for representing errors during API interactions
| ||||||||||||||||||
5XX Format for representing errors during API interactions
|