Using flex-sdk with apache.org

ActionScript integration

✓ Official SDK
Install
# See https://github.com/apache/flex-sdk
List DAGs
curl \
  -u "$API_USER:$API_PASS" \
  https://apache.local/dags
List pools
curl \
  -u "$API_USER:$API_PASS" \
  https://apache.local/pools
List roles
curl \
  -u "$API_USER:$API_PASS" \
  https://apache.local/roles
SDK on GitHub 📄 API Docs
SDK
flex-sdk
ActionScript
API
apache.org
apache.org
At a glance
Language ActionScript
Endpoints73
Base URLhttps://apache.local
✓ Official