Skip to content

Updating IxL_RestApi.py file#7

Open
karmoham wants to merge 1 commit intoOpenIxia:masterfrom
karmoham:patch-4
Open

Updating IxL_RestApi.py file#7
karmoham wants to merge 1 commit intoOpenIxia:masterfrom
karmoham:patch-4

Conversation

@karmoham
Copy link

Proposed changes in the following Pull request

  • Fixed def pollStats method (Logs attached)
    restObj.deleteAllSessions()

    statsDict = {
        'restStatViews': ['stateless Peer - Total Packets',
                                 'stateless Peer - Packet Rates',
                                 'stateless Peer - Active Streams']
                }

    restObj.pollStats(statsDict,csvFile=True, exitAfterPollingIteration=15)

PolledStats

SuccessfullPoll_log.txt
UnSuccessfullPoll_log.txt

  • Added def logWarning method to the module
  • Added def deleteAllSessions method to wipe out all the previously created ones

Changes proposed in the following Pull request
------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant