> Application object

The following objects are directly related to the application API.

Application

The application object has the following properties.

PropertyTypeDescription
applicationidstring(readonly) ID of the application.
hostid
(required)
stringID of the host that the application belongs to.

Cannot be updated.
name
(required)
stringName of the application
flagsinteger(readonly) Origin of the application.

Possible values:
0 - a plain application;
4 - a discovered application.
templateidsarray(readonly) IDs of the parent template applications.