servicetemplate.md 963 B

Application Service Templates

Application service templates can be used to instantiate application services on devices and virtual machines.

!!! note "Changed in NetBox v4.4"

Previously, application service templates were referred to simply as "service templates". The name has been changed in the UI to better reflect their intended use. There is no change to the name of the model or in any programmatic NetBox APIs.

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.