Namespace: systemgroup
Method: addOrRemoveAdmins Description:
- int - 1 on success, exception thrown otherwise.
Method: addOrRemoveSystems Description:
- int - 1 on success, exception thrown otherwise.
Method: create Description:
- struct - Server Group
- int "id"
- string "name"
- string "description"
- int "org_id"
- int "system_count"
Method: delete Description:
- int - 1 on success, exception thrown otherwise.
Method: getDetails Description:
- struct - Server Group
- int "id"
- string "name"
- string "description"
- int "org_id"
- int "system_count"
Method: getDetails Description:
- struct - Server Group
- int "id"
- string "name"
- string "description"
- int "org_id"
- int "system_count"
Method: listActiveSystemsInGroup Description:
- array:
- int - server_id
Method: listAdministrators Description:
- array:
- struct - user
- int "id"
- string "login"
- string "login_uc" - upper case version of the login
- boolean "enabled" - true if user is enabled, false if the user is disabled
Method: listAllGroups Description:
- array:
- struct - Server Group
- int "id"
- string "name"
- string "description"
- int "org_id"
- int "system_count"
Method: listGroupsWithNoAssociatedAdmins Description:
- array:
- struct - Server Group
- int "id"
- string "name"
- string "description"
- int "org_id"
- int "system_count"
Method: listInactiveSystemsInGroup Description:
- array:
- int - server_id
Method: listInactiveSystemsInGroup Description:
- array:
- int - server_id
Method: listSystems Description:
- array:
- struct - server details
- int "id" - System id
- string "profile_name"
- string "base_entitlement" - System's base entitlement label
- array "string"
- addon_entitlements System's addon entitlements labels, currently only 'virtualization_host'
- boolean "auto_update" - True if system has auto errata updates enabled.
- string "release" - The Operating System release (i.e. 4AS, 5Server
- string "address1"
- string "address2"
- string "city"
- string "state"
- string "country"
- string "building"
- string "room"
- string "rack"
- string "description"
- string "hostname"
- dateTime.iso8601 "last_boot"
- string "osa_status" - Either 'unknown', 'offline', or 'online'.
- boolean "lock_status" - True indicates that the system is locked. False indicates that the system is unlocked.
- string "virtualization" - Virtualization type - for virtual guests only (optional)
Method: listSystemsMinimal Description:
- array:
- struct - system
- int "id"
- string "name"
- dateTime.iso8601 "last_checkin" - Last time server successfully checked in
- dateTime.iso8601 "last_boot" - Last server boot time
- dateTime.iso8601 "created" - Server registration time
Method: scheduleApplyErrataToActive Description:
- array:
- int - actionId
Available since: 13.0 Method: scheduleApplyErrataToActive Description:
- array:
- int - actionId
Available since: 13.0 Method: update Description:
- struct - Server Group
- int "id"
- string "name"
- string "description"
- int "org_id"
- int "system_count"
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