Skip to content

python SDK example for create VM has incorrent module call #35

@ArtemProt

Description

@ArtemProt

https://github.com/nutanixdev/code-samples/blob/master/python/v4api_sdk/create_vm_sdk.py#L182

Traceback (most recent call last): File "C:\wsl\vmm-pc-test\create_vm_sdk_latest.py", line 345, in <module> main() File "C:\wsl\vmm-pc-test\create_vm_sdk_latest.py", line 182, in main ntnx_networking_py_client.api.SubnetApi, networking_client, "subnet", [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Should be replaced with SubnetsApi

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