Getting basic information from every Desktop Policy
Format
Method | GET |
---|---|
URL | /vdi/desktoppolicies |
Request contents | Empty |
Successful answer | BasicDesktopPolicyInfo Object Array |
Non-successful answer | ErrorMessage Object |
Unexpected error | HTTP 500 |
Â
BasicDesktopPolicyInfo Object
Schema
Â
desktop_policy_id | String | Desktop Policy's unique identifier |
---|
JSON example
{ "desktop_policy_id": "windows10_public", }