cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1107
Views
0
Helpful
0
Replies

How to connect to UCS Central XML API? Please help

sonyboy
Level 1
Level 1

Hello Experts,

I am trying to connect to XML API of UCS Central to fetch all the "Faults" so that I can create a ticket from them. So far, I am unable to find a way to connect to UCS Central using XML API..

Please help..

Tried this..

Invoke-WebRequest -Uri https://ucscentralip/xmlim -Method Post -Body @{

    '@type' = 'login'

    username = 'admin'

    password = 'admin'

}


Tried this page but didn't help much


UCS XML API "curl and xml"









0 Replies 0