Parse REST API output

前端 未结 0 1432
滥情空心
滥情空心 2021-02-19 14:51

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         


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