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

Input

Description

Required

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 server

Specifies the host name or IP address for DNS registration

Yes

dns zone

Specifies the DNS zone for DNS registration

Yes

reverse dns server

Specifies the host name or IP address for reverse DNS server required for registration

Conditional; required for a PTR record

reverse dns zone

Specifies the reverse DNS zone required for registration

Conditional; required for a PTR record

transactionId

Specifies the transaction ID for the workflow

No

nicId

Specifes the NIC ID for the workflow

No

Registration with DNS workflow output parameters

Output

Description

operation result

Indicates the operation result

success

Indicates 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

Input

Description

Required

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 server

Specifies the host name or IP address for deregistering from the DNS server

Yes

dns zone

Specifies the DNS zone for deregistration

Yes

reverse dns server

Specifies the host name or IP address of the reverse DNS server required for de-registration

Conditional; required for a PTR record

reverse dns zone

Specifies the reverse DNS zone required for de-registration

Conditional; required for a PTR record

transactionId

Specifies the transaction ID for the workflow

No

nicId

Specifes the NIC ID for the workflow

No

De-registration with DNS workflow output parameters

Output

Description

operation result

Indicates the operation result

success

Indicates whether the workflow is executed successfully

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*