openapi: 3.2.0
info:
description: "Pull Deployment Info API allows clients to get the complete information about a Cisco ISE deployment. The information includes details about the deployment, network zccess, NADs, MDMs, licenses, posture and profiler. \n \n\n<h2>Revision History</h2>\n<table font-family:monospace>\n<tr valign=top style='border:solid #CCCCCC 1.0pt;mso-border-alt:solid #CCCCCC .75pt;background:#DEEDF7'><td><b>Revision #</b></td><td><b>Resource Version</b></td><td><b>Cisco ISE Version</b></td><td><b>Description</b></td></tr>\n<tr style ='border-bottom:solid #CCCCCC 1.0pt'><td>0</td><td>1.0</td><td>2.7</td><td>Initial Cisco ISE Version</td></tr>\n</table>\n<br><br>\n\n<h2>Resource Definition</h2>\n<table>\n<tr valign=top style='border:solid #CCCCCC 1.0pt;mso-border-alt:solid #CCCCCC .75pt;background:#DEEDF7'><td><b>Attribute</b></td><td><b>Type</b></td><td><b>Required</b></td><td><b>Description</b></td><td><b>Example Values</b></td></tr>\n<tr><td style='font-family:monospace'>name</td><td>String</td><td>Yes</td><td>Resource Name</td><td></td></tr>\n<tr valign=top style='background:#f8f8f8'><td style='font-family:monospace'>id</td><td>String</td><td>No</td><td>Resource UUID, mandatory for update</td><td></tr>\n<tr><td style='font-family:monospace'>description</td><td>String</td><td>No</td><td>Resource Description</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>networkAccessInfo</td><td>List</td><td>No</td><td>networkAccessInfo Details</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- isCsnEnabled</td><td>Boolean</td><td>Yes</td><td></td><td>false</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>  - nodeAndScope</td><td>List</td><td>No</td><td>Includes 'content' which is an array of dictionaries describing various attributes with the properties:<br>- name (String), <br>- declaredType (String), <br>- scope (String), <br>- value (Varies), <br>- nil (Boolean), <br>- globalScope (Boolean), <br>- typeSubstituted (Boolean)</td><td>[\"deployment\", <br>\"content\": {\n <br>  \"name\": \"{http://www.cisco.com/NetworkAccessInfo}AuthorizationInfo\",\n <br>  \"declaredType\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node$AuthorizationInfo\",\n <br>  \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node\",\n <br>  \"value\": {\n <br>    \"policyLineCount\": 0,\n <br>    \"activeVLANCount\": 0,\n <br>    \"activedACLCount\": 4\n <br>  },\n <br>  \"nil\": false,\n <br>  \"globalScope\": false,\n <br>  \"typeSubstituted\": false\n <br>}\n <br>]</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- sdaVNs</td><td>List</td><td>No</td><td></td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- trustSecControl</td><td>String</td><td>No</td><td></td><td>ISE</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- radius3RdParty</td><td>List</td><td>No</td><td></td><td></td></tr>\n<tr><td style='font-family:monospace'>profilerInfo</td><td>List</td><td>No</td><td>profilerInfo Details</td><td></td></tr>\n<tr><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr><td style='font-family:monospace'>  - node</td><td>List</td><td>No</td><td>Includes 'profiles' which is an array of dictionaries describing various attributes with the properties:<br>- profile (List), <br>- customProfilesCount (Integer), <br>- endpointTypes (String), <br>- totalProfilesCount (Integer), <br>- uniqueEndpointsCount (Integer), <br>- unknownEndpointsCount (Integer), <br>- totalEndpointsCount (Integer), <br>- unknownEndpointsPercentage (Integer)</td><td>[\n <br>{\n <br>  \"profiles\": {\n <br>    \"profile\": [],\n <br>    \"customProfilesCount\": 0,\n <br>    \"endpointTypes\": \"\",\n <br>    \"totalProfilesCount\": 676,\n <br>    \"uniqueEndpointsCount\": 0,\n <br>    \"unknownEndpointsCount\": 0,\n <br>    \"totalEndpointsCount\": 0,\n <br>   \"unknownEndpointsPercentage\": 0\n <br>  },\n <br>  \"onlineSubscriptionEnabled\": true,\n <br>  \"lastAppliedFeedDateTime\": \"2021-03-30T01:06:01.621+00:00\",\n <br>  \"scope\": \"deployment\"\n <br>}\n <br>]</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>deploymentInfo</td><td>List</td><td>No</td><td>deploymentInfo Details</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- versionHistoryInfo</td><td>List</td><td>No</td><td>Array of dictionaries describing various attributes with the properties:<br>- opType (String), <br>- mainVersion (String), <br>- epochTime (Integer)</td><td>[\n <br>{\n <br>  \"opType\": \"Application Install\",\n <br>  \"mainVersion\": \"3.1.0.280\",\n <br>  \"epochTime\": 1614847786000\n <br>}\n <br>]\n </td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>  - nodeAndNodeCountAndCountInfo</td><td>List</td><td>No</td><td>Includes 'content' which is an array of dictionaries describing various attributes with the properties:<br>- name (String), <br>- declaredType (String), <br>- scope (String), <br>- value (Varies), <br>- nil (Boolean), <br>- globalScope (Boolean), <br>- typeSubstituted (Boolean)</td><td>[\n <br>{\n <br>  \"name\": \"{http://www.cisco.com/DeploymentInfo}NodeTypes\",\n <br>  \"declaredType\": \"java.lang.String\",\n <br>  \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node\",\n <br>  \"value\": \"PAP,MNT,PDP,PXG\",\n <br>  \"nil\": false,\n <br>  \"globalScope\": false,\n <br>  \"typeSubstituted\": false\n <br>}\n <br>]</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- fipsstatus</td><td>String</td><td>No</td><td></td><td>Disabled</td></tr>\n<tr><td style='font-family:monospace'>nadInfo</td><td>List</td><td>No</td><td>nadInfo Details</td><td></td></tr>\n<tr><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr><td style='font-family:monospace'>  - nodeAndScope</td><td>List</td><td>No</td><td>Includes 'content' which is an array of dictionaries describing various attributes with the properties:<br>- name (String), <br>- declaredType (String), <br>- scope (String), <br>- value (List), <br>- nil (Boolean), <br>- globalScope (Boolean), <br>- typeSubstituted (Boolean)</td><td>[\"deployment\", <br>\"content\": [\n <br> {\n <br>    \"name\": \"{http://www.cisco.com/NADInfo}NADProfileInfo\",\n <br>    \"declaredType\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo\",\n <br>    \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node\",\n <br>    \"value\": {\n <br>      \"name\": \"Cisco\",\n <br>      \"isCiscoProvided\": true,\n <br>      \"isDefProfile\": true,\n \"isTacacsSupported\": true,\n <br>      \"isRadiusSupported\": true,\n <br>      \"isTrustSecSupported\": true,\n <br>      \"activeNADCount\": 0,\n <br>      \"totalNADCount\": 0\n <br>    },\n <br>    \"nil\": false,\n <br>    \"globalScope\": false,\n <br>    \"typeSubstituted\": false\n <br>  }\n <br>  ]\n <br>}\n <br>]</td></tr>\n<tr><td style='font-family:monospace'>- nadcountInfo</td><td>List</td><td>No</td><td></td><td></td></tr>\n<tr><td style='font-family:monospace'>  - totalActiveNADCount</td><td>Integer</td><td>No</td><td></td><td>0</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>mdmInfo</td><td>List</td><td>No</td><td>mdmInfo Details</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- activeMdmServersCount</td><td>Integer</td><td>Yes</td><td></td><td>0</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- activeDesktopMdmServersCount</td><td>Integer</td><td>Yes</td><td></td><td>0</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- activeMobileMdmServersCount</td><td>Integer</td><td>Yes</td><td></td><td>0</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>  - nodeAndScope</td><td>List</td><td>No</td><td>Includes 'content' which is an array of dictionaries describing various attributes with the properties:<br>- name (String), <br>- declaredType (String), <br>- scope (String), <br>- value (Varies), <br>- nil (Boolean), <br>- globalScope (Boolean), <br>- typeSubstituted (Boolean)</td><td>[\n <br>\"deployment\",\n <br>  {\n <br>    \"content\": []\n <br>  }\n <br>]</td></tr>\n<tr><td style='font-family:monospace'>licensesInfo</td><td>List</td><td>No</td><td>licensesInfo Details</td><td></td></tr>\n<tr><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr><td style='font-family:monospace'>  - nodeAndScope</td><td>List</td><td>No</td><td>Includes 'content' which is an array of dictionaries describing various attributes with the properties:<br>- name (String), <br>- declaredType (String), <br>- scope (String), <br>- value (Varies), <br>- nil (Boolean), <br>- globalScope (Boolean), <br>- typeSubstituted (Boolean)</td><td>[\n <br>{\n <br>  \"content\": [\n <br>    {\n <br>    \"name\": \"{http://www.cisco.com/LicenseInfo}SmartAccountName\",\n <br>    \"declaredType\": \"java.lang.String\",\n <br>    \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node\",\n <br>    \"value\": \"\",\n <br>    \"nil\": false,\n <br>    \"globalScope\": false,\n <br>    \"typeSubstituted\": false\n <br>    }\n <br>  ]\n <br>}\n <br>]</td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>postureInfo</td><td>List</td><td>No</td><td>postureInfo Details</td><td></td></tr>\n<tr style= 'background:#f8f8f8'><td style='font-family:monospace'>- content</td><td>List</td><td>Yes</td><td>Array of dictionaries describing various attributes with the properties:<br>- name (String), <br>- declaredType (String), <br>- scope (String), <br>- value (Varies), <br>- nil (Boolean), <br>- globalScope (Boolean), <br>- typeSubstituted (Boolean)</td><td>[<br>{\n <br>  \"name\": \"{http://www.cisco.com/PostureInfo}ActivePoliciesCount\",\n <br>  \"declaredType\": \"java.lang.Integer\",\n <br>  \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.PostureInfo\",\n <br>  \"value\": 0,\n <br>  \"nil\": false,\n <br>  \"globalScope\": false,\n <br>  \"typeSubstituted\": false\n <br>}<br>]</td></tr>\n<tr><td style='font-family:monospace'>kongInfo</td><td>List</td><td>No</td><td>kongInfo Details</td><td></td></tr>\n<tr><td style='font-family:monospace'>- deploymentID</td><td>String</td><td>Yes</td><td>Deployment ID</td><td>8f0d1566-6e6c-48ad-abe0-ef2d813a2a11</td></tr>\n<tr><td style='font-family:monospace'>- nodeList</td><td>List</td><td>Yes</td><td>Node list</td><td></td></tr>\n<tr style ='border-bottom:solid #CCCCCC 1.0pt'><td style='font-family:monospace'>  - node</td><td>List</td><td>No</td><td>Array of dictionaries describing various attributes with the properties:<br>- sn (String), <br>- service (List)</td><td></td></tr>\n</table>\n"
version: 1.0.0
title: Pull Deployment Info Pulldeploymentinfo API
x-provenance:
method: harvested
authored_by: Cisco
harvested_by: API Evangelist
harvested_on: '2026-08-19'
first_party: true
provider_published: true
source_host: pubhub.devnetcloud.com
note: 103 ISE API descriptions (1,490 operations; 32 OpenAPI 3.0.x + 71 Swagger 2.0) enumerated from Cisco's own DevNet project manifest and fetched anonymously. Byte-identity reconfirmed 2026-08-19 by SHA-256 against the live source.
x-evidence:
- type: source
url: https://pubhub.devnetcloud.com/media/identity-services-engine-api-v1/docs/
- type: source
url: https://developer.cisco.com/docs/identity-services-engine/
tags:
- name: pulldeploymentinfo
paths:
/ers/config/deploymentinfo/getAllInfo:
get:
tags:
- pulldeploymentinfo
summary: Pull deployment information
description: <p>This API allows the client to pull the deployment information.</p>
parameters:
- in: header
name: HTTP ERS-Media-Type Header
description: Example:- telemetry.deploymentinfo.1.0
required: false
schema:
type: string
- in: header
name: HTTP X-CSRF-TOKEN Header
description: Required Only if Enabled from GUI Example:- fetch
schema:
type: string
responses:
200:
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/pulldeploy'
application/xml:
schema:
$ref: '#/components/schemas/pulldeploy'
/ers/config/deploymentinfo/versioninfo:
get:
tags:
- pulldeploymentinfo
summary: Get pull deployment info version information
description: <p>This API helps to retrieve the version information related to the pull deployment info.</p>
responses:
200:
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/VersionInfo'
components:
schemas:
VersionInfo:
type: object
properties:
VersionInfo:
$ref: '#/components/schemas/version'
pulldeploy:
type: object
properties:
ERSDeploymentInfo:
$ref: '#/components/schemas/ERSDeploymentInfo'
ERSDeploymentInfo:
type: object
properties:
networkAccessInfo:
type: object
properties:
deploymentID:
type: string
example: 8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
isCsnEnabled:
type: boolean
example: false
nodeList:
type: object
properties:
nodeAndScope:
type: array
example:
- deployment
- content:
- name: '{http://www.cisco.com/NetworkAccessInfo}NDGInfo'
declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node$NDGInfo
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node
value:
ndghierarchyMap: '{0=0, 1=0, 2=3, 3=2, 4=0, 5=0, 6=0, 7=0, 8=0, 9=0, 10=0, 11=0, 12=0, 13=0, 14=0, 15=0, 16=0, 17=0, 18=0, 19=0, 20=0, 21=0, 22=0, 23=0, 24=0, 25=0, 26=0, 27=0, 28=0, 29=0, 30=0, 31=0, 32=0, 33=0, 34=0, 35=0, 36=0, 37=0, 38=0, 39=0, 40=0, 41=0, 42=0, 43=0, 44=0, 45=0, 46=0, 47=0, 48=0, 49=0, 50=0, 51=0, 52=0, 53=0, 54=0, 55=0, 56=0, 57=0, 58=0, 59=0, 60=0, 61=0, 62=0, 63=0, 64=0, 65=0, 66=0, 67=0, 68=0, 69=0, 70=0, 71=0, 72=0, 73=0, 74=0, 75=0, 76=0, 77=0, 78=0, 79=0, 80=0, 81=0, 82=0, 83=0, 84=0, 85=0, 86=0, 87=0, 88=0, 89=0, 90=0, 91=0, 92=0, 93=0, 94=0, 95=0, 96=0, 97=0, 98=0, 99=0}'
ndgheierarchyNADMap: '{2=3, 3=0}'
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/NetworkAccessInfo}AuthenticationInfo'
declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node$AuthenticationInfo
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node
value:
policyLineCount: 0
localIdentityNonAdminUserCount: 2
restIDInfo:
- restIDType: []
restidcount: 0
odbcInfo:
- odbccount: 0
odbctype: []
adauthStoreCount: 1
ldapidstoreCount: 0
radiusidstoreCount: 0
rsaidstoreCount: 0
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/NetworkAccessInfo}ADInfo'
declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node$ADInfo
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node
value:
selectedAuthDomainCount: 1
selectedGroupCount: 0
selectedAttrCount: 2
failedAuthProtection:
failedAuthProtectionEnabled: false
authProtectionPolicy: ''
adname: ADInstance
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/NetworkAccessInfo}AuthorizationInfo'
declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node$AuthorizationInfo
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node
value:
policyLineCount: 0
activeVLANCount: 0
activedACLCount: 4
nil: false
globalScope: false
typeSubstituted: false
items:
properties:
name:
type: string
sdaVNs:
type: array
example: []
items:
properties:
name:
type: string
trustSecControl:
type: string
example: ISE
radius3RdParty:
type: array
example: []
items:
properties:
name:
type: string
profilerInfo:
type: object
properties:
deploymentID:
type: string
example: 8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
nodeList:
type: object
properties:
node:
type: array
example:
- profiles:
profile: []
customProfilesCount: 0
endpointTypes: ''
totalProfilesCount: 676
uniqueEndpointsCount: 0
unknownEndpointsCount: 0
totalEndpointsCount: 0
unknownEndpointsPercentage: 0
onlineSubscriptionEnabled: true
lastAppliedFeedDateTime: '2021-03-30T01:06:01.621+00:00'
scope: deployment
items:
properties:
name:
type: string
deploymentInfo:
type: object
properties:
deploymentID:
type: string
example: 8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
versionHistoryInfo:
type: array
example:
- opType: Application Install
mainVersion: 3.1.0.280
epochTime: 1614847786000
items:
properties:
name:
type: string
nodeList:
type: object
properties:
nodeAndNodeCountAndCountInfo:
type: array
example:
- name: '{http://www.cisco.com/DeploymentInfo}Node'
declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList
value:
content:
- name: '{http://www.cisco.com/DeploymentInfo}NodeTypes'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: PAP,MNT,PDP,PXG
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}ProfilerProbes'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: activedir,dhcp,nmap,radius,snmpquery
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}SN'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: CH2MKIEGBGO
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}Status'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: STANDALONE
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}NodeServiceType'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: SESSION,PROFILER
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}Version'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 3.1.0.280
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}PID'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: ISE-VM-K9
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}VID'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: V01
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}PeakCpuUtilization'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: '26.03'
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}PeakMemoryUtilization'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: '52.08'
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}LastLoggedInAdminViaCLI'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: ''
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}LastLoggedInAdminViaCLITimestamp'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: ''
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}NumberOfCpuCores'
declaredType: java.lang.Integer
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 4
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}VMDiskSpace'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 200 GiB
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}Uptime'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 2021-03-04 09:14:03 UTC
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}VMMemoryReservation'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 0 MB
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}VMCpuReservation'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 0 MHz
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}VMMemoryLimit'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 3145727 MB
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}VMCpuLimit'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: 4294967295 MHz
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}PT'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
value: VM
nil: false
globalScope: false
typeSubstituted: false
- name: '{http://www.cisco.com/DeploymentInfo}Profile'
declaredType: java.lang.String
scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node
# --- truncated at 32 KB (70 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cisco-ise/refs/heads/main/openapi/cisco-ise-pulldeploymentinfo-api-openapi.yml