> NSI_API_FRES_BY_FREID_FREEXPECTATIONS_BY_FREEXPECTATIONID

        Handle resource of type
        nsi_api_fres_by_freid_freexpectations_by_freexpectationid

OPTIONS (= is mandatory):

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

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

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


REQUIREMENTS:  python >= 3.6
