- Updated the NetworkController\settings.json to add all available NB API endpoints
- Updated the Get-SdnApiEndpoint to be public facing function, and new logic based on the new configuration
- Updated Get-SdnResource to rename a parameter, as well as add new parameters
- Enable automatic conversion of .etl into .txt format
- Collect more details related to BGP configuration for gateways
- Fixed scenario where Test-Path would fail when testing network share path, but would fail with non-terminating exception indicating Access Denied, however was not critical and would not fallback to using WinRM method for copy operations
- Fixed Convert-SdnEtwTraceToTxt function
* align function names to what they returning
* cleanup code for vfp commands
* update function name
* change to not run remotely
* update to use Sdn prefixing
* updated filename to match funciton name
* add command for remote invocation
* change how invoke-command is processed
* code fix
* change how rule processing is handled
* fix processing of vfp layer groups and rules
* update vfp vmswitch port
* add more parameters
* fix directional query
* code fixes to capture missing object
* add support for type
* replace incorrect value
* add missing general config state for gwy role
* add bgp providers to default traces
* add argument completers
* change from session id to session name to be consistent in logs
* add tracing functions
* add additional logging and change default values
* detect and add net trace files into data collection
* cleanup stale trace files
* add function details
* allow wildcard path for cleanup dir
* update logging
* explictly define path vs allowing wildcard in function
* Add test case for SdnNetshTrace
* fix path cleanup to enumerate through the array of allowed paths
* add -Force for move item operation
Co-authored-by: Luyao Feng <luyaof@microsoft.com>
* update functions related to port profiles
* code changes
* add failsafe
* code update
* update function example
* update to function description
* update to support local and remote calls
* change logic handling
* update to allow credentials
* remove blank spaces
* remove position
* add license