You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create cluster management interface ipspace is required.
error on POST network/ip/interfaces: REST reported error restclient.RestError{Code:"1967128", Message:"ipspace.uuid or ipspace.name must be provided if scope is "cluster".", Target:""}, statusCode: 400,
Description
When trying to create cluster management interface ipspace is required.
error on POST network/ip/interfaces: REST reported error restclient.RestError{Code:"1967128", Message:"ipspace.uuid or ipspace.name must be provided if scope is "cluster".", Target:""}, statusCode: 400,
Affected Resource(s) and/or Data Source(s)
netapp-ontap_networking_ip_interface_resource
netapp-ontap_networking_ip_interface_data_source
netapp-ontap_networking_ip_interfaces_data_source
Potential Terraform Configuration
References
ipspace is in the API so it should be a simple fix.
https://docs.netapp.com/us-en/ontap-restapi-96/ontap/post-network-ip-interfaces.html
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: