Parse REST API output

前端 未结 0 484
伪装坚强ぢ
伪装坚强ぢ 2021-02-19 14:52

I am invoking a REST API with this simple set commands. But how can I parse this string output.

Code

$Request = Invoke-restmethod -Uri $XMLURI
$Request.Inn         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题