data
Fastly MCP, CLI, and Lua Integration for AI Agents
Fastly integration docs for AI agents: MCP gateway setup, Fastly CLI commands, Lua API reference, credentials, and function schemas.Fastly for agents
Credentials can be configured manually in web or CLI hosts.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
fastly.fastly_acl_create_acl | Write write | 0 | Create a new ACL |
fastly.fastly_acl_delete_acl | Write write | 0 | Delete an ACL |
fastly.fastly_acl_entry_bulk_update_acl_entries | Write write | 0 | Update multiple ACL entries |
fastly.fastly_acl_entry_create_acl_entry | Write write | 0 | Create an ACL entry |
fastly.fastly_acl_entry_delete_acl_entry | Write write | 0 | Delete an ACL entry |
fastly.fastly_acl_entry_get_acl_entry | Read read | 0 | Describe an ACL entry |
fastly.fastly_acl_entry_list_acl_entries | Read read | 0 | List ACL entries |
fastly.fastly_acl_entry_update_acl_entry | Write write | 0 | Update an ACL entry |
fastly.fastly_acl_get_acl | Read read | 0 | Describe an ACL |
fastly.fastly_acl_list_acls | Read read | 0 | List ACLs |
fastly.fastly_acl_update_acl | Write write | 0 | Update an ACL |
fastly.fastly_acls_in_compute_compute_acl_create_acls | Write write | 0 | Create a new ACL |
fastly.fastly_acls_in_compute_compute_acl_delete_sacl_id | Write write | 0 | Delete an ACL |
fastly.fastly_acls_in_compute_compute_acl_list_acl_entries | Read read | 0 | List an ACL |
fastly.fastly_acls_in_compute_compute_acl_list_acls | Read read | 0 | List ACLs |
fastly.fastly_acls_in_compute_compute_acl_list_acls_sacl_id | Read read | 0 | Describe an ACL |
fastly.fastly_acls_in_compute_compute_acl_lookup_acls | Read read | 0 | Lookup an ACL |
fastly.fastly_acls_in_compute_compute_acl_update_acls | Write write | 0 | Update an ACL |
fastly.fastly_apex_redirect_create_apex_redirect | Write write | 0 | Create an apex redirect |
fastly.fastly_apex_redirect_delete_apex_redirect | Write write | 0 | Delete an apex redirect |
fastly.fastly_apex_redirect_get_apex_redirect | Read read | 0 | Get an apex redirect |
fastly.fastly_apex_redirect_list_apex_redirects | Read read | 0 | List apex redirects |
fastly.fastly_apex_redirect_update_apex_redirect | Write write | 0 | Update an apex redirect |
fastly.fastly_apisecurity_operations_api_security_bulk_add_tags_to_operations | Write write | 0 | Bulk add tags to operations |
fastly.fastly_apisecurity_operations_api_security_bulk_create_operations | Write write | 0 | Bulk create operations |
fastly.fastly_apisecurity_operations_api_security_bulk_delete_operations | Write write | 0 | Bulk delete operations |
fastly.fastly_apisecurity_operations_api_security_create_operation | Write write | 0 | Create operation |
fastly.fastly_apisecurity_operations_api_security_create_operation_tag | Write write | 0 | Create operation tag |
fastly.fastly_apisecurity_operations_api_security_delete_operation | Write write | 0 | Delete operation |
fastly.fastly_apisecurity_operations_api_security_delete_operation_tag | Write write | 0 | Delete operation tag |
fastly.fastly_apisecurity_operations_api_security_get_operation | Read read | 0 | Retrieve operation |
fastly.fastly_apisecurity_operations_api_security_get_operation_tag | Read read | 0 | Retrieve operation tag |
fastly.fastly_apisecurity_operations_api_security_list_discovered_operations | Read read | 0 | List discovered operations |
fastly.fastly_apisecurity_operations_api_security_list_operation_tags | Read read | 0 | List operation tags |
fastly.fastly_apisecurity_operations_api_security_list_operations | Read read | 0 | List operations |
fastly.fastly_apisecurity_operations_api_security_update_operation | Write write | 0 | Update operation |
fastly.fastly_apisecurity_operations_api_security_update_operation_tag | Write write | 0 | Update operation tag |
fastly.fastly_automation_tokens_create_automation_token | Write write | 0 | Create Automation Token |
fastly.fastly_automation_tokens_get_automation_token_id | Read read | 0 | Retrieve an Automation Token by ID |
fastly.fastly_automation_tokens_get_automation_tokens_id_services | Read read | 0 | List Automation Token Services |
fastly.fastly_automation_tokens_list_automation_tokens | Read read | 0 | List Customer Automation Tokens |
fastly.fastly_automation_tokens_revoke_automation_token_id | Write write | 0 | Revoke an Automation Token by ID |
fastly.fastly_backend_create_backend | Write write | 0 | Create a backend |
fastly.fastly_backend_delete_backend | Write write | 0 | Delete a backend |
fastly.fastly_backend_get_backend | Read read | 0 | Describe a backend |
fastly.fastly_backend_list_backends | Read read | 0 | List backends |
fastly.fastly_backend_update_backend | Write write | 0 | Update a backend |
fastly.fastly_billing_address_add_billing_addr | Write write | 0 | Add a billing address to a customer |
fastly.fastly_billing_address_delete_billing_addr | Write write | 0 | Delete a billing address |
fastly.fastly_billing_address_get_billing_addr | Read read | 0 | Get a billing address |
fastly.fastly_billing_address_update_billing_addr | Write write | 0 | Update a billing address |
fastly.fastly_billing_invoices_get_invoice_by_invoice_id | Read read | 0 | Get invoice by ID. |
fastly.fastly_billing_invoices_get_month_to_date_invoice | Read read | 0 | Get month-to-date invoice. |
fastly.fastly_billing_invoices_list_invoices | Read read | 0 | List of invoices. |
fastly.fastly_billing_usage_metrics_get_service_level_usage | Read read | 0 | Retrieve service-level usage metrics for services with non-zero usage units. |
fastly.fastly_billing_usage_metrics_get_usage_metrics | Read read | 0 | Get monthly usage metrics |
fastly.fastly_cache_settings_create_cache_settings | Write write | 0 | Create a cache settings object |
fastly.fastly_cache_settings_delete_cache_settings | Write write | 0 | Delete a cache settings object |
fastly.fastly_cache_settings_get_cache_settings | Read read | 0 | Get a cache settings object |
fastly.fastly_cache_settings_list_cache_settings | Read read | 0 | List cache settings objects |
fastly.fastly_cache_settings_update_cache_settings | Write write | 0 | Update a cache settings object |
fastly.fastly_condition_create_condition | Write write | 0 | Create a condition |
fastly.fastly_condition_delete_condition | Write write | 0 | Delete a condition |
fastly.fastly_condition_get_condition | Read read | 0 | Describe a condition |
fastly.fastly_condition_list_conditions | Read read | 0 | List conditions |
fastly.fastly_condition_update_condition | Write write | 0 | Update a condition |
fastly.fastly_config_store_create_config_store | Write write | 0 | Create a config store |
fastly.fastly_config_store_delete_config_store | Write write | 0 | Delete a config store |
fastly.fastly_config_store_get_config_store | Read read | 0 | Describe a config store |
fastly.fastly_config_store_get_config_store_info | Read read | 0 | Get config store metadata |
fastly.fastly_config_store_item_bulk_update_config_store_item | Write write | 0 | Update multiple entries in a config store |
fastly.fastly_config_store_item_create_config_store_item | Write write | 0 | Create an entry in a config store |
fastly.fastly_config_store_item_delete_config_store_item | Write write | 0 | Delete an item from a config store |
fastly.fastly_config_store_item_get_config_store_item | Read read | 0 | Get an item from a config store |
fastly.fastly_config_store_item_list_config_store_items | Read read | 0 | List items in a config store |
fastly.fastly_config_store_item_update_config_store_item | Write write | 0 | Update an entry in a config store |
fastly.fastly_config_store_item_upsert_config_store_item | Write write | 0 | Insert or update an entry in a config store |
fastly.fastly_config_store_list_config_store_services | Read read | 0 | List linked services |
fastly.fastly_config_store_list_config_stores | Read read | 0 | List config stores |
fastly.fastly_config_store_update_config_store | Write write | 0 | Update a config store |
fastly.fastly_contact_create_contacts | Write write | 0 | Add a new customer contact |
fastly.fastly_contact_delete_contact | Write write | 0 | Delete a contact |
fastly.fastly_contact_list_contacts | Read read | 0 | List contacts |
fastly.fastly_content_content_check | Read read | 0 | Check status of content in each POP's cache |
fastly.fastly_customer_addresses_create_customer_address | Write write | 0 | Creates an address associated with a customer account. |
fastly.fastly_customer_addresses_list_customer_addresses | Read read | 0 | Return the list of addresses associated with a customer account. |
fastly.fastly_customer_addresses_update_customer_address | Write write | 0 | Updates an address associated with a customer account. |
fastly.fastly_customer_delete_customer | Write write | 0 | Delete a customer |
fastly.fastly_customer_get_customer | Read read | 0 | Get a customer |
fastly.fastly_customer_get_logged_in_customer | Read read | 0 | Get the logged in customer |
fastly.fastly_customer_list_users | Read read | 0 | List users |
fastly.fastly_customer_update_customer | Write write | 0 | Update a customer |
fastly.fastly_ddos_protection_ddos_protection_event_get | Read read | 0 | Get event by ID |
fastly.fastly_ddos_protection_ddos_protection_event_list | Read read | 0 | Get events |
fastly.fastly_ddos_protection_ddos_protection_event_rule_list | Read read | 0 | Get all rules for an event |
fastly.fastly_ddos_protection_ddos_protection_rule_get | Read read | 0 | Get a rule by ID |
fastly.fastly_ddos_protection_ddos_protection_rule_patch | Write write | 0 | Update rule |
fastly.fastly_ddos_protection_ddos_protection_traffic_stats_rule_get | Read read | 0 | Get traffic stats for a rule |
fastly.fastly_dictionary_create_dictionary | Write write | 0 | Create a dictionary |
fastly.fastly_dictionary_delete_dictionary | Write write | 0 | Delete a dictionary |
fastly.fastly_dictionary_get_dictionary | Read read | 0 | Get a dictionary |
fastly.fastly_dictionary_info_get_dictionary_info | Read read | 0 | Get dictionary metadata |
fastly.fastly_dictionary_item_bulk_update_dictionary_item | Write write | 0 | Update multiple entries in a dictionary |
fastly.fastly_dictionary_item_create_dictionary_item | Write write | 0 | Create an entry in a dictionary |
fastly.fastly_dictionary_item_delete_dictionary_item | Write write | 0 | Delete an item from a dictionary |
fastly.fastly_dictionary_item_get_dictionary_item | Read read | 0 | Get an item from a dictionary |
fastly.fastly_dictionary_item_list_dictionary_items | Read read | 0 | List items in a dictionary |
fastly.fastly_dictionary_item_update_dictionary_item | Write write | 0 | Update an entry in a dictionary |
fastly.fastly_dictionary_item_upsert_dictionary_item | Write write | 0 | Insert or update an entry in a dictionary |
fastly.fastly_dictionary_list_dictionaries | Read read | 0 | List dictionaries |
fastly.fastly_dictionary_update_dictionary | Write write | 0 | Update a dictionary |
fastly.fastly_diff_diff_service_versions | Read read | 0 | Diff two service versions |
fastly.fastly_director_backend_create_director_backend | Write write | 0 | Create a director-backend relationship |
fastly.fastly_director_backend_delete_director_backend | Write write | 0 | Delete a director-backend relationship |
fastly.fastly_director_backend_get_director_backend | Read read | 0 | Get a director-backend relationship |
fastly.fastly_director_create_director | Write write | 0 | Create a director |
fastly.fastly_director_delete_director | Write write | 0 | Delete a director |
fastly.fastly_director_get_director | Read read | 0 | Get a director |
fastly.fastly_director_list_directors | Read read | 0 | List directors |
fastly.fastly_director_update_director | Write write | 0 | Update a director |
fastly.fastly_dm_domains_create_dm_domain | Write write | 0 | Create a domain |
fastly.fastly_dm_domains_delete_dm_domain | Write write | 0 | Delete a domain |
fastly.fastly_dm_domains_get_dm_domain | Read read | 0 | Get a domain |
fastly.fastly_dm_domains_list_dm_domains | Read read | 0 | List domains |
fastly.fastly_dm_domains_update_dm_domain | Write write | 0 | Update a domain |
fastly.fastly_domain_check_domain | Read read | 0 | Validate DNS configuration for a single domain on a service |
fastly.fastly_domain_check_domains | Read read | 0 | Validate DNS configuration for all domains on a service |
fastly.fastly_domain_create_domain | Write write | 0 | Add a domain name to a service |
fastly.fastly_domain_delete_domain | Write write | 0 | Remove a domain from a service |
fastly.fastly_domain_get_domain | Read read | 0 | Describe a domain |
fastly.fastly_domain_inspector_historical_get_domain_inspector_historical | Read read | 0 | Get historical domain data for a service |
fastly.fastly_domain_inspector_realtime_get_domain_inspector_last120_seconds | Read read | 0 | Get real-time domain data for the last 120 seconds |
fastly.fastly_domain_inspector_realtime_get_domain_inspector_last_max_entries | Read read | 0 | Get a limited number of real-time domain data entries |
fastly.fastly_domain_inspector_realtime_get_domain_inspector_last_second | Read read | 0 | Get real-time domain data from a specified time |
fastly.fastly_domain_list_domains | Read read | 0 | List domains |
fastly.fastly_domain_ownerships_list_domain_ownerships | Read read | 0 | List domain-ownerships |
fastly.fastly_domain_research_domain_status | Read read | 0 | Domain status |
fastly.fastly_domain_research_suggest_domains | Read read | 0 | Suggest domains |
fastly.fastly_domain_update_domain | Write write | 0 | Update a domain |
fastly.fastly_events_get_event | Read read | 0 | Get an event |
fastly.fastly_events_list_events | Read read | 0 | List events |
fastly.fastly_gzip_create_gzip_config | Write write | 0 | Create a gzip configuration |
fastly.fastly_gzip_delete_gzip_config | Write write | 0 | Delete a gzip configuration |
fastly.fastly_gzip_get_gzip_configs | Read read | 0 | Get a gzip configuration |
fastly.fastly_gzip_list_gzip_configs | Read read | 0 | List gzip configurations |
fastly.fastly_gzip_update_gzip_config | Write write | 0 | Update a gzip configuration |
fastly.fastly_header_create_header_object | Write write | 0 | Create a Header object |
fastly.fastly_header_delete_header_object | Write write | 0 | Delete a Header object |
fastly.fastly_header_get_header_object | Read read | 0 | Get a Header object |
fastly.fastly_header_list_header_objects | Read read | 0 | List Header objects |
fastly.fastly_header_update_header_object | Write write | 0 | Update a Header object |
fastly.fastly_healthcheck_create_healthcheck | Write write | 0 | Create a health check |
fastly.fastly_healthcheck_delete_healthcheck | Write write | 0 | Delete a health check |
fastly.fastly_healthcheck_get_healthcheck | Read read | 0 | Get a health check |
fastly.fastly_healthcheck_list_healthchecks | Read read | 0 | List health checks |
fastly.fastly_healthcheck_update_healthcheck | Write write | 0 | Update a health check |
fastly.fastly_historical_get_hist_stats | Read read | 0 | Get historical stats |
fastly.fastly_historical_get_hist_stats_aggregated | Read read | 0 | Get aggregated historical stats |
fastly.fastly_historical_get_hist_stats_field | Read read | 0 | Get historical stats for a single field |
fastly.fastly_historical_get_hist_stats_service | Read read | 0 | Get historical stats for a single service |
fastly.fastly_historical_get_hist_stats_service_field | Read read | 0 | Get historical stats for a single service/field combination |
fastly.fastly_historical_get_regions | Read read | 0 | Get region codes |
fastly.fastly_historical_get_usage | Read read | 0 | Get usage statistics |
fastly.fastly_historical_get_usage_month | Read read | 0 | Get month-to-date usage statistics |
fastly.fastly_historical_get_usage_service | Read read | 0 | Get usage statistics per service |
fastly.fastly_http3_create_http3 | Write write | 0 | Enable support for HTTP/3 |
fastly.fastly_http3_delete_http3 | Write write | 0 | Disable support for HTTP/3 |
fastly.fastly_http3_get_http3 | Read read | 0 | Get HTTP/3 status |
fastly.fastly_iam_permissions_list_permissions | Read read | 0 | List permissions |
fastly.fastly_iam_roles_iam_v1_roles_get | Read read | 0 | Get IAM role by ID |
fastly.fastly_iam_roles_iam_v1_roles_list | Read read | 0 | List IAM roles |
fastly.fastly_iam_service_groups_add_service_group_services | Write write | 0 | Add services in a service group |
fastly.fastly_iam_service_groups_create_aservice_group | Write write | 0 | Create a service group |
fastly.fastly_iam_service_groups_delete_aservice_group | Write write | 0 | Delete a service group |
fastly.fastly_iam_service_groups_get_aservice_group | Read read | 0 | Get a service group |
fastly.fastly_iam_service_groups_list_service_group_services | Read read | 0 | List services to a service group |
fastly.fastly_iam_service_groups_list_service_groups | Read read | 0 | List service groups |
fastly.fastly_iam_service_groups_remove_service_group_services | Write write | 0 | Remove services from a service group |
fastly.fastly_iam_service_groups_update_aservice_group | Write write | 0 | Update a service group |
fastly.fastly_iam_user_groups_add_user_group_members | Write write | 0 | Add members to a user group |
fastly.fastly_iam_user_groups_add_user_group_roles | Write write | 0 | Add roles to a user group |
fastly.fastly_iam_user_groups_add_user_group_service_groups | Write write | 0 | Add service groups to a user group |
fastly.fastly_iam_user_groups_create_auser_group | Write write | 0 | Create a user group |
fastly.fastly_iam_user_groups_delete_auser_group | Write write | 0 | Delete a user group |
fastly.fastly_iam_user_groups_get_auser_group | Read read | 0 | Get a user group |
fastly.fastly_iam_user_groups_list_user_group_members | Read read | 0 | List members of a user group |
fastly.fastly_iam_user_groups_list_user_group_roles | Read read | 0 | List roles in a user group |
fastly.fastly_iam_user_groups_list_user_group_service_groups | Read read | 0 | List service groups in a user group |
fastly.fastly_iam_user_groups_list_user_groups | Read read | 0 | List user groups |
fastly.fastly_iam_user_groups_remove_user_group_members | Write write | 0 | Remove members of a user group |
fastly.fastly_iam_user_groups_remove_user_group_roles | Write write | 0 | Remove roles from a user group |
fastly.fastly_iam_user_groups_remove_user_group_service_groups | Write write | 0 | Remove service groups from a user group |
fastly.fastly_iam_user_groups_update_auser_group | Write write | 0 | Update a user group |
fastly.fastly_image_optimizer_default_settings_get_default_settings | Read read | 0 | Get current Image Optimizer Default Settings |
fastly.fastly_image_optimizer_default_settings_update_default_settings | Write write | 0 | Update Image Optimizer Default Settings |
fastly.fastly_insights_get_log_insights | Read read | 0 | Retrieve log insights |
fastly.fastly_invitations_create_invitation | Write write | 0 | Create an invitation |
fastly.fastly_invitations_delete_invitation | Write write | 0 | Delete an invitation |
fastly.fastly_invitations_list_invitations | Read read | 0 | List invitations |
fastly.fastly_kv_store_item_kv_store_delete_item | Write write | 0 | Delete an item. |
fastly.fastly_kv_store_item_kv_store_get_item | Read read | 0 | Get an item. |
fastly.fastly_kv_store_item_kv_store_list_item_keys | Read read | 0 | List item keys. |
fastly.fastly_kv_store_item_kv_store_upsert_item | Write write | 0 | Insert or update an item. |
fastly.fastly_kv_store_kv_store_create | Write write | 0 | Create a KV store. |
fastly.fastly_kv_store_kv_store_delete | Write write | 0 | Delete a KV store. |
fastly.fastly_kv_store_kv_store_get | Read read | 0 | Describe a KV store. |
fastly.fastly_kv_store_kv_store_list | Read read | 0 | List all KV stores. |
fastly.fastly_kv_store_kv_store_put | Write write | 0 | Update a KV store. |
fastly.fastly_log_explorer_get_log_records | Read read | 0 | Retrieve log records |
fastly.fastly_logging_azureblob_create_log_azure | Write write | 0 | Create an Azure Blob Storage log endpoint |
fastly.fastly_logging_azureblob_delete_log_azure | Write write | 0 | Delete the Azure Blob Storage log endpoint |
fastly.fastly_logging_azureblob_get_log_azure | Read read | 0 | Get an Azure Blob Storage log endpoint |
fastly.fastly_logging_azureblob_list_log_azure | Read read | 0 | List Azure Blob Storage log endpoints |
fastly.fastly_logging_azureblob_update_log_azure | Write write | 0 | Update an Azure Blob Storage log endpoint |
fastly.fastly_logging_bigquery_create_log_bigquery | Write write | 0 | Create a BigQuery log endpoint |
fastly.fastly_logging_bigquery_delete_log_bigquery | Write write | 0 | Delete a BigQuery log endpoint |
fastly.fastly_logging_bigquery_get_log_bigquery | Read read | 0 | Get a BigQuery log endpoint |
fastly.fastly_logging_bigquery_list_log_bigquery | Read read | 0 | List BigQuery log endpoints |
fastly.fastly_logging_bigquery_update_log_bigquery | Write write | 0 | Update a BigQuery log endpoint |
fastly.fastly_logging_cloudfiles_create_log_cloudfiles | Write write | 0 | Create a Cloud Files log endpoint |
fastly.fastly_logging_cloudfiles_delete_log_cloudfiles | Write write | 0 | Delete the Cloud Files log endpoint |
fastly.fastly_logging_cloudfiles_get_log_cloudfiles | Read read | 0 | Get a Cloud Files log endpoint |
fastly.fastly_logging_cloudfiles_list_log_cloudfiles | Read read | 0 | List Cloud Files log endpoints |
fastly.fastly_logging_cloudfiles_update_log_cloudfiles | Write write | 0 | Update the Cloud Files log endpoint |
fastly.fastly_logging_datadog_create_log_datadog | Write write | 0 | Create a Datadog log endpoint |
fastly.fastly_logging_datadog_delete_log_datadog | Write write | 0 | Delete a Datadog log endpoint |
fastly.fastly_logging_datadog_get_log_datadog | Read read | 0 | Get a Datadog log endpoint |
fastly.fastly_logging_datadog_list_log_datadog | Read read | 0 | List Datadog log endpoints |
fastly.fastly_logging_datadog_update_log_datadog | Write write | 0 | Update a Datadog log endpoint |
fastly.fastly_logging_digitalocean_create_log_digocean | Write write | 0 | Create a DigitalOcean Spaces log endpoint |
fastly.fastly_logging_digitalocean_delete_log_digocean | Write write | 0 | Delete a DigitalOcean Spaces log endpoint |
fastly.fastly_logging_digitalocean_get_log_digocean | Read read | 0 | Get a DigitalOcean Spaces log endpoint |
fastly.fastly_logging_digitalocean_list_log_digocean | Read read | 0 | List DigitalOcean Spaces log endpoints |
fastly.fastly_logging_digitalocean_update_log_digocean | Write write | 0 | Update a DigitalOcean Spaces log endpoint |
fastly.fastly_logging_elasticsearch_create_log_elasticsearch | Write write | 0 | Create an Elasticsearch log endpoint |
fastly.fastly_logging_elasticsearch_delete_log_elasticsearch | Write write | 0 | Delete an Elasticsearch log endpoint |
fastly.fastly_logging_elasticsearch_get_log_elasticsearch | Read read | 0 | Get an Elasticsearch log endpoint |
fastly.fastly_logging_elasticsearch_list_log_elasticsearch | Read read | 0 | List Elasticsearch log endpoints |
fastly.fastly_logging_elasticsearch_update_log_elasticsearch | Write write | 0 | Update an Elasticsearch log endpoint |
fastly.fastly_logging_ftp_create_log_ftp | Write write | 0 | Create an FTP log endpoint |
fastly.fastly_logging_ftp_delete_log_ftp | Write write | 0 | Delete an FTP log endpoint |
fastly.fastly_logging_ftp_get_log_ftp | Read read | 0 | Get an FTP log endpoint |
fastly.fastly_logging_ftp_list_log_ftp | Read read | 0 | List FTP log endpoints |
fastly.fastly_logging_ftp_update_log_ftp | Write write | 0 | Update an FTP log endpoint |
fastly.fastly_logging_gcs_create_log_gcs | Write write | 0 | Create a GCS log endpoint |
fastly.fastly_logging_gcs_delete_log_gcs | Write write | 0 | Delete a GCS log endpoint |
fastly.fastly_logging_gcs_get_log_gcs | Read read | 0 | Get a GCS log endpoint |
fastly.fastly_logging_gcs_list_log_gcs | Read read | 0 | List GCS log endpoints |
fastly.fastly_logging_gcs_update_log_gcs | Write write | 0 | Update a GCS log endpoint |
fastly.fastly_logging_grafanacloudlogs_create_log_grafanacloudlogs | Write write | 0 | Create a Grafana Cloud Logs log endpoint |
fastly.fastly_logging_grafanacloudlogs_delete_log_grafanacloudlogs | Write write | 0 | Delete the Grafana Cloud Logs log endpoint |
fastly.fastly_logging_grafanacloudlogs_get_log_grafanacloudlogs | Read read | 0 | Get a Grafana Cloud Logs log endpoint |
fastly.fastly_logging_grafanacloudlogs_list_log_grafanacloudlogs | Read read | 0 | List Grafana Cloud Logs log endpoints |
fastly.fastly_logging_grafanacloudlogs_update_log_grafanacloudlogs | Write write | 0 | Update a Grafana Cloud Logs log endpoint |
fastly.fastly_logging_heroku_create_log_heroku | Write write | 0 | Create a Heroku log endpoint |
fastly.fastly_logging_heroku_delete_log_heroku | Write write | 0 | Delete the Heroku log endpoint |
fastly.fastly_logging_heroku_get_log_heroku | Read read | 0 | Get a Heroku log endpoint |
fastly.fastly_logging_heroku_list_log_heroku | Read read | 0 | List Heroku log endpoints |
fastly.fastly_logging_heroku_update_log_heroku | Write write | 0 | Update the Heroku log endpoint |
fastly.fastly_logging_honeycomb_create_log_honeycomb | Write write | 0 | Create a Honeycomb log endpoint |
fastly.fastly_logging_honeycomb_delete_log_honeycomb | Write write | 0 | Delete the Honeycomb log endpoint |
fastly.fastly_logging_honeycomb_get_log_honeycomb | Read read | 0 | Get a Honeycomb log endpoint |
fastly.fastly_logging_honeycomb_list_log_honeycomb | Read read | 0 | List Honeycomb log endpoints |
fastly.fastly_logging_honeycomb_update_log_honeycomb | Write write | 0 | Update a Honeycomb log endpoint |
fastly.fastly_logging_https_create_log_https | Write write | 0 | Create an HTTPS log endpoint |
fastly.fastly_logging_https_delete_log_https | Write write | 0 | Delete an HTTPS log endpoint |
fastly.fastly_logging_https_get_log_https | Read read | 0 | Get an HTTPS log endpoint |
fastly.fastly_logging_https_list_log_https | Read read | 0 | List HTTPS log endpoints |
fastly.fastly_logging_https_update_log_https | Write write | 0 | Update an HTTPS log endpoint |
fastly.fastly_logging_kafka_create_log_kafka | Write write | 0 | Create a Kafka log endpoint |
fastly.fastly_logging_kafka_delete_log_kafka | Write write | 0 | Delete the Kafka log endpoint |
fastly.fastly_logging_kafka_get_log_kafka | Read read | 0 | Get a Kafka log endpoint |
fastly.fastly_logging_kafka_list_log_kafka | Read read | 0 | List Kafka log endpoints |
fastly.fastly_logging_kafka_update_log_kafka | Write write | 0 | Update the Kafka log endpoint |
fastly.fastly_logging_kinesis_create_log_kinesis | Write write | 0 | Create an Amazon Kinesis log endpoint |
fastly.fastly_logging_kinesis_delete_log_kinesis | Write write | 0 | Delete the Amazon Kinesis log endpoint |
fastly.fastly_logging_kinesis_get_log_kinesis | Read read | 0 | Get an Amazon Kinesis log endpoint |
fastly.fastly_logging_kinesis_list_log_kinesis | Read read | 0 | List Amazon Kinesis log endpoints |
fastly.fastly_logging_kinesis_update_log_kinesis | Write write | 0 | Update the Amazon Kinesis log endpoint |
fastly.fastly_logging_logentries_create_log_logentries | Write write | 0 | Create a Logentries log endpoint |
fastly.fastly_logging_logentries_delete_log_logentries | Write write | 0 | Delete a Logentries log endpoint |
fastly.fastly_logging_logentries_get_log_logentries | Read read | 0 | Get a Logentries log endpoint |
fastly.fastly_logging_logentries_list_log_logentries | Read read | 0 | List Logentries log endpoints |
fastly.fastly_logging_logentries_update_log_logentries | Write write | 0 | Update a Logentries log endpoint |
fastly.fastly_logging_loggly_create_log_loggly | Write write | 0 | Create a Loggly log endpoint |
fastly.fastly_logging_loggly_delete_log_loggly | Write write | 0 | Delete a Loggly log endpoint |
fastly.fastly_logging_loggly_get_log_loggly | Read read | 0 | Get a Loggly log endpoint |
fastly.fastly_logging_loggly_list_log_loggly | Read read | 0 | List Loggly log endpoints |
fastly.fastly_logging_loggly_update_log_loggly | Write write | 0 | Update a Loggly log endpoint |
fastly.fastly_logging_logshuttle_create_log_logshuttle | Write write | 0 | Create a Log Shuttle log endpoint |
fastly.fastly_logging_logshuttle_delete_log_logshuttle | Write write | 0 | Delete a Log Shuttle log endpoint |
fastly.fastly_logging_logshuttle_get_log_logshuttle | Read read | 0 | Get a Log Shuttle log endpoint |
fastly.fastly_logging_logshuttle_list_log_logshuttle | Read read | 0 | List Log Shuttle log endpoints |
fastly.fastly_logging_logshuttle_update_log_logshuttle | Write write | 0 | Update a Log Shuttle log endpoint |
fastly.fastly_logging_newrelic_create_log_newrelic | Write write | 0 | Create a New Relic log endpoint |
fastly.fastly_logging_newrelic_delete_log_newrelic | Write write | 0 | Delete a New Relic log endpoint |
fastly.fastly_logging_newrelic_get_log_newrelic | Read read | 0 | Get a New Relic log endpoint |
fastly.fastly_logging_newrelic_list_log_newrelic | Read read | 0 | List New Relic log endpoints |
fastly.fastly_logging_newrelic_update_log_newrelic | Write write | 0 | Update a New Relic log endpoint |
fastly.fastly_logging_newrelicotlp_create_log_newrelicotlp | Write write | 0 | Create a New Relic OTLP endpoint |
fastly.fastly_logging_newrelicotlp_delete_log_newrelicotlp | Write write | 0 | Delete a New Relic OTLP endpoint |
fastly.fastly_logging_newrelicotlp_get_log_newrelicotlp | Read read | 0 | Get a New Relic OTLP endpoint |
fastly.fastly_logging_newrelicotlp_list_log_newrelicotlp | Read read | 0 | List New Relic OTLP endpoints |
fastly.fastly_logging_newrelicotlp_update_log_newrelicotlp | Write write | 0 | Update a New Relic log endpoint |
fastly.fastly_logging_openstack_create_log_openstack | Write write | 0 | Create an OpenStack log endpoint |
fastly.fastly_logging_openstack_delete_log_openstack | Write write | 0 | Delete an OpenStack log endpoint |
fastly.fastly_logging_openstack_get_log_openstack | Read read | 0 | Get an OpenStack log endpoint |
fastly.fastly_logging_openstack_list_log_openstack | Read read | 0 | List OpenStack log endpoints |
fastly.fastly_logging_openstack_update_log_openstack | Write write | 0 | Update an OpenStack log endpoint |
fastly.fastly_logging_papertrail_create_log_papertrail | Write write | 0 | Create a Papertrail log endpoint |
fastly.fastly_logging_papertrail_delete_log_papertrail | Write write | 0 | Delete a Papertrail log endpoint |
fastly.fastly_logging_papertrail_get_log_papertrail | Read read | 0 | Get a Papertrail log endpoint |
fastly.fastly_logging_papertrail_list_log_papertrail | Read read | 0 | List Papertrail log endpoints |
fastly.fastly_logging_papertrail_update_log_papertrail | Write write | 0 | Update a Papertrail log endpoint |
fastly.fastly_logging_pubsub_create_log_gcp_pubsub | Write write | 0 | Create a GCP Cloud Pub/Sub log endpoint |
fastly.fastly_logging_pubsub_delete_log_gcp_pubsub | Write write | 0 | Delete a GCP Cloud Pub/Sub log endpoint |
fastly.fastly_logging_pubsub_get_log_gcp_pubsub | Read read | 0 | Get a GCP Cloud Pub/Sub log endpoint |
fastly.fastly_logging_pubsub_list_log_gcp_pubsub | Read read | 0 | List GCP Cloud Pub/Sub log endpoints |
fastly.fastly_logging_pubsub_update_log_gcp_pubsub | Write write | 0 | Update a GCP Cloud Pub/Sub log endpoint |
fastly.fastly_logging_s3_create_log_aws_s3 | Write write | 0 | Create an AWS S3 log endpoint |
fastly.fastly_logging_s3_delete_log_aws_s3 | Write write | 0 | Delete an AWS S3 log endpoint |
fastly.fastly_logging_s3_get_log_aws_s3 | Read read | 0 | Get an AWS S3 log endpoint |
fastly.fastly_logging_s3_list_log_aws_s3 | Read read | 0 | List AWS S3 log endpoints |
fastly.fastly_logging_s3_update_log_aws_s3 | Write write | 0 | Update an AWS S3 log endpoint |
fastly.fastly_logging_scalyr_create_log_scalyr | Write write | 0 | Create a Scalyr log endpoint |
fastly.fastly_logging_scalyr_delete_log_scalyr | Write write | 0 | Delete the Scalyr log endpoint |
fastly.fastly_logging_scalyr_get_log_scalyr | Read read | 0 | Get a Scalyr log endpoint |
fastly.fastly_logging_scalyr_list_log_scalyr | Read read | 0 | List Scalyr log endpoints |
fastly.fastly_logging_scalyr_update_log_scalyr | Write write | 0 | Update the Scalyr log endpoint |
fastly.fastly_logging_sftp_create_log_sftp | Write write | 0 | Create an SFTP log endpoint |
fastly.fastly_logging_sftp_delete_log_sftp | Write write | 0 | Delete an SFTP log endpoint |
fastly.fastly_logging_sftp_get_log_sftp | Read read | 0 | Get an SFTP log endpoint |
fastly.fastly_logging_sftp_list_log_sftp | Read read | 0 | List SFTP log endpoints |
fastly.fastly_logging_sftp_update_log_sftp | Write write | 0 | Update an SFTP log endpoint |
fastly.fastly_logging_splunk_create_log_splunk | Write write | 0 | Create a Splunk log endpoint |
fastly.fastly_logging_splunk_delete_log_splunk | Write write | 0 | Delete a Splunk log endpoint |
fastly.fastly_logging_splunk_get_log_splunk | Read read | 0 | Get a Splunk log endpoint |
fastly.fastly_logging_splunk_list_log_splunk | Read read | 0 | List Splunk log endpoints |
fastly.fastly_logging_splunk_update_log_splunk | Write write | 0 | Update a Splunk log endpoint |
fastly.fastly_logging_sumologic_create_log_sumologic | Write write | 0 | Create a Sumologic log endpoint |
fastly.fastly_logging_sumologic_delete_log_sumologic | Write write | 0 | Delete a Sumologic log endpoint |
fastly.fastly_logging_sumologic_get_log_sumologic | Read read | 0 | Get a Sumologic log endpoint |
fastly.fastly_logging_sumologic_list_log_sumologic | Read read | 0 | List Sumologic log endpoints |
fastly.fastly_logging_sumologic_update_log_sumologic | Write write | 0 | Update a Sumologic log endpoint |
fastly.fastly_logging_syslog_create_log_syslog | Write write | 0 | Create a syslog log endpoint |
fastly.fastly_logging_syslog_delete_log_syslog | Write write | 0 | Delete a syslog log endpoint |
fastly.fastly_logging_syslog_get_log_syslog | Read read | 0 | Get a syslog log endpoint |
fastly.fastly_logging_syslog_list_log_syslog | Read read | 0 | List Syslog log endpoints |
fastly.fastly_logging_syslog_update_log_syslog | Write write | 0 | Update a syslog log endpoint |
fastly.fastly_metrics_platform_get_platform_metrics_service_historical | Read read | 0 | Get historical time series metrics for a single service |
fastly.fastly_mutual_authentication_create_mutual_tls_authentication | Write write | 0 | Create a Mutual Authentication |
fastly.fastly_mutual_authentication_delete_mutual_tls | Write write | 0 | Delete a Mutual TLS |
fastly.fastly_mutual_authentication_get_mutual_authentication | Read read | 0 | Get a Mutual Authentication |
fastly.fastly_mutual_authentication_list_mutual_authentications | Read read | 0 | List Mutual Authentications |
fastly.fastly_mutual_authentication_patch_mutual_authentication | Write write | 0 | Update a Mutual Authentication |
fastly.fastly_ngwaf_reports_get_attacks_report | Read read | 0 | Get attacks report |
fastly.fastly_ngwaf_reports_get_signals_report | Read read | 0 | Get signals report |
fastly.fastly_object_storage_access_keys_create_access_key | Write write | 0 | Create an access key |
fastly.fastly_object_storage_access_keys_delete_access_key | Write write | 0 | Delete an access key |
fastly.fastly_object_storage_access_keys_get_access_key | Read read | 0 | Get an access key |
fastly.fastly_object_storage_access_keys_list_access_keys | Read read | 0 | List access keys |
fastly.fastly_observability_aggregations_for_logs_log_aggregations_get | Read read | 0 | Retrieve aggregated log results |
fastly.fastly_observability_custom_dashboards_create_dashboard | Write write | 0 | Create a new dashboard |
fastly.fastly_observability_custom_dashboards_delete_dashboard | Write write | 0 | Delete an existing dashboard |
fastly.fastly_observability_custom_dashboards_get_dashboard | Read read | 0 | Retrieve a dashboard by ID |
fastly.fastly_observability_custom_dashboards_list_dashboards | Read read | 0 | List all custom dashboards |
fastly.fastly_observability_custom_dashboards_update_dashboard | Write write | 0 | Update an existing dashboard |
fastly.fastly_observability_timeseries_timeseries_get | Read read | 0 | Retrieve observability data as a time series |
fastly.fastly_origin_inspector_historical_get_origin_inspector_historical | Read read | 0 | Get historical origin data for a service |
fastly.fastly_origin_inspector_realtime_get_origin_inspector_last120_seconds | Read read | 0 | Get real-time origin data for the last 120 seconds |
fastly.fastly_origin_inspector_realtime_get_origin_inspector_last_max_entries | Read read | 0 | Get a limited number of real-time origin data entries |
fastly.fastly_origin_inspector_realtime_get_origin_inspector_last_second | Read read | 0 | Get real-time origin data from specific time. |
fastly.fastly_package_get_package | Read read | 0 | Get details of the service's Compute package. |
fastly.fastly_package_put_package | Write write | 0 | Upload a Compute package. |
fastly.fastly_pool_create_server_pool | Write write | 0 | Create a server pool |
fastly.fastly_pool_delete_server_pool | Write write | 0 | Delete a server pool |
fastly.fastly_pool_get_server_pool | Read read | 0 | Get a server pool |
fastly.fastly_pool_list_server_pools | Read read | 0 | List server pools |
fastly.fastly_pool_update_server_pool | Write write | 0 | Update a server pool |
fastly.fastly_pop_list_pops | Read read | 0 | List Fastly POPs |
fastly.fastly_product_ai_accelerator_disable_product_ai_accelerator | Write write | 0 | Disable product |
fastly.fastly_product_ai_accelerator_enable_ai_accelerator | Write write | 0 | Enable product |
fastly.fastly_product_ai_accelerator_get_ai_accelerator | Read read | 0 | Get product enablement status |
fastly.fastly_product_api_discovery_disable_product_api_discovery | Write write | 0 | Disable product |
fastly.fastly_product_api_discovery_enable_product_api_discovery | Write write | 0 | Enable product |
fastly.fastly_product_api_discovery_get_product_api_discovery | Read read | 0 | Get product enablement status |
fastly.fastly_product_api_discovery_get_services_product_api_discovery | Read read | 0 | Get services with product enabled |
fastly.fastly_product_bot_management_disable_product_bot_management | Write write | 0 | Disable product |
fastly.fastly_product_bot_management_enable_product_bot_management | Write write | 0 | Enable product |
fastly.fastly_product_bot_management_get_product_bot_management | Read read | 0 | Get product enablement status |
fastly.fastly_product_bot_management_get_services_product_bot_management | Read read | 0 | Get services with product enabled |
fastly.fastly_product_brotli_compression_disable_product_brotli_compression | Write write | 0 | Disable product |
fastly.fastly_product_brotli_compression_enable_product_brotli_compression | Write write | 0 | Enable product |
fastly.fastly_product_brotli_compression_get_product_brotli_compression | Read read | 0 | Get product enablement status |
fastly.fastly_product_brotli_compression_get_services_product_brotli_compression | Read read | 0 | Get services with product enabled |
fastly.fastly_product_ddos_protection_disable_product_ddos_protection | Write write | 0 | Disable product |
fastly.fastly_product_ddos_protection_enable_product_ddos_protection | Write write | 0 | Enable product |
fastly.fastly_product_ddos_protection_get_product_ddos_protection | Read read | 0 | Get product enablement status |
fastly.fastly_product_ddos_protection_get_product_ddos_protection_configuration | Read read | 0 | Get configuration |
fastly.fastly_product_ddos_protection_get_services_product_ddos_protection | Read read | 0 | Get services with product enabled |
fastly.fastly_product_ddos_protection_set_product_ddos_protection_configuration | Write write | 0 | Update configuration |
fastly.fastly_product_domain_inspector_disable_product_domain_inspector | Write write | 0 | Disable product |
fastly.fastly_product_domain_inspector_enable_product_domain_inspector | Write write | 0 | Enable product |
fastly.fastly_product_domain_inspector_get_product_domain_inspector | Read read | 0 | Get product enablement status |
fastly.fastly_product_domain_inspector_get_services_product_domain_inspector | Read read | 0 | Get services with product enabled |
fastly.fastly_product_domain_research_disable_product_domain_research | Write write | 0 | Disable product |
fastly.fastly_product_domain_research_enable_domain_research | Write write | 0 | Enable product |
fastly.fastly_product_domain_research_get_domain_research | Read read | 0 | Get product enablement status |
fastly.fastly_product_fanout_disable_product_fanout | Write write | 0 | Disable product |
fastly.fastly_product_fanout_enable_product_fanout | Write write | 0 | Enable product |
fastly.fastly_product_fanout_get_product_fanout | Read read | 0 | Get product enablement status |
fastly.fastly_product_fanout_get_services_product_fanout | Read read | 0 | Get services with product enabled |
fastly.fastly_product_image_optimizer_disable_product_image_optimizer | Write write | 0 | Disable product |
fastly.fastly_product_image_optimizer_enable_product_image_optimizer | Write write | 0 | Enable product |
fastly.fastly_product_image_optimizer_get_product_image_optimizer | Read read | 0 | Get product enablement status |
fastly.fastly_product_image_optimizer_get_services_product_image_optimizer | Read read | 0 | Get services with product enabled |
fastly.fastly_product_log_explorer_insights_disable_product_log_explorer_insights | Write write | 0 | Disable product |
fastly.fastly_product_log_explorer_insights_enable_product_log_explorer_insights | Write write | 0 | Enable product |
fastly.fastly_product_log_explorer_insights_get_product_log_explorer_insights | Read read | 0 | Get product enablement status |
fastly.fastly_product_log_explorer_insights_get_services_product_log_explorer_insights | Read read | 0 | Get services with product enabled |
fastly.fastly_product_ngwaf_disable_product_ngwaf | Write write | 0 | Disable product |
fastly.fastly_product_ngwaf_enable_product_ngwaf | Write write | 0 | Enable product |
fastly.fastly_product_ngwaf_get_product_ngwaf | Read read | 0 | Get product enablement status |
fastly.fastly_product_ngwaf_get_product_ngwaf_configuration | Read read | 0 | Get configuration |
fastly.fastly_product_ngwaf_get_services_product_ngwaf | Read read | 0 | Get services with product enabled |
fastly.fastly_product_ngwaf_set_product_ngwaf_configuration | Write write | 0 | Update configuration |
fastly.fastly_product_object_storage_disable_product_object_storage | Write write | 0 | Disable product |
fastly.fastly_product_object_storage_enable_object_storage | Write write | 0 | Enable product |
fastly.fastly_product_object_storage_get_object_storage | Read read | 0 | Get product enablement status |
fastly.fastly_product_origin_inspector_disable_product_origin_inspector | Write write | 0 | Disable product |
fastly.fastly_product_origin_inspector_enable_product_origin_inspector | Write write | 0 | Enable product |
fastly.fastly_product_origin_inspector_get_product_origin_inspector | Read read | 0 | Get product enablement status |
fastly.fastly_product_origin_inspector_get_services_product_origin_inspector | Read read | 0 | Get services with product enabled |
fastly.fastly_product_websockets_disable_product_websockets | Write write | 0 | Disable product |
fastly.fastly_product_websockets_enable_product_websockets | Write write | 0 | Enable product |
fastly.fastly_product_websockets_get_product_websockets | Read read | 0 | Get product enablement status |
fastly.fastly_product_websockets_get_services_product_websockets | Read read | 0 | Get services with product enabled |
fastly.fastly_public_ip_list_list_fastly_ips | Read read | 0 | List Fastly's public IPs |
fastly.fastly_publish_publish | Write write | 0 | Send messages to Fanout subscribers |
fastly.fastly_purge_bulk_purge_tag | Write write | 0 | Purge multiple surrogate key tags |
fastly.fastly_purge_purge_all | Write write | 0 | Purge everything from a service |
fastly.fastly_purge_purge_single_url | Write write | 0 | Purge a URL |
fastly.fastly_purge_purge_tag | Write write | 0 | Purge by surrogate key tag |
fastly.fastly_rate_limiter_create_rate_limiter | Write write | 0 | Create a rate limiter |
fastly.fastly_rate_limiter_delete_rate_limiter | Write write | 0 | Delete a rate limiter |
fastly.fastly_rate_limiter_get_rate_limiter | Read read | 0 | Get a rate limiter |
fastly.fastly_rate_limiter_list_rate_limiters | Read read | 0 | List rate limiters |
fastly.fastly_rate_limiter_update_rate_limiter | Write write | 0 | Update a rate limiter |
fastly.fastly_realtime_get_stats_last120_seconds | Read read | 0 | Get real-time data for the last 120 seconds |
fastly.fastly_realtime_get_stats_last120_seconds_limit_entries | Read read | 0 | Get a limited number of real-time data entries |
fastly.fastly_realtime_get_stats_last_second | Read read | 0 | Get real-time data from specified time |
fastly.fastly_request_settings_create_request_settings | Write write | 0 | Create a Request Settings object |
fastly.fastly_request_settings_delete_request_settings | Write write | 0 | Delete a Request Settings object |
fastly.fastly_request_settings_get_request_settings | Read read | 0 | Get a Request Settings object |
fastly.fastly_request_settings_list_request_settings | Read read | 0 | List Request Settings objects |
fastly.fastly_request_settings_update_request_settings | Write write | 0 | Update a Request Settings object |
fastly.fastly_resource_create_resource | Write write | 0 | Create a resource link |
fastly.fastly_resource_delete_resource | Write write | 0 | Delete a resource link |
fastly.fastly_resource_get_resource | Read read | 0 | Display a resource link |
fastly.fastly_resource_list_resources | Read read | 0 | List resource links |
fastly.fastly_resource_update_resource | Write write | 0 | Update a resource link |
fastly.fastly_response_object_create_response_object | Write write | 0 | Create a Response object |
fastly.fastly_response_object_delete_response_object | Write write | 0 | Delete a Response Object |
fastly.fastly_response_object_get_response_object | Read read | 0 | Get a Response object |
fastly.fastly_response_object_list_response_objects | Read read | 0 | List Response objects |
fastly.fastly_response_object_update_response_object | Write write | 0 | Update a Response object |
fastly.fastly_secret_store_client_key | Write write | 0 | Create new client key |
fastly.fastly_secret_store_create_secret_store | Write write | 0 | Create new secret store |
fastly.fastly_secret_store_delete_secret_store | Write write | 0 | Delete secret store |
fastly.fastly_secret_store_get_secret_store | Read read | 0 | Get secret store by ID |
fastly.fastly_secret_store_get_secret_stores | Read read | 0 | Get all secret stores |
fastly.fastly_secret_store_item_create_secret | Write write | 0 | Create a new secret in a store. |
fastly.fastly_secret_store_item_delete_secret | Write write | 0 | Delete a secret from a store. |
fastly.fastly_secret_store_item_get_secret | Read read | 0 | Get secret metadata. |
fastly.fastly_secret_store_item_get_secrets | Read read | 0 | List secrets within a store. |
fastly.fastly_secret_store_item_must_recreate_secret | Write write | 0 | Recreate a secret in a store. |
fastly.fastly_secret_store_item_recreate_secret | Write write | 0 | Create or recreate a secret in a store. |
fastly.fastly_secret_store_signing_key | Read read | 0 | Get public key |
fastly.fastly_server_create_pool_server | Write write | 0 | Add a server to a pool |
fastly.fastly_server_delete_pool_server | Write write | 0 | Delete a server from a pool |
fastly.fastly_server_get_pool_server | Read read | 0 | Get a pool server |
fastly.fastly_server_list_pool_servers | Read read | 0 | List servers in a pool |
fastly.fastly_server_update_pool_server | Write write | 0 | Update a server |
fastly.fastly_service_authorizations_create_service_authorization | Write write | 0 | Create service authorization |
fastly.fastly_service_authorizations_delete_service_authorization | Write write | 0 | Delete service authorization |
fastly.fastly_service_authorizations_delete_service_authorization2 | Write write | 0 | Delete service authorizations |
fastly.fastly_service_authorizations_list_service_authorization | Read read | 0 | List service authorizations |
fastly.fastly_service_authorizations_show_service_authorization | Read read | 0 | Show service authorization |
fastly.fastly_service_authorizations_update_service_authorization | Write write | 0 | Update service authorization |
fastly.fastly_service_authorizations_update_service_authorization2 | Write write | 0 | Update service authorizations |
fastly.fastly_service_create_service | Write write | 0 | Create a service |
fastly.fastly_service_delete_service | Write write | 0 | Delete a service |
fastly.fastly_service_get_service | Read read | 0 | Get a service |
fastly.fastly_service_get_service_detail | Read read | 0 | Get service details |
fastly.fastly_service_list_service_domains | Read read | 0 | List the domains within a service |
fastly.fastly_service_list_services | Read read | 0 | List services |
fastly.fastly_service_search_service | Read read | 0 | Search for a service by name |
fastly.fastly_service_update_service | Write write | 0 | Update a service |
fastly.fastly_settings_get_service_settings | Read read | 0 | Get service settings |
fastly.fastly_settings_update_service_settings | Write write | 0 | Update service settings |
fastly.fastly_snippet_create_snippet | Write write | 0 | Create a snippet |
fastly.fastly_snippet_delete_snippet | Write write | 0 | Delete a snippet |
fastly.fastly_snippet_get_snippet | Read read | 0 | Get a versioned snippet |
fastly.fastly_snippet_get_snippet_dynamic | Read read | 0 | Get a dynamic snippet |
fastly.fastly_snippet_list_snippets | Read read | 0 | List snippets |
fastly.fastly_snippet_update_snippet | Write write | 0 | Update a versioned snippet |
fastly.fastly_snippet_update_snippet_dynamic | Write write | 0 | Update a dynamic snippet |
fastly.fastly_star_create_service_star | Write write | 0 | Create a star |
fastly.fastly_star_delete_service_star | Write write | 0 | Delete a star |
fastly.fastly_star_get_service_star | Read read | 0 | Get a star |
fastly.fastly_star_list_service_stars | Read read | 0 | List stars |
fastly.fastly_stats_get_service_stats | Read read | 0 | Get stats for a service |
fastly.fastly_sudo_request_sudo_access | Write write | 0 | Request Sudo access |
fastly.fastly_tls_activations_create_tls_activation | Write write | 0 | Enable TLS for a domain using a custom certificate |
fastly.fastly_tls_activations_delete_tls_activation | Write write | 0 | Disable TLS on a domain |
fastly.fastly_tls_activations_get_tls_activation | Read read | 0 | Get a TLS activation |
fastly.fastly_tls_activations_list_tls_activations | Read read | 0 | List TLS activations |
fastly.fastly_tls_activations_update_tls_activation | Write write | 0 | Update a certificate |
fastly.fastly_tls_bulk_certificates_delete_bulk_tls_cert | Write write | 0 | Delete a certificate |
fastly.fastly_tls_bulk_certificates_get_tls_bulk_cert | Read read | 0 | Get a certificate |
fastly.fastly_tls_bulk_certificates_list_tls_bulk_certs | Read read | 0 | List certificates |
fastly.fastly_tls_bulk_certificates_update_bulk_tls_cert | Write write | 0 | Update a certificate |
fastly.fastly_tls_bulk_certificates_upload_tls_bulk_cert | Write write | 0 | Upload a certificate |
fastly.fastly_tls_certificates_create_tls_cert | Write write | 0 | Create a TLS certificate |
fastly.fastly_tls_certificates_delete_tls_cert | Write write | 0 | Delete a TLS certificate |
fastly.fastly_tls_certificates_get_tls_cert | Read read | 0 | Get a TLS certificate |
fastly.fastly_tls_certificates_get_tls_cert_blob | Read read | 0 | Get a TLS certificate blob (Limited Availability) |
fastly.fastly_tls_certificates_list_tls_certs | Read read | 0 | List TLS certificates |
fastly.fastly_tls_certificates_update_tls_cert | Write write | 0 | Update a TLS certificate |
fastly.fastly_tls_configurations_get_tls_config | Read read | 0 | Get a TLS configuration |
fastly.fastly_tls_configurations_list_tls_configs | Read read | 0 | List TLS configurations |
fastly.fastly_tls_configurations_update_tls_config | Write write | 0 | Update a TLS configuration |
fastly.fastly_tls_csrs_create_csr | Write write | 0 | Create CSR |
fastly.fastly_tls_domains_list_tls_domains | Read read | 0 | List TLS domains |
fastly.fastly_tls_private_keys_create_tls_key | Write write | 0 | Create a TLS private key |
fastly.fastly_tls_private_keys_delete_tls_key | Write write | 0 | Delete a TLS private key |
fastly.fastly_tls_private_keys_get_tls_key | Read read | 0 | Get a TLS private key |
fastly.fastly_tls_private_keys_list_tls_keys | Read read | 0 | List TLS private keys |
fastly.fastly_tls_subscriptions_create_globalsign_email_challenge | Write write | 0 | Creates a GlobalSign email challenge. |
fastly.fastly_tls_subscriptions_create_tls_sub | Write write | 0 | Create a TLS subscription |
fastly.fastly_tls_subscriptions_delete_globalsign_email_challenge | Write write | 0 | Delete a GlobalSign email challenge |
fastly.fastly_tls_subscriptions_delete_tls_sub | Write write | 0 | Delete a TLS subscription |
fastly.fastly_tls_subscriptions_get_tls_sub | Read read | 0 | Get a TLS subscription |
fastly.fastly_tls_subscriptions_list_tls_subs | Read read | 0 | List TLS subscriptions |
fastly.fastly_tls_subscriptions_patch_tls_sub | Write write | 0 | Update a TLS subscription |
fastly.fastly_tokens_bulk_revoke_tokens | Write write | 0 | Revoke multiple tokens |
fastly.fastly_tokens_create_token | Write write | 0 | Create a token |
fastly.fastly_tokens_get_token | Read read | 0 | Get a token |
fastly.fastly_tokens_get_token_current | Read read | 0 | Get the current token |
fastly.fastly_tokens_list_tokens_customer | Read read | 0 | List tokens for a customer |
fastly.fastly_tokens_list_tokens_user | Read read | 0 | List tokens for the authenticated user |
fastly.fastly_tokens_revoke_token | Write write | 0 | Revoke a token |
fastly.fastly_tokens_revoke_token_current | Write write | 0 | Revoke the current token |
fastly.fastly_user_create_user | Write write | 0 | Create a user |
fastly.fastly_user_delete_user | Write write | 0 | Delete a user |
fastly.fastly_user_get_current_user | Read read | 0 | Get the current user |
fastly.fastly_user_get_user | Read read | 0 | Get a user |
fastly.fastly_user_request_password_reset | Write write | 0 | Request a password reset |
fastly.fastly_user_update_user | Write write | 0 | Update a user |
fastly.fastly_user_update_user_password | Write write | 0 | Update the user's password |
fastly.fastly_vcl_create_custom_vcl | Write write | 0 | Create a custom VCL file |
fastly.fastly_vcl_delete_custom_vcl | Write write | 0 | Delete a custom VCL file |
fastly.fastly_vcl_diff_vcl_diff_service_versions | Read read | 0 | Get a comparison of the VCL changes between two service versions |
fastly.fastly_vcl_get_custom_vcl | Read read | 0 | Get a custom VCL file |
fastly.fastly_vcl_get_custom_vcl_boilerplate | Read read | 0 | Get boilerplate VCL |
fastly.fastly_vcl_get_custom_vcl_generated | Read read | 0 | Get the generated VCL for a service |
fastly.fastly_vcl_get_custom_vcl_generated_highlighted | Read read | 0 | Get the generated VCL with syntax highlighting |
fastly.fastly_vcl_get_custom_vcl_highlighted | Read read | 0 | Get a custom VCL file with syntax highlighting |
fastly.fastly_vcl_get_custom_vcl_raw | Read read | 0 | Download a custom VCL file |
fastly.fastly_vcl_lint_vcl_default | Write write | 0 | Lint (validate) VCL using a default set of flags. |
fastly.fastly_vcl_lint_vcl_for_service | Write write | 0 | Lint (validate) VCL using flags set for the service. |
fastly.fastly_vcl_list_custom_vcl | Read read | 0 | List custom VCL files |
fastly.fastly_vcl_set_custom_vcl_main | Write write | 0 | Set a custom VCL file as main |
fastly.fastly_vcl_update_custom_vcl | Write write | 0 | Update a custom VCL file |
fastly.fastly_version_activate_service_version | Write write | 0 | Activate a service version |
fastly.fastly_version_activate_service_version_environment | Write write | 0 | Activate a service version on the specified environment |
fastly.fastly_version_clone_service_version | Write write | 0 | Clone a service version |
fastly.fastly_version_create_service_version | Write write | 0 | Create a service version |
fastly.fastly_version_deactivate_service_version | Write write | 0 | Deactivate a service version |
fastly.fastly_version_deactivate_service_version_environment | Write write | 0 | Deactivate a service version on an environment |
fastly.fastly_version_get_service_version | Read read | 0 | Get a version of a service |
fastly.fastly_version_list_service_versions | Read read | 0 | List versions of a service |
fastly.fastly_version_lock_service_version | Write write | 0 | Lock a service version |
fastly.fastly_version_update_service_version | Write write | 0 | Update a service version |
fastly.fastly_version_validate_service_version | Read read | 0 | Validate a service version |
fastly.fastly_whole_platform_ddos_historical_get_platform_ddos_historical | Read read | 0 | Get historical DDoS metrics for the entire Fastly platform |