Class: Softlayer::User::Customer::OpenIdConnect
- Inherits:
-
Softlayer::User::Customer
- Object
- Model
- Entity
- Interface
- Softlayer::User::Customer
- Softlayer::User::Customer::OpenIdConnect
- Defined in:
- lib/softlayer/user/customer/open_id_connect.rb
Defined Under Namespace
Classes: Representer
Constant Summary collapse
- SERVICE =
'SoftLayer_User_Customer_OpenIdConnect'
Instance Attribute Summary
Attributes inherited from Softlayer::User::Customer
#account, #account_id, #action_count, #actions, #additional_email_count, #additional_emails, #address1, #address2, #aim, #alternate_phone, #api_authentication_key_count, #api_authentication_keys, #authentication_token, #cdn_account_count, #cdn_accounts, #child_user_count, #child_users, #city, #closed_ticket_count, #closed_tickets, #company_name, #country, #create_date, #daylight_savings_time_flag, #deny_all_resource_access_on_create_flag, #display_name, #email, #external_binding_count, #external_bindings, #first_name, #forum_password_hash, #hardware, #hardware_count, #hardware_notification_count, #hardware_notifications, #has_acknowledged_support_policy_flag, #has_full_hardware_access_flag, #has_full_virtual_guest_access_flag, #icq, #id, #ip_address_restriction, #last_name, #layout_profile_count, #layout_profiles, #locale, #locale_id, #login_attempt_count, #login_attempts, #managed_by_federation_flag, #managed_by_open_id_connect_flag, #mobile_device_count, #mobile_devices, #modify_date, #msn, #name_id, #notification_subscriber_count, #notification_subscribers, #office_phone, #open_id_connect_user_name, #open_ticket_count, #open_tickets, #override_count, #overrides, #parent, #parent_id, #password_expire_date, #permission_count, #permission_system_version, #permissions, #postal_code, #pptp_vpn_allowed_flag, #preference_count, #preferences, #role_count, #roles, #salesforce_user_link, #saved_id, #secondary_login_management_flag, #secondary_login_required_flag, #secondary_password_modify_date, #secondary_password_timeout_days, #security_answer_count, #security_answers, #sms, #ssl_vpn_allowed_flag, #state, #status_date, #subscriber_count, #subscribers, #successful_login_count, #successful_logins, #support_policy_acknowledgement_required_flag, #survey_count, #survey_required_flag, #surveys, #ticket_count, #tickets, #timezone, #timezone_id, #unsuccessful_login_count, #unsuccessful_logins, #user_link_count, #user_links, #user_status, #user_status_id, #username, #virtual_guest_count, #virtual_guests, #vpn_manual_config, #yahoo
Class Method Summary collapse
-
.check_external_authentication_status(message) ⇒ Object
authentication_container.
-
.complete_invitation_after_login(message) ⇒ Object
provider_type access_token email_registration_code.
-
.create_object(message) ⇒ Object
template_object password vpn_password.
-
.create_open_id_connect_user_and_complete_invitation(message) ⇒ Object
provider_type user password registration_code.
-
.decline_invitation(message) ⇒ Object
provider_type registration_code.
-
.edit_objects(message) ⇒ Object
template_objects.
- .get_active_external_authentication_vendors ⇒ Object
-
.get_default_security_questions(message) ⇒ Object
key.
-
.get_open_id_registration_info_from_code(message) ⇒ Object
provider_type registration_code.
-
.get_portal_login_token(message) ⇒ Object
username password security_question_id security_question_answer.
-
.get_portal_login_token_open_id_connect(message) ⇒ Object
provider_type access_token account_id.
-
.get_user_from_lost_password_request(message) ⇒ Object
key.
-
.get_user_id_for_password_set(message) ⇒ Object
key.
-
.initiate_external_authentication(message) ⇒ Object
authentication_container.
-
.initiate_portal_password_change(message) ⇒ Object
username.
-
.lost_password(message) ⇒ Object
username email.
-
.perform_external_authentication(message) ⇒ Object
authentication_container.
-
.remove_api_authentication_key(message) ⇒ Object
key_id.
-
.reset_expired_password(message) ⇒ Object
username password new_password security_question_id security_question_answer.
-
.saml_authenticate(message) ⇒ Object
account_id saml_response.
-
.saml_begin_authentication(message) ⇒ Object
account_id.
-
.set_password_from_lost_password_request(message) ⇒ Object
key password security_answers.
-
.validate_authentication_token(message) ⇒ Object
authentication_token.
Instance Method Summary collapse
- #acknowledge_support_policy ⇒ Object
- #add_api_authentication_key ⇒ Object
-
#add_bulk_hardware_access(message) ⇒ Object
hardware_ids.
-
#add_bulk_portal_permission(message) ⇒ Object
permissions.
-
#add_bulk_roles(message) ⇒ Object
roles.
-
#add_bulk_virtual_guest_access(message) ⇒ Object
virtual_guest_ids.
-
#add_external_binding(message) ⇒ Object
external_binding.
-
#add_hardware_access(message) ⇒ Object
hardware_id.
-
#add_notification_subscriber(message) ⇒ Object
notification_key_name.
-
#add_portal_permission(message) ⇒ Object
permission.
-
#add_role(message) ⇒ Object
role.
-
#add_virtual_guest_access(message) ⇒ Object
virtual_guest_id.
-
#change_preference(message) ⇒ Object
preference_type_key_name value.
-
#check_phone_factor_authentication_for_password_set(message) ⇒ Object
password_set authentication_container.
-
#create_notification_subscriber(message) ⇒ Object
key_name resource_table_id.
-
#create_subscriber_delivery_methods(message) ⇒ Object
notification_key_name delivery_method_key_names.
-
#deactivate_notification_subscriber(message) ⇒ Object
key_name resource_table_id.
-
#edit_object(message) ⇒ Object
template_object.
-
#find_user_preference(message) ⇒ Object
profile_name container_keyname preference_keyname.
- #get_account ⇒ Object
- #get_actions ⇒ Object
- #get_additional_emails ⇒ Object
- #get_allowed_hardware_ids ⇒ Object
- #get_allowed_virtual_guest_ids ⇒ Object
- #get_api_authentication_keys ⇒ Object
-
#get_authentication_token(message) ⇒ Object
token.
- #get_cdn_accounts ⇒ Object
- #get_child_users ⇒ Object
- #get_closed_tickets ⇒ Object
-
#get_default_account(message) ⇒ Object
provider_type.
- #get_external_bindings ⇒ Object
- #get_hardware ⇒ Object
- #get_hardware_count ⇒ Object
- #get_hardware_notifications ⇒ Object
- #get_has_acknowledged_support_policy_flag ⇒ Object
- #get_has_full_hardware_access_flag ⇒ Object
- #get_has_full_virtual_guest_access_flag ⇒ Object
- #get_impersonation_token ⇒ Object
- #get_layout_profiles ⇒ Object
- #get_locale ⇒ Object
- #get_login_attempts ⇒ Object
-
#get_mapped_accounts(message) ⇒ Object
provider_type.
- #get_mobile_devices ⇒ Object
- #get_notification_subscribers ⇒ Object
- #get_object ⇒ Object
- #get_open_tickets ⇒ Object
- #get_overrides ⇒ Object
- #get_parent ⇒ Object
- #get_permissions ⇒ Object
-
#get_preference(message) ⇒ Object
preference_type_key_name.
- #get_preference_types ⇒ Object
- #get_preferences ⇒ Object
-
#get_requirements_for_password_set(message) ⇒ Object
password_set.
- #get_roles ⇒ Object
- #get_salesforce_user_link ⇒ Object
- #get_security_answers ⇒ Object
- #get_subscribers ⇒ Object
- #get_successful_logins ⇒ Object
- #get_support_policy_acknowledgement_required_flag ⇒ Object
- #get_support_policy_document ⇒ Object
- #get_support_policy_name ⇒ Object
- #get_supported_locales ⇒ Object
- #get_survey_required_flag ⇒ Object
- #get_surveys ⇒ Object
- #get_tickets ⇒ Object
- #get_timezone ⇒ Object
- #get_unsuccessful_logins ⇒ Object
- #get_user_links ⇒ Object
-
#get_user_preferences(message) ⇒ Object
profile_name container_keyname.
- #get_user_status ⇒ Object
- #get_virtual_guest_count ⇒ Object
- #get_virtual_guests ⇒ Object
- #in_terminal_status ⇒ Object
-
#invite_user_to_link_open_id_connect(message) ⇒ Object
provider_type.
- #is_master_user ⇒ Object
-
#is_valid_forum_password(message) ⇒ Object
password.
-
#is_valid_portal_password(message) ⇒ Object
password.
-
#process_password_set_request(message) ⇒ Object
password_set authentication_container.
- #remove_all_hardware_access_for_this_user ⇒ Object
- #remove_all_virtual_access_for_this_user ⇒ Object
-
#remove_bulk_hardware_access(message) ⇒ Object
hardware_ids.
-
#remove_bulk_portal_permission(message) ⇒ Object
permissions.
-
#remove_bulk_roles(message) ⇒ Object
roles.
-
#remove_bulk_virtual_guest_access(message) ⇒ Object
virtual_guest_ids.
-
#remove_external_binding(message) ⇒ Object
external_binding.
-
#remove_hardware_access(message) ⇒ Object
hardware_id.
-
#remove_portal_permission(message) ⇒ Object
permission.
-
#remove_role(message) ⇒ Object
role.
-
#remove_virtual_guest_access(message) ⇒ Object
virtual_guest_id.
- #saml_begin_logout ⇒ Object
-
#saml_logout(message) ⇒ Object
saml_response.
-
#set_default_account(message) ⇒ Object
provider_type account_id.
-
#update_forum_password(message) ⇒ Object
password.
-
#update_notification_subscriber(message) ⇒ Object
notification_key_name active.
-
#update_password(message) ⇒ Object
password.
-
#update_security_answers(message) ⇒ Object
questions answers.
-
#update_subscriber_delivery_method(message) ⇒ Object
notification_key_name delivery_method_key_names active.
-
#update_vpn_password(message) ⇒ Object
password.
- #update_vpn_user ⇒ Object
Methods inherited from Model
all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer
Methods included from Model::Operations
extended, #filter, included, #limit, #mask, #request_headers
Class Method Details
.check_external_authentication_status(message) ⇒ Object
authentication_container
72 73 74 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 72 def self.check_external_authentication_status() request(:check_external_authentication_status, Softlayer::Container::User::Customer::Portal::Token, ) end |
.complete_invitation_after_login(message) ⇒ Object
provider_type access_token email_registration_code
85 86 87 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 85 def self.complete_invitation_after_login() request(:complete_invitation_after_login, nil, ) end |
.create_object(message) ⇒ Object
template_object password vpn_password
98 99 100 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 98 def self.create_object() request(:create_object, Softlayer::User::Customer::OpenIdConnect, ) end |
.create_open_id_connect_user_and_complete_invitation(message) ⇒ Object
provider_type user password registration_code
106 107 108 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 106 def self.create_open_id_connect_user_and_complete_invitation() request(:create_open_id_connect_user_and_complete_invitation, String, ) end |
.decline_invitation(message) ⇒ Object
provider_type registration_code
124 125 126 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 124 def self.decline_invitation() request(:decline_invitation, nil, ) end |
.edit_objects(message) ⇒ Object
template_objects
134 135 136 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 134 def self.edit_objects() request(:edit_objects, Boolean, ) end |
.get_active_external_authentication_vendors ⇒ Object
153 154 155 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 153 def self.get_active_external_authentication_vendors request(:get_active_external_authentication_vendors, Array[Softlayer::Container::User::Customer::External::Binding::Vendor]) end |
.get_default_security_questions(message) ⇒ Object
key
196 197 198 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 196 def self.get_default_security_questions() request(:get_default_security_questions, Array[Softlayer::User::Security::Question], ) end |
.get_open_id_registration_info_from_code(message) ⇒ Object
provider_type registration_code
263 264 265 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 263 def self.get_open_id_registration_info_from_code() request(:get_open_id_registration_info_from_code, Softlayer::Account::Authentication::OpenIdConnect::RegistrationInformation, ) end |
.get_portal_login_token(message) ⇒ Object
username password security_question_id security_question_answer
287 288 289 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 287 def self.get_portal_login_token() request(:get_portal_login_token, Softlayer::Container::User::Customer::Portal::Token, ) end |
.get_portal_login_token_open_id_connect(message) ⇒ Object
provider_type access_token account_id
294 295 296 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 294 def self.get_portal_login_token_open_id_connect() request(:get_portal_login_token_open_id_connect, Softlayer::Container::User::Customer::Portal::Token, ) end |
.get_user_from_lost_password_request(message) ⇒ Object
key
373 374 375 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 373 def self.get_user_from_lost_password_request() request(:get_user_from_lost_password_request, Array[Softlayer::User::Security::Question], ) end |
.get_user_id_for_password_set(message) ⇒ Object
key
378 379 380 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 378 def self.get_user_id_for_password_set() request(:get_user_id_for_password_set, Integer, ) end |
.initiate_external_authentication(message) ⇒ Object
authentication_container
409 410 411 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 409 def self.initiate_external_authentication() request(:initiate_external_authentication, String, ) end |
.initiate_portal_password_change(message) ⇒ Object
username
414 415 416 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 414 def self.initiate_portal_password_change() request(:initiate_portal_password_change, Boolean, ) end |
.lost_password(message) ⇒ Object
username email
439 440 441 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 439 def self.lost_password() request(:lost_password, Boolean, ) end |
.perform_external_authentication(message) ⇒ Object
authentication_container
444 445 446 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 444 def self.perform_external_authentication() request(:perform_external_authentication, Softlayer::Container::User::Customer::Portal::Token, ) end |
.remove_api_authentication_key(message) ⇒ Object
key_id
463 464 465 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 463 def self.remove_api_authentication_key() request(:remove_api_authentication_key, Boolean, ) end |
.reset_expired_password(message) ⇒ Object
username password new_password security_question_id security_question_answer
517 518 519 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 517 def self.reset_expired_password() request(:reset_expired_password, Boolean, ) end |
.saml_authenticate(message) ⇒ Object
account_id saml_response
523 524 525 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 523 def self.saml_authenticate() request(:saml_authenticate, Softlayer::Container::User::Customer::Portal::Token, ) end |
.saml_begin_authentication(message) ⇒ Object
account_id
528 529 530 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 528 def self.saml_begin_authentication() request(:saml_begin_authentication, String, ) end |
.set_password_from_lost_password_request(message) ⇒ Object
key password security_answers
550 551 552 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 550 def self.set_password_from_lost_password_request() request(:set_password_from_lost_password_request, Boolean, ) end |
.validate_authentication_token(message) ⇒ Object
authentication_token
593 594 595 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 593 def self.validate_authentication_token() request(:validate_authentication_token, Softlayer::Container::User::Customer::Portal::Token, ) end |
Instance Method Details
#acknowledge_support_policy ⇒ Object
7 8 9 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 7 def acknowledge_support_policy request(:acknowledge_support_policy, nil) end |
#add_api_authentication_key ⇒ Object
11 12 13 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 11 def add_api_authentication_key request(:add_api_authentication_key, String) end |
#add_bulk_hardware_access(message) ⇒ Object
hardware_ids
16 17 18 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 16 def add_bulk_hardware_access() request(:add_bulk_hardware_access, Boolean, ) end |
#add_bulk_portal_permission(message) ⇒ Object
permissions
21 22 23 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 21 def () request(:add_bulk_portal_permission, Boolean, ) end |
#add_bulk_roles(message) ⇒ Object
roles
26 27 28 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 26 def add_bulk_roles() request(:add_bulk_roles, nil, ) end |
#add_bulk_virtual_guest_access(message) ⇒ Object
virtual_guest_ids
31 32 33 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 31 def add_bulk_virtual_guest_access() request(:add_bulk_virtual_guest_access, Boolean, ) end |
#add_external_binding(message) ⇒ Object
external_binding
36 37 38 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 36 def add_external_binding() request(:add_external_binding, Softlayer::User::Customer::External::Binding, ) end |
#add_hardware_access(message) ⇒ Object
hardware_id
41 42 43 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 41 def add_hardware_access() request(:add_hardware_access, Boolean, ) end |
#add_notification_subscriber(message) ⇒ Object
notification_key_name
46 47 48 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 46 def add_notification_subscriber() request(:add_notification_subscriber, Boolean, ) end |
#add_portal_permission(message) ⇒ Object
permission
51 52 53 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 51 def () request(:add_portal_permission, Boolean, ) end |
#add_role(message) ⇒ Object
role
56 57 58 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 56 def add_role() request(:add_role, nil, ) end |
#add_virtual_guest_access(message) ⇒ Object
virtual_guest_id
61 62 63 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 61 def add_virtual_guest_access() request(:add_virtual_guest_access, Boolean, ) end |
#change_preference(message) ⇒ Object
preference_type_key_name value
67 68 69 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 67 def change_preference() request(:change_preference, Array[Softlayer::User::Preference], ) end |
#check_phone_factor_authentication_for_password_set(message) ⇒ Object
password_set authentication_container
78 79 80 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 78 def check_phone_factor_authentication_for_password_set() request(:check_phone_factor_authentication_for_password_set, Boolean, ) end |
#create_notification_subscriber(message) ⇒ Object
key_name resource_table_id
91 92 93 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 91 def create_notification_subscriber() request(:create_notification_subscriber, Boolean, ) end |
#create_subscriber_delivery_methods(message) ⇒ Object
notification_key_name delivery_method_key_names
112 113 114 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 112 def create_subscriber_delivery_methods() request(:create_subscriber_delivery_methods, Boolean, ) end |
#deactivate_notification_subscriber(message) ⇒ Object
key_name resource_table_id
118 119 120 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 118 def deactivate_notification_subscriber() request(:deactivate_notification_subscriber, Boolean, ) end |
#edit_object(message) ⇒ Object
template_object
129 130 131 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 129 def edit_object() request(:edit_object, Boolean, ) end |
#find_user_preference(message) ⇒ Object
profile_name container_keyname preference_keyname
141 142 143 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 141 def find_user_preference() request(:find_user_preference, Array[Softlayer::Layout::Profile], ) end |
#get_account ⇒ Object
145 146 147 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 145 def get_account request(:get_account, Softlayer::Account) end |
#get_actions ⇒ Object
149 150 151 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 149 def get_actions request(:get_actions, Array[Softlayer::User::Permission::Action]) end |
#get_additional_emails ⇒ Object
157 158 159 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 157 def get_additional_emails request(:get_additional_emails, Array[Softlayer::User::Customer::AdditionalEmail]) end |
#get_allowed_hardware_ids ⇒ Object
161 162 163 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 161 def get_allowed_hardware_ids request(:get_allowed_hardware_ids, Array[Integer]) end |
#get_allowed_virtual_guest_ids ⇒ Object
165 166 167 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 165 def get_allowed_virtual_guest_ids request(:get_allowed_virtual_guest_ids, Array[Integer]) end |
#get_api_authentication_keys ⇒ Object
169 170 171 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 169 def get_api_authentication_keys request(:get_api_authentication_keys, Array[Softlayer::User::Customer::ApiAuthentication]) end |
#get_authentication_token(message) ⇒ Object
token
174 175 176 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 174 def get_authentication_token() request(:get_authentication_token, Softlayer::Container::User::Authentication::Token, ) end |
#get_cdn_accounts ⇒ Object
178 179 180 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 178 def get_cdn_accounts request(:get_cdn_accounts, Array[Softlayer::Network::ContentDelivery::Account]) end |
#get_child_users ⇒ Object
182 183 184 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 182 def get_child_users request(:get_child_users, Array[Softlayer::User::Customer]) end |
#get_closed_tickets ⇒ Object
186 187 188 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 186 def get_closed_tickets request(:get_closed_tickets, Array[Softlayer::Ticket]) end |
#get_default_account(message) ⇒ Object
provider_type
191 192 193 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 191 def get_default_account() request(:get_default_account, Softlayer::Account, ) end |
#get_external_bindings ⇒ Object
200 201 202 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 200 def get_external_bindings request(:get_external_bindings, Array[Softlayer::User::External::Binding]) end |
#get_hardware ⇒ Object
204 205 206 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 204 def get_hardware request(:get_hardware, Array[Softlayer::Hardware]) end |
#get_hardware_count ⇒ Object
208 209 210 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 208 def get_hardware_count request(:get_hardware_count, Integer) end |
#get_hardware_notifications ⇒ Object
212 213 214 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 212 def get_hardware_notifications request(:get_hardware_notifications, Array[Softlayer::User::Customer::Notification::Hardware]) end |
#get_has_acknowledged_support_policy_flag ⇒ Object
216 217 218 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 216 def get_has_acknowledged_support_policy_flag request(:get_has_acknowledged_support_policy_flag, Boolean) end |
#get_has_full_hardware_access_flag ⇒ Object
220 221 222 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 220 def get_has_full_hardware_access_flag request(:get_has_full_hardware_access_flag, Boolean) end |
#get_has_full_virtual_guest_access_flag ⇒ Object
224 225 226 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 224 def get_has_full_virtual_guest_access_flag request(:get_has_full_virtual_guest_access_flag, Boolean) end |
#get_impersonation_token ⇒ Object
228 229 230 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 228 def get_impersonation_token request(:get_impersonation_token, String) end |
#get_layout_profiles ⇒ Object
232 233 234 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 232 def get_layout_profiles request(:get_layout_profiles, Array[Softlayer::Layout::Profile]) end |
#get_locale ⇒ Object
236 237 238 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 236 def get_locale request(:get_locale, Softlayer::Locale) end |
#get_login_attempts ⇒ Object
240 241 242 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 240 def get_login_attempts request(:get_login_attempts, Array[Softlayer::User::Customer::Access::Authentication]) end |
#get_mapped_accounts(message) ⇒ Object
provider_type
245 246 247 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 245 def get_mapped_accounts() request(:get_mapped_accounts, Array[Softlayer::Account], ) end |
#get_mobile_devices ⇒ Object
249 250 251 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 249 def get_mobile_devices request(:get_mobile_devices, Array[Softlayer::User::Customer::MobileDevice]) end |
#get_notification_subscribers ⇒ Object
253 254 255 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 253 def get_notification_subscribers request(:get_notification_subscribers, Array[Softlayer::Notification::Subscriber]) end |
#get_object ⇒ Object
257 258 259 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 257 def get_object request(:get_object, Softlayer::User::Customer::OpenIdConnect) end |
#get_open_tickets ⇒ Object
267 268 269 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 267 def get_open_tickets request(:get_open_tickets, Array[Softlayer::Ticket]) end |
#get_overrides ⇒ Object
271 272 273 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 271 def get_overrides request(:get_overrides, Array[Softlayer::Network::Service::Vpn::Overrides]) end |
#get_parent ⇒ Object
275 276 277 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 275 def get_parent request(:get_parent, Softlayer::User::Customer) end |
#get_permissions ⇒ Object
279 280 281 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 279 def request(:get_permissions, Array[Softlayer::User::Customer::CustomerPermission::Permission]) end |
#get_preference(message) ⇒ Object
preference_type_key_name
299 300 301 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 299 def get_preference() request(:get_preference, Softlayer::User::Preference, ) end |
#get_preference_types ⇒ Object
303 304 305 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 303 def get_preference_types request(:get_preference_types, Array[Softlayer::User::Preference::Type]) end |
#get_preferences ⇒ Object
307 308 309 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 307 def get_preferences request(:get_preferences, Array[Softlayer::User::Preference]) end |
#get_requirements_for_password_set(message) ⇒ Object
password_set
312 313 314 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 312 def get_requirements_for_password_set() request(:get_requirements_for_password_set, Softlayer::Container::User::Customer::PasswordSet, ) end |
#get_roles ⇒ Object
316 317 318 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 316 def get_roles request(:get_roles, Array[Softlayer::User::Permission::Role]) end |
#get_salesforce_user_link ⇒ Object
320 321 322 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 320 def get_salesforce_user_link request(:get_salesforce_user_link, Softlayer::User::Customer::Link) end |
#get_security_answers ⇒ Object
324 325 326 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 324 def get_security_answers request(:get_security_answers, Array[Softlayer::User::Customer::Security::Answer]) end |
#get_subscribers ⇒ Object
328 329 330 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 328 def get_subscribers request(:get_subscribers, Array[Softlayer::Notification::User::Subscriber]) end |
#get_successful_logins ⇒ Object
332 333 334 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 332 def get_successful_logins request(:get_successful_logins, Array[Softlayer::User::Customer::Access::Authentication]) end |
#get_support_policy_acknowledgement_required_flag ⇒ Object
336 337 338 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 336 def get_support_policy_acknowledgement_required_flag request(:get_support_policy_acknowledgement_required_flag, Integer) end |
#get_support_policy_document ⇒ Object
340 341 342 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 340 def get_support_policy_document request(:get_support_policy_document, Softlayer::Base64Binary) end |
#get_support_policy_name ⇒ Object
344 345 346 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 344 def get_support_policy_name request(:get_support_policy_name, String) end |
#get_supported_locales ⇒ Object
348 349 350 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 348 def get_supported_locales request(:get_supported_locales, Array[Softlayer::Locale]) end |
#get_survey_required_flag ⇒ Object
352 353 354 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 352 def get_survey_required_flag request(:get_survey_required_flag, Boolean) end |
#get_surveys ⇒ Object
356 357 358 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 356 def get_surveys request(:get_surveys, Array[Softlayer::Survey]) end |
#get_tickets ⇒ Object
360 361 362 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 360 def get_tickets request(:get_tickets, Array[Softlayer::Ticket]) end |
#get_timezone ⇒ Object
364 365 366 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 364 def get_timezone request(:get_timezone, Softlayer::Locale::Timezone) end |
#get_unsuccessful_logins ⇒ Object
368 369 370 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 368 def get_unsuccessful_logins request(:get_unsuccessful_logins, Array[Softlayer::User::Customer::Access::Authentication]) end |
#get_user_links ⇒ Object
382 383 384 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 382 def get_user_links request(:get_user_links, Array[Softlayer::User::Customer::Link]) end |
#get_user_preferences(message) ⇒ Object
profile_name container_keyname
388 389 390 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 388 def get_user_preferences() request(:get_user_preferences, Array[Softlayer::Layout::Profile], ) end |
#get_user_status ⇒ Object
392 393 394 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 392 def get_user_status request(:get_user_status, Softlayer::User::Customer::Status) end |
#get_virtual_guest_count ⇒ Object
396 397 398 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 396 def get_virtual_guest_count request(:get_virtual_guest_count, Integer) end |
#get_virtual_guests ⇒ Object
400 401 402 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 400 def get_virtual_guests request(:get_virtual_guests, Array[Softlayer::Virtual::Guest]) end |
#in_terminal_status ⇒ Object
404 405 406 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 404 def in_terminal_status request(:in_terminal_status, Boolean) end |
#invite_user_to_link_open_id_connect(message) ⇒ Object
provider_type
419 420 421 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 419 def invite_user_to_link_open_id_connect() request(:invite_user_to_link_open_id_connect, Boolean, ) end |
#is_master_user ⇒ Object
423 424 425 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 423 def is_master_user request(:is_master_user, Boolean) end |
#is_valid_forum_password(message) ⇒ Object
password
428 429 430 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 428 def is_valid_forum_password() request(:is_valid_forum_password, Boolean, ) end |
#is_valid_portal_password(message) ⇒ Object
password
433 434 435 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 433 def is_valid_portal_password() request(:is_valid_portal_password, Boolean, ) end |
#process_password_set_request(message) ⇒ Object
password_set authentication_container
450 451 452 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 450 def process_password_set_request() request(:process_password_set_request, Softlayer::Container::User::Customer::PasswordSet, ) end |
#remove_all_hardware_access_for_this_user ⇒ Object
454 455 456 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 454 def remove_all_hardware_access_for_this_user request(:remove_all_hardware_access_for_this_user, Boolean) end |
#remove_all_virtual_access_for_this_user ⇒ Object
458 459 460 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 458 def remove_all_virtual_access_for_this_user request(:remove_all_virtual_access_for_this_user, Boolean) end |
#remove_bulk_hardware_access(message) ⇒ Object
hardware_ids
468 469 470 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 468 def remove_bulk_hardware_access() request(:remove_bulk_hardware_access, Boolean, ) end |
#remove_bulk_portal_permission(message) ⇒ Object
permissions
473 474 475 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 473 def () request(:remove_bulk_portal_permission, Boolean, ) end |
#remove_bulk_roles(message) ⇒ Object
roles
478 479 480 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 478 def remove_bulk_roles() request(:remove_bulk_roles, nil, ) end |
#remove_bulk_virtual_guest_access(message) ⇒ Object
virtual_guest_ids
483 484 485 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 483 def remove_bulk_virtual_guest_access() request(:remove_bulk_virtual_guest_access, Boolean, ) end |
#remove_external_binding(message) ⇒ Object
external_binding
488 489 490 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 488 def remove_external_binding() request(:remove_external_binding, Boolean, ) end |
#remove_hardware_access(message) ⇒ Object
hardware_id
493 494 495 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 493 def remove_hardware_access() request(:remove_hardware_access, Boolean, ) end |
#remove_portal_permission(message) ⇒ Object
permission
498 499 500 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 498 def () request(:remove_portal_permission, Boolean, ) end |
#remove_role(message) ⇒ Object
role
503 504 505 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 503 def remove_role() request(:remove_role, nil, ) end |
#remove_virtual_guest_access(message) ⇒ Object
virtual_guest_id
508 509 510 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 508 def remove_virtual_guest_access() request(:remove_virtual_guest_access, Boolean, ) end |
#saml_begin_logout ⇒ Object
532 533 534 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 532 def saml_begin_logout request(:saml_begin_logout, String) end |
#saml_logout(message) ⇒ Object
saml_response
537 538 539 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 537 def saml_logout() request(:saml_logout, nil, ) end |
#set_default_account(message) ⇒ Object
provider_type account_id
543 544 545 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 543 def set_default_account() request(:set_default_account, Softlayer::Account, ) end |
#update_forum_password(message) ⇒ Object
password
555 556 557 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 555 def update_forum_password() request(:update_forum_password, Boolean, ) end |
#update_notification_subscriber(message) ⇒ Object
notification_key_name active
561 562 563 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 561 def update_notification_subscriber() request(:update_notification_subscriber, Boolean, ) end |
#update_password(message) ⇒ Object
password
566 567 568 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 566 def update_password() request(:update_password, Boolean, ) end |
#update_security_answers(message) ⇒ Object
questions answers
572 573 574 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 572 def update_security_answers() request(:update_security_answers, Boolean, ) end |
#update_subscriber_delivery_method(message) ⇒ Object
notification_key_name delivery_method_key_names active
579 580 581 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 579 def update_subscriber_delivery_method() request(:update_subscriber_delivery_method, Boolean, ) end |
#update_vpn_password(message) ⇒ Object
password
584 585 586 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 584 def update_vpn_password() request(:update_vpn_password, Boolean, ) end |
#update_vpn_user ⇒ Object
588 589 590 |
# File 'lib/softlayer/user/customer/open_id_connect.rb', line 588 def update_vpn_user request(:update_vpn_user, Boolean) end |