Slide 3
Slide 3 text
Citrix Cloud CVAD REST API
• Automate deployment, changes, etc using code to CVAD running in Citrix Cloud
• If you can do it in the web console, you can do it via REST (and more)
• REST API usage workflow
• Authenticate
• Get API client & store securely (once)
• Generate bearer token (OAuth 2.0)
• Do stuff
• Get/Set/New/Remove
• Not available on-premises
• Use PowerShell cmdlets with CVAD ISO or Studio (not Remote PoSH SDK)