iam_condition

APIs.ioEngineeringPlatform

Properties

Name Type Description
request.ip object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-condition-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_condition",
  "title": "iam_condition",
  "properties": {
    "request.ip": {
      "$ref": "#/components/schemas/iam_request_ip"
    }
  },
  "type": "object"
}