Update

Update

Certified
Enterprise Edition

Update a DNS host record in Infoblox

yaml
type: io.kestra.plugin.ee.infoblox.ipam.dns.hostrecord.Update
yaml
id: infoblox_host_record_update
namespace: company.team

tasks:
  - id: update_host_record
    type: io.kestra.plugin.ee.infoblox.ipam.dns.hostrecord.Update
    url: "{{ secret('INFOBLOX_URL') }}"
    username: "{{ secret('INFOBLOX_USERNAME') }}"
    password: "{{ secret('INFOBLOX_PASSWORD') }}"
    ref: "record:host/ZG5z:c2VydmVyMDEuZXhhbXBsZS5jb20vZGVmYXVsdA:server01.example.com/default"
    comment: "Updated host record"
Properties
Definitions
allowFailedbooleanstring
Defaultfalse
allowedResponseCodesarray
SubTypeinteger
auth
type*Requiredobject
passwordstring
usernamestring
type*Requiredobject
tokenstring
type*Requiredobject
passwordstring
usernamestring
basicAuthPasswordDeprecatedstring
basicAuthUserDeprecatedstring
connectTimeoutDeprecatedstring
Formatduration
connectionPoolIdleTimeoutDeprecatedstring
Formatduration
defaultCharsetstring
DefaultUTF-8
enabledTcpExtendedKeepAlivebooleanstring
Defaulttrue
followRedirectsbooleanstring
Defaulttrue
logLevelDeprecatedstring
Possible Values
ALLTRACEDEBUGINFOWARNERROROFFNOT_SPECIFIED
logsarray
SubTypestring
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODY
maxContentLengthDeprecatedinteger
proxy
addressstring
passwordstring
portintegerstring
typestring
DefaultDIRECT
Possible Values
DIRECTHTTPSOCKS
usernamestring
proxyAddressDeprecatedstring
proxyPasswordDeprecatedstring
proxyPortDeprecatedinteger
proxyTypeDeprecatedstring
Possible Values
DIRECTHTTPSOCKS
proxyUsernameDeprecatedstring
readIdleTimeoutDeprecatedstring
Formatduration
readTimeoutDeprecatedstring
Formatduration
ssl
insecureTrustAllCertificatesbooleanstring
timeout
connectTimeoutstring
readIdleTimeoutstring
DefaultPT5M
Defaultv2.12