curl --location --request POST 'http://10.174.150.25:32001/api/v2/scenario-manager/scenario/default/display/set' \
--header 'Content-Type: application/json' \
--data-raw '{
"libraryId": "7e76b063-a47a-4e39-945b-6ff67728787f",
"scenarioId": "40ecc254-9511-4896-aa7e-8573470af10c"
}'