ListAssetRelationshipsRequest
Types
Properties
Link copied to clipboard
The ID of the asset. This can be either the actual ID in UUID format, or else externalId:
followed by the external ID, if it has one. For more information, see Referencing objects with external IDs in the IoT SiteWise User Guide.
Link copied to clipboard
The maximum number of results to return for each paginated request.
Link copied to clipboard
The type of traversal to use to identify asset relationships. Choose the following option:
Functions
Link copied to clipboard
inline fun copy(block: ListAssetRelationshipsRequest.Builder.() -> Unit = {}): ListAssetRelationshipsRequest