Skip to content

[QUESTION]: Documentation of networkpool.rst is not correct #181

@taylm208

Description

@taylm208

In the examples:

  • name: Create Network Pool
    dellemc.powerscale.networkpool:
    onefs_host: "{{onefs_host}}"
    api_user: "{{api_user}}"
    api_password: "{{api_password}}"
    verify_ssl: "{{verify_ssl}}"
    groupnet: "groupnet0"
    subnet: "subnet0"
    pool: "Test_Pool_2"
    access_zone: "system"
    state: "present"

pool is not valid in this context.

Metadata

Metadata

Labels

type/questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions