Skip to content

failure when instantiating #26

@m1357

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions