Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 867 Bytes

api-intro.adoc

File metadata and controls

18 lines (13 loc) · 867 Bytes
sidebar permalink keywords summary
sidebar
rest-api/api-intro.html
what is astra control, how to use astra api, astra rest api, astra, kubernetes
Astra Control has a REST API that enables you to directly access the Astra Control functionality using a programming language or utility such as Curl.

Automation using the Astra Control REST API

Astra Control has a REST API that enables you to directly access the Astra Control functionality using a programming language or utility such as Curl. You can also manage Astra Control deployments using Ansible and other automation technologies.

To set up and manage your Kubernetes apps, you can use either the Astra UI or the Astra Control API.

To learn more, go to the Astra automation docs.