NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve list of all security alert sounds

get

/spms/v1/configurations/gangwaySecuritySounds/all

This is to retrieve a list of all security alert sounds

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Returns list of Gangway Security Alert Sound records
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Oracle Response object containing list items
Type: object
Title: Oracle Response object containing list items
The wrapper object when returning a list of objects in Oracle standard
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : securitySoundList
Type: object
securitySoundList
Show Source

400 Response

Unknown request found

401 Response

You do not have valid authorization

403 Response

You are not authorized to use the service

404 Response

Record not found

415 Response

Content format not supported

500 Response

Internal server error occurred
Back to Top