> TAPI_DATA_CONTEXT_TOPOLOGY_CONTEXT_BY_TOPOLOGY_EQ_TOPOLOGY_UUID_LINK

        Handle resource of type tapi_data_context_topology_context_by_
        topology_eq_topology_uuid_link

OPTIONS (= is mandatory):

- page[number]
        (Optional) The page to return
        Used by `state=['get']'
        [Default: (null)]
        type: int

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

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

- topology-uuid
        Id of topology
        Required with `state=['get']'
        Used by `state=['get']'
        [Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
