Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 920 Bytes

CheckpointAttributes.md

File metadata and controls

16 lines (12 loc) · 920 Bytes

CheckpointAttributes

Properties

Name Type Description Notes
CheckpointName string The name of the checkpoint [optional] [default to null]
Code string Location code of the checkpoint [optional] [default to null]
Ipv4Addresses []string Ipv4 addresses of the checkpoint [optional] [default to null]
IpV6Addresses []string Ipv6 addresses of the checkpoint [optional] [default to null]
IsPrimaryCheckpoint bool Checkpoint is primary [default to null]
SupportsIpv6 bool Checkpoint supports IPv6 [default to null]
HasHighAvailability bool Checkpoint has high availability [default to null]

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