Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
feal
Creator
Creator

TesTEndpoint REST API method output state value list

Hello

 

i'm try to develop an automation script to test EndPoint functionality usiing TestEndpoint | Qlik Enterprise Manager Help

Test_Endpoint method 

I'd like to know the other exact values returned other than "state":"CONNECTED",

In link state  page  I'm not able to identify these valuese : can you help me ?

Response parameters

Response parameters
Name Description

state {enum endpoint_state]

The current state of the endpoint

 

Let me know

Regards

Alessandro Ferrario

Labels (2)
1 Solution

Accepted Solutions
sureshkumar
Support
Support

Hello @feal 

There are 2 values for the filed "State"

  • SUCCESS: Connection to endpoint is valid

  • FAILURE: Connection to endpoint is not valid

 

Regards,

Suresh

View solution in original post

2 Replies
sureshkumar
Support
Support

Hello @feal 

There are 2 values for the filed "State"

  • SUCCESS: Connection to endpoint is valid

  • FAILURE: Connection to endpoint is not valid

 

Regards,

Suresh

feal
Creator
Creator
Author

Ok Thanksa

Regards

Alessandro