cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

Update CSSP End User Info using cURL

L0 Member

I have been trying to pass End User Info for a provisioned device using a curl as detailed here: https://www.paloaltonetworks.com/documentation/81/virtualization/virtualization/license-the-vm-serie...

But I am receiveing an Insufficient Arguments error. I am providing the APIKey, content-type in the header and also

the following in the URL: 

 

SerialNumbers=
CustomerReferenceId=
CompanyName=
Address=
Country=
Region=
City=
PostalCode=
PhoneNumber=
EndUserContactEmail=

 

I have also tried replacing CustomerReferenceID with CustomerAccountID but the same error - does anyone have a complete list of what is needed for the curl or any suggestions as to what may be causing the issue? Thanks

Who Me Too'd this topic