> TAPI_DATA_CONTEXT_SERVICE_INTERFACE_POINT

        Handle resource of type
        tapi_data_context_service_interface_point

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


REQUIREMENTS:  python >= 3.6
