> TAPI_DATA_CONTEXT_TOPOLOGY_CONTEXT_BY_TOPOLOGY_EQ_TOPOLOGY_UUID_BY_CONNECTION_END_POINT_EQ_CONNECTION_END_POINT_UUID

        Handle resource of type tapi_data_context_topology_context_by_
        topology_eq_topology_uuid_by_connection_end_point_eq_connectio
        n_end_point_uuid

OPTIONS (= is mandatory):

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

- 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
