Skip to main content

List service route settings

GET 

/service-route

Retrieve a list of service route settings.

Request

Query Parameters

    folder string

    The folder in which the resource is defined

    snippet string

    The snippet in which the resource is defined

    device string

    The device in which the resource is defined

Responses

OK

Schema
    data object[]
  • Array [
  • id string

    UUID of the resource

    route object
    service object[]
  • Array [
  • name string

    Possible values: [autofocus, crl-status, data-services, ddns, deployments, dns, edl-updates, email, hsm, http, iot, kerberos, ldap, mdm, mfa, netflow, ntp, paloalto-networks-services, panorama, panorama-log-forwarding, proxy, radius, scep, snmp, syslog, tacplus, uid-agent, url-updates, vmmonitor, wildfire-private, ztp]

    The follow list details the accepted name values and their corresponding service description.

    • autofocus = AutoFocus Cloud
    • crl-status = CRL servers
    • data-services = Data Services
    • ddns = DDNS server(s)
    • deployments = Panorama pushed updates
    • dns = DNS server(s)
    • edl-updates = External Dynamic List update server
    • email = SMTP gateway(s)
    • hsm = Hardware Security Module server(s)
    • http = HTTP Forwarding server(s)
    • iot = IOT service-route
    • kerberos = Kerberos server
    • ldap = LDAP server
    • mdm = MDM servers
    • mfa = Multi-Factor Authentication
    • netflow = Netflow server(s)
    • ntp = NTP server(s)
    • paloalto-networks-services = Palo Alto Networks Services
    • panorama = Panorama server
    • panorama-log-forwarding = Panorama Log Forwarding
    • proxy = Proxy server
    • radius = RADIUS server
    • scep = SCEP
    • snmp = SNMP server(s)
    • syslog = Syslog server(s)
    • tacplus = TACACS+ server
    • uid-agent = UID agent(s)
    • url-updates = URL update server
    • vmmonitor = VM monitor
    • wildfire-private = WildFire Appliance
    • ztp = ZTP and Auto-VPN DDNS
  • ]
  • destination object[]
  • Array [
  • name string
    source object
    interface string
    address string
  • ]
  • ]
Loading...