Acquia · Example Payload

Acquia Cloud Ssh Key Example

ContentExperience

Acquia Cloud Ssh Key Example is an example object payload from Acquia, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uuidlabelpublic_keyfingerprintcreated_at_links

Example Payload

Raw ↑
{
  "uuid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "label": "prod",
  "public_key": "sample-value",
  "fingerprint": "sample-value",
  "created_at": "2025-03-15T14:30:00Z",
  "_links": "sample-value"
}