> COMMISSIONING_API_V2_IPSUBNET

        Handle resource of type commissioning_api_v2_ipsubnet

OPTIONS (= is mandatory):

- data
        Used by `state=['post']'
        [Default: (null)]
        type: dict

- ospfArea
        ospfArea of the Shelf
        Required with `state=['delete']'
        Used by `state=['delete']'
        [Default: (null)]
        type: str

- state
        (Choices: delete, get, post)[Default: (null)]
        type: str

- subnetId
        Subnet id
        Required with `state=['delete']'
        Used by `state=['delete']'
        [Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
