Skip to main content

List links

List links

Query Parameters
id
nrn NRN

Possible 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

limit string

Possible values: 1 ≤ length

Limits the number of results returned per page

offset string

Possible values: 1 ≤ length

Specifies the offset for paginating through results

service_id uuid

Unique identifier for the entity represented as a UUID

Unique identifier for the associated service

status string

Possible values: [pending_create, pending, creating, updating, deleting, active, deleted, failed]

Status of the link. Should be one of the specified values in the enumeration

show_descendants boolean

Specifies whether to show entities defined in the lower level of the NRN hierarchy

include_secret_attributes boolean

Specifies whether to show secret attributes values. If set to true, secret attributes values will be shown

Responses
2XX

Object representing pagination parameters for controlling the number and order of results

Schema OPTIONAL
paging object
limit integer

Possible values: 1 ≤ value

Limits the number of results returned

offset integer

Specifies the offset for paginated results

results object[]
id uuid OPTIONAL

Unique identifier for the entity represented as a UUID

name string OPTIONAL

Possible values: 1 ≤ length

Name of the entity. Must be a non-empty string and not equal to null

slug string OPTIONAL

Possible values: 1 ≤ length

Slug of the entity. Automatically generated from "name"

specification_id uuid OPTIONAL

Unique identifier for the entity represented as a UUID

desired_specification_id OPTIONAL

Desired unique identifier for the associated specification

messages object[] OPTIONAL
level string OPTIONAL

Possible values: [debug, info, information, warn, warning, error, fatal]

Message severity level. Defaults to "info"

message string

The actual message content

created_at date OPTIONAL
updated_at date OPTIONAL
status string OPTIONAL

Possible 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 OPTIONAL

Unique identifier for the entity represented as a UUID

dimensions object OPTIONAL

Object representing dimensions with key-value pairs

attributes object OPTIONAL

Attributes associated with the link, should be valid against the link specification attribute schema

entity_nrn NRN OPTIONAL

Possible 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 OPTIONAL

Key-value object representing instance selectors

imported boolean OPTIONAL
provider string OPTIONAL

Possible values: 1 ≤ length

category string OPTIONAL

Possible values: 1 ≤ length

sub_category string OPTIONAL

Possible values: 1 ≤ length

4XX

Format for representing errors during API interactions

Schema OPTIONAL
statusCode number

HTTP status code indicating the error

code string OPTIONAL

Unique error code for reference and categorization

error string

Short, human-readable error type or category

message string

Detailed error message providing additional context

5XX

Format for representing errors during API interactions

Schema OPTIONAL
statusCode number

HTTP status code indicating the error

code string OPTIONAL

Unique error code for reference and categorization

error string

Short, human-readable error type or category

message string

Detailed error message providing additional context