Este conteúdo não está disponível no idioma selecionado.
34.127. setDetails
- Name
- setDetails
- Description
- Set server details. All arguments are optional and will only be modified if included in the struct.
- Parameters
- string sessionKey
- int serverId - ID of server to lookup details for.
- struct - server details- stringprofile_name- System's profile name
- stringbase_entitlement- System's base entitlement label. (enterprise_entitled or sw_mgr_entitled)
- booleanauto_errata_update- True if system has auto errata updates enabled
- stringdescription- System description
- stringaddress1- System's address line 1.
- stringaddress2- System's address line 2.
- stringcity
- stringstate
- stringcountry
- stringbuilding
- stringroom
- stringrack
 
 
- Return Value
- int - 1 on success, exception thrown otherwise.