Skip to main content

technical_services

Overview

Nametechnical_services
TypeResource
Idpagerduty.service_dependencies.technical_services

Fields

NameDatatypeDescription
idstring
dependent_serviceobjectThe reference to the service that is dependent on the technical service.
supporting_serviceobjectThe reference to the service that supports the technical service.
typestring

Methods

NameAccessible byRequired ParamsDescription
get_technical_service_service_dependenciesSELECTidGet all immediate dependencies of any technical service.
Technical services are also known as services.

For more information see the API Concepts Document

Scoped OAuth requires: services.read
create_service_dependencyINSERTCreate new dependencies between two services.

Business services model capabilities that span multiple technical services and that may be owned by several different teams.

A service can have a maximum of 2,000 dependencies with a depth limit of 100. If the limit is reached, the API will respond with an error.

For more information see the API Concepts Document

Scoped OAuth requires: services.write
_get_technical_service_service_dependenciesEXECidGet all immediate dependencies of any technical service.
Technical services are also known as services.

For more information see the API Concepts Document

Scoped OAuth requires: services.read
delete_service_dependencyEXECDisassociate dependencies between two services.

Business services model capabilities that span multiple technical services and that may be owned by several different teams.

For more information see the API Concepts Document

Scoped OAuth requires: services.write