이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 3. Examples
The following sections demostrate Red Hat Satellite API usage using different programming languages and their respective XML-RPC requests.
3.1. Perl Example 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
This Perl example shows the
system.listUserSystems call being used to get a list of systems a user has access. The example prints the name of each system. The Frontier::Client Perl module is found in the perl-Frontier-RPC RPM.