Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Best CI Class for URL's

steveturley
Tera Guru

I need to store some approved URL's. There doesn't seem to be a CI Class for this or anywhere close.

 

Does anyone have any recommendation of a logical place to store them?

 

Or if I'm creating a new CI class, a recommendation of where that class should be?

 

Thanks!

1 REPLY 1

Not applicable

Hi, Business Application (cmdb_ci_business_app) has an Application URL (url) field. As this is the CSDM Design domain this may make sense from a business/architectural design perspective.

 

Otherwise there is literally an HTTP(S) Endpoint (cmdb_ci_endpoint_http) class.

 

Hope that helps.