Link Check

An Object

Note

Drop in one of our language drivers to accelerate your development.
Here are links to some of our popular Cookbooks to help you get started!

Parent

This Link Check is contained within a Repository.

Properties

The following properties are available:

Property Type Default Read-Only Description
_doc string No The primary ID
_system object No Metadata maintained by the system

Schema


{
  "type": "object",
  "extends": "document",
  "description": "Link Check",
  "container": "repository",
  "properties": {
    "_doc": null,
    "_system": null
  },
  "id": "linkcheck"
}