Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
Retrieves all networks associated with the user.
Response Body
Network[]:
The network description includes the following information:string] id:
the the network id[string] name:
the name of the network ownernetwork[string] creationDate:
the date the network was created[string] lockoutDate:
the date the network was locked out[boolean] isLockedOut:
true/false- lastLockoutDate: if
[string] lastLockoutDate:
the most recent date on which the network was locked out[string] settings:
device and user token information, and whether automatic subscription management and tagged playlists are enabled/disabled[string] subscription:
the id, level (whether the network has a Content, Control, or Management Cloud), and creation/last modified/expiration dates
true,
the network is locked out, if false
it is notPOST
This call creates a BSN.cloud network: The server will create a network with your credentials as the network owner.
Parameters
key
:
Request Body
Network
Response Body
Network
/self/networks/{networkId}/
/self/networks/{networkName}/
GET
Retrieve the network name.
Request Body
Network
/self/networks/{networkId}/settings/
...
Retrieve the network settings.
Response Body
Network Settings
/self/networks/{networkName}/settings/
PUT
Request Body
Network Settings
/self/networks/{networkId}/subscription/
...