Skip to main content

HttpApiEndpointStatus

Options

namedescription
ERRORThe collection was terminated due to an error retrieving a page.
MAX_PAGES_REACHEDThe collection was terminated after the number of collected pages reached the max number of pages (defined for the endpoint) before the stopping condition (defined for the endpoint) was reached.
OKAll pages of the endpoint were collected successfully.
TIMED_OUTThe collection was terminated after the maximum time allowed for collection was exceeded.

Used by

network → endpoints → httpResults → status

See also

Data model path

network → dataConnectors → httpResults → status

See also

Data model path