Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 777 Bytes

Acls.md

File metadata and controls

12 lines (9 loc) · 777 Bytes

IO.Swagger.Model.Acls

Properties

Name Type Description Notes
Cidr string Classless Inter-Domain Routing IP notation for use on the ACL
Description string Will be added as a comment for quick identification later [optional]
NetworkListName string The trusted list should represent anything that can issue calls without authorization. The authoritative list should indicate inter-network routing equipment (SBC, etc).
Type string Allow or deny this CIDR [default to TypeEnum.Allow]

[Back to Model list] [Back to API list] [Back to README]