> NSI_API_V3_FRES_BY_FREID_FREEXPECTATIONS_BY_FREEXPECTATIONID

        Handle resource of type
        nsi_api_v3_fres_by_freid_freexpectations_by_freexpectationid

OPTIONS (= is mandatory):

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

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

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


REQUIREMENTS:  python >= 3.6
