shift31/hostbase-importer-softlayer

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (0.2.0) of this package.

Imports into or updates Hostbase with hardware, virtual guests, and subnets (with all IPs) as retrieved via the SoftLayer API.

0.2.0 2015-02-02 05:24 UTC

This package is not auto-updated.

Last update: 2020-01-20 03:51:52 UTC


README

Imports SoftLayer hardware, virtual guests, and subnets (with all IPs) into Hostbase. If any of the hosts already exist, they will be updated.

Installation

  1. Download/clone this whole repository or install with composer create-project shift31/hostbase-importer-softlayer
  2. Run composer install from the project root

Configuration

In the project root, create a config.ini:

slApiUsername = your_softlayer_api_username
slApiKey = your_softlayer_api_key
hostbaseUrl = "http://your.hostbase.server"

Run

  1. chmod +x bin/hostbase-importer-sl
  2. bin/hostbase-importer-sl