You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Cloudlets.json 409B

12345678910111213141516171819
  1. {
  2. "behaviors": [
  3. {
  4. "name": "requestControl",
  5. "options": {
  6. "cloudletPolicy": {
  7. "id": "${env.policyId}",
  8. "name": "${env.UserID}RCPolicy"
  9. },
  10. "enableBranded403": false,
  11. "enabled": true,
  12. "isSharedPolicy": false
  13. }
  14. }
  15. ],
  16. "name": "Cloudlets",
  17. "options": {},
  18. "criteriaMustSatisfy": "all"
  19. }