Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id (assetId) |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. This field is also named “assetId“ when used as path parameter. |
integer |
|
|
|
operationCenterId |
It’s an identifier for a specific operation center within the context of the API. It is used to distinguish between different operation centers. |
integer
|
|
|
|
code |
Alphanumeric code that uniquely identifies an asset. |
string |
|
|
|
description |
Textual description of the asset, which can contain a maximum of 2000 characters. |
string |
|
|
|
note |
Textual note |
string |
|
|
|
typeId |
It’s a unique identifier for a specific asset type. |
integer |
|
|
|
parentId |
It refers to the unique identifier for a specific parent asset entity within the context of the API |
integer |
|
|
|
rootId |
It refers to the unique identifier for a specific root asset entity within the context of the API |
integer |
|
|
|
assetChildId |
It refers to the identifier of the child asset that is being associated with the parent asset |
integer |
|
|
|
statusId |
It’s a unique identifier for the status of an asset within the context of the API. It is used to distinguish between different statuses of assets. |
integer |
|
|
|
externalSystemId |
It’s a unique identifier for a specific external system within the context of the API. It is used to distinguish between different external systems. |
integer |
|
|
|
externalCode |
Alphanumeric external code that identifies an asset. |
string |