fe43d281f9
Update symbols in api-ref/samples with correct json format. Change-Id: If4ea56324e6187e0eaab70503afc5ad7944c9024
17 lines
466 B
JSON
17 lines
466 B
JSON
{
|
|
"share_replicas": [
|
|
{
|
|
"status": "available",
|
|
"share_id": "5043dffd-f033-4248-a315-319ca2bd70c8",
|
|
"id": "57f5c47a-0216-4ee0-a517-0460d63301a6",
|
|
"replica_state": "active"
|
|
},
|
|
{
|
|
"status": "available",
|
|
"share_id": "5043dffd-f033-4248-a315-319ca2bd70c8",
|
|
"id": "c9f52e33-d780-41d8-89ba-fc06869f465f",
|
|
"replica_state": "in_sync"
|
|
}
|
|
]
|
|
}
|