uptimerobots.fields returns a list of vectors of available fields for commodity uses.
Use it to avoid manually typing long list of fields in vectors or comma-delimited strings when used in various endpoints.
uptimerobot.fields(type)monitor and contact are currently supported.set each.
The returned elements are:
typical returns a typical set of fields, used in most situations;
full returns the full set of available fields, including passwords and other potentially confidential data;
compact return a minimal set of fields.
type parameter to choose which set of fields to return in a list of vectors. These endpoints are currently supported:
monitor and contact.
uptimerobot.monitors, uptimerobot.contacts