id uuid — OPTIONALUnique identifier for the entity represented as a UUID |
name string — OPTIONALPossible values: 1 ≤ length Name of the entity. Must be a non-empty string and not equal to null |
slug string — OPTIONALPossible values: 1 ≤ length Slug of the entity. Automatically generated from "name" |
specification_id uuid — OPTIONALUnique identifier for the entity represented as a UUID |
desired_specification_id — OPTIONALDesired unique identifier for the associated specification |
messages object[] — OPTIONALlevel string — OPTIONALPossible values: [debug , info , information , warn , warning , error , fatal ] Message severity level. Defaults to "info" | message stringThe actual message content |
|
created_at date — OPTIONAL |
updated_at date — OPTIONAL |
status string — OPTIONALPossible values: [pending_create , pending , creating , updating , deleting , active , deleted , failed ] Status of the link. Should be one of the specified values in the enumeration |
service_id uuid — OPTIONALUnique identifier for the entity represented as a UUID |
dimensions object — OPTIONALObject representing dimensions with key-value pairs |
attributes object — OPTIONALAttributes associated with the link, should be valid against the link specification attribute schema |
entity_nrn NRN — OPTIONALPossible values: Value must match regular expression ^organization=[0-9*]+(:account=[0-9*]+)?(:namespace=[0-9*]+)?(:application=[0-9*]+)?(:scope=[0-9*]+)?$ Nullplatform Resource Name (NRN) representing a hierarchical identifier for nullplatform resources |
selectors object — OPTIONALKey-value object representing instance selectors imported boolean — OPTIONAL | provider string — OPTIONALPossible values: 1 ≤ length | category string — OPTIONALPossible values: 1 ≤ length | sub_category string — OPTIONALPossible values: 1 ≤ length |
|