DNS Integration module workflows

You can access the DNS Integration module workflows by using the BMC Atrium Orchestrator Development Studio Project Navigator. The DNS Integration module contains the following root-level workflows:

Registration with DNS 

The Registration with DNS workflow registers an IP address with a DNS server. 

Registration with DNS workflow input parameters

InputDescriptionRequired
ip address

Specifies the IP address of the host to be registered

Valid value: Any string

Yes
hostname

Specifies the host name of the host to be registered

Valid value: Any string

Yes
dns serverSpecifies the host name or IP address for DNS registrationYes
dns zoneSpecifies the DNS zone for DNS registrationYes
reverse dns serverSpecifies the host name or IP address for reverse DNS server required for registrationConditional; required for a PTR record
reverse dns zoneSpecifies the reverse DNS zone required for registrationConditional; required for a PTR record
transactionIdSpecifies the transaction ID for the workflowNo
nicIdSpecifes the NIC ID for the workflowNo

Registration with DNS workflow output parameters

OutputDescription
operation resultIndicates the operation result
successIndicates whether the workflow is executed successfully 

De-registration from DNS

The De-registration with DNS workflow releases an IP registered with a DNS server.

De-registration with DNS workflow input parameters

InputDescriptionRequired
ip address

Specifies the IP address of the host to be de-registered

Valid value: Any string

Yes
hostname

Specifies the host name of the host to be de-registered

Valid value: Any string

Yes
dns serverSpecifies the host name or IP address for deregistering from the DNS serverYes
dns zoneSpecifies the DNS zone for deregistration Yes
reverse dns serverSpecifies the host name or IP address of the reverse DNS server required for de-registrationConditional; required for a PTR record
reverse dns zoneSpecifies the reverse DNS zone required for de-registrationConditional; required for a PTR record
transactionIdSpecifies the transaction ID for the workflowNo
nicIdSpecifes the NIC ID for the workflowNo

De-registration with DNS workflow output parameters

OutputDescription
operation resultIndicates the operation result
successIndicates whether the workflow is executed successfully

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments