Use 'project' instead of 'tenant' in descriptions. Accept either 'tenant_id' or 'project_id' in requests. Return both 'tenant_id' or 'project_id' in responses. Related Blueprint: keystone-v3 Change-Id: I606f7399dfb824ba08922470f6e46b0a150af33b
19 lines
519 B
JSON
19 lines
519 B
JSON
{
|
|
"ikepolicy": {
|
|
"name": "ikepolicy1",
|
|
"project_id": "ccb81365fe36411a9011e90491fe1330",
|
|
"tenant_id": "ccb81365fe36411a9011e90491fe1330",
|
|
"auth_algorithm": "sha1",
|
|
"encryption_algorithm": "aes-256",
|
|
"pfs": "group5",
|
|
"phase1_negotiation_mode": "main",
|
|
"lifetime": {
|
|
"units": "seconds",
|
|
"value": 3600
|
|
},
|
|
"ike_version": "v1",
|
|
"id": "5522aff7-1b3c-48dd-9c3c-b50f016b73db",
|
|
"description": ""
|
|
}
|
|
}
|