name | data type | description |
---|---|---|
StopMonitoringPermission | array of StopMonitoringServicePermissionStructure | |
Properties inherited from PermissionsStructure |
||
PermissionVersionRef | VersionRefStructure |
Example
{ "StopMonitoringPermission" : [ { "OperatorPermissions" : { "OperatorPermission" : [ { }, { } ], "AllowAll" : true }, "LinePermissions" : { "LinePermission" : [ { }, { } ], "AllowAll" : true }, "StopMonitorPermissions" : { "StopMonitorPermission" : [ { }, { } ], "AllowAll" : true }, "Extensions" : { "anies" : [ { }, { } ] }, "ParticipantRef" : { "value" : "..." }, "AllParticipants" : "...", "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } }, { "OperatorPermissions" : { "OperatorPermission" : [ { }, { } ], "AllowAll" : true }, "LinePermissions" : { "LinePermission" : [ { }, { } ], "AllowAll" : true }, "StopMonitorPermissions" : { "StopMonitorPermission" : [ { }, { } ], "AllowAll" : true }, "Extensions" : { "anies" : [ { }, { } ] }, "ParticipantRef" : { "value" : "..." }, "AllParticipants" : "...", "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } } ], "PermissionVersionRef" : { "value" : "..." } }