Suche in diesem Bereich
Table of Contents
Description
The VirtualNameServer object represents a virtual name server.
Structure
Keyword JSON | Keyword XML | Occurs | Type | Format | Description |
|---|---|---|---|---|---|
| created | created | 0 - 1 | string | date-time | Date when the name server was created. |
| updated | updated | 0 - 1 | string | date-time | Date when the name server was last updated. |
| owner | owner | 0 - 1 | object | BasicUser | Object owner |
| updater | updater | 0 - 1 | object | BasicUser | User who last updated the name server. |
| active | active | 0 - 1 | boolean | Indicates whether the name server is in active use,
Default value = false For XML, 0 (false) and 1 (true) can also be used. | |
| mainAddress | main_ip | 0 - 1 | string | IP | Primary IP address of the name server. |
| ipAdresses | address | 0 - 1 | string | IP | IP addresses of the secondary name servers. Does not contain the primary IP address. |
| name | name | 0 - 1 | string | Host name of the name server. |
Overview
Content Tools