-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix race condition with file.entryID in run comparison task
- Loading branch information
1 parent
42bb9f6
commit cf9d6ee
Showing
8 changed files
with
308 additions
and
42 deletions.
There are no files selected for viewing
56 changes: 56 additions & 0 deletions
56
Packs/PAN_OS_Upgrade_Services/IncidentFields/incidentfield-Check_ARP_Entry_Exists.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"aliasTo": "", | ||
"aliases": null, | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"PAN-OS Network Operations - Device Upgrade", | ||
"PAN-OS Network Operations - Upgrade Assurance" | ||
], | ||
"autoCompleteTags": null, | ||
"breachScript": "", | ||
"cacheVersn": 0, | ||
"caseInsensitive": true, | ||
"cliName": "checkarpentryexists", | ||
"closeForm": false, | ||
"columns": null, | ||
"content": false, | ||
"defaultRows": null, | ||
"definitionId": "", | ||
"description": "Checks if the given IP is in the ARP table before starting upgrade.", | ||
"editForm": true, | ||
"fieldCalcScript": "", | ||
"fromServerVersion": "", | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_checkarpentryexists", | ||
"isReadOnly": false, | ||
"itemVersion": "", | ||
"locked": false, | ||
"mergeStrategy": "", | ||
"name": "Check ARP Entry Exists", | ||
"neverSetAsRequired": false, | ||
"openEnded": false, | ||
"orgType": "shortText", | ||
"ownerOnly": false, | ||
"packID": "", | ||
"packName": "", | ||
"placeholder": "", | ||
"required": false, | ||
"runScriptAfterUpdate": false, | ||
"script": "", | ||
"selectValues": null, | ||
"sla": 0, | ||
"system": false, | ||
"systemAssociatedTypes": null, | ||
"template": "", | ||
"threshold": 72, | ||
"toServerVersion": "", | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": false, | ||
"validatedError": "", | ||
"validationRegex": "", | ||
"version": -1, | ||
"x2_fields": "" | ||
} |
56 changes: 56 additions & 0 deletions
56
Packs/PAN_OS_Upgrade_Services/IncidentFields/incidentfield-Check_Session_Exists.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"aliasTo": "", | ||
"aliases": null, | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"PAN-OS Network Operations - Upgrade Assurance", | ||
"PAN-OS Network Operations - Device Upgrade" | ||
], | ||
"autoCompleteTags": null, | ||
"breachScript": "", | ||
"cacheVersn": 0, | ||
"caseInsensitive": true, | ||
"cliName": "checksessionexists", | ||
"closeForm": false, | ||
"columns": null, | ||
"content": false, | ||
"defaultRows": null, | ||
"definitionId": "", | ||
"description": "Check for the prescence of a specific session in the session table before upgrade starts.", | ||
"editForm": true, | ||
"fieldCalcScript": "", | ||
"fromServerVersion": "", | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_checksessionexists", | ||
"isReadOnly": false, | ||
"itemVersion": "", | ||
"locked": false, | ||
"mergeStrategy": "", | ||
"name": "Check Session Exists", | ||
"neverSetAsRequired": false, | ||
"openEnded": false, | ||
"orgType": "shortText", | ||
"ownerOnly": false, | ||
"packID": "", | ||
"packName": "", | ||
"placeholder": "", | ||
"required": false, | ||
"runScriptAfterUpdate": false, | ||
"script": "", | ||
"selectValues": null, | ||
"sla": 0, | ||
"system": false, | ||
"systemAssociatedTypes": null, | ||
"template": "", | ||
"threshold": 72, | ||
"toServerVersion": "", | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": false, | ||
"validatedError": "", | ||
"validationRegex": "", | ||
"version": -1, | ||
"x2_fields": "" | ||
} |
56 changes: 56 additions & 0 deletions
56
Packs/PAN_OS_Upgrade_Services/IncidentFields/incidentfield-First_Snapshot_ID.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"aliasTo": "", | ||
"aliases": null, | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"PAN-OS Network Operations - Upgrade Assurance", | ||
"PAN-OS Network Operations - Device Upgrade" | ||
], | ||
"autoCompleteTags": null, | ||
"breachScript": "", | ||
"cacheVersn": 0, | ||
"caseInsensitive": true, | ||
"cliName": "firstsnapshotid", | ||
"closeForm": false, | ||
"columns": null, | ||
"content": false, | ||
"defaultRows": null, | ||
"definitionId": "", | ||
"description": "The Entry ID of the first snapshot file.", | ||
"editForm": true, | ||
"fieldCalcScript": "", | ||
"fromServerVersion": "", | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_firstsnapshotid", | ||
"isReadOnly": false, | ||
"itemVersion": "", | ||
"locked": false, | ||
"mergeStrategy": "", | ||
"name": "First Snapshot ID", | ||
"neverSetAsRequired": false, | ||
"openEnded": false, | ||
"orgType": "shortText", | ||
"ownerOnly": false, | ||
"packID": "", | ||
"packName": "", | ||
"placeholder": "", | ||
"required": false, | ||
"runScriptAfterUpdate": false, | ||
"script": "", | ||
"selectValues": null, | ||
"sla": 0, | ||
"system": false, | ||
"systemAssociatedTypes": null, | ||
"template": "", | ||
"threshold": 72, | ||
"toServerVersion": "", | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": false, | ||
"validatedError": "", | ||
"validationRegex": "", | ||
"version": -1, | ||
"x2_fields": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
Packs/PAN_OS_Upgrade_Services/IncidentFields/incidentfield-Second_Snapshot_ID.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"aliasTo": "", | ||
"aliases": null, | ||
"associatedToAll": false, | ||
"associatedTypes": [ | ||
"PAN-OS Network Operations - Upgrade Assurance", | ||
"PAN-OS Network Operations - Device Upgrade" | ||
], | ||
"autoCompleteTags": null, | ||
"breachScript": "", | ||
"cacheVersn": 0, | ||
"caseInsensitive": true, | ||
"cliName": "secondsnapshotid", | ||
"closeForm": false, | ||
"columns": null, | ||
"content": false, | ||
"defaultRows": null, | ||
"definitionId": "", | ||
"description": "The Entry ID of the second Snapshot file.", | ||
"editForm": true, | ||
"fieldCalcScript": "", | ||
"fromServerVersion": "", | ||
"group": 0, | ||
"hidden": false, | ||
"id": "incident_secondsnapshotid", | ||
"isReadOnly": false, | ||
"itemVersion": "", | ||
"locked": false, | ||
"mergeStrategy": "", | ||
"name": "Second Snapshot ID", | ||
"neverSetAsRequired": false, | ||
"openEnded": false, | ||
"orgType": "shortText", | ||
"ownerOnly": false, | ||
"packID": "", | ||
"packName": "", | ||
"placeholder": "", | ||
"required": false, | ||
"runScriptAfterUpdate": false, | ||
"script": "", | ||
"selectValues": null, | ||
"sla": 0, | ||
"system": false, | ||
"systemAssociatedTypes": null, | ||
"template": "", | ||
"threshold": 72, | ||
"toServerVersion": "", | ||
"type": "shortText", | ||
"unmapped": false, | ||
"unsearchable": false, | ||
"useAsKpi": false, | ||
"validatedError": "", | ||
"validationRegex": "", | ||
"version": -1, | ||
"x2_fields": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.