チャネル・メソッド
チャネル・メソッドは、channel
ネームスペースで使用できます。ULNで使用可能なソフトウェア・チャネルをリストするために、次のメソッドが提供されています。
channel.listSoftwareChannels
listSoftwareChannels
メソッドは、ULNのセッションで使用可能なソフトウェア・チャネルのリストを返します。
- 入力パラメータ
string sessionKey
-
セッションのセッション・キー。例:
JyUVNoT74BFaRJ6fRjDIQ5idPmCaj5UJLb76E2f45Gc
- 戻り値のパラメータ
array
-
次の項目を含むチャネルの配列。
struct (channel)
-
次の文字列を含む構造体:
string channel_arch
-
チャネル・アーキテクチャ。例:
x86_64
string channel_end_of_life
-
チャネル期限。ULNでは現在使用されていません。
string channel_label
-
チャネル・ラベル。例:
ol7_x86_64_latest
string channel_name
-
チャネル名。例:
Oracle Linux 7 Latest (x86_64)
string channel_parent_label
-
チャネルの親ラベル。ULNでは現在使用されていません。