5.8

Table Of Contents
Parser Directive
Type
Parser Directive Mandatory
Description
INI Parser Directives
The INI parser (key/value data)
handles all types of Windows-
style configuration files,
key/value files, and some files
that contain blocks of data. The
key/value files can use any
delimiter, including white space.
The delimiter is a regular
expression. Any value other
than the delimiter is allowed in
the value and data blocks.
ALLOWBLOCKS Advanced directive. In most
cases, use the INITYPE directive
instead. This directive enables
support for data blocks in the
configuration files.
ALLOWSTANDALONE Advanced directive. In most
cases, use the INITYPE directive
instead.
BLOCKEND Advanced directive. In most
cases, use the INITYPE directive
instead.
BLOCKSTART Advanced directive. In most
cases, use the INITYPE directive
instead.
DELIMITER Used to configure unusual
key/value files with the
INITYPE directive, and to set
the separator between keys and
values in configuration files.
INITYPE Meta directive used to
configure other directives.
Directives set by this directive
include, but are not limited to,
ALLOWBLOCKS,
BLOCKSTART, BLOCKEND,
and SPATHSTRING.
SPATHSTRING Advanced directive. In most
cases, use the INITYPE directive
instead.
STANDALONEEXCLPAT Advanced directive. In most
cases, use the INITYPE directive
instead.
vRealize Configuration Manager Administration Guide
142
VMware, Inc.