PagerDuty

Get service dependencies

Get the dependencies associated with a service.

Inputs

Field

Type

Description

id [required]

string

Outputs

Expand All

Field

Type

Description

relationships [required]

[object]

id

string

The technical service's dependency id.

type

string

The technical service's dependency type.

supporting_service

object

The reference to the service that supports the technical service.

id

string

The supporting service's id.

type

string

The supporting service's type.

dependent_service

object

The reference to the service that is dependent on the technical service.

id

string

The dependent service's id.

type

string

The dependent service's type.