Distributed Name Service (DNS) Management Programming Manual

INFO CTYPE Command
Using DNS in Programs: The DNS Commands
5–134 46958 Tandem Computers Incorporated
Tokens in Response Buffer
ZDNS-MAP-INFO-DNSTYPE-BR
def ZDNS-DDL-INFO-DNSTYPE-BR.
02 ZNAME type ZDNS-DDL-DNSTYPENAME.
02 ZOWNER type ZDNS-DDL-OWNER.
02 ZTYPENUM type ZDNS-DDL-TYPENUM.
02 ZDOMAIN type ZDNS-DDL-DOMAIN.
end.
ZDNS-MAP-INFO-SSTYPE-BR
(for ZDETAIL = TRUE)
def ZDNS-DDL-INFO-SSTYPE-BR.
02 ZNAME type ZDNS-DDL-SSTYPENAME.
02 ZSS type ZDNS-DDL-SSNAME.
end.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING
Tokens in Command Buffer
ZDNS-MAP-INFO-DNSTYPE-PF1
is a structured token that describes the composite type for which information is
requested. Either this token or ZDNS-MAP-INFO-DNSTYPE-PF2 is required. It
has the token number ZDNS-TNM-INFO-DNSTYPE-PF1 and the definition
ZDNS-DDL-INFO-DNSTYPE-PF1. This token contains the following field:
ZNAME
contains the name of the type for which information is requested. If this field
is supplied as “*”, information about all composite-type names is returned.
Possible errors referring to this field are:
ZDNS-ERR-INV-NAME
ZDNS-ERR-NOTFOUND
ZDNS-ERR-REQD-FIELD