Unexpected argument error when using ignore_warnings parameter with /cloud/target
Applies to
- ONTAP 9
- REST API
Issue
POST API call fails with an unexpected argument error when the ignore_warnings parameter is utilized with /api/cloud/target
{
"error": {
"message": "Unexpected argument \"ignore_warnings\".",
"code": "262179",
"target": "ignore_warnings"
}
}
