Edge Functions
Last updated
Last updated
Get all Edge Functions in a configuration
Edge Functions retrieved successfully
1
Delete an individual Edge Function from the specified configuration
Edge Function deleted successfully
Information about successful delete operation
"Successfully deleted entry"
Set a previous Edge Function version to be the current one
Edge Function reversion was successful
Information about successful update operation
"Successfully updated entry"
Get an Edge Function from the specified configuration
Edge Function retrieved successfully
Edge Function Code
Unique id
^[A-Za-z0-9_]*$
Get list of versions of Edge Functions in a configuration
Edge Functions version list retrieved successfully
1
Get a specific version of an Edge Function
Edge Function retrieved successfully
1
Delete all Edge Functions in a configuration
Edge Functions deleted successfully
Information about successful delete operation
"Successfully deleted entry"
Update an individual Edge Function within a configuration
Edge Function Code
Unique id
^[A-Za-z0-9_]*$
Edge Function updated successfully
Information about successful update operation
"Successfully updated entry"
Update an existing set of Edge Functions for a configuration
Edge Function Code
Unique id
^[A-Za-z0-9_]*$
Edge Functions updated successfully
Information about successful update operation
"Successfully updated entry"
Create an individual Edge Function within a configuration
Edge Function Code
Unique id
^[A-Za-z0-9_]*$
Edge Function created successfully
Information about successful create operation
"Successfully created entry"
Create a complete set of Edge Functions for a configuration
Edge Function Code
Unique id
^[A-Za-z0-9_]*$
Edge Functions created successfully
Information about successful create operation
"Successfully created entry"