Create a cloud-resource
POST /cloud-resources
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
object
Diskriminátor typu zdroje (ResourceKind v cloud-connectoru).
Konkrétní managed služba (jen pro kind=managed-db / object-storage).
Provider-side identifikátor zdroje (ARN / resource id / bucket name).
Požadovaná kind-specifická konfigurace (ManagedDatabaseSpec / ObjectStorageSpec / CloudConfig).
Provider výstupy (ip, endpoint, bucket url, …) — bez secretů.
DB host:port nebo URL bucketu (bez credentials).
AES-256-GCM šifrovaný connection string / přístupový secret. NIKDY se nevrací v API plaintext.
Arbitrary JSON value (object, array, string, number, boolean, or null)
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
Responses
Section titled “ Responses ”Created
object
object
Diskriminátor typu zdroje (ResourceKind v cloud-connectoru).
Konkrétní managed služba (jen pro kind=managed-db / object-storage).
Provider-side identifikátor zdroje (ARN / resource id / bucket name).
Požadovaná kind-specifická konfigurace (ManagedDatabaseSpec / ObjectStorageSpec / CloudConfig).
Provider výstupy (ip, endpoint, bucket url, …) — bez secretů.
DB host:port nebo URL bucketu (bez credentials).
AES-256-GCM šifrovaný connection string / přístupový secret. NIKDY se nevrací v API plaintext.
Arbitrary JSON value (object, array, string, number, boolean, or null)
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)