Skip to content
New issue

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

Deleting geo-located record sets #3

Open
rmwpl opened this issue Jun 23, 2015 · 4 comments
Open

Deleting geo-located record sets #3

rmwpl opened this issue Jun 23, 2015 · 4 comments

Comments

@rmwpl
Copy link

rmwpl commented Jun 23, 2015

Hi,

I'm trying to delete a geo-located record set from my hosted zone.
Doesn't work.
I'm passing name, type, ttl, value, set_identifier and of course zone_id and action.

What's really curious is that the same feature also doesn't work with fog-aws and cli53.

Can this be something on their end?

@odyniec
Copy link
Owner

odyniec commented Jun 23, 2015

What response are you getting back?

@rmwpl
Copy link
Author

rmwpl commented Jun 23, 2015

$change_info is UNDEF, so probably no response (?)

@rmwpl
Copy link
Author

rmwpl commented Jun 23, 2015

error: $VAR1 = {
'code' => 'InvalidInput',
'type' => 'Sender',
'message' => 'Invalid request'
};

@rmwpl
Copy link
Author

rmwpl commented Jun 23, 2015

So I actually managed to solve this.
Looks like GeoLocation node it the XML is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants