> NSI_API_V2_0_FRES_BY_FREID_BOOKINGDATA_BY_BOOKINGDATAKEY

        Handle resource of type
        nsi_api_v2_0_fres_by_freid_bookingdata_by_bookingdatakey

OPTIONS (= is mandatory):

- bookingDataKey
        bookingData attribute name (and allowable
        values):<ul><li>assignedBandwidth (positive
        number)<li>assignedBandwidthUnit (mpbs, kbps, or
        gbps)<li>bandwidthLockout (true, false)<li>bookingFactor
        (positive number to one decimal place, like 1.0)</ul>
        Required with `state=['delete', 'put']'
        Used by `state=['delete', 'put']'
        [Default: (null)]
        type: str

- bookingDataValue
        The desired bookingData value
        Required with `state=['put']'
        Used by `state=['put']'
        [Default: (null)]
        type: str

- freId
        FRE identifier
        Required with `state=['delete', 'put']'
        Used by `state=['delete', 'put']'
        [Default: (null)]
        type: str

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


REQUIREMENTS:  python >= 3.6
