Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.12 KB

XiqUpdateL3AddressProfileRequest.md

File metadata and controls

16 lines (12 loc) · 1.12 KB

XiqUpdateL3AddressProfileRequest

Properties

Name Type Description Notes
name str The L3 Address profile name
description str The L3 Address profile description [optional]
enable_classification bool The flag to enable classification entries on host name address profile [optional]
classified_entries list[XiqAddressProfileClassifiedEntry] The host name address profile classified entries [optional]
ip_address_end str The classified entry IP address end, only available for "IP_RANGE" address type [optional]
netmask str The classified entry IP address end, only available for "IP_SUBNET" address type [optional]
wildcard_mask str The wildcard address profile mask value, only available for "WILDCARD" address type [optional]

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