Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Get All Auto Submit Filters

 

Use this API to retrieve information about all the auto submit filters configured in Junos Space Service Now.

URI

https://[host]/api/juniper/servicenow/autosubmit-filter-management/autosubmitFilters (HTTP method = GET)

URI Parameters

None

Consumes

None

Produces

  • application/vnd.juniper.servicenow.autosubmit-filter-management.filters+xml;version=1

  • application/vnd.juniper.servicenow.autosubmit-filter-management.filters+json;version=1

Response Elements

Element

Type

Description

uri

String

URI to the collection of auto submit filters

size

Integer

Number of auto submit filters in the collection

filter

filter

An auto submit filter

href

String

Link to the auto submit filter

uri

String

URI of the auto submit filter

id

Integer

ID of the auto submit filter

name

String

Name of the auto submit filter

type

String

Type of auto submit filter

Possible values:

  • Basic

  • Advanced

action

String

Action defined in the auto submit filter

Possible values:

  • Submit Case

  • Do Not Submit Case

  • Associate to an Existing Case

createdBy

String

User who created the auto submit filter

lastUpdated

String

Date and time (in the yyyy-dd-mm hh:mm:ss timezone format) when the auto submit filter was last updated

created

String

Date and time (in the yyyy-dd-mm hh:mm:ss timezone format) when the auto submit filter was created

priority

String

Order in which the auto submit filter is applied to incidents

status

String

Status of the auto submit filter.

Possible values:

  • Enabled—The auto submit filter can be applied to incidents

  • Disabled—The auto submit filter cannot be applied to incidents

method

String

Methods applicable to the auto submit filter

Sample Output

Sample XML Output

Sample JSON Output