> COMMISSIONING_API_V2_RESERVEDIP

        Handle resource of type commissioning_api_v2_reservedip

OPTIONS (= is mandatory):

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

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

- tid
        Target Identifier for shelves with reserved IPAddress
        Required with `state=['delete', 'get']'
        Used by `state=['delete', 'get']'
        [Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
