Adding an endpoint to an endpoint group

From a Landmark command prompt, type

secadm -p sec_adm_pwd httpendpoint httpendpointgroup assign httpendpointgroupname fqdn httpport https-port

where

Parameter Description
httpendpointgroupname The name of the endpoint group.
fqdn The fully qualified domain name of the endpoint.
httpport

The HTTP port for the endpoint.

Use -1 if the port is not available or you are not using an HTTP port.

https-port

The HTTPS port for the endpoint.

Use -1 if the port is not available or you are not using an HTTPS port.