ovh-dns-alter-action

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2021 License: MIT Imports: 3 Imported by: 0

README

OVH alter DNS record

This action updates an existing DNS record using the OVH API.

Inputs

application-key

Required Application key.

application-secret

Required Application secret.

consumer-key

Required Consumer key.

api-endpoint

API endpoint. Defaults to ovh-eu.

dns-zone

Required DNS zone.

record-id

Required DNS record id.

subdomain

Subdomain.

target

DNS record target.

ttl

DNS record TTL.

Example usage

uses: CrispyBaguette/[email protected]
with:
  application-key: foo
  application-secret: bar
  consumer-key: far
  api-endpoint: ovh-us
  dns-zone: example.com
  record-id: 42
  target: "new_record_value"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL