access_id

The ID of the CA.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_id",
  "title": "access_id",
  "description": "The ID of the CA.",
  "example": "7eddae4619b50ab1361ba8ae9bd72269a432fea041529ed9",
  "maxLength": 48,
  "readOnly": true,
  "type": "string"
}