Table of Contents

Function

The DomainMonitoring object represents the monitoring of a domain.

Structure

Keyword JSONKeyword XMLOccursTypeFormatDescription
namename1stringdomainDomain to be monitored.
idnidn1stringdomain  (idn)The IDN version of the domain to be monitored.
notificationEmailsnotification_email0 - nstring

Email addresses to which an email is sent when the status changes.

notificationMobilesnotification_mobile0 - nstring
Mobile phone number to which an SMS is sent when status changes.
ocvalocval0 -1boolean

Monitoring setting for OwnerC validation.

  • false = OwnerC validation should not be monitored.
  • true = OwnerC validation should be monitored.

Default value = false

For XML, 0 (false) and 1 (true) can also be used.

cancelationcancelation0 - 1boolean

Monitoring setting for domain cancelations.

  • false = Domain cancelations should not be monitored.
  • true = Domain cancelations should be monitored.

Default value = false

For XML, 0 (false) and 1 (true) can also be used.

removedremoved0 -1boolean

Monitoring setting for domain deletions.

  • false = Domain deletions should not be monitored.
  • true = Domain deletions should be monitored.

Default value = false

For XML, 0 (false) and 1 (true) can also be used.

monitoringSetupsmonitoring_setup0 - nobjectDomainMonitoringSetup

Contains the setup data for domain monitoring.

created
0 - 1stringdate-timeDate on which the domain monitoring was created.
updated
0 - 1stringdate-timeDate on which the domain monitoring was last updated.
owner
0 - 1objectBasicUserObject owner
updater
0 - 1objectBasicUserUser who performed the last update.