zero-trust-gateway_app_type_id

The identifier for the type of this application. There can be many applications with the same type. This refers to the `id` of a returned application type.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-app-type-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_app_type_id",
  "title": "zero-trust-gateway_app_type_id",
  "description": "The identifier for the type of this application. There can be many applications with the same type. This refers to the `id` of a returned application type.",
  "type": "integer"
}