Hello guys,
I just stumbled upon a service that I have not seen so far in any environment. It's the "service with resource" type which allows you to control your traffic up and including layer seven for some protocols.
Understanding Services with Resources
Resources are used to match a specific kind of application layer content, in other words, to specify what content you are looking for, and to perform some action on the content.
Resources are used with security servers. By default, the enabled security servers are HTTP, FTP, SMTP, Rlogin and Telnet. Only the services that can be used with these security servers are displayed here.
In addition, there is a generic TCP security server that can be used with any TCP service. Every TCP Service has a property called Enable for TCP Resource in the Advanced TCP Service Properties window that allows the service to be used with the generic TCP security server.
If that property is enabled, that service(s) appears in the list. Services do not have this property enabled by default.
As I am working on a SMS into MDM migration and therefore won't be able to just migrate export/import the configuration on the MDM I wondered if it would be possible to query "service with resource" objects via the management api? Currently I am using the export/import policy package Python script which is unable to do anything with these types of objects. Any help and/or advices are appreciated.
Thanks and best regards,
Maik
Edit: Please feel free to share, if you have any more information than the quoted text from above when it comes to these services in general (required licensing => is it part of the firewalling blade in R80?).