Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 706 Bytes

CreateNetworkConnectionOptions.md

File metadata and controls

15 lines (9 loc) · 706 Bytes

CreateNetworkConnectionOptions

Properties

Name Type Description Notes
identifier str UUIDv4
name str User specified name for this network connection. e.g. My Network Connection
provider str One of the registered network provider types
config object An object containing network connection configuration data. Will vary based on network provider type. See examples. [optional]

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