EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Asset Dependencies

POST /catalog/asset-options/{assetType}/dependencies

assetType

Required Roles

This call has no restrictions.


Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
<AssetDependencyRequest>
<tenantId> URI
<availableAssetTypes> String 0-* Elements
</AssetDependencyRequest>

Response Body

Field Description Type Notes
<AssetDependencyResponse>
<assetType> String
<assetDependencies> String 0-* Elements
</AssetDependencyResponse>