Media servers
Was this helpful?
Was this helpful?
Retrieve a collection of media servers
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
0
Use the top
query parameter to specify the page size of the result set.
100
The name of media server.
The activate status or deactivated status.
true
Host IPV4 address.
Host IPV6 address.
Host IPV4 address.
Host IPV6 address.
Max concurrent sessions.
2000
Some custom configuration options serialized as json string
Update a media server
The unique ID of media server.
The unique ID of the resource.
The activate status or deactivated status.
true
Max concurrent sessions.
2000
Some custom configuration options serialized as json string
No Content