Returns objects from the database referenced by their database ID and with its properties fields populated.
Output / Response
Returns the requested object from the database with its properties fields populated. For more information about the available options, refer to IPv4Objects in the Property Options Reference section.
API call:
APIEntity getEntityById ( long id )
Parameter | Description |
---|---|
id | The object ID of the target object. |