barbican/docs/src/docbkx/samples/resCreateSecret.json

16 lines
514 B
JSON

{
"status": "ACTIVE",
"secret_ref": "http://endpointURL/v1/secrets/6c3ccd7d-46b6-4ece-9a58-a1be26b2758a",
"updated": "2014-04-28T15:14:39.025761",
"created": "2014-04-28T15:14:38.947844",
"secret": {
"name": "secretname",
"algorithm": "aes",
"payload_content_type": "application/octet-stream",
"expiration": null,
"bit_length": 256,
"mode": "cbc"
},
"order_ref": "https://endpointURL/v1/orders/4a20549c-b418-4548-b2d1-33016d88822d"
}