Axway · Schema

apicentral.env.update

Published when a Central environment is updated. Either "action_user_guid" or "user_guid" can be provided to indicate the creator of the env. "action_user_guid" is preferred. "governance" is optional and assumed as "Customer Managed" if not passed. "production" is optional and assumed as false if not passed.

API ManagementEnterpriseIntegrationSecurity
View JSON Schema on GitHub

JSON Schema

amplify-platform-apicentral.env.update-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.com/schemas/axway/amplify-platform-apicentral.env.update-schema.json",
  "title": "apicentral.env.update",
  "description": "Published when a Central environment is updated.\n\nEither \"action_user_guid\" or \"user_guid\" can be provided to indicate the creator of the env. \"action_user_guid\" is preferred.\n\"governance\" is optional and assumed as \"Customer Managed\" if not passed.\n\"production\" is optional and assumed as false if not passed.",
  "type": "object"
}