Namespace: org
Method: create Description:
- struct - organization info
- int "id"
- string "name"
- int "active_users" - Number of active users in the organization.
- int "systems" - Number of systems in the organization.
- int "trusts" - Number of trusted organizations.
- int "system_groups" - Number of system groups in the organization. (optional)
- int "activation_keys" - Number of activation keys in the organization. (optional)
- int "kickstart_profiles" - Number of kickstart profiles in the organization. (optional)
- int "configuration_channels" - Number of configuration channels in the organization. (optional)
- boolean "staging_content_enabled" - Is staging content enabled in organization. (optional)
Method: delete Description:
- int - 1 on success, exception thrown otherwise.
Method: getCrashFileSizeLimit Description:
- int - Crash file size limit.
Method: getDetails Description:
- struct - organization info
- int "id"
- string "name"
- int "active_users" - Number of active users in the organization.
- int "systems" - Number of systems in the organization.
- int "trusts" - Number of trusted organizations.
- int "system_groups" - Number of system groups in the organization. (optional)
- int "activation_keys" - Number of activation keys in the organization. (optional)
- int "kickstart_profiles" - Number of kickstart profiles in the organization. (optional)
- int "configuration_channels" - Number of configuration channels in the organization. (optional)
- boolean "staging_content_enabled" - Is staging content enabled in organization. (optional)
Method: getDetails Description:
- struct - organization info
- int "id"
- string "name"
- int "active_users" - Number of active users in the organization.
- int "systems" - Number of systems in the organization.
- int "trusts" - Number of trusted organizations.
- int "system_groups" - Number of system groups in the organization. (optional)
- int "activation_keys" - Number of activation keys in the organization. (optional)
- int "kickstart_profiles" - Number of kickstart profiles in the organization. (optional)
- int "configuration_channels" - Number of configuration channels in the organization. (optional)
- boolean "staging_content_enabled" - Is staging content enabled in organization. (optional)
Method: getPolicyForScapFileUpload Description:
- struct - scap_upload_info
- boolean "enabled" - Aggregation of detailed SCAP results is enabled.
- int "size_limit" - Limit (in Bytes) for a single SCAP file upload.
Method: getPolicyForScapResultDeletion Description:
- struct - scap_deletion_info
- boolean "enabled" - Deletion of SCAP results is enabled
- int "retention_period" - Period (in days) after which a scan can be deleted (if enabled).
Method: isCrashReportingEnabled Description:
- boolean - Get the status of crash reporting settings.
Method: isCrashfileUploadEnabled Description:
- boolean - Get the status of crash file upload settings.
Method: isErrataEmailNotifsForOrg Description:
- boolean - Returns the status of the errata e-mail notification setting for the organization
Method: isOrgConfigManagedByOrgAdmin Description:
- boolean - Returns the status org admin management setting
Method: listOrgs Description:
- array:
- struct - organization info
- int "id"
- string "name"
- int "active_users" - Number of active users in the organization.
- int "systems" - Number of systems in the organization.
- int "trusts" - Number of trusted organizations.
- int "system_groups" - Number of system groups in the organization. (optional)
- int "activation_keys" - Number of activation keys in the organization. (optional)
- int "kickstart_profiles" - Number of kickstart profiles in the organization. (optional)
- int "configuration_channels" - Number of configuration channels in the organization. (optional)
- boolean "staging_content_enabled" - Is staging content enabled in organization. (optional)
Method: listUsers Description:
- array:
- struct - user
- string "login"
- string "login_uc"
- string "name"
- string "email"
- boolean "is_org_admin"
Method: migrateSystems Description:
- array:
- int - serverIdMigrated
Method: setCrashFileSizeLimit Description:
- int - 1 on success, exception thrown otherwise.
Method: setCrashReporting Description:
- int - 1 on success, exception thrown otherwise.
Method: setCrashfileUpload Description:
- int - 1 on success, exception thrown otherwise.
Method: setErrataEmailNotifsForOrg Description:
- int - 1 on success, exception thrown otherwise.
Method: setOrgConfigManagedByOrgAdmin Description:
- int - 1 on success, exception thrown otherwise.
Method: setPolicyForScapFileUpload Description:
- int - 1 on success, exception thrown otherwise.
Method: setPolicyForScapResultDeletion Description:
- int - 1 on success, exception thrown otherwise.
Method: updateName Description:
- struct - organization info
- int "id"
- string "name"
- int "active_users" - Number of active users in the organization.
- int "systems" - Number of systems in the organization.
- int "trusts" - Number of trusted organizations.
- int "system_groups" - Number of system groups in the organization. (optional)
- int "activation_keys" - Number of activation keys in the organization. (optional)
- int "kickstart_profiles" - Number of kickstart profiles in the organization. (optional)
- int "configuration_channels" - Number of configuration channels in the organization. (optional)
- boolean "staging_content_enabled" - Is staging content enabled in organization. (optional)
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