GET api/AssetRelations/{assetId}/children/network

Gets the asset network children.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
assetId

The asset identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of AssetNode
NameDescriptionTypeAdditional information
Id

integer

None.

ParticipantId

integer

None.

Categories

Collection of string

None.

AssetGuid

globally unique identifier

None.

RelationshipType

integer

None.

QueryId

integer

None.

ShortName

string

None.

Name

string

None.

NodeType

integer

None.

LoadCategory

string

None.

Location

Location

None.

Children

Collection of AssetNode

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.