Application Service Templates
Application service templates can be used to instantiate application services on devices and virtual machines.
Naming
Application service templates are referred to simply as "service templates" in the name of the model and throughout NetBox's programmatic APIs. Only the UI uses the longer name, which better reflects their intended use.
Fields
Name
A service or protocol name.
Port Mappings
The protocols and ports on which the service runs. See Port Mappings on the application service model for details.
Bulk Import (CSV)
Application service templates are imported via CSV using the same port_mappings column format as application services. See Bulk Import (CSV) on the application service model for details.