Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whitesky Customer Automation Scripts

This repository collects practical scripts that Whitesky customers can use to automate common work against the whitesky.cloud API. The goal is to keep each script easy to run, easy to inspect, and useful as a starting point for your own operational workflows.

Scripts

Script What it helps you do Documentation
run_cloudspace_command.py Run a command on selected running VMs in a cloudspace, with filtering, dry-run support, agent-status checks, and concurrent execution. Run Cloudspace Command

Requirements

  • Python 3.10 or newer.
  • A whitesky.cloud API token with access to the customer, cloudspace, and VM actions you want to automate.
  • Network access to your Whitesky API endpoint.

API Reference

The included swagger.json file can be used as a local reference for the whitesky.cloud API paths, models, and request/response shapes used by these scripts.

About

Set of handy scripts automating tasks using the whitesky.cloud API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages