# Routing


## Fields

| Field                                                                                     | Type                                                                                      | Required                                                                                  | Description                                                                               |
| ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| `Asn`                                                                                     | **int*                                                                                    | :heavy_minus_sign:                                                                        | The ASN (autonomous system number) of the host's autonomous system.                       |
| `BgpPrefix`                                                                               | **string*                                                                                 | :heavy_minus_sign:                                                                        | The autonomous system's CIDR.                                                             |
| `CountryCode`                                                                             | **string*                                                                                 | :heavy_minus_sign:                                                                        | The autonomous system's two-letter ISO 3166-1 alpha-2 country code (US, CN, GB, RU, ...). |
| `Description`                                                                             | **string*                                                                                 | :heavy_minus_sign:                                                                        | Brief description of the autonomous system.                                               |
| `Name`                                                                                    | **string*                                                                                 | :heavy_minus_sign:                                                                        | The friendly name of the autonomous system.                                               |
| `Organization`                                                                            | **string*                                                                                 | :heavy_minus_sign:                                                                        | The name of the organization managning the autonomous system.                             |