Skip to main content

dependencies

POST 

/v1/observability/assets/:firstAssetId/dependencies/:secondAssetId

Link or unlink two assets together.

Request

Path Parameters

    firstAssetId anyrequired
    secondAssetId anyrequired

Body

    action stringrequired

    Possible values: [add, remove]

Responses

New Request

Response Headers

  • Connection

    string

  • Content-Length

    string

  • Date

    string

  • ETag

    string

  • Keep-Alive

    string

  • X-Powered-By

    string

  • X-RateLimit-Limit

    string

  • X-RateLimit-Remaining

    string

  • X-RateLimit-Reset

    string

Schema

    message string
Loading...