Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@markxnelson markxnelson released this 16 Dec 01:41
0aaeea9

Actions:

  • Compute:
    • Stop Instance Pool by id
    • Start Instance Pool by id
    • Terminate Instance Pool by id
    • Soft Reset Instance Pool by id
    • Reset Instance Pool by id
    • Stop Instance Pools in a compartment by filters
    • Start Instance Pools in a compartment by filters
    • Terminate Instance Pools in a compartment by filters
    • Soft Reset Instance Pools in a compartment by filters
    • Reset Instance Pools in a compartment by filters
  • Network:
    • Delete Nat Gateway by id
    • Delete Internet Gateway by id
    • Delete Service Gateway by id
    • Delete Nat Gateway in a compartment by filters
    • Delete Internet Gateway in a compartment by filters
    • Delete Service Gateway in a compartment by filters
  • Load Balancer:
    • Delete Backend Server
    • Delete Backend Set
    • Delete Hostname
    • Delete Listener
    • Delete set Path Route
    • Delete Routing Policy
  • Object Storage:
    • Delete Bucket by id
    • Delete Object by id
    • Delete Buckets in a compartment by filters
    • Delete Objects in a compartment by filters

Probes:

  • Compute:
    • Count Instance Pools
  • Network:
    • Count Route Table
    • Count Nat Gateway
    • Count Internet Gateway
  • Count Service Gateway
  • Load Balancer:
    • Count Load Balancers
    • Count Backend Sets
  • Object Storage:
    • Count Buckets
    • Count Objects

Other:

  • Updated/organized documentation