Google Mail Status

Whether the emails of the Google account are on hold in Google Vault. Can either be "Not Applied" or "On Hold".

Employee Offboarding singleSelect

Details

IDincident_googlemailstatus
CLI Namegooglemailstatus
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableYes

Select Values

  • Not Applied
  • On Hold
  • Hold Deleted

Associated Incident Types

{
	"id": "incident_googlemailstatus",
	"version": -1,
	"fromVersion": "5.0.0",
	"modified": "2020-01-05T15:55:13.212532259Z",
	"name": "Google Mail Status",
	"ownerOnly": false,
	"placeholder": "",
	"description": "Whether the emails of the Google account are on hold in Google Vault. Can either be \"Not Applied\" or \"On Hold\".",
	"cliName": "googlemailstatus",
	"type": "singleSelect",
	"closeForm": false,
	"editForm": true,
	"required": false,
	"script": "",
	"fieldCalcScript": "",
	"neverSetAsRequired": false,
	"isReadOnly": false,
	"selectValues": [
		"Not Applied",
		"On Hold",
		"Hold Deleted"
	],
	"validationRegex": "",
	"useAsKpi": false,
	"locked": false,
	"system": false,
	"content": true,
	"group": 0,
	"hidden": false,
	"associatedTypes": [
		"Employee Offboarding"
	],
	"systemAssociatedTypes": null,
	"associatedToAll": false,
	"unmapped": false,
	"unsearchable": false,
	"caseInsensitive": true,
	"columns": null,
	"defaultRows": null,
	"sla": 0,
	"threshold": 72,
	"breachScript": ""
}