Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

/wiki/spaces/VDOC/pages/955777249

Indicates whether page analysis data is currently available. If the data exists in the Verity cache or database, the dataAvailable value is true. The Verity response is returned immediately and the value of the /wiki/spaces/VDOC/pages/955777268 field is PROCESSED.

If the page URL does not exist in the cache, the dataAvailable value is false and Verity attempts to process the page. The status field displays the current state of processing (such as PROCESSING INITIATED or ERROR).

If processing completes successfully, the value of dataAvailable value updates to true. If an error is encountered, dataAvailable remains false.

Verity High-Level Process
Syntax

true/false

Example


Div
stylefont-size: small;


Code Block
{
  "dataAvailable": false,
  "status": "PROCESSINGINITIATED",
  "pageUrl": "https://wwwaragonresearch.foodsafetynews.com/2017/01/mother-son-sue-eatery-for-thanksgiving-dinner-food-poisoning/cisco-google-and-zoom-enhance-free-meetings-to-assist-with-coronavirus/",
  "uuid": "deb59fc2-b8ef-4dbe-ab64-6a1950a45a76"
}



Data TypeBoolean
RequiredYes
Used ForRequest metadata
More Information