CustomField
API | Description |
---|---|
GET api/CustomField/GetAll |
No documentation available. |
Company
API | Description |
---|---|
GET api/Company/GetAll |
No documentation available. |
GET api/Company/Get?id={id} |
No documentation available. |
POST api/Company/AddOrUpdate |
No documentation available. |
DELETE api/Company/Delete?id={id} |
No documentation available. |
GET api/Company/GetCompanyClaims?id={id} |
No documentation available. |
PUT api/Company/ReplaceCompanyClaims?companyId={companyId} |
No documentation available. |
GET api/Company/GetSftpByCompanyId?id={id} |
No documentation available. |
GET api/Company/{id}?MAC={MAC} |
No documentation available. |
VpnSubNetwork
API | Description |
---|---|
GET api/VpnSubNetwork/Get?id={id} |
No documentation available. |
POST api/VpnSubNetwork/AddOrUpdate |
No documentation available. |
GET api/VpnSubNetwork/UnusedCount |
No documentation available. |
GET api/VpnSubNetwork/AllIps |
No documentation available. |
GET api/VpnSubNetwork/GetAvailableId |
No documentation available. |
POST api/VpnSubNetwork/AddFortressConnection |
No documentation available. |
POST api/VpnSubNetwork/AddClientConnection |
No documentation available. |
DELETE api/VpnSubNetwork/DeleteFortressConnection?id={id} |
No documentation available. |
GET api/VpnSubNetwork/GetAvailableFortressConnection?id={id} |
No documentation available. |
GET api/VpnSubNetwork/GetAvailableClientConnection?id={id} |
No documentation available. |
LicenceFeature
API | Description |
---|---|
GET api/LicenceFeature/GetAll |
No documentation available. |
GET api/LicenceFeature/Get?id={id} |
No documentation available. |
POST api/LicenceFeature/AddOrUpdate |
No documentation available. |
DELETE api/LicenceFeature/Delete?id={id} |
No documentation available. |
Account
Group
ServerNotification
API | Description |
---|---|
GET api/ServerNotification/GetAll |
No documentation available. |
SubstratumTransfer
Comment
API | Description |
---|---|
GET api/Comment/GetByTask?taskId={taskId} |
No documentation available. |
POST api/Comment/Add |
No documentation available. |
SubstratumNotificationData
API | Description |
---|---|
PUT api/SubstratumNotificationData/AddOrUpdate |
No documentation available. |
POST api/SubstratumNotificationData/GetAll |
No documentation available. |
SubstratumNotification
API | Description |
---|---|
GET api/SubstratumNotification/GetAll |
No documentation available. |
GET api/SubstratumNotification/GetAllRenderNotifications |
No documentation available. |
NotificationProvider
API | Description |
---|---|
GET api/NotificationProvider/GetAll |
No documentation available. |
IdentifyingQuestion
API | Description |
---|---|
GET api/IdentifyingQuestion/GetAll |
No documentation available. |
GET api/IdentifyingQuestion/Get?id={id} |
No documentation available. |
POST api/IdentifyingQuestion/AddOrUpdate |
No documentation available. |
DELETE api/IdentifyingQuestion/Delete?id={id} |
No documentation available. |
PUT api/IdentifyingQuestion/StoreAnswer |
No documentation available. |
GET api/IdentifyingQuestion/GetRandomUserIdentifyingQuestion?username={username} |
No documentation available. |
GET api/IdentifyingQuestion/IsAnswerCorrect?UserName={UserName}&IdentifyingQuestionId={IdentifyingQuestionId}&Answer={Answer} |
No documentation available. |
GET api/IdentifyingQuestion/GetUsersEmailsByQuestionId?id={id} |
No documentation available. |
GET api/IdentifyingQuestion/GetUserIdentifyingQuestionIds |
No documentation available. |
Telemetry
API | Description |
---|---|
POST api/Telemetry/GetAll |
No documentation available. |
GET api/Telemetry/Get?id={id} |
No documentation available. |
POST api/Telemetry/AddOrUpdate?fortressMAC={fortressMAC} |
No documentation available. |
DELETE api/Telemetry/Delete?id={id} |
No documentation available. |
VpnConnection
API | Description |
---|---|
GET api/VpnConnection/Get?id={id} |
No documentation available. |
POST api/VpnConnection/AddOrUpdate |
No documentation available. |
GET api/VpnConnection/UserCredentials?fortressId={fortressId}&username={username} |
No documentation available. |
GET api/VpnConnection/FortressCredentials?fortressId={fortressId}&fortressMac={fortressMac} |
No documentation available. |
PUT api/VpnConnection/DisposeConnection?username={username}&fortressName={fortressName} |
No documentation available. |
Substratum
VpnBridge
Attachment
API | Description |
---|---|
GET api/Attachment/GetByTask?taskId={taskId} |
No documentation available. |
POST api/Attachment/Add?taskId={taskId} |
No documentation available. |
AppVersion
API | Description |
---|---|
POST api/AppVersion/AddOrUpdate |
No documentation available. |
DELETE api/AppVersion/Delete?id={id} |
No documentation available. |
GET api/AppVersion/AllFortressVersions |
No documentation available. |
GET api/AppVersion/AllCitadelClientVersions |
No documentation available. |
GET api/AppVersion/AllLanUtilityVersions |
No documentation available. |
GET api/AppVersion/AllVSoftVersions |
No documentation available. |
GET api/AppVersion/LatestCitadelClientVersion?username={username}&versionNumber={versionNumber} |
No documentation available. |
GET api/AppVersion/LatestFortressVersion?fortressId={fortressId}&fortressMac={fortressMac}&versionNumber={versionNumber} |
No documentation available. |
GET api/AppVersion/LatestLanUtilityVersion |
No documentation available. |
GET api/AppVersion/LatestVSoftVersion?fortressId={fortressId}&fortressMac={fortressMac}&versionNumber={versionNumber} |
No documentation available. |
Fortress
Licence
API | Description |
---|---|
GET api/Licence/GetAll |
No documentation available. |
GET api/Licence/Get?id={id} |
No documentation available. |
POST api/Licence/AddOrUpdate |
No documentation available. |
DELETE api/Licence/Delete?id={id} |
No documentation available. |
GET api/Licence/VerifyLicense?key={key} |
No documentation available. |
Task
API | Description |
---|---|
GET api/Task/GetByProject?projectId={projectId}&onlyActive={onlyActive} |
No documentation available. |
GET api/Task/GetByIds?Ids[0]={Ids[0]}&Ids[1]={Ids[1]} |
No documentation available. |
GET api/Task/GetTitleBySecuredLink?securedLink={securedLink} |
No documentation available. |
POST api/Task/Approve?taskId={taskId}&securedLink={securedLink} |
No documentation available. |
POST api/Task/SetTransferStatus?taskId={taskId}&status={status}&fortressId={fortressId}&fortressMAC={fortressMAC} |
No documentation available. |
POST api/Task/Reject?taskId={taskId}&securedLink={securedLink} |
No documentation available. |
GET api/Task/GetIdBySecuredLink?securedLink={securedLink} |
No documentation available. |
GET api/Task/GetStatuses |
No documentation available. |
GET api/Task/GetWrikeWebHookEventTypes |
No documentation available. |
GET api/Task/GetTransferReadyByProject?projectId={projectId} |
No documentation available. |
ServerNotificationData
API | Description |
---|---|
PUT api/ServerNotificationData/AddOrUpdate |
No documentation available. |
User
GroupType
API | Description |
---|---|
GET api/GroupType/GetUserTypeId |
No documentation available. |
GET api/GroupType/GetFortressTypeId |
No documentation available. |
GET api/GroupType/GetBothTypeId |
No documentation available. |
AppType
API | Description |
---|---|
GET api/AppType/GetFortressTypeId |
No documentation available. |
GET api/AppType/GetCitadelClientTypeId |
No documentation available. |
GET api/AppType/GetLanUtilityTypeId |
No documentation available. |
GET api/AppType/GetvSoftTypeId?fortressId={fortressId}&MAC={MAC} |
No documentation available. |
FileManager
Folder
API | Description |
---|---|
GET api/Folder/All |
No documentation available. |
GET api/Folder/RootFolders |
No documentation available. |
GET api/Folder/Children?parentId={parentId} |
No documentation available. |
GET api/Folder/GetFoldersAndProjects |
No documentation available. |
TelemetrySetting
API | Description |
---|---|
GET api/TelemetrySetting/Get?id={id} |
No documentation available. |
POST api/TelemetrySetting/AddOrUpdate |
No documentation available. |
DELETE api/TelemetrySetting/Delete?id={id} |
No documentation available. |
GET api/TelemetrySetting/ConfiguredSettings?fortressId={fortressId}&fortressGroupId={fortressGroupId} |
No documentation available. |
GET api/TelemetrySetting/FortressSettings?fortressId={fortressId} |
No documentation available. |
GET api/TelemetrySetting/GetByUser |
No documentation available. |
RemoteDisplaySetting
API | Description |
---|---|
GET api/RemoteDisplaySetting/Get?username={username}&fortressId={fortressId} |
No documentation available. |
POST api/RemoteDisplaySetting/AddOrUpdate |
No documentation available. |
UserActivity
API | Description |
---|---|
GET api/UserActivity/GetAllWithoutFiltering |
No documentation available. |
POST api/UserActivity/GetAll |
No documentation available. |
POST api/UserActivity/AddOrUpdate |
No documentation available. |
GET api/UserActivity/GetByUsername?userName={userName} |
No documentation available. |
SitePage
API | Description |
---|---|
GET api/SitePage/GetAll |
No documentation available. |
GET api/SitePage/Get?id={id} |
No documentation available. |
POST api/SitePage/AddOrUpdate |
No documentation available. |
DELETE api/SitePage/Delete?id={id} |
No documentation available. |
GET api/SitePage/GetByUsername?userName={userName} |
No documentation available. |
POST api/SitePage/AssingToUser |
No documentation available. |
POST api/SitePage/UnassingFromUser?id={id}&userName={userName} |
No documentation available. |
Project
API | Description |
---|---|
GET api/Project/GetById?folderId={folderId} |
No documentation available. |
Style
API | Description |
---|---|
GET api/Style/GetAll |
No documentation available. |
GET api/Style/Get?id={id} |
No documentation available. |
POST api/Style/AddOrUpdate |
No documentation available. |
DELETE api/Style/Delete?id={id} |
No documentation available. |
GET api/Style/GetByUsername?userName={userName} |
No documentation available. |
WrikeSubscription
API | Description |
---|---|
GET api/WrikeSubscription/GetStatus |
No documentation available. |
PUT api/WrikeSubscription/Activate |
No documentation available. |
PUT api/WrikeSubscription/Deactivate |
No documentation available. |
WrikeWebHook
API | Description |
---|---|
POST api/WrikeWebHook |
No documentation available. |