Update a cloud-credential
PUT /cloud-credentials/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”DocumentId
Request Body required
Section titled “Request Body required ”object
object
Arbitrary JSON value (object, array, string, number, boolean, or null)
AES-256-GCM šifrovaný JSON s credentials (F2.C.03). NIKDY se nevrací v API. Dešifruje cloud-connector sdíleným BYOC_ENCRYPTION_KEY.
Stav ověření credentials reálným API voláním (F2.C.03).
Detekovaná oprávnění z validace (např. [‘ec2:read’,‘rds:write’]).
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 ”Updated
object
object
Arbitrary JSON value (object, array, string, number, boolean, or null)
AES-256-GCM šifrovaný JSON s credentials (F2.C.03). NIKDY se nevrací v API. Dešifruje cloud-connector sdíleným BYOC_ENCRYPTION_KEY.
Stav ověření credentials reálným API voláním (F2.C.03).
Detekovaná oprávnění z validace (např. [‘ec2:read’,‘rds:write’]).
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)
Not found