After a deployment of a ROCKIT Edge instance it is recommended to verify that the endpoints can be reached. As simple test please invoke POST /adm/v1/ping which verifies
the proper API Gateway configuration
Lambda function configuration
OCI authentication
Database access
Slack notification
Request
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://Example-Server.com/adm/v1/ping' \
--header'Content-Type: application/json'