Newer Version Available

This content describes an older version of this product. View Latest

Dependencies Resource

Returns the dependencies for an asset.

The dependencies resource returns only assets on which you have view access.

Resource URL
1/wave/dependencies/<assetId>
Formats
JSON
Available Version
36.0
HTTP Methods
GET
GET Response Body (DependencyRepresentation)
Property Name Type Description Filter Group and Version Available Version
asset​Sharing​Url String The URL for opening this asset in the user interface. This is a form of deep linking. The server examines the link parameters, which can include urlType, assetId, orgId, and loginHost, as well as other optional parameters, and translates as necessary to produce the correct result on the target client. For example, it opens the asset on a desktop client, or mobile if you are on a mobile OS. Small, 36.0 36.0
components Dependency​Collection​Representation The components that depend on the asset. Small, 46.0 46.0
dashboards Dependency​Collection​Representation The dashboards that depend on the asset. Small, 36.0 36.0
datasets Dependency​Collection​Representation The datasets that depend on the asset. Small, 36.0 36.0
folder Asset​Reference​Representation The folder containing the asset. Small, 36.0 36.0
id String The 18-character asset ID. Small, 36.0 36.0
last​Accessed​Date Date The time at which the asset was last accessed. Small, 36.0 39.0
last​Modified​By Wave​User​Representation The user who last modified the asset. Small, 36.0 36.0
last​Modified​Date Date The last time the asset was modified, in ISO8601 date format. Small, 36.0 36.0
lenses Dependency​Collection​Representation The lenses that depend on the asset. Small, 36.0 36.0
name String The name of the asset. Small, 36.0 36.0
recipes Dependency​Collection​Representation The recipes that depend on the asset. Small, 44.0 44.0
type Connect​Wave​Asset​Type​Enum The asset type. The default type is Dashboard. Valid types are:
  • Collection
  • Component
  • Dashboard
  • Dashboard​Snapshot
  • Data​Connector
  • Data​Pool​Entity
  • Data​Pool​Entity​Version
  • Dataflow
  • Dataflow​Job
  • Dataflow​Job​Node
  • Dataset
  • Dataset​Shard
  • Dataset​Version
  • External​Data
  • Folder
  • Lens
  • Lightning​Component
  • Recipe
  • Recipe​Model
  • Replicated​Dataset
  • Story
  • Widget
  • Workflow
Small, 36.0 36.0
url String The URL to retrieve the definition of the asset. Small, 36.0 36.0
workflows Dependency​Collection​Representation The dataflows that depend on the asset. Small, 36.0 36.0
Dependency​Collection​Representation
Property Name Type Description Filter Group and Version Available Version
dependencies Dependency​Representation[] The list of dependencies for an asset. Small, 36.0 36.0
total​reSize Integer The total count of the dependencies. Small, 36.0 36.0