> NSI_API_V5_FRES

        Handle resource of type nsi_api_v5_fres

OPTIONS (= is mandatory):

- childFreId
        The child FRE identifier to return its parents
        Used by `state=['get']'
        [Default: (null)]
        type: str

- endpoint.tpe.concrete
        Concrete TPE identifier for endpoints
        Used by `state=['get']'
        [Default: (null)]
        type: str

- exclude
        (Optional) A single given type to be excluded used in
        conjunction with the `childFreId` parameter. The allowed
        values are: actual, expectation
        Used by `state=['get']'
        [Default: (null)]
        type: str

- fields
        (Optional) List of comma separated fields to be included in
        the response. Fields require full path (i.e.
        data.attributes.field)
        Used by `state=['get']'
        [Default: (null)]
        type: str

- freExpectations.equipmentIntent.id
        The equipment intent Id
        Used by `state=['get']'
        [Default: (null)]
        type: str

- freExpectations.intent.id
        The intent Id
        Used by `state=['get']'
        [Default: (null)]
        type: str

- freExpectations.serviceIntent.id
        The service intent Id
        Used by `state=['get']'
        [Default: (null)]
        type: str

- freType
        (Optional) FRE types in comma separated list. The allowed
        values are: explicitRoute, explicitRouteGroup, snc, sncGroup
        Used by `state=['get']'
        [Default: (null)]
        type: str

- identifierKey
        List of comma separated keys for an identifer object
        Used by `state=['get']'
        [Default: (null)]
        type: list

- identifierValue
        List of comma separated values for an identifier object
        Used by `state=['get']'
        [Default: (null)]
        type: list

- include
        (Optional) List of comma separated resources to be side-
        loaded. The allowed values are: tpes, expectations,
        frePlanned, freDiscovered
        Used by `state=['get']'
        [Default: (null)]
        type: str

- layerRate
        (Optional) FRE layer rates in comma separated list. Only
        applied when Network Construct identifier is provided. The
        allowed values are: ETHERNET, OTU2, OTU4, OTSi, OMS, OS, PHY,
        OTS, ODU2, ODU4, DSR, DSR_10GE, DSR_100GE, DSR_ETHERNET
        Used by `state=['get']'
        [Default: (null)]
        type: str

- limit
        (Optional) The size of a returned page
        Used by `state=['get']'
        [Default: (null)]
        type: str

- networkConstruct.id
        Network Construct identifier
        Used by `state=['get']'
        [Default: (null)]
        type: str

- offset
        (Optional) Offset for the second page
        Used by `state=['get']'
        [Default: (null)]
        type: str

- roadmLineId
        (Optional) Find services configured over a roadmline based on
        the roadmline FRE identifier.
        Used by `state=['get']'
        [Default: (null)]
        type: str

- signalContentType
        (Optional) The identifier indicating type of parent to be
        returned. If specified, parent matching the criteria will be
        returned
        Used by `state=['get']'
        [Default: (null)]
        type: str

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

- tpeId
        TPE identifier for endpoints
        Used by `state=['get']'
        [Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
