Table of Contents

Description

Describes the notification type for system notifications (notify type).

Possible values

  • SUCCESS = The request was successful.
  • ERROR = An error occurred during the request.
  • NOTIFY = For certain requests (e.g. DomainCreate), the response is first "NOTIFY". Then you get the final answer with the status "SUCCESS" or "ERROR".
  • NOTICE = Additional note to the answer.