Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

DeleteCompassRelationshipInput

Accepts input for deleting an existing relationship between two components.

Property NameTypeDescription
endNodeIdStringThe unique identifier (ID) of the component at the ending node.
relationshipTypeCompassRelationshipTypeInputThe type of relationship. eg DEPENDS_ON or CHILD_OF
startNodeIdStringThe unique identifier (ID) of the component at the starting node.
typeInputMaybe<CompassRelationshipType>The type of the relationship.

Rate this page: