Cisco Cisco Security Manager 4.11 Guía Del Usuario

Descargar
Página de 301
 
 
 
  
 
Cisco Security Manager 4.11 API Specification (Version 2.3) 
 
Page  21
 
Abbreviation 
Definition 
CA 
certificate authority. May also refer to "Configuration Archive" 
module in CSM that stores raw device configuration data. 
CNS 
Cisco Networking Services 
CR 
certificate repository 
CSM 
Cisco Security Manager 
DNS 
domain name service 
FQDN 
fully qualified domain name 
HPM 
Health and Performance Monitoring application of CSM 
HTTP 
Hyper Text Transfer Protocol 
IP 
Internet protocol 
LAN 
local area network 
NAS 
network authentication server 
NB 
North Bound 
OOB 
Out of Band (uncontrolled changes done outside of CSM 
directly on the device) 
PKI 
public key infrastructure 
PKC 
public key cryptography 
SDK 
Software Development Kit 
UI 
user interface 
URI 
universal resource identifier  
XML 
extensible markup language 
XPath 
XML Path Language 
REST 
REpresentational State Transfer 
Table 1: Glossary Terms 
1.8 Conventions 
The following textual conventions are observed  in this document:  
 
•  All type definitions start with an uppercase letter, as in the following example: 
o
   
xs:simpleType
 name
=
"ObjectIdentifier”
 
•  All element names start with a lowercase letter, as in the following example:  
o
 
<
xs:element
 name
="
gid
"
 type
="
ObjectIdentifier
"
 minOccurs
="
1
"
 maxOccurs
="
1
"/>