All Downloads are FREE. Search and download functionalities are using the official Maven repository.

manila.shares_detail.json Maven / Gradle / Ivy

{
  "shares": [
    {
      "status": "error",
      "links": [
        {
          "href": "http://localhost:8786/v2/d401b6b1f81943e8919f2b6819755fb6/shares/3d503524-a906-4757-8576-77a2029ff0c4",
          "rel": "self"
        },
        {
          "href": "http://localhost:8786/d401b6b1f81943e8919f2b6819755fb6/shares/3d503524-a906-4757-8576-77a2029ff0c4",
          "rel": "bookmark"
        }
      ],
      "export_location": null,
      "name": "my_third_share",
      "share_type": "default",
      "availability_zone": "nova",
      "created_at": "2016-02-16T11:03:45.000000",
      "description": "My third share",
      "export_locations": [],
      "share_proto": "NFS",
      "share_network_id": "b1fb4828-93a2-4bbe-b388-7c9ccd69c17a",
      "metadata": {
        "project": "my_app",
        "aim": "doc"
      },
      "share_server_id": "8efb539e-76e3-4e7c-9c6c-c732fb9aa00d",
      "host": "vagrant-ubuntu-trusty-64.localdomain@generic1#GENERIC1",
      "volume_type": "default",
      "snapshot_id": null,
      "is_public": true,
      "project_id": "d401b6b1f81943e8919f2b6819755fb6",
      "id": "3d503524-a906-4757-8576-77a2029ff0c4",
      "size": 1
    },
    {
      "status": "error",
      "links": [
        {
          "href": "http://localhost:8786/v2/d401b6b1f81943e8919f2b6819755fb6/shares/6cd19e9f-23f2-4f71-b334-ebde804c33de",
          "rel": "self"
        },
        {
          "href": "http://localhost:8786/d401b6b1f81943e8919f2b6819755fb6/shares/6cd19e9f-23f2-4f71-b334-ebde804c33de",
          "rel": "bookmark"
        }
      ],
      "export_location": null,
      "name": "my_second_share",
      "share_type": "default",
      "availability_zone": "nova",
      "created_at": "2016-02-16T11:03:19.000000",
      "description": "My second share",
      "export_locations": [],
      "share_proto": "NFS",
      "share_network_id": "b1fb4828-93a2-4bbe-b388-7c9ccd69c17a",
      "metadata": {},
      "share_server_id": "719e2f3d-74ce-4264-a5e1-58e94d09e6ae",
      "host": "vagrant-ubuntu-trusty-64.localdomain@generic1#GENERIC1",
      "volume_type": "default",
      "snapshot_id": null,
      "is_public": true,
      "project_id": "d401b6b1f81943e8919f2b6819755fb6",
      "id": "6cd19e9f-23f2-4f71-b334-ebde804c33de",
      "size": 1
    },
    {
      "status": "error",
      "links": [
        {
          "href": "http://localhost:8786/v2/d401b6b1f81943e8919f2b6819755fb6/shares/45485ab3-7da5-4521-bf51-477bceb73b38",
          "rel": "self"
        },
        {
          "href": "http://localhost:8786/d401b6b1f81943e8919f2b6819755fb6/shares/45485ab3-7da5-4521-bf51-477bceb73b38",
          "rel": "bookmark"
        }
      ],
      "export_location": null,
      "name": "my_first_share",
      "share_type": "default",
      "availability_zone": "nova",
      "created_at": "2016-02-16T11:02:56.000000",
      "description": "My first share",
      "export_locations": [],
      "share_proto": "NFS",
      "share_network_id": "b1fb4828-93a2-4bbe-b388-7c9ccd69c17a",
      "metadata": {},
      "share_server_id": "26b8101d-f014-4d65-b2a3-346771df1386",
      "host": "vagrant-ubuntu-trusty-64.localdomain@generic1#GENERIC1",
      "volume_type": "default",
      "snapshot_id": null,
      "is_public": true,
      "project_id": "d401b6b1f81943e8919f2b6819755fb6",
      "id": "45485ab3-7da5-4521-bf51-477bceb73b38",
      "size": 1
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy