Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
ASIAUD1663833135
Contributor
Contributor

Get current cluster_id of a remote-engine

Hi,

When I make an API request to "/processing/runtimes/remote-engines/{id}", the documentation indicates that the return should be an Engine object, with the following information:

0695b00000luvOeAAI.png

With theses informations :

0695b00000luvOoAAI.png

However, when I actually make the request, the information about cluster_id is not returned. Should I add something specific in the url?

0695b00000luvRxAAI.png

Thanks you.

Labels (3)
1 Reply
Anonymous
Not applicable

Hello @Alexis SIAUD​ ,

If you invoke the URL"/processing/runtimes/remote-engines/" without provide the {id}, it will return a RE list which will contains the clusterId info like the below:

0695b00000lvA5NAAU.pngBest regards

Aiming