JSS API - mobiledevicecommands - BlankPush

dpeterson90
New Contributor

Is anyone else having difficulty pushing commands to mobile devices via the API.

I follow the link:
"https://[myCompany].jamfcloud.com/JSSResource/mobiledevicecommands/command/BlankPush/id/300"

to issue a "BlankPush" and then it comes up with this...

<mobile_device_command>
<general>
<id>300</id>
<command>ProfileList</command>
<udid>f483a75d-5390-4649-95fd-cexxxxx</udid>
<uuid>f483a75d-5390-4649-95fd-cexxxxx</uuid>
<profile_id>-1</profile_id>
<date_sent>2015-12-21 16:53:29</date_sent>
<date_sent_epoch>1450716809706</date_sent_epoch>
<date_sent_utc>2015-12-21T16:53:29.706+0000</date_sent_utc>
<apns_result_status>Acknowledged</apns_result_status>
<profile_udid/>
</general>
<mobile_devices>
<size>1</size>
<mobile_device>
<id>3</id>
<udid>b8c525408e03df3e3bc6bbfdeda09b1xxxxxx</udid>
<serial_number>DMPLxxxx</serial_number>
<phone_number>1xxxxxx</phone_number>
<wifi_mac_address>B8:xxxxxxx</wifi_mac_address>
</mobile_device>
</mobile_devices>
</mobile_device_command>

From what this looks like, I think it's send a lookup of a profile? I guess the XML that gets returned is not noting that the push happened correctly. Thoughts?

0 REPLIES 0