Skip to content

Change get call to monitor call#81

Open
jamesdreid wants to merge 1 commit intofortinet-solutions-cse:masterfrom
jamesdreid:patch-1
Open

Change get call to monitor call#81
jamesdreid wants to merge 1 commit intofortinet-solutions-cse:masterfrom
jamesdreid:patch-1

Conversation

@jamesdreid
Copy link
Copy Markdown

During the login function, a system status check is made using the GET method, but that points the call to the CMDB API endpoints which is deprecated in 7.4 and causes errors. Swapping the call over to the monitor endpoint should fix the failures.

During the login function, a system status check is made using the GET method, but that points the call to the CMDB API endpoints which is deprecated in 7.4 and causes errors.  Swapping the call over to the monitor endpoint should fix the failures.
@jamesdreid
Copy link
Copy Markdown
Author

Should fix #80

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