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 specification. Automatically generated from "name" |
created_at date — OPTIONAL |
updated_at date — OPTIONAL |
visible_to NRN[] — OPTIONALPossible values: Value must match regular expression ^organization=[0-9*]+(:account=[0-9*]+)?(:namespace=[0-9*]+)?(:application=[0-9*]+)?(:scope=[0-9*]+)?$ Array representing visibility settings for the entity. Specifies what/who can see this entity |
unique boolean — OPTIONALIndicates whether the service can be linked only once by an instance of this link specification |
specification_id uuid — OPTIONALUnique identifier for the entity represented as a UUID |
dimensions object — OPTIONALObject representing dimensions with key-value pairs |
attributes object — OPTIONALObject representing an attribute with a schema and associated values schema objectSpecification of the attribute schema. Must be a valid JSON Schema | values objectValues associated with the attribute. Must validate against provided schema |
|
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 |
|