Net3 API Interface for Customer Portal

<back to all web services

Events

Requires Authentication
The following routes are available for this service:
POST/events
Events Parameters:
NameParameterData TypeRequiredDescription
CompanyIdbodyGuidNo
filterbodyFiltersNo
Filters Parameters:
NameParameterData TypeRequiredDescription
eventTypeformeventType?No
siteNameformstringNo
siteIdentifierformstringNo
zorgIdentifierformstringNo
entityTypeformentityType?No
userNameformstringNo
categoryformcategory?No
eventCategoryformeventCategory?No
alertIdentifierformstringNo
FilterBase Parameters:
NameParameterData TypeRequiredDescription
startDateformDateTime?No
endDateformDateTime?No
vpgIdentifierformstringNo
vpgformstringNo
eventType Enum:
NameValue
Unknown0
CreateProtectionGroup1
RemoveProtectionGroup2
FailOver3
FailOverTest4
StopFailOverTest5
Move6
ProtectVM7
UnprotectVM8
InstallVra9
UninstallVra10
UpdateProtectionGroup11
InsertTaggedCP12
HandleMirrorPromotion13
ActivateAllMirrors14
LogCollection15
ForceReconfigurationOfNewVM16
ClearSite17
ForceRemoveProtectionGroup18
ForceUpdateProtectionGroup19
ForceKillProtectionGroup20
PrePostScript21
InitFullSync22
Pair23
Unpair24
InstallCloudConnector25
UninstallCloudConnector26
RedeployCloudConnector27
ScriptExecutionFailure28
SetAdvancedSiteSettings29
Clone30
KeepDisk31
FailoverBeforeCommit32
FailoverCommit33
FailoverRollback34
MoveBeforeCommit35
MoveRollback36
MoveCommit37
MaintainHost38
UpgradeVra39
MoveProtectionGroupToManualOperationNeeded40
PauseProtectionGroup42
ResumeProtectionGroup43
UpgradeZVM44
BulkUpgradeVras45
BulkUninstallVras46
AlertTurnedOn47
AlertTurnedOff48
ChangeRecoveryHost50
BackupProtectionGroup51
CleanupProtectionGroupVipDiskbox52
RestoreProtectionGroup53
PreScript54
PostScript55
RemoveVmFromVc56
ChangeVraPasswordIpSettings57
FlrJournalMount58
FlrJournalUnmount59
Login60
StartVMsWithOrder61
HostEnteringMaintenanceMode62
HostExitingMaintenanceMode63
VmRestoredToSnapshot64
ProtectedVmRemovedFromHypervisor65
ProtectedVmAddedToHypervisor66
PauseProtectionGroupForMissingVm67
ResumeProtectionGroupAfterUserRemovedMissingVm68
ResumeProtectionGroupAfterVmReadded69
entityType Enum:
VPG
VRA
Unknown
Site
category Enum:
All
Events
Alerts
eventCategory Enum:
All
Events
Alerts

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /events HTTP/1.1 
Host: n3tapi.palmettovdc.com 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"companyId":"00000000000000000000000000000000","filter":{"eventType":"Unknown","siteName":"String","siteIdentifier":"String","zorgIdentifier":"String","entityType":"VPG","userName":"String","category":"All","eventCategory":"All","alertIdentifier":"String","startDate":"\/Date(-62135596800000-0000)\/","endDate":"\/Date(-62135596800000-0000)\/","vpgIdentifier":"String","vpg":"String"}}