Viz Multichannel
Version 4.1 | Published May 27, 2019 ©
GET Channel Page Pool (Version 2.0)
Get the content, the listed pages, of the channels Page Pool.
Syntax
GET /api/channels/test/page_pool
Request
GET /api/channels/test/page_pool HTTP/
1.1
Response
HTTP/
1.1
200
OK
Content-Type: application/atomsvc+xml
<atom:feed xmlns:vaext=
"http://www.vizrt.com/atom-ext"
xmlns:vizid=
"http://www.vizrt.com/opensearch/vizid"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:inthub=
"http://www.vizrt.com/integrationshub"
xmlns=
"http://www.w3.org/2007/app"
xmlns:atom=
"http://www.w3.org/2005/Atom"
>
<atom:entry>
<inthub:name>logo</inthub:name>
<atom:id>logo</atom:id>
<atom:link rel=
"self"
type=
"application/atom+xml;type=entry"
href=
"http://127.0.0.1:9991/api/channels/test/page_pool/logo"
/>
<inthub:description>GEOM*products/MCP/Packages/Music_demo/CONCEPT=HD/DEFAULT_LOGO</inthub:description>
</atom:entry>
<atom:entry>
<inthub:name>lowerthird</inthub:name>
<atom:id>lowerthird</atom:id>
<atom:link rel=
"self"
type=
"application/atom+xml;type=entry"
href=
"http://127.0.0.1:9991/api/channels/test/page_pool/lowerthird"
/>
<inthub:description>The Smashing Pumpkins/Bullet With Butterfly Wings</inthub:description>
</atom:entry>
</atom:feed>