NOT FOR PUBLIC DISTRIBUTION: 2020-09-23
Retrieve list of all gangway security alerts
get
/spms/v1/configurations/gangwaySecurityAlerts
This is to retrieve a list of all gangway security alerts
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Returns a list of all the Gangway Security Alert Configurations
Root Schema : schema
Type:
Show Source
array-
Array of:
object Oracle Response object containing list items
Title:
Oracle Response object containing list itemsThe wrapper object when returning a list of objects in Oracle standard
Nested Schema : Oracle Response object containing list items
Type:
objectTitle:
Oracle Response object containing list itemsThe wrapper object when returning a list of objects in Oracle standard
Show Source
Nested Schema : items
Type:
Show Source
array-
Array of:
object Gangway Security Configuration
Title:
Gangway Security ConfigurationGangway Security Configuration
Nested Schema : Gangway Security Configuration
Type:
objectTitle:
Gangway Security ConfigurationGangway Security Configuration
Show Source
-
alertMessage:
string
Minimum Value:
1Maximum Value:500Pattern:^[a-zA-Z0-9 .-?/,]*$User defined alert messageExample:Please collect your confiscated item first -
emailRecipients(optional):
string
Minimum Value:
0Maximum Value:500Email list separated by semicolon -
enableCheckCrew(optional):
boolean
This indicates whether the crew should be checkedExample:
true -
enableCheckGuest(optional):
boolean
This indicates whether the guest should be checkedExample:
true -
enableCheckVisitor(optional):
boolean
This indicates whether the visitor should be checkedExample:
true -
enabled(optional):
boolean
This indicates whether the security alert validation is enabledExample:
true -
gangwayType(optional):
integer
Example:
1 -
gangwayTypeName(optional):
string
Name of gate settingsExample:
-
id(optional):
integer
This value is the primary key for Gangway Security Alert ConfigurationsExample:
1 -
name(optional):
string
Minimum Value:
0Maximum Value:500Pattern:^[a-zA-Z0-9 .-?/,]*$This is the name for this Gangway Security Alert ConfigurationsExample:Name of the security validation -
overrideType(optional):
integer
Minimum Value:
0Maximum Value:3Allowed Values:[ "Override Not Allowed (0)", "Override Allow (1)", "Send Email Alert (2)", "Show Message Only (3)" ]All is allowed except for Override Not AllowExample:1 -
reportTemplateId(optional):
string
Minimum Value:
0Maximum Value:20This is the representation id of the message template -
soundFileId(optional):
integer
This is a foreign key value that represents the sound file
-
trafficDirection(optional):
integer
Example:
1
204 Response
No Gangway Security Alert Configuration is available
401 Response
You are not authorized to use this API
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
403 Response
You are forbidden to use this API
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
405 Response
This method is not available
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
415 Response
This media supplied is not supported
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
500 Response
Error occured while processing this request
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
502 Response
Bad Gateway
503 Response
Service not available