Data Requirements

$data-requirementsoperation

The data-requirements operation aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition

SystemInstance

Implementation Notes

The effect of invoking this operation is to determine the aggregate set of data requirements and dependencies for a given target resource. The result is a Library resource with a type of module-definition that contains all the parameter definitions and data requirements of the target resource and any libraries referenced by it. Implementations SHOULD aggregate data requirements intelligently (i.e. by collapsing overlapping data requirements)

Metadata

ID
Library-data-requirements
Applies to Resources
Library

Input Parameters (1)

target0..1string

The target of the data requirements operation

Output Parameters (1)

return1..1Libraryrequired

The result of the requirements gathering