Endpoint Object
Name | Type | Description | Required |
---|---|---|---|
automd5 | string | Is a Boolean representing if “Auto MD5 Scanning” is set for the Endpoint. | No |
autoping | string | Is a Boolean representing if “Auto Ping” is set for the Endpoint. | No |
basedir | string | Is the base directory for the Endpoint. | No |
comptypes | [ comptype ] | No | |
domain | string | Is the Endpoint’s fully qualified Domain. | No |
environments | [ environment ] | No | |
hostname | string | Is the hostname of the Endpoint. | No |
id | string | Is the Endpoint’s internal object ID. | No |
md5template | string | Is the name of the template to be used for notification should the Endpoint fail an automated mD5 scan. | No |
name | string | Is the server’s name. | No |
owneruser | string | If the “owner” of the Endpoint is a User, then this is the name of the User. | No |
ownergroup | string | If the “owner” of the Endpoint is a user Group, then this is the name of that Group. | No |
pingend | string | The time after which auto ping will stop (in format HH:MM) | No |
pingstart | string | The time at which auto ping will start (in format HH:MM) | No |
pingtemplate | string | Is the name of the template to be used for notification should the Endpoint failed an automated ping. | No |
protocol | string | The protocol used to connect to the Endpoint. | No |
summary | string | Any summary text associated with the Endpoint. | No |
Last modified October 26, 2022: Remove references to deployment engine functionality (d10a13a)