Apache CloudStack 4.20.0.0 Root Admin API Reference
createASNRange
Creates a range of Autonomous Systems for BGP Dynamic Routing
Request parameters
Parameter Name | Description | Required |
endasn | the end AS Number | true |
startasn | the start AS Number | true |
zoneid | the zone ID | true |
Response Tags
Response Name | Description |
id | ID of the AS Number Range |
created | Created date |
endasn | End AS Number |
startasn | Start AS Number |
zoneid | Zone ID |