| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | Identifies the resource. | [optional] [readonly] |
| recordType | String | Identifies the type of the resource. | [optional] [readonly] |
| createdAt | String | ISO 8601 formatted date-time indicating when the resource was created. | [optional] [readonly] |
| updatedAt | String | ISO 8601 formatted date-time indicating when the resource was updated. | [optional] [readonly] |
| ipAddress | String | The Global IP address. | [optional] [readonly] |
| ports | Object | A Global IP ports grouped by protocol code. | [optional] |
| name | String | A user specified name for the address. | [optional] |
| description | String | A user specified description for the address. | [optional] |