Axway · JSON Structure

Amplify Platform Apicentral.Env.Update Structure

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.

Type: object Properties: 0
API ManagementEnterpriseIntegrationSecurity

apicentral.env.update is a JSON Structure definition published by Axway. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "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"
}