Fastly · Capability
Fastly Products API — Object Storage
Fastly Products API — Object Storage. Enables and configures Fastly's S3-compatible edge object storage product on a service.
Fastly Products API — Object Storage is a Naftiko capability published by Fastly, one of 73 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET, PUT, and DELETE methods rooted at /v1/enabled-products/v1/object-storage/services/{…}.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: Get Object Storage status. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fastly, Object Storage, and Storage.
What You Can Do
GET
Getobjectstoragestatus
— Get Object Storage status
/v1/enabled-products/v1/object-storage/services/{service-id}
PUT
Enableobjectstorage
— Enable Object Storage
/v1/enabled-products/v1/object-storage/services/{service-id}
DELETE
Disableobjectstorage
— Disable Object Storage
/v1/enabled-products/v1/object-storage/services/{service-id}
MCP Tools
get-object-storage-status
Get Object Storage status
read-only
idempotent
enable-object-storage
Enable Object Storage
idempotent
disable-object-storage
Disable Object Storage
idempotent