Skip to main content

List auto tag actions

GET 

https://api.sase.paloaltonetworks.com/sse/config/v1/auto-tag-actions

Get Auto Tag Actions

Request

Query Parameters

    limit number

    The maximum number of result objects to return per page.

    offset number

    The offset of the result entry.

    name string

    The name of the entry.

Responses

List of auto-tag-actions

Schema
    dataobject[]
    limitnumber
    Default value: 200
    offsetnumber
    Default value: 0
    totalnumber

Authorization: http

name: Bearertype: httpscheme: bearer
curl -L 'https://api.sase.paloaltonetworks.com/sse/config/v1/auto-tag-actions' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://api.sase.paloaltonetworks.com
Auth
Parameters
— query
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!