Active Directory Account Status

The user account status in Active Directory. Can be one of the following: "Enabled", "Disabled" or "Deleted".

Employee Offboarding singleSelect

Details

IDincident_activedirectoryaccountstatus
CLI Nameactivedirectoryaccountstatus
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPIYes
SearchableYes

Select Values

  • Enabled
  • Disabled
  • Deleted
  • Moved to Old Employees

Associated Incident Types

{
	"id": "incident_activedirectoryaccountstatus",
	"version": -1,
	"fromVersion": "5.0.0",
	"modified": "2020-01-05T15:54:10.11675933Z",
	"name": "Active Directory Account Status",
	"ownerOnly": false,
	"placeholder": "",
	"description": "The user account status in Active Directory. Can be one of the following: \"Enabled\", \"Disabled\" or \"Deleted\".",
	"cliName": "activedirectoryaccountstatus",
	"type": "singleSelect",
	"closeForm": false,
	"editForm": true,
	"required": false,
	"script": "",
	"fieldCalcScript": "",
	"neverSetAsRequired": false,
	"isReadOnly": false,
	"selectValues": [
		"Enabled",
		"Disabled",
		"Deleted",
		"Moved to Old Employees"
	],
	"validationRegex": "",
	"useAsKpi": true,
	"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": ""
}