Create a link
Create a link
Request Body — REQUIRED Object representing link instances | ||||
---|---|---|---|---|
name string — REQUIREDPossible 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[]
| ||||
dimensions objectObject representing dimensions with key-value pairs | ||||
attributes objectAttributes associated with the link, should be valid against the link specification attribute schema | ||||
selectors objectKey-value object representing instance selectors
| ||||
status stringPossible values: [ Status of the link. Should be one of the specified values in the enumeration | ||||
service_id uuid — REQUIREDUnique identifier for the entity represented as a UUID | ||||
entity_nrn NRN — REQUIREDPossible values: Value must match regular expression Nullplatform Resource Name (NRN) representing a hierarchical identifier for nullplatform resources |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XX Object representing link instances
| |||||||||||||||||||||
4XX Format for representing errors during API interactions
| |||||||||||||||||||||
5XX Format for representing errors during API interactions
|