Web API Reference Guide > Available API Methods > Notification Center Methods- Zend Server 8

Notification Center Methods

The following is a list of methods available for the Statistics feature:

Notification Structure

<notification>

<id>3</id>

<severity><![CDATA[Warning]]></severity>

<creationTime></creationTime>

<type>1</type>

<name>phpRestart</name>

<repeats>20</repeats>

<title><![CDATA[Restart required]]</title>

<description><![CDATA[...]]</description>

<url><![CDATA[...]]</url>

</notification>

Notification Types and Names

Type

Name

From Zend Server Version

0

serverOffline

6.0.0

1

restartRequired

6.0.0

2

daemonOffline

6.0.0

3

phpExtDirectiveMismatch

6.0.0

4

phpExtNotLoaded

6.0.0

5

phpExtNotInstalled

6.0.0

6

zendExtDirectiveMismatch

6.0.0

7

zendExtNotLoaded

6.0.0

8

zendExtNotInstalled

6.0.0

9

deploymentFailure

6.0.0

10

deploymentUpdateFailure

6.0.0

11

deploymentRedeployFailure

6.0.0

12

deploymentHealthcheckFailure

6.0.0

13

deploymentRemoveFailure

6.0.0

14

deploymentRollbackFailure

6.0.0

15

deploymentDefineAppFailure

6.0.0

16

serverAddError

6.0.0

17

serverRemoveError

6.0.0

18

serverEnableError

6.0.0

19

serverDisableError

6.0.0

20

serverForceRemoveError

6.0.0

21

jobqueueHighConcurrency

6.0.0

22

serverRestarting

6.0.0

23

scSessionHandlerFiles

6.0.0

24

scNoBackup

6.0.0

25

licenseInvalid

6.0.0

26

licenseAboutToExpire

6.0.0

27

webserverNotResponding

6.0.0

28

maxServersInCluster

6.0.0

29

licenseAboutToExpire45

6.0.0

30

licenseAboutToExpire15

6.0.0

31

databaseConnectionRestored

6.0.0

32

scdStandbyMode

6.0.0

33

zsdOffline

6.0.0

34

scdError

6.0.0

35

mailSettingsNotSet

6.0.1

36

scdShutdownError

6.0.1

37

noSupport

6.0.1

38

libraryUpdateAvailable

6.1.0

 

Read Also

  Available API Methods