com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Resetting the Lock of Windows Devices
Description | Reset the lock of Windows devices. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Resource Path | /lock-reset | ||||||||
URL | /api/device-mgt/windows/v1.0/services/windows/lock-reset | ||||||||
HTTP Method | POST | ||||||||
Request/Response Format | application/json | ||||||||
cURL command | curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer <EMM_API_TOKEN>" -d @'<JSON_PAYLOAD>' -k -v https://<EMM_HOST>:<EMM_HTTPS_PORT>/api/device-mgt/windows/v1.0/services/windows/lock-reset
Example: curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer 33392fb365b3ac693b405b565ddc8a3a" -d @'windows-operation.json' -k -v https://localhost:9443/api/device-mgt/windows/v1.0/services/windows/lock-reset | ||||||||
Sample JSON Definition | [ "urn:uuid:FAEFB2D5-1771-5446-A635-797AFC474895", "urn:uuid:FEDCB4T2-1345-2857-F274-263BES386554" ]
|
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.