4 years ago
Forcepoint status page
Noticed there was a datasource for status IO page but the instructions suggest looking up an App ID by appending api/v2/status.json at the end of the URL. I wasnt able to find that info for Forcepo...
PropertySource from LM : addCategory_StatusPageIO_Key doesnt discover the API key but your PropertySource discovers the API without any issues so I added the below from LM propertysource into your PropertySource
println "StatusPageIO_Key=" + my_json['page']['id']
println "system.categories=StatusPageIO_Key_Exists"
Once the auto properties were added on the resource LM StatusIO DS (PZ2GRJ) worked.
I could have done it manually by adding the above keys to resource but workaround to use your PS and LM StatusIO DS.