Render · Schema

sshAddress

The SSH address for the service. Only present for services that have SSH enabled.

CloudPlatformDeploymentInfrastructureDevOpsWeb ServicesDatabasesHosting
View JSON Schema on GitHub

JSON Schema

render-sshaddress-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/sshAddress",
  "title": "sshAddress",
  "type": "string",
  "description": "The SSH address for the service. Only present for services that have SSH enabled."
}