モデル ID の一般的な形式は「ABCDEFGHIJKLMNOPQRSTUVWXYZ123456」です。
一重引用符で囲まれたモデル ID の値をスクリプトの次の位置に貼り付けます。 modelGUID='To Be Defined'
Python スクリプトを実行します。[Results] を確認します。
Python スクリプトの編集 (デジタル証明書ベースの認証)
デジタル証明書ベースの認証を使用している場合は以下の手順を実行します。
Python スクリプトと同じディレクトリに Privacy Enhanced Mail (PEM) の公開ファイルと非公開ファイルをコピーします。
スクリプトで「# Begin of Username-Password-based authentication code」に移動し、セクションの各行の先頭に「#」を入力して各行をコメントアウトします。
スクリプトで「# Begin of Username-Password-based authentication code」に移動し、「# Begin of Username-Password-based authentication code」から 「# End of CA-Certificate-based authentication code」手前までの各行の「#」を削除します。