EMC

EMC ECS Management REST API

The ECS Management REST API provides programmatic access to manage Dell EMC Elastic Cloud Storage (ECS) object storage platform. It supports namespace management, user management, storage pool configuration, replication groups, bucket management, and monitoring operations.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/ecs-management-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: emc:ecs-management-api
name: EMC ECS Management REST API
description: The ECS Management REST API provides programmatic access to manage Dell EMC Elastic Cloud
  Storage (ECS) object storage platform. It supports namespace management, user management, storage pool
  configuration, replication groups, bucket management, and monitoring operations.
humanURL: https://developer.dell.com/apis/ad8e9080-cf9c-45c2-8a3d-f9db7e545bb4/versions/3.8.1/docs
baseURL: https://{ecs_management_host}:4443
tags:
- Buckets
- Cloud Storage
- Namespaces
- Object Storage
properties:
- type: Documentation
  url: https://developer.dell.com/apis/ad8e9080-cf9c-45c2-8a3d-f9db7e545bb4/versions/3.8.1/docs
- type: APIReference
  url: https://developer.dell.com/apis
- type: ErrorCatalog
  url: errors/emc-error-codes.yml
- type: DataModel
  url: data-model/emc-data-model.yml
- type: X-MCPServerCandidate
  url: mcp/emc-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate
    — a tool list derived from the published API contracts, not an existing server. The scorer already
    read the manifest and reported mcp_server correctly; the MCPServer type was crediting the artifact-type
    surfaces with a server that does not exist.'
contact:
- type: Support
  url: https://www.dell.com/support/home/en-us
x-base-url-note: 'Templated, not a placeholder. ECS is a customer-installed appliance: the ECS Management
  REST API is served on port 4443 by the customer''s own ECS or ObjectScale cluster, so there is no EMC-operated
  host. The previous value (https://ecs.example.com:4443) was an RFC 2606 documentation placeholder and
  scored as non-routable; the templated form names the real port and says a customer-supplied host is
  required. Port confirmed from EMC''s own client, github.com/EMCECS/python-ecsclient.'