def test_health_check():
    api = RightScale()
    print "API health is %s" % api.health_check()