ruby-jss 4.1.0 → 4.1.1b2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGES.md +17 -0
- data/lib/jamf/api/classic/api_objects/ldap_server.rb +6 -1
- data/lib/jamf/api/classic/api_objects/patch_policy.rb +9 -4
- data/lib/jamf/api/classic/api_objects/patch_title/version.rb +1 -2
- data/lib/jamf/api/classic/api_objects/patch_title.rb +26 -15
- data/lib/jamf/api/classic/base_classes/api_object.rb +4 -4
- data/lib/jamf/api/classic/base_classes/configuration_profile.rb +2 -2
- data/lib/jamf/api/classic/base_classes/patch_source.rb +0 -2
- data/lib/jamf/api/connection/jamf_pro_api.rb +2 -0
- data/lib/jamf/api/jamf_pro/api_objects/api_role.rb +4 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/access_groups_preview_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/access_groups_v2_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_driven_user_enrollment_session_token_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_group.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_preferences.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_preferences_search_type.rb +105 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{order_by.rb → account_preferences_user_interface_display_theme.rb} +15 -20
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_preferences_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_preferences_v4.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_preferences_v5.rb +299 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_settings_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/account_settings_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{update_apple_tv.rb → activation_code.rb} +16 -18
- data/lib/jamf/api/jamf_pro/oapi_schemas/advanced_search.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/advanced_search_criteria_choices.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/advanced_search_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/advanced_user_content_search.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/advanced_user_content_search_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_error.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_error_cause.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_integration_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_integration_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_integration_search_result.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_role.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_role_privileges.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_role_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/api_role_result.rb +21 -7
- data/lib/jamf/api/jamf_pro/oapi_schemas/app_analytics_setting.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/app_config_reinstall_code.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/app_path.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/app_request_form_input_field.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/app_request_form_input_field_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/app_request_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/application_attributes.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/application_configuration.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/assign_remove_profile_response_sync_state.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/assignment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/attributes.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/auth_account.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/auth_account_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/auth_token.rb +3 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/auth_token_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/authentication_type.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/authorization.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/authorization_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/available_os_updates.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/available_updates.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_configuration.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_configuration_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_configuration_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_mappings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_server_configuration.rb +10 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_server_configuration_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/azure_server_configuration_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/branding_image_url.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/building.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/building_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cache_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/categories_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/category.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/certificate_details.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/certificate_identity_v2.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/certificate_key.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/certificate_record.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/change_password.rb +94 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/classic_ldap_mappings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/clear_restrictions_password_command.rb +77 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/client_check_in_v3.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_distribution_point_upload_capability.rb +88 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_id_p_common.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_id_p_common_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_id_p_common_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_connection_pool_statistics.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_connection_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_keystore.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_keystore_file.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_mappings_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_mappings_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_server_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_server_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_ldap_server_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/cloud_response.rb +9 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/compliance_vendor_device_information.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_application.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_attachment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_certificate.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_configuration_profile.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_alert.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_cache_detail.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_data_migration_error.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_data_migration_error_user_info.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_parent.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_parent_alert.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_parent_capabilities.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_parent_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_content_caching_parent_local_network.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_disk.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_disk_encryption.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_extension_attribute.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_font.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_general.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_general_update.rb +15 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_group.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_hardware.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_hardware_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_ibeacon.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_collection_preferences.rb +15 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_collection_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_file_vault.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_file_vault_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_recovery_lock_password_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_inventory_update_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_licensed_software.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_local_user_account.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_location.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_mdm_capability.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_operating_system.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_operating_system_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_overview.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_package_receipts.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_partition.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_partition_encryption.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_partition_file_vault2_state.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_plugin.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_prestage_search_results_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_prestage_search_results_v3.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_prestage_v3.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_printer.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_purchase.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_remote_management.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_section.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_security.rb +17 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_service.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_software_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_storage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computer_user_and_location.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/computers_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/configuration_profile.rb +5 -6
- data/lib/jamf/api/jamf_pro/oapi_schemas/configuration_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/connection_configuration_candidate_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/connection_configuration_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/connection_configuration_status_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/connection_configuration_update_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/country.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/country_codes.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/create_path.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{location.rb → credentials.rb} +39 -35
- data/lib/jamf/api/jamf_pro/oapi_schemas/csa_token.rb +10 -7
- data/lib/jamf/api/jamf_pro/oapi_schemas/current_account.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/current_authorization.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/dashboard_api_error.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/dashboard_item.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/dashboard_setup.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/dashboard_setup_task.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/data_roaming_setting.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/database_password.rb +3 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/day_of_week.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/declarative_management_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/delete_user_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/department.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/departments_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/deployment_task.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/deployment_task_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{ios_details_v2.rb → details_v2.rb} +8 -7
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_communication_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_compliance_information.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_device.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_device_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_disown_body.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_disown_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_instance.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_instance_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_instance_sync_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_prestage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_enrollment_token.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/device_information_command.rb +83 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/diagnostic_submission_setting.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/{vpp_admin_account.rb → dock_item.rb} +41 -36
- data/lib/jamf/api/jamf_pro/oapi_schemas/{mobile_device_attachment.rb → download_url.rb} +13 -19
- data/lib/jamf/api/jamf_pro/oapi_schemas/dss_declaration.rb +111 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{recipients.rb → dss_declarations.rb} +12 -12
- data/lib/jamf/api/jamf_pro/oapi_schemas/ebook.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ebook_exclusions.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ebook_limitations.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ebook_scope.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ebook_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enable_lost_mode_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/engage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_access_group_preview.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_access_group_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_branding_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_dependencies.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_dependency.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_ldap_group_access.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_panel.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_panel_ldap_auth.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_panel_list.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_panel_sso_auth.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_panel_text.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_search_results_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_customization_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_method.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_method_prestage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_process_text_object.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_settings_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_settings_v3.rb +9 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_settings_v4.rb +264 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/enrollment_sso_config.rb +5 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/erase_device_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/export_field.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/export_parameters.rb +11 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/extension_attribute_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/external_recipient.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/file_attachment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/file_attachment_delete.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/file_attachment_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/file_data.rb +117 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/file_transfer_item.rb +100 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/font_path.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_computer_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_computer_prestage_v3.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_enrollment_customization.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_enrollment_customization_panel.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_enrollment_customization_panel_ldap_auth.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_enrollment_customization_panel_sso_auth.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_enrollment_customization_panel_text.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_mobile_device_prestage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/get_mobile_device_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/group_mappings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/group_membership.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/group_test_search.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/group_test_search_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/group_test_search_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{initialize.rb → gsx_connection.rb} +37 -43
- data/lib/jamf/api/jamf_pro/oapi_schemas/gsx_connection_update.rb +114 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/gsx_keystore.rb +117 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{recipient.rb → gsx_test_response.rb} +20 -18
- data/lib/jamf/api/jamf_pro/oapi_schemas/history_search_results.rb +11 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/history_search_results_v1.rb +7 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/href_response.rb +24 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/icon_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/id_and_name_v2.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/ids.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/initialize_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/install_package.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/internal_recipient.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_information.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_list_mobile_device_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_csv_error.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_csv_validation_error.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_csv_validation_error_cause.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_csv_validation_success.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_extension_attribute.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_extension_attribute_column.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_extension_attribute_column_result.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_invalid_csv_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_record.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_record_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_record_search_results_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/inventory_preload_record_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ios_branding_configuration.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ios_branding_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_application_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_package_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_pro_information.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_pro_information_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_pro_server_url.rb +3 -10
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_pro_version.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jamf_protect_plan.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/jcds_properties.rb +94 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/language_code.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_account_management_history.rb +123 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_account_management_history_response.rb +90 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_audit.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_audit_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_history.rb +4 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_history_response.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_password_and_audits.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_password_and_audits_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_password_audits_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_password_audits_results_v2.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_password_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_password_response_v2.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_pending_rotation.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_pending_rotation_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_settings_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_settings_request_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_settings_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_settings_response_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_password.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_password_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_password_request_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_password_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_password_response_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_password_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_results_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/laps_user_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ldap_configuration_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ldap_configuration_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ldap_configuration_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ldap_group.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ldap_group_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/ldap_server.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/linked_connect_profile.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/linked_connect_profile_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/locale.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/location_information.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/location_information_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/location_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/log_out_user_command.rb +77 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/login_content.rb +107 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/login_content_put.rb +101 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/mac_os_branding_configuration.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mac_os_branding_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mac_os_managed_software_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mac_os_managed_software_update_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan.rb +11 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan_group_post.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan_post.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan_post_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan_toggle.rb +10 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan_toggle_status.rb +169 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plan_toggle_status_wrapper.rb +91 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_plans.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/managed_software_update_statuses.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/markdown.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_client_type.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{update_ios.rb → mdm_command_base.rb} +13 -12
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command_client.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command_client_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command_request.rb +7 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command_state.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mdm_command_type.rb +11 -87
- data/lib/jamf/api/jamf_pro/oapi_schemas/membership_mappings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/membership_test_search_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/membership_test_search_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/memcached_endpoints.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_application.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_application_inventory_detail.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_attachment_v2.rb +5 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_certificate.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_certificate_v2.rb +5 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_details_get_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_details_v2.rb +24 -8
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_ebook.rb +4 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_ebook_inventory_detail.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_extension_attribute.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_extension_attribute_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_general.rb +5 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_group.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_hardware.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_inventory.rb +4 -19
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_inventory_search_results.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_ios_general.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_ios_inventory.rb +16 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_lost_mode_location.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_network.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_name.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_name_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_names.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_names_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_search_results_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_profile.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_provisioning_profiles.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_purchasing.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_response.rb +74 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_search_results_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_section.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_security.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_service_subscriptions.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_shared_user.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_tv_os_general.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_tv_os_inventory.rb +16 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_user_and_location.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_user_profile.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_v2.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{security.rb → mobile_device_watch_os_general.rb} +24 -42
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_watch_os_inventory.rb +94 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/network_v2.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/notification.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/notification_type.rb +9 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/notification_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/o_auth_client_credentials.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/object_history.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/object_history_note.rb +15 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/object_history_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/onboarding_configuration.rb +101 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{extension_attribute.rb → onboarding_eligible_item.rb} +19 -30
- data/lib/jamf/api/jamf_pro/oapi_schemas/onboarding_eligible_items_search_result.rb +94 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{mobile_device.rb → onboarding_item.rb} +47 -60
- data/lib/jamf/api/jamf_pro/oapi_schemas/package.rb +326 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/package_manifest.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{id_and_name.rb → packages_search_results.rb} +19 -21
- data/lib/jamf/api/jamf_pro/oapi_schemas/parent_app.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policies.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_detail.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_list_view.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_log_detail.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_log_detail_action.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_log_eligible_retry_count.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_log_retry.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_log_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_logs.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_policy_v2_on_dashboard.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration_base.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration_definition_kill_app.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration_dependencies.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration_dependency.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration_extension_attributes.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_configuration_patch.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_definition.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_definitions.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_extension_attributes.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_packages.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_report.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_software_title_report_search_result.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_summary.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/patch_summary_version.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/personal_hotspot_setting.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_configuration_post.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_device.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_device_post.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_device_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_group_post.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plan_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/plugin_path.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/policy_properties.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/policy_properties_v1.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/post_computer_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/post_computer_prestage_v3.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_dependencies.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_dependency.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_file_attachment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_file_attachment_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_purchasing_information.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_purchasing_information_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope_assignment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope_assignment_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope_response_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_scope_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_sync_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/prestage_sync_status_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/process_texts_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/protect_registration_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/protect_settings_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/protect_updatable_settings_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/purchasing_v2.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/put_computer_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/put_computer_prestage_v3.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/put_mobile_device_prestage.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/put_mobile_device_prestage_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/recalculation_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/redeploy_jamf_management_framework_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/reenrollment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/remote_administration_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/remote_administration_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/renew_mdm_profile_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/restart_device_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/return_to_service_configuration.rb +100 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/return_to_service_configuration_request.rb +92 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/return_to_service_configuration_search_results.rb +91 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/safelisted_app.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{mobile_device_search_results.rb → scheduler_job.rb} +12 -13
- data/lib/jamf/api/jamf_pro/oapi_schemas/{admin_account.rb → scheduler_jobs.rb} +14 -13
- data/lib/jamf/api/jamf_pro/oapi_schemas/scheduler_summary.rb +100 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/scheduler_trigger.rb +95 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/script.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/scripts_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/security_v2.rb +5 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/self_service_install_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/self_service_interaction_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/self_service_login_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/self_service_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/session.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/session_candidate_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/session_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/session_details_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{purchasing.rb → session_history_item.rb} +48 -56
- data/lib/jamf/api/jamf_pro/oapi_schemas/session_history_item_details.rb +82 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{apple_tv_details.rb → session_history_item_with_details.rb} +60 -40
- data/lib/jamf/api/jamf_pro/oapi_schemas/session_history_search_results.rb +91 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/session_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/set_auto_admin_password_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/set_recovery_lock_command.rb +5 -5
- data/lib/jamf/api/jamf_pro/oapi_schemas/settings_command.rb +5 -13
- data/lib/jamf/api/jamf_pro/oapi_schemas/shared_device_compliance_feature_toggle.rb +83 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/shared_device_configuration.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/shut_down_device_command.rb +77 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/signature.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/site.rb +3 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/site_object.rb +150 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/smart_search_criterion.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{jamf_nation_credentials.rb → smtp_basic_credentials.rb} +15 -15
- data/lib/jamf/api/jamf_pro/oapi_schemas/smtp_connection_settings.rb +113 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/smtp_graph_api_credentials.rb +98 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{mobile_device_certificate_v1.rb → smtp_sender_settings.rb} +14 -13
- data/lib/jamf/api/jamf_pro/oapi_schemas/{mobile_device_search_params.rb → smtp_server.rb} +68 -54
- data/lib/jamf/api/jamf_pro/oapi_schemas/smtp_server_test.rb +83 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/{vpp_token_subscription.rb → smtp_server_v2.rb} +48 -44
- data/lib/jamf/api/jamf_pro/oapi_schemas/software_title_configuration_on_dashboard.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/software_update_settings.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_failover_data.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore_cert_parse_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore_parse.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore_response_with_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_keystore_with_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_metadata_url.rb +5 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{sso_settings.rb → sso_settings_v1.rb} +6 -6
- data/lib/jamf/api/jamf_pro/oapi_schemas/sso_settings_v2.rb +253 -0
- data/lib/jamf/api/jamf_pro/oapi_schemas/startup_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/static_group.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/static_group_assignment.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/static_group_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/static_group_summary.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/static_user_group.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/supervision_identity.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/supervision_identity_certificate_upload.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/supervision_identity_create.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/supervision_identity_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/supervision_identity_update.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/teacher_features.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/teacher_settings_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/teacher_settings_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/time_frame.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/time_zone.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/tv_os_details.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/udids.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/update_ios_v2.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/update_mobile_device_v2.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/update_tv_os.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/user_mappings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/user_preferences_settings.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/user_test_attributes.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/user_test_search.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/user_test_search_request.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/user_test_search_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/v1_site.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/venafi_ca_record.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/venafi_pki_payload_record.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/venafi_pki_payload_record_search_results.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/venafi_service_status.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/verbose_package_deployment_response.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/voice_roaming_setting.rb +4 -4
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_content.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_content_list.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_location.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_location_list_view.rb +9 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_location_patch.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_location_post.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_locations.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_subscription.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_subscription_base.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/volume_purchasing_subscriptions.rb +3 -3
- data/lib/jamf/api/jamf_pro/oapi_schemas/{ios_details.rb → watch_os_details_v2.rb} +27 -81
- data/lib/jamf/api/jamf_pro/oapi_schemas/web_link.rb +3 -3
- data/lib/jamf/utility.rb +16 -6
- data/lib/jamf/version.rb +1 -1
- metadata +67 -33
- data/lib/jamf/api/jamf_pro/oapi_schemas/android_details.rb +0 -162
- data/lib/jamf/api/jamf_pro/oapi_schemas/client_check_in_v2.rb +0 -164
- data/lib/jamf/api/jamf_pro/oapi_schemas/mobile_device_details.rb +0 -249
- data/lib/jamf/api/jamf_pro/oapi_schemas/network.rb +0 -171
- data/lib/jamf/api/jamf_pro/oapi_schemas/update_mobile_device.rb +0 -122
|
@@ -0,0 +1,264 @@
|
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
|
+
# with the following modification; you may not use this file except in
|
|
5
|
+
# compliance with the Apache License and the following modification to it:
|
|
6
|
+
# Section 6. Trademarks. is deleted and replaced with:
|
|
7
|
+
#
|
|
8
|
+
# 6. Trademarks. This License does not grant permission to use the trade
|
|
9
|
+
# names, trademarks, service marks, or product names of the Licensor
|
|
10
|
+
# and its affiliates, except as required to comply with Section 4(c) of
|
|
11
|
+
# the License and to reproduce the content of the NOTICE file.
|
|
12
|
+
#
|
|
13
|
+
# You may obtain a copy of the Apache License at
|
|
14
|
+
#
|
|
15
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
16
|
+
#
|
|
17
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
18
|
+
# distributed under the Apache License with the above modification is
|
|
19
|
+
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
20
|
+
# KIND, either express or implied. See the Apache License for the specific
|
|
21
|
+
# language governing permissions and limitations under the Apache License.
|
|
22
|
+
#
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
module Jamf
|
|
26
|
+
|
|
27
|
+
# This module is the namespace for all objects defined
|
|
28
|
+
# in the OAPI JSON schema under the components => schemas key
|
|
29
|
+
#
|
|
30
|
+
module OAPISchemas
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# OAPI Object Model and Enums for: EnrollmentSettingsV4
|
|
34
|
+
#
|
|
35
|
+
#
|
|
36
|
+
#
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
|
+
#
|
|
40
|
+
# This class may be used directly, e.g instances of other classes may
|
|
41
|
+
# use instances of this class as one of their own properties/attributes.
|
|
42
|
+
#
|
|
43
|
+
# It may also be used as a superclass when implementing Jamf Pro API
|
|
44
|
+
# Resources in ruby-jss. The subclasses include appropriate mixins, and
|
|
45
|
+
# should expand on the basic functionality provided here.
|
|
46
|
+
#
|
|
47
|
+
#
|
|
48
|
+
# Container Objects:
|
|
49
|
+
# Other object models that use this model as the value in one
|
|
50
|
+
# of their attributes.
|
|
51
|
+
#
|
|
52
|
+
#
|
|
53
|
+
# Sub Objects:
|
|
54
|
+
# Other object models used by this model's attributes.
|
|
55
|
+
# - Jamf::OAPISchemas::CertificateIdentityV2
|
|
56
|
+
# - Jamf::OAPISchemas::CertificateIdentityV2
|
|
57
|
+
# - Jamf::OAPISchemas::CertificateDetails
|
|
58
|
+
# - Jamf::OAPISchemas::CertificateDetails
|
|
59
|
+
#
|
|
60
|
+
# Endpoints and Privileges:
|
|
61
|
+
# API endpoints and HTTP operations that use this object
|
|
62
|
+
# model, and the Jamf Pro privileges needed to access them.
|
|
63
|
+
# - '/v4/enrollment:GET' needs permissions:
|
|
64
|
+
# - Read User-Initiated Enrollment
|
|
65
|
+
# - '/v4/enrollment:PUT' needs permissions:
|
|
66
|
+
# - Update User-Initiated Enrollment
|
|
67
|
+
#
|
|
68
|
+
#
|
|
69
|
+
class EnrollmentSettingsV4 < Jamf::OAPIObject
|
|
70
|
+
|
|
71
|
+
# Enums used by this class or others
|
|
72
|
+
|
|
73
|
+
FLUSH_MDM_COMMANDS_ON_REENROLL_OPTIONS = [
|
|
74
|
+
'DELETE_NOTHING',
|
|
75
|
+
'DELETE_ERRORS',
|
|
76
|
+
'DELETE_EVERYTHING_EXCEPT_ACKNOWLEDGED',
|
|
77
|
+
'DELETE_EVERYTHING'
|
|
78
|
+
]
|
|
79
|
+
|
|
80
|
+
PERSONAL_DEVICE_ENROLLMENT_TYPE_OPTIONS = [
|
|
81
|
+
'USERENROLLMENT',
|
|
82
|
+
'PERSONALDEVICEPROFILES'
|
|
83
|
+
]
|
|
84
|
+
|
|
85
|
+
OAPI_PROPERTIES = {
|
|
86
|
+
|
|
87
|
+
# @!attribute installSingleProfile
|
|
88
|
+
# @return [Boolean]
|
|
89
|
+
installSingleProfile: {
|
|
90
|
+
class: :boolean
|
|
91
|
+
},
|
|
92
|
+
|
|
93
|
+
# @!attribute signingMdmProfileEnabled
|
|
94
|
+
# @return [Boolean]
|
|
95
|
+
signingMdmProfileEnabled: {
|
|
96
|
+
class: :boolean
|
|
97
|
+
},
|
|
98
|
+
|
|
99
|
+
# @!attribute mdmSigningCertificate
|
|
100
|
+
# @return [Jamf::OAPISchemas::CertificateIdentityV2]
|
|
101
|
+
mdmSigningCertificate: {
|
|
102
|
+
class: Jamf::OAPISchemas::CertificateIdentityV2
|
|
103
|
+
},
|
|
104
|
+
|
|
105
|
+
# @!attribute restrictReenrollment
|
|
106
|
+
# @return [Boolean]
|
|
107
|
+
restrictReenrollment: {
|
|
108
|
+
class: :boolean
|
|
109
|
+
},
|
|
110
|
+
|
|
111
|
+
# @!attribute flushLocationInformation
|
|
112
|
+
# @return [Boolean]
|
|
113
|
+
flushLocationInformation: {
|
|
114
|
+
class: :boolean
|
|
115
|
+
},
|
|
116
|
+
|
|
117
|
+
# @!attribute flushLocationHistoryInformation
|
|
118
|
+
# @return [Boolean]
|
|
119
|
+
flushLocationHistoryInformation: {
|
|
120
|
+
class: :boolean
|
|
121
|
+
},
|
|
122
|
+
|
|
123
|
+
# @!attribute flushPolicyHistory
|
|
124
|
+
# @return [Boolean]
|
|
125
|
+
flushPolicyHistory: {
|
|
126
|
+
class: :boolean
|
|
127
|
+
},
|
|
128
|
+
|
|
129
|
+
# @!attribute flushExtensionAttributes
|
|
130
|
+
# @return [Boolean]
|
|
131
|
+
flushExtensionAttributes: {
|
|
132
|
+
class: :boolean
|
|
133
|
+
},
|
|
134
|
+
|
|
135
|
+
# @!attribute flushMdmCommandsOnReenroll
|
|
136
|
+
# @return [String]
|
|
137
|
+
flushMdmCommandsOnReenroll: {
|
|
138
|
+
class: :string,
|
|
139
|
+
enum: FLUSH_MDM_COMMANDS_ON_REENROLL_OPTIONS
|
|
140
|
+
},
|
|
141
|
+
|
|
142
|
+
# @!attribute macOsEnterpriseEnrollmentEnabled
|
|
143
|
+
# @return [Boolean]
|
|
144
|
+
macOsEnterpriseEnrollmentEnabled: {
|
|
145
|
+
class: :boolean
|
|
146
|
+
},
|
|
147
|
+
|
|
148
|
+
# @!attribute managementUsername
|
|
149
|
+
# @return [String]
|
|
150
|
+
managementUsername: {
|
|
151
|
+
class: :string,
|
|
152
|
+
required: true
|
|
153
|
+
},
|
|
154
|
+
|
|
155
|
+
# @!attribute createManagementAccount
|
|
156
|
+
# @return [Boolean]
|
|
157
|
+
createManagementAccount: {
|
|
158
|
+
class: :boolean
|
|
159
|
+
},
|
|
160
|
+
|
|
161
|
+
# @!attribute hideManagementAccount
|
|
162
|
+
# @return [Boolean]
|
|
163
|
+
hideManagementAccount: {
|
|
164
|
+
class: :boolean
|
|
165
|
+
},
|
|
166
|
+
|
|
167
|
+
# @!attribute allowSshOnlyManagementAccount
|
|
168
|
+
# @return [Boolean]
|
|
169
|
+
allowSshOnlyManagementAccount: {
|
|
170
|
+
class: :boolean
|
|
171
|
+
},
|
|
172
|
+
|
|
173
|
+
# @!attribute ensureSshRunning
|
|
174
|
+
# @return [Boolean]
|
|
175
|
+
ensureSshRunning: {
|
|
176
|
+
class: :boolean
|
|
177
|
+
},
|
|
178
|
+
|
|
179
|
+
# @!attribute launchSelfService
|
|
180
|
+
# @return [Boolean]
|
|
181
|
+
launchSelfService: {
|
|
182
|
+
class: :boolean
|
|
183
|
+
},
|
|
184
|
+
|
|
185
|
+
# @!attribute signQuickAdd
|
|
186
|
+
# @return [Boolean]
|
|
187
|
+
signQuickAdd: {
|
|
188
|
+
class: :boolean
|
|
189
|
+
},
|
|
190
|
+
|
|
191
|
+
# @!attribute developerCertificateIdentity
|
|
192
|
+
# @return [Jamf::OAPISchemas::CertificateIdentityV2]
|
|
193
|
+
developerCertificateIdentity: {
|
|
194
|
+
class: Jamf::OAPISchemas::CertificateIdentityV2
|
|
195
|
+
},
|
|
196
|
+
|
|
197
|
+
# @!attribute developerCertificateIdentityDetails
|
|
198
|
+
# @return [Jamf::OAPISchemas::CertificateDetails]
|
|
199
|
+
developerCertificateIdentityDetails: {
|
|
200
|
+
class: Jamf::OAPISchemas::CertificateDetails
|
|
201
|
+
},
|
|
202
|
+
|
|
203
|
+
# @!attribute mdmSigningCertificateDetails
|
|
204
|
+
# @return [Jamf::OAPISchemas::CertificateDetails]
|
|
205
|
+
mdmSigningCertificateDetails: {
|
|
206
|
+
class: Jamf::OAPISchemas::CertificateDetails
|
|
207
|
+
},
|
|
208
|
+
|
|
209
|
+
# @!attribute iosEnterpriseEnrollmentEnabled
|
|
210
|
+
# @return [Boolean]
|
|
211
|
+
iosEnterpriseEnrollmentEnabled: {
|
|
212
|
+
class: :boolean
|
|
213
|
+
},
|
|
214
|
+
|
|
215
|
+
# @!attribute iosPersonalEnrollmentEnabled
|
|
216
|
+
# @return [Boolean]
|
|
217
|
+
iosPersonalEnrollmentEnabled: {
|
|
218
|
+
class: :boolean
|
|
219
|
+
},
|
|
220
|
+
|
|
221
|
+
# @!attribute personalDeviceEnrollmentType
|
|
222
|
+
# @return [String]
|
|
223
|
+
personalDeviceEnrollmentType: {
|
|
224
|
+
class: :string,
|
|
225
|
+
enum: PERSONAL_DEVICE_ENROLLMENT_TYPE_OPTIONS
|
|
226
|
+
},
|
|
227
|
+
|
|
228
|
+
# @!attribute accountDrivenUserEnrollmentEnabled
|
|
229
|
+
# @return [Boolean]
|
|
230
|
+
accountDrivenUserEnrollmentEnabled: {
|
|
231
|
+
class: :boolean
|
|
232
|
+
},
|
|
233
|
+
|
|
234
|
+
# @!attribute accountDrivenDeviceIosEnrollmentEnabled
|
|
235
|
+
# @return [Boolean]
|
|
236
|
+
accountDrivenDeviceIosEnrollmentEnabled: {
|
|
237
|
+
class: :boolean
|
|
238
|
+
},
|
|
239
|
+
|
|
240
|
+
# @!attribute accountDrivenDeviceMacosEnrollmentEnabled
|
|
241
|
+
# @return [Boolean]
|
|
242
|
+
accountDrivenDeviceMacosEnrollmentEnabled: {
|
|
243
|
+
class: :boolean
|
|
244
|
+
},
|
|
245
|
+
|
|
246
|
+
# @!attribute accountDrivenUserVisionosEnrollmentEnabled
|
|
247
|
+
# @return [Boolean]
|
|
248
|
+
accountDrivenUserVisionosEnrollmentEnabled: {
|
|
249
|
+
class: :boolean
|
|
250
|
+
},
|
|
251
|
+
|
|
252
|
+
# @!attribute accountDrivenDeviceVisionosEnrollmentEnabled
|
|
253
|
+
# @return [Boolean]
|
|
254
|
+
accountDrivenDeviceVisionosEnrollmentEnabled: {
|
|
255
|
+
class: :boolean
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
} # end OAPI_PROPERTIES
|
|
259
|
+
|
|
260
|
+
end # class EnrollmentSettingsV4
|
|
261
|
+
|
|
262
|
+
end # module OAPISchemas
|
|
263
|
+
|
|
264
|
+
end # module Jamf
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -48,7 +48,8 @@ module Jamf
|
|
|
48
48
|
# Container Objects:
|
|
49
49
|
# Other object models that use this model as the value in one
|
|
50
50
|
# of their attributes.
|
|
51
|
-
# - Jamf::OAPISchemas::
|
|
51
|
+
# - Jamf::OAPISchemas::SsoSettingsV1
|
|
52
|
+
# - Jamf::OAPISchemas::SsoSettingsV2
|
|
52
53
|
#
|
|
53
54
|
# Sub Objects:
|
|
54
55
|
# Other object models used by this model's attributes.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -52,7 +52,7 @@ module Jamf
|
|
|
52
52
|
#
|
|
53
53
|
# Sub Objects:
|
|
54
54
|
# Other object models used by this model's attributes.
|
|
55
|
-
#
|
|
55
|
+
#
|
|
56
56
|
#
|
|
57
57
|
# Endpoints and Privileges:
|
|
58
58
|
# API endpoints and HTTP operations that use this object
|
|
@@ -111,7 +111,7 @@ module Jamf
|
|
|
111
111
|
class: :hash
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
} # end OAPI_PROPERTIES
|
|
114
|
+
}.merge(Jamf::OAPISchemas::MdmCommandBase::OAPI_PROPERTIES) # end OAPI_PROPERTIES
|
|
115
115
|
|
|
116
116
|
end # class EraseDeviceCommand
|
|
117
117
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -35,8 +35,8 @@ module Jamf
|
|
|
35
35
|
# Description of this class from the OAPI Schema:
|
|
36
36
|
# Field to be included in the export operation.
|
|
37
37
|
#
|
|
38
|
-
# This class was automatically
|
|
39
|
-
# URL path on a Jamf Pro server version
|
|
38
|
+
# This class was automatically generated from the api/schema
|
|
39
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
40
40
|
#
|
|
41
41
|
# This class may be used directly, e.g instances of other classes may
|
|
42
42
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -63,12 +63,20 @@ module Jamf
|
|
|
63
63
|
# - Read Buildings
|
|
64
64
|
# - '/v1/cloud-idp/export:POST' needs permissions:
|
|
65
65
|
# - Read LDAP Servers
|
|
66
|
+
# - '/v1/onboarding/history/export:POST' needs permissions:
|
|
67
|
+
# - Read Onboarding Configuration
|
|
68
|
+
# - '/v1/packages/export:POST' needs permissions:
|
|
69
|
+
# - Read Packages
|
|
70
|
+
# - '/v1/packages/{id}/history/export:POST' needs permissions:
|
|
71
|
+
# - Read Packages
|
|
66
72
|
# - '/v1/reenrollment/history/export:POST' needs permissions:
|
|
67
73
|
# - Read Re-enrollment
|
|
68
74
|
# - '/v2/enrollment/history/export:POST' needs permissions:
|
|
69
75
|
# - Read User-Initiated Enrollment
|
|
70
76
|
# - '/v2/inventory-preload/export:POST' needs permissions:
|
|
71
77
|
# - Read Inventory Preload Records
|
|
78
|
+
# - '/v2/jamf-remote-assist/session/export:POST' needs permissions:
|
|
79
|
+
# - Read Remote Assist
|
|
72
80
|
#
|
|
73
81
|
#
|
|
74
82
|
class ExportParameters < Jamf::OAPIObject
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
2
|
#
|
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
4
|
# with the following modification; you may not use this file except in
|
|
@@ -34,8 +34,8 @@ module Jamf
|
|
|
34
34
|
#
|
|
35
35
|
#
|
|
36
36
|
#
|
|
37
|
-
# This class was automatically
|
|
38
|
-
# URL path on a Jamf Pro server version
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
39
|
#
|
|
40
40
|
# This class may be used directly, e.g instances of other classes may
|
|
41
41
|
# use instances of this class as one of their own properties/attributes.
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
|
+
# with the following modification; you may not use this file except in
|
|
5
|
+
# compliance with the Apache License and the following modification to it:
|
|
6
|
+
# Section 6. Trademarks. is deleted and replaced with:
|
|
7
|
+
#
|
|
8
|
+
# 6. Trademarks. This License does not grant permission to use the trade
|
|
9
|
+
# names, trademarks, service marks, or product names of the Licensor
|
|
10
|
+
# and its affiliates, except as required to comply with Section 4(c) of
|
|
11
|
+
# the License and to reproduce the content of the NOTICE file.
|
|
12
|
+
#
|
|
13
|
+
# You may obtain a copy of the Apache License at
|
|
14
|
+
#
|
|
15
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
16
|
+
#
|
|
17
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
18
|
+
# distributed under the Apache License with the above modification is
|
|
19
|
+
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
20
|
+
# KIND, either express or implied. See the Apache License for the specific
|
|
21
|
+
# language governing permissions and limitations under the Apache License.
|
|
22
|
+
#
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
module Jamf
|
|
26
|
+
|
|
27
|
+
# This module is the namespace for all objects defined
|
|
28
|
+
# in the OAPI JSON schema under the components => schemas key
|
|
29
|
+
#
|
|
30
|
+
module OAPISchemas
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# OAPI Object Model and Enums for: FileData
|
|
34
|
+
#
|
|
35
|
+
# Description of this class from the OAPI Schema:
|
|
36
|
+
# Metadata pertaining to the file.
|
|
37
|
+
#
|
|
38
|
+
# This class was automatically generated from the api/schema
|
|
39
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
40
|
+
#
|
|
41
|
+
# This class may be used directly, e.g instances of other classes may
|
|
42
|
+
# use instances of this class as one of their own properties/attributes.
|
|
43
|
+
#
|
|
44
|
+
# It may also be used as a superclass when implementing Jamf Pro API
|
|
45
|
+
# Resources in ruby-jss. The subclasses include appropriate mixins, and
|
|
46
|
+
# should expand on the basic functionality provided here.
|
|
47
|
+
#
|
|
48
|
+
#
|
|
49
|
+
# Container Objects:
|
|
50
|
+
# Other object models that use this model as the value in one
|
|
51
|
+
# of their attributes.
|
|
52
|
+
#
|
|
53
|
+
#
|
|
54
|
+
# Sub Objects:
|
|
55
|
+
# Other object models used by this model's attributes.
|
|
56
|
+
#
|
|
57
|
+
#
|
|
58
|
+
# Endpoints and Privileges:
|
|
59
|
+
# API endpoints and HTTP operations that use this object
|
|
60
|
+
# model, and the Jamf Pro privileges needed to access them.
|
|
61
|
+
# - '/v1/jcds/files:GET' needs permissions:
|
|
62
|
+
# - Read Jamf Content Distribution Server Files
|
|
63
|
+
#
|
|
64
|
+
#
|
|
65
|
+
class FileData < Jamf::OAPIObject
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
OAPI_PROPERTIES = {
|
|
70
|
+
|
|
71
|
+
# The name of the file
|
|
72
|
+
# @!attribute [r] fileName
|
|
73
|
+
# @return [String]
|
|
74
|
+
fileName: {
|
|
75
|
+
class: :string,
|
|
76
|
+
readonly: true
|
|
77
|
+
},
|
|
78
|
+
|
|
79
|
+
# The length in bytes
|
|
80
|
+
# @!attribute [r] length
|
|
81
|
+
# @return [Integer]
|
|
82
|
+
length: {
|
|
83
|
+
class: :integer,
|
|
84
|
+
readonly: true
|
|
85
|
+
},
|
|
86
|
+
|
|
87
|
+
# The MD5 in hex
|
|
88
|
+
# @!attribute [r] md5
|
|
89
|
+
# @return [String]
|
|
90
|
+
md5: {
|
|
91
|
+
class: :string,
|
|
92
|
+
readonly: true
|
|
93
|
+
},
|
|
94
|
+
|
|
95
|
+
# The region the file is hosted in
|
|
96
|
+
# @!attribute [r] region
|
|
97
|
+
# @return [String]
|
|
98
|
+
region: {
|
|
99
|
+
class: :string,
|
|
100
|
+
readonly: true
|
|
101
|
+
},
|
|
102
|
+
|
|
103
|
+
# The SHA3_512 in hex
|
|
104
|
+
# @!attribute [r] sha3
|
|
105
|
+
# @return [String]
|
|
106
|
+
sha3: {
|
|
107
|
+
class: :string,
|
|
108
|
+
readonly: true
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
} # end OAPI_PROPERTIES
|
|
112
|
+
|
|
113
|
+
end # class FileData
|
|
114
|
+
|
|
115
|
+
end # module OAPISchemas
|
|
116
|
+
|
|
117
|
+
end # module Jamf
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
# Copyright 2024 Pixar
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "Apache License")
|
|
4
|
+
# with the following modification; you may not use this file except in
|
|
5
|
+
# compliance with the Apache License and the following modification to it:
|
|
6
|
+
# Section 6. Trademarks. is deleted and replaced with:
|
|
7
|
+
#
|
|
8
|
+
# 6. Trademarks. This License does not grant permission to use the trade
|
|
9
|
+
# names, trademarks, service marks, or product names of the Licensor
|
|
10
|
+
# and its affiliates, except as required to comply with Section 4(c) of
|
|
11
|
+
# the License and to reproduce the content of the NOTICE file.
|
|
12
|
+
#
|
|
13
|
+
# You may obtain a copy of the Apache License at
|
|
14
|
+
#
|
|
15
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
16
|
+
#
|
|
17
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
18
|
+
# distributed under the Apache License with the above modification is
|
|
19
|
+
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
20
|
+
# KIND, either express or implied. See the Apache License for the specific
|
|
21
|
+
# language governing permissions and limitations under the Apache License.
|
|
22
|
+
#
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
module Jamf
|
|
26
|
+
|
|
27
|
+
# This module is the namespace for all objects defined
|
|
28
|
+
# in the OAPI JSON schema under the components => schemas key
|
|
29
|
+
#
|
|
30
|
+
module OAPISchemas
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# OAPI Object Model and Enums for: FileTransferItem
|
|
34
|
+
#
|
|
35
|
+
#
|
|
36
|
+
#
|
|
37
|
+
# This class was automatically generated from the api/schema
|
|
38
|
+
# URL path on a Jamf Pro server version 11.6.1-t1718634702
|
|
39
|
+
#
|
|
40
|
+
# This class may be used directly, e.g instances of other classes may
|
|
41
|
+
# use instances of this class as one of their own properties/attributes.
|
|
42
|
+
#
|
|
43
|
+
# It may also be used as a superclass when implementing Jamf Pro API
|
|
44
|
+
# Resources in ruby-jss. The subclasses include appropriate mixins, and
|
|
45
|
+
# should expand on the basic functionality provided here.
|
|
46
|
+
#
|
|
47
|
+
#
|
|
48
|
+
# Container Objects:
|
|
49
|
+
# Other object models that use this model as the value in one
|
|
50
|
+
# of their attributes.
|
|
51
|
+
# - Jamf::OAPISchemas::SessionHistoryItemDetails
|
|
52
|
+
#
|
|
53
|
+
# Sub Objects:
|
|
54
|
+
# Other object models used by this model's attributes.
|
|
55
|
+
#
|
|
56
|
+
#
|
|
57
|
+
# Endpoints and Privileges:
|
|
58
|
+
# API endpoints and HTTP operations that use this object
|
|
59
|
+
# model, and the Jamf Pro privileges needed to access them.
|
|
60
|
+
#
|
|
61
|
+
#
|
|
62
|
+
#
|
|
63
|
+
class FileTransferItem < Jamf::OAPIObject
|
|
64
|
+
|
|
65
|
+
# Enums used by this class or others
|
|
66
|
+
|
|
67
|
+
FILE_TRANSFER_TYPE_OPTIONS = [
|
|
68
|
+
'DOWNLOAD',
|
|
69
|
+
'UPLOAD'
|
|
70
|
+
]
|
|
71
|
+
|
|
72
|
+
OAPI_PROPERTIES = {
|
|
73
|
+
|
|
74
|
+
# @!attribute filePath
|
|
75
|
+
# @return [String]
|
|
76
|
+
filePath: {
|
|
77
|
+
class: :string
|
|
78
|
+
},
|
|
79
|
+
|
|
80
|
+
# @!attribute transferTimestamp
|
|
81
|
+
# @return [Jamf::Timestamp]
|
|
82
|
+
transferTimestamp: {
|
|
83
|
+
class: Jamf::Timestamp,
|
|
84
|
+
format: 'date-time'
|
|
85
|
+
},
|
|
86
|
+
|
|
87
|
+
# @!attribute fileTransferType
|
|
88
|
+
# @return [String]
|
|
89
|
+
fileTransferType: {
|
|
90
|
+
class: :string,
|
|
91
|
+
enum: FILE_TRANSFER_TYPE_OPTIONS
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
} # end OAPI_PROPERTIES
|
|
95
|
+
|
|
96
|
+
end # class FileTransferItem
|
|
97
|
+
|
|
98
|
+
end # module OAPISchemas
|
|
99
|
+
|
|
100
|
+
end # module Jamf
|