Dockerstatus: Get Service Status
Dockerstatus via Parse · developer_tools
Returns the current status of a single Docker service by name or ID. At least one of service_name or service_id must be provided. Returns the service's status, status_code, last-updated timestamp, and nested container details. API to monitor Docker's system status, service health, and incident history as reported on dockerstatus.com. Fulfilled by Parse from dockerstatus.com.
- b2b-directory
- developer-tools
- dockerstatus
- dockerstatus-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2abe8c54-9d74-40c0-ac54-5b470c179510/get_service_status
- Interface artifact
- sha256:0dacaa394780896d3aab9e2246dadbf90c21897beef1a8283b784148bbfe478e
- Manifest digest
- sha256:ca9024015747605fbb0c255714a4fa88f51ee3291dd92d9cca2832427261509f
Request fields
- service_id (string): The unique ID of the service. At least one of service_id or service_name must be provided.
- service_name (string): The name of the service, case-insensitive (e.g. 'Docker Hub Registry'). At least one of service_name or service_id must be provided.: Allowed values: Docker Hub Registry, Docker Authentication, Docker Hub Web Services, Docker Desktop, Docker Billing, Docker Package Repositories, Docker Hub Automated Builds, Docker Hub Security Scanning, Docker Docs, Docker Community Forums, Docker Support, Docker.com Website, Docker Scout, Docker Build Cloud, Testcontainers Cloud, Docker C
Example queries
- {"service_id":"5342d1b837768a325c00000b","service_name":"Docker Hub Registry"}