NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Security alert sounds REST Endpoints

Gateway Security/Configuration/Security alert sounds
Create/ Add a security alert sound
Method: post
Path: /spms/v1/configurations/gangwaySecuritySounds
Remove/ Delete a security alert sound by ID
Method: delete
Path: /spms/v1/configurations/gangwaySecuritySounds/{id}
Retrieve a security alert sound by ID
Method: get
Path: /spms/v1/configurations/gangwaySecuritySounds/{id}
Retrieve and playback a security alert sound by ID
Method: get
Path: /spms/v1/configurations/gangwaySecuritySounds/{id}/sound
Retrieve list of all security alert sounds
Method: get
Path: /spms/v1/configurations/gangwaySecuritySounds/all
Update details for a security alert sound by ID
Method: put
Path: /spms/v1/configurations/gangwaySecuritySounds/{id}