access_days_until_next_rotation

The number of days until the next key rotation.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-days-until-next-rotation-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_days_until_next_rotation",
  "title": "access_days_until_next_rotation",
  "description": "The number of days until the next key rotation.",
  "example": 1,
  "readOnly": true,
  "type": "number"
}