0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Google DomainsでAレコードをAPI経由で自動設定する【グーグルドメイン】

Posted at

Cloud DomainsにAPIあるけど、Google DomainsでAPI使って自動更新したいときにお試しください

curl https://username:password@domains.google.com/nic/update?hostname=subdomain.yourdomain.com

curl -u username:password https://domains.google.com/nic/update?hostname=subdomain.yourdomain.com

ユーザー名とパスワードは管理画面から確認できます

image.png

image.png

image.png

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?