new NetworkConfig_1_0(network_config)
constructor
Parameters:
Name | Type | Description |
---|---|---|
network_config |
Object | Common Connection Profile as represented in a JSON object |
Extends
- module:api.NetworkConfig
Methods
-
getNetworkConfigLocation()
-
Get the file system path that the network config was loaded from, if any.
Returns:
The file system path that the network config was loaded from, or null if it was not loaded directly from the file system.- Type
- string