DAAKYI Cloud
|

DC Cloud Console

CON

Self-Service Management

The DC Cloud Console is the management surface of the platform. Organizations operate inside quota-bounded Virtual Data Centers; teams self-provision freely inside quotas while approval workflows review the actions you designate. Usage is metered continuously into transparent billing, and everything the console does is available through the REST API.

Key Features

Virtual Data Centers with vCPU, memory, storage, and IP quotas

Resource groups with delegated quotas and role scoping

Approval workflows for designated actions

Continuous usage metering with budgets and alerts

Open REST API with 100% console parity

Architecture Overview

Teams & AutomationCloud Console + REST...Virtual Data Centers...Approvals & MeteringDC Audit Trails
Source / Trigger
Core Component
Connected Service (clickable)

Pricing

Priced to your configuration

DC Cloud Console is scoped and priced against your workload requirements. Standardized public packages are being finalized.

Request Pricing

Common Use Cases

1

Departmental self-service

2

Subsidiary tenant delegation

3

Cost-center reporting by tag

4

Governed production changes

Getting Started

REST API — Quotas & Usage
# Check VDC quota consumption
curl -s "https://api.daakyicloud.com/v1/vdcs/vdc-main/quota" \
  -H "Authorization: Bearer $TOKEN"

# { "vcpu": {"used": 86, "limit": 128},
#   "memory_gb": {"used": 312, "limit": 512},
#   "storage_gb": {"used": 9400, "limit": 20000} }

# Pull current-month usage for finance
curl -s "https://api.daakyicloud.com/v1/billing/usage?period=current" \
  -H "Authorization: Bearer $TOKEN"

Security Features

  • Hard tenant isolation
  • Approval audit records
  • Role-scoped visibility

Frameworks Referenced

ISO 27001SOC 2

Our security program is designed with these frameworks in mind — not a certification claim.

Documentation

Frequently Asked Questions

Related Services

Ready to Use DC Cloud Console?

Talk to our team about running it on DAAKYI Cloud.

We use essential cookies to make this site work, and optional analytics cookies to improve it. See our Privacy Policy.