ASN statuses include:
UNVERIFIED - The initial state of a newly added ASN. The ASN will then be verified by Console Connect Support.
VERIFIED - This ASN is correct, as verified by Console Connect Support.
Lists ASNs associated to the specified company ID.
OK
Not Found
[- {
- "id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "companyId": "xxxxxxxxxxxxxxxxxxxxxxxx",
- "asn": "1234",
- "asSet": "AS-KEYCOM",
- "private": false,
- "skipPrefixSync": false,
- "status": "VERIFIED",
- "ipPrefixConfiguredInIPCV4": [
- "0.0.0.0/22",
- "0.0.0.0/23",
- "0.0.0.0/22",
- "0.0.0.0/22",
- "0.0.0.0/24",
- "0.0.0.0/19"
], - "ipPrefixConfiguredInIPCV6": [
- "0000:0000::/29",
- "0000:0000::/29"
], - "ipPrefixConfiguredInSLV4": [
- "0.0.0.0/22",
- "0.0.0.0/23",
- "0.0.0.0/22",
- "0.0.0.0/22",
- "0.0.0.0/24",
- "0.0.0.0/19"
], - "ipPrefixConfiguredInSLV6": [
- "0000:0000::/29",
- "0000:0000::/29"
], - "ipPrefixLastCheckedAt": "2022-08-01T04:00:24.950Z",
- "ipPrefixLastSLUpdateRequestAt": null,
- "ipPrefixLastSLUpdateSuccessAt": "2022-07-27T06:42:37.410Z",
- "ipPrefixLastErrorAt": "2024-08-02T00:27:07.910Z",
- "deallocatedAt": null,
- "ipPrefixLastErrorReason": "Sample Reason",
- "company_id": "xxxxxxxxxxxxxxxxxxxxxxxx",
- "deleted_at": "null,",
- "created_at": "2021-08-24T00:29:51.456Z",
- "updated_at": "2024-08-02T00:27:08.040Z"
}
]