On Red Hat Satellite 5 API `system.deleteguestprofiles` fails to delete inactive profile of guest with error "redstone.xmlrpc.XmlRpcFault: The system ID specified (10XXXXXXX) does not represent a host system"

Solution Verified - Updated -

Issue

  • API system.deleteguestprofiles fails to delete inactive profile of guest with below error:
Traceback (most recent call last):
  File "test.py", line 11, in ?
    list = client.system.deleteGuestProfiles(key,1000010084,arr)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1286, in _parse_response
    return u.close()
  File "/usr/lib64/python2.4/xmlrpclib.py", line 744, in close
    raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 1005: 'redstone.xmlrpc.XmlRpcFault: The system ID specified (1000010084) does not represent a host system'>

Environment

  • Red Hat Satellite 5.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content