Namespace: org.trusts
Method: addTrust Description:
- int - 1 on success, exception thrown otherwise.
Method: getDetails Description:
- struct - org trust details
- dateTime.iso8601 "created" - Date the organization was created
- dateTime.iso8601 "trusted_since" - Date the organization was defined as trusted
- int "channels_provided" - Number of channels provided by the organization.
- int "channels_consumed" - Number of channels consumed by the organization.
- int "systems_migrated_to" - Number of systems migrated to the organization.
- int "systems_migrated_from" - Number of systems migrated from the organization.
Method: listChannelsConsumed Description:
- array:
- struct - channel info
- int "channel_id"
- string "channel_name"
- int "packages"
- int "systems"
Method: listChannelsProvided Description:
- array:
- struct - channel info
- int "channel_id"
- string "channel_name"
- int "packages"
- int "systems"
Method: listOrgs Description:
- array:
- struct - trusted organizations
- int "org_id"
- string "org_name"
- int "shared_channels"
Method: listSystemsAffected Description:
- array:
- struct - affected systems
- int "systemId"
- string "systemName"
Method: listTrusts Description:
- array:
- struct - trusted organizations
- int "orgId"
- string "orgName"
- bool "trustEnabled"
Method: removeTrust Description:
- int - 1 on success, exception thrown otherwise.
Generated on 3/4/2020
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4