CAPIFEvent
anyOf:
- type: string
This string provides forward-compatibility with future
extensions to the enumeration but is not used to encode
content defined in the present version of this API.
Possible values are
- SERVICE_API_AVAILABLE: Events related to the availability of service APIs after the service APIs are published.
- SERVICE_API_UNAVAILABLE: Events related to the unavailability of service APIs after the service APIs are unpublished.
- SERVICE_API_UPDATE: Events related to change in service API information.
- API_INVOKER_ONBOARDED: Events related to API invoker onboarded to CAPIF.
- API_INVOKER_OFFBOARDED: Events related to API invoker offboarded from CAPIF.
- SERVICE_API_INVOCATION_SUCCESS: Events related to the successful invocation of service APIs.
- SERVICE_API_INVOCATION_FAILURE: Events related to the failed invocation of service APIs.
- ACCESS_CONTROL_POLICY_UPDATE: Events related to the update for the access control policy related to the service APIs. - ACCESS_CONTROL_POLICY_UNAVAILABLE: Events related to the unavailability of the access control policy related to the service APIs.
- API_INVOKER_AUTHORIZATION_REVOKED: Events related to the revocation of the authorization of API invokers to access the service APIs.