List IM Streams

List IM Streams

Lists image management streams.

Request
URI
GET
https://{api_host}//localhost/rest/config/v1/im-streams
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "description": "Windows 10 Stream",
        "id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
        "name": "Win10",
        "operating_system": "WINDOWS_10",
        "publisher": "VMware",
        "source": "MARKET_PLACE",
        "status": "AVAILABLE",
        "usable": true
    }
]

401

User is not authenticated

Operation doesn't return any data structure