jfrog_check_availability
Verify the operational status of the JFrog platform to ensure it is ready and functioning correctly.
Instructions
Check if JFrog platform is ready and functioning or not
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}