HomeGuidesRecipesAPI ReferenceChangelog

Updates an existing healthcare listener by ID

<healthcare_listener>
    <infrastructure_manager_id>13</infrastructure_manager_id>
    <enabled>true</enabled>
    <name>Healthcare Listener</name>
    <single_ips/>
    <range_ips/>
    <port>8080</port>
    <rules>
        <rule>
            <id>3</id>
            <hcl_id>2</hcl_id>
            <name>(A02) | Email Notification Test - tvOS Command ➜ iOS Devices</name>
            <operating_system>TV</operating_system>
            <mdm_command>EraseDevice</mdm_command>
            <mdm_command_additional_data>
                <erase_device_suppress_proximity_setup>true</erase_device_suppress_proximity_setup>
            </mdm_command_additional_data>
            <adt_message>A02</adt_message>
            <adt_message_field>PV1-6-3</adt_message_field>
            <device_inventory_field>-1</device_inventory_field>
            <notification_enabled>true</notification_enabled>
            <notify_unsupported_enabled>true</notify_unsupported_enabled>
            <notification_threshold>15</notification_threshold>
            <notification_emails>
                <email>[email protected]</email>
            </notification_emails>
        </rule>
        <rule>
            <id>4</id>
            <hcl_id>2</hcl_id>
            <name>(A01) | Lock Device</name>
            <operating_system>iPhone</operating_system>
            <mdm_command>DeviceLock</mdm_command>
            <mdm_command_additional_data/>
            <adt_message>A01</adt_message>
            <adt_message_field>PV1-6-3</adt_message_field>
            <device_inventory_field>-1</device_inventory_field>
            <notification_enabled>true</notification_enabled>
            <notify_unsupported_enabled>false</notify_unsupported_enabled>
            <notification_threshold>5</notification_threshold>
            <notification_emails>
                <email>[email protected]</email>
            </notification_emails>
        </rule>
    </rules>
</healthcare_listener>
Language
Authorization
Basic
base64
: