> IFD_API_V1_SERVICEINTENTS_BY_ID_ROUTE

        Handle resource of type ifd_api_v1_serviceintents_by_id_route

OPTIONS (= is mandatory):

- id
        The unique identifier of the service intent
        Required with `state=['get']'
        Used by `state=['get']'
        [Default: (null)]
        type: str

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


REQUIREMENTS:  python >= 3.6
