Skip to content

failure when instantiating #26

Description

@m1357

when I try to start up the api object I get the following. happens with any values passed.

import infoblox

iba_api = infoblox.Infoblox('10.10.20.32', 'admin', 'secret', '1.6', 'internal', 'default')
Traceback (most recent call last):
File "", line 1, in
AttributeError: 'module' object has no attribute 'Infoblox'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions