Skip to content

Latest commit

 

History

History

Client Accelerator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Client Accelerator

Here are some cookbooks for Client Accelerator

Deploy a Client Accelerator Controller in Azure with Terraform

The terraform template automate a Client Accelerator Controller instance deployment in Azure.

Interact with the Controller REST API

With SteelScript this cacontroller-rest_api example is easy to use and extend:

python examples/cacontroller-examples/cacontroller-rest_api.py {client accelerator controller fqdn or ip address} --access_code {access_code}

Without SteelScript, this Python script example shows how to connect to the Client Accelerator Controller API.

For more details, refer to

Ansible playbook examples interacting with the Client Accelerator Controller

This ansible playbook shows how to connect to the Client Accelerator Controller. It uses SteelScript Python Library to interact with the appliance API.

Copyright (c) 2021 Riverbed Technology