StreamGateway
StreamGateway Document
A stream gateway provides the access policies for the endpoint’s local and wide-area networks to create stream connections between applications running on this endpoint’s local network and another endpoint’s local network.
One of the following schemas:
{
"DATA_TYPE": "stream_gateway#1.0.0",
"allowed_domains": [
"string"
],
"authentication_timeout_mins": 1,
"contact_email": "string",
"contact_info": "string",
"deleted": true,
"department": "string",
"description": "string",
"display_name": "string",
"domain_name": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"identity_mappings": [
{
"DATA_TYPE": "external_identity_mapping#1.0.0",
"command": [
"string"
]
}
],
"info_link": "string",
"keywords": [
"string"
],
"lan_name": "string",
"lan_secret_required": true,
"organization": "string",
"tlsftp_url": "string",
"users_allow": [
"string"
],
"users_deny": [
"string"
]
}