SkylightUsername
: Username for the data connector's Skylight user accountSkylightPassword
: Password for the data connector's Skylight user accountSkylightRealm
: Skylight domain nameSkylightWebUrl
: Skylight web URLHarnessManager
reads static data from a JSON file whose filename matches the harnessID
requested.HarnessManager.GetHarness()
to retrieve the harness data from your data source and place it into the Harness
object.dotnet run
command. Failed to retrieve harness
will be displayed. If the harness has already been retrieved the message Harness is already active
will be displayed.