Todd Kirkland
- Total activity 516
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 11
- Subscriptions 253
Articles
Recent activity by Todd Kirkland-
Assigning Credentials to an Endpoint
Object Fields Reference To assign credentials to be used for a specific endpoint, the client should perform a PUT request on the endpoint, with the credential item's URL in the request body, in JSO...
-
Task Object Fields
When an API response includes a task object, the object includes the following fields, in JSON format: Field Type Description url URL The resource URL for the task, to be used for c...
-
Flow Example: Deploy a Management Service to a VM
Let's say we're writing an API client that receives a vSphere VM UUID and needs to deploy an existing LCE agent management service to the VM. The client would perform the following step...
-
Retrieving the Collection URLs
Object Fields Reference To retrieve the resource URLs of the high-level collections, the API client should send a GET request to the API root URL. These collection URLs can then be used in subseque...
-
Removing the Connector from the Endpoint Itself
Linux Option 1 - Use Connector CLI Log in to the endpoint using SSH and have an elevated shell. Run the following command to stop the Connector process: /usr/local/intigua/Intigua-Utils/intigua hlt...
-
ServiceNow - Affected CI Configuration
The Affected CI (Configuration Item) list in ServiceNow is populated with relevant computers from the Remediation Plan (RP) in JetPatch. This ensures accurate association of endpoints (EPs) to CIs ...
-
Adding Maintenance Schedule Entries in Bulk via REST API
Prerequisites 1. Python version 3.4 and up on the JetPatch server (via the intigua-python-client RPM) 2. SSH to JetPatch server and copy the attached shell script to /opt/intigua-python-client/ 3. ...
-
Generate Full Activities Report (Logs)
If you are experiencing issues with patching tasks, user tasks, or system tasks, please follow the below steps and send the relevant information to the JetPatch support team. 1. In JetPatch, click...
-
What are the in-depth patching failure scripts?
Log-Collection scripts for Windows, Linux, Solaris OS are now available in JetPatch. The scripts will copy the needed files/logs from the endpoint and will put them in a shared location inside a d...
-
RAM Throttling
Agents may compete with other applications for limited Random Access Memory (RAM). Note: In addition to the parent process, we monitor all child processes, so they all can be throttled. Through the...