Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.4 KB

File metadata and controls

19 lines (15 loc) · 1.4 KB

Deployment

Properties

Name Type Description Notes
NetChar *NetworkCharacteristics [optional] [default to null]
Connectivity *ConnectivityConfig [optional] [default to null]
D2d *D2dConfig [optional] [default to null]
InterDomainLatency int32 DEPRECATED As of release 1.5.0, replaced by netChar latency [optional] [default to null]
InterDomainLatencyVariation int32 DEPRECATED As of release 1.5.0, replaced by netChar latencyVariation [optional] [default to null]
InterDomainThroughput int32 DEPRECATED As of release 1.5.0, replaced by netChar throughputUl and throughputDl [optional] [default to null]
InterDomainPacketLoss float64 DEPRECATED As of release 1.5.0, replaced by netChar packetLoss [optional] [default to null]
Meta map[string]string Key/Value Pair Map (string, string) [optional] [default to null]
UserMeta map[string]string Key/Value Pair Map (string, string) [optional] [default to null]
Domains []Domain [optional] [default to null]

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