We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issuing the following two commands does not import state of the objects. (invalid request) provider version = "1.4.2"
Physical interface
terraform import -input=false fmc_device_physical_interfaces.DeviceVar1PhysicalInterfaceVar1 005056b0-b67d-0ed3-0000-004295225174 │ Error: unable to read physical interface │ │ getting physical interfaces: https://10.62.158.75/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/devices/devicerecords//physicalinterfaces/ - wrong status code: 404, error category: │ FRAMEWORK, error severity: ERROR, error messages: [{Invalid Request}]
IPv4staticroute
terraform import -input=false fmc_staticIPv4_route.IPv4StaticRouteVar1 005056b0-b67d-0ed3-0000-004295224935 │ Error: unable to read route │ │ getting ipv4 route2: https://10.62.158.75/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/devices/devicerecords//routing/ipv4staticroutes/005056b0-b67d-0ed3-0000-004295224935 - wrong │ status code: 404, error category: FRAMEWORK, error severity: ERROR, error messages: [{Invalid Request}] - id: 005056b0-b67d-0ed3-0000-004295224935
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issuing the following two commands does not import state of the objects. (invalid request)
provider version = "1.4.2"
Physical interface
IPv4staticroute
The text was updated successfully, but these errors were encountered: