Expansion with multiple expansions in a single request - HxGN SDx - Update 63 - Administration & Configuration - Hexagon

HxGN SDx API Services Configuration

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You can perform an expansion request with OData that involves multiple expansions in a single request. For example, you can expand from Plants, to Areas, and to Units using the following example:

. . /api/v1/Plants?$expand=Functional_Areas($expand=Functional_Units)