Best CI Class for URL's
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023 07:40 AM
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,106 Views
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 06:37 AM
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.