Managed API status | Description |
---|---|
Created | Default status of the managed API. Every managed API when created is always in the Created state. You can edit a managed API that is in the Created state. You can't share a managed API with API consumers if it is in the Created state. You can perform the following actions on a managed API that is in the Created state:
For more information, see Creating a managed API. |
Active | Indicates that the managed API is active and deployed on the API gateway. You can share the API endpoint URLs for the API operations with API consumers. You can edit the policies of a managed API that is in active state. You can perform the following actions on a managed API that is in the Active state:
For more information, see Activating a managed API. |
Shared | (Optional) Indicates that the managed API and its operations are shared. You can perform the following actions on a managed API that is in the Shared state:
For more information, see Sharing a managed API. |
Deprecated | Indicates that the managed API is deprecated. You can deprecate a managed API to inform the API consumers that the deprecated managed API might not be available for consumption in the future. You can perform the following actions on a managed API that is in the Deprecated state:
For more information, see Deprecating a managed API. |
Deactivated | Indicates that the managed API is deactivated. You can deactivated a deprecated managed API. You can perform the following actions on a managed API that is in the Deactivated state:
For more information, see Deactivating a managed API. |