Data Objects; Chapter 3 Data Objects; Api Data Objects - Juniper NETWORK AND SECURITY MANAGER 2010.4 - API GUIDE REV 1 Manual

Api guide
Table of Contents

Advertisement

CHAPTER 3

Data Objects

API Data Objects

Copyright © 2010, Juniper Networks, Inc.
API Data Objects on page 17
A data object is data that is identifiable by the NSM API. NSM data objects are logically
grouped by domains and categories. A domain is a logical grouping of devices, their
security policies, and their access privileges. A category is a logical grouping of the data
objects that have the same structure. For example, a deviceobj is a category of data
objects for devices.
Each object in a category is identified by a tuple (domain, category, object id). The XML
representation of the data objects conforms to the XML schemas illustrated later in this
chapter.
Objects are referenced by name or ID.
Reference based on id. The reference to an object is defined in the following format
&<domain id>.<category name>.<object id>
Reference based on name. The reference to an object defined in the following format
&<domain id>.<category name>.?????????<object name>
precede
<object name>
.
The key data types are illustrated in Figure 2 on page 18. The entire set of common data
types is described in Table 9 on page 18.
. For example,
&1.service.100
. Here, nine question marks
.
17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWORK AND SECURITY MANAGER 2010.4 - API GUIDE REV 1 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Network and security manager 2010.4

Table of Contents