こんにちわ。
早速質問させていただきます。
現在Orchestrator APIをPowerShellを利用して取得しているのですが
どうしても取得できない情報があります。
エラーの内容としましては
Invoke-RestMethod : {“message”:“No HTTP resource was found that matches the request URI ‘https://marumaru.maru.marumaru.co.jp/odata/RuntimeLicenses’.”,“me
ssageDetail”:“No type was found that matches the controller named ‘RuntimeLicenses’.”}
といった内容で、存在していないと言われます。
しかし、odata内の項目を見ると存在しているように見えます。
何かご存知であれば知恵を貸していただけるとありがたいです。
取得出来ない項目は以下の内容になります。
NamedUserLicenses
LicensesNamedUser
LicensesRuntime
UserLoginAttempts
MessageTemplates
よろしくお願い致します。