/lce
Methods
Gets the list of LCEs.
Fields Parameter
Request Parameters
None
Example Response
Adds an LCE.
Request Parameters
Example Response
/lce/authorize
Methods
Authorizes the LCE associated with the provided id or ip to be installed on remote machine, changing only the passed in fields.
NOTE: Either (not both) the ip or the id field must be specified. Alternatively, an lce being authorize by ID may be performed by lce/{id}/authorize::POST
Request Parameters
Example Response
/lce/{id}
Methods
Gets the LCE associated with {id}.
Fields Parameter
Request Parameters
None
Example Response
Edits the LCE associated with {id}, changing only the passed in fields.
Request Parameters
(All fields are optional)
See /lce::POST for parameters.
Example Response
Deletes the LCE associated with {id}.
Request Parameters
None
Example Response
/lce/{id}/authorize
Methods
Authorizes the LCE associated with {id} to be installed on remote machine, changing only the passed in fields.
NOTE: To authorize by IP, See /lce/authorize::POST. An ip parameter may not be provided here.
Request Parameters
Example Response
/lce/eventTypes
Methods
Request Parameters
Gets the list of LCE event types.