Health Check
GET/check
Allows a user to check and see if the Prisma Cloud API is up and running.
Responses
- 200
successful operation
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
message string
Message
{
"message": "string"
}
Loading...