Newer Version Available
Dependencies Resource
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 assetSharingUrl 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 DependencyCollectionRepresentation The components that depend on the asset. Small, 46.0 46.0 dashboards DependencyCollectionRepresentation The dashboards that depend on the asset. Small, 36.0 36.0 datasets DependencyCollectionRepresentation The datasets that depend on the asset. Small, 36.0 36.0 folder AssetReferenceRepresentation The folder containing the asset. Small, 36.0 36.0 id String The 18-character asset ID. Small, 36.0 36.0 lastAccessedDate Date The time at which the asset was last accessed. Small, 36.0 39.0 lastModifiedBy WaveUserRepresentation The user who last modified the asset. Small, 36.0 36.0 lastModifiedDate Date The last time the asset was modified, in ISO8601 date format. Small, 36.0 36.0 lenses DependencyCollectionRepresentation 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 DependencyCollectionRepresentation The recipes that depend on the asset. Small, 44.0 44.0 type ConnectWaveAssetTypeEnum The asset type. The default type is Dashboard. Valid types are: - Collection
- Component
- Dashboard
- DashboardSnapshot
- DataConnector
- DataPoolEntity
- DataPoolEntityVersion
- Dataflow
- DataflowJob
- DataflowJobNode
- Dataset
- DatasetShard
- DatasetVersion
- ExternalData
- Folder
- Lens
- LightningComponent
- Recipe
- RecipeModel
- ReplicatedDataset
- 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 DependencyCollectionRepresentation The dataflows that depend on the asset. Small, 36.0 36.0 - DependencyCollectionRepresentation
-
Property Name Type Description Filter Group and Version Available Version dependencies DependencyRepresentation[] The list of dependencies for an asset. Small, 36.0 36.0 totalreSize Integer The total count of the dependencies. Small, 36.0 36.0