put
https://yourServer.jamfcloud.com/JSSResource/computercheckin
Updates the Jamf Pro computer checkin information
Jamf Pro API equivalent available:PUT /api/v3/check-in. The Jamf Pro API offers full parity for this resource. We recommend using the Jamf Pro API for new integrations.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
<computer_check_in>
<check_in_frequency>5</check_in_frequency>
<create_startup_script>true</create_startup_script>
<log_startup_event>true</log_startup_event>
<check_for_policies_at_startup>true</check_for_policies_at_startup>
<apply_computer_level_managed_preferences>false</apply_computer_level_managed_preferences>
<ensure_ssh_is_enabled>false</ensure_ssh_is_enabled>
<create_login_logout_hooks>true</create_login_logout_hooks>
<log_username>true</log_username>
<check_for_policies_at_login_logout>true</check_for_policies_at_login_logout>
<apply_user_level_managed_preferences>false</apply_user_level_managed_preferences>
<hide_restore_partition>false</hide_restore_partition>
<perform_login_actions_in_background>true</perform_login_actions_in_background>
<display_status_to_user>false</display_status_to_user>
</computer_check_in> 201Created