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

Revision History

\n\n\n\n
Revision #Resource VersionCisco ISE VersionDescription
01.02.7Initial Cisco ISE Version
\n

\n\n

Resource Definition

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
AttributeTypeRequiredDescriptionExample Values
nameStringYesResource Name
idStringNoResource UUID, mandatory for update
descriptionStringNoResource Description
networkAccessInfoListNonetworkAccessInfo Details
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- isCsnEnabledBooleanYesfalse
- nodeListListYesNode list
  - nodeAndScopeListNoIncludes 'content' which is an array of dictionaries describing various attributes with the properties:
- name (String),
- declaredType (String),
- scope (String),
- value (Varies),
- nil (Boolean),
- globalScope (Boolean),
- typeSubstituted (Boolean)
[\"deployment\",
\"content\": {\n
  \"name\": \"{http://www.cisco.com/NetworkAccessInfo}AuthorizationInfo\",\n
  \"declaredType\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node$AuthorizationInfo\",\n
  \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NetworkAccessInfo$NodeList$Node\",\n
  \"value\": {\n
    \"policyLineCount\": 0,\n
    \"activeVLANCount\": 0,\n
    \"activedACLCount\": 4\n
  },\n
  \"nil\": false,\n
  \"globalScope\": false,\n
  \"typeSubstituted\": false\n
}\n
]
- sdaVNsListNo
- trustSecControlStringNoISE
- radius3RdPartyListNo
profilerInfoListNoprofilerInfo Details
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- nodeListListYesNode list
  - nodeListNoIncludes 'profiles' which is an array of dictionaries describing various attributes with the properties:
- profile (List),
- customProfilesCount (Integer),
- endpointTypes (String),
- totalProfilesCount (Integer),
- uniqueEndpointsCount (Integer),
- unknownEndpointsCount (Integer),
- totalEndpointsCount (Integer),
- unknownEndpointsPercentage (Integer)
[\n
{\n
  \"profiles\": {\n
    \"profile\": [],\n
    \"customProfilesCount\": 0,\n
    \"endpointTypes\": \"\",\n
    \"totalProfilesCount\": 676,\n
    \"uniqueEndpointsCount\": 0,\n
    \"unknownEndpointsCount\": 0,\n
    \"totalEndpointsCount\": 0,\n
   \"unknownEndpointsPercentage\": 0\n
  },\n
  \"onlineSubscriptionEnabled\": true,\n
  \"lastAppliedFeedDateTime\": \"2021-03-30T01:06:01.621+00:00\",\n
  \"scope\": \"deployment\"\n
}\n
]
deploymentInfoListNodeploymentInfo Details
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- versionHistoryInfoListNoArray of dictionaries describing various attributes with the properties:
- opType (String),
- mainVersion (String),
- epochTime (Integer)
[\n
{\n
  \"opType\": \"Application Install\",\n
  \"mainVersion\": \"3.1.0.280\",\n
  \"epochTime\": 1614847786000\n
}\n
]\n
- nodeListListYesNode list
  - nodeAndNodeCountAndCountInfoListNoIncludes 'content' which is an array of dictionaries describing various attributes with the properties:
- name (String),
- declaredType (String),
- scope (String),
- value (Varies),
- nil (Boolean),
- globalScope (Boolean),
- typeSubstituted (Boolean)
[\n
{\n
  \"name\": \"{http://www.cisco.com/DeploymentInfo}NodeTypes\",\n
  \"declaredType\": \"java.lang.String\",\n
  \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node\",\n
  \"value\": \"PAP,MNT,PDP,PXG\",\n
  \"nil\": false,\n
  \"globalScope\": false,\n
  \"typeSubstituted\": false\n
}\n
]
- fipsstatusStringNoDisabled
nadInfoListNonadInfo Details
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- nodeListListYesNode list
  - nodeAndScopeListNoIncludes 'content' which is an array of dictionaries describing various attributes with the properties:
- name (String),
- declaredType (String),
- scope (String),
- value (List),
- nil (Boolean),
- globalScope (Boolean),
- typeSubstituted (Boolean)
[\"deployment\",
\"content\": [\n
 {\n
    \"name\": \"{http://www.cisco.com/NADInfo}NADProfileInfo\",\n
    \"declaredType\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo\",\n
    \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node\",\n
    \"value\": {\n
      \"name\": \"Cisco\",\n
      \"isCiscoProvided\": true,\n
      \"isDefProfile\": true,\n \"isTacacsSupported\": true,\n
      \"isRadiusSupported\": true,\n
      \"isTrustSecSupported\": true,\n
      \"activeNADCount\": 0,\n
      \"totalNADCount\": 0\n
    },\n
    \"nil\": false,\n
    \"globalScope\": false,\n
    \"typeSubstituted\": false\n
  }\n
  ]\n
}\n
]
- nadcountInfoListNo
  - totalActiveNADCountIntegerNo0
mdmInfoListNomdmInfo Details
- activeMdmServersCountIntegerYes0
- activeDesktopMdmServersCountIntegerYes0
- activeMobileMdmServersCountIntegerYes0
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- nodeListListYesNode list
  - nodeAndScopeListNoIncludes 'content' which is an array of dictionaries describing various attributes with the properties:
- name (String),
- declaredType (String),
- scope (String),
- value (Varies),
- nil (Boolean),
- globalScope (Boolean),
- typeSubstituted (Boolean)
[\n
\"deployment\",\n
  {\n
    \"content\": []\n
  }\n
]
licensesInfoListNolicensesInfo Details
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- nodeListListYesNode list
  - nodeAndScopeListNoIncludes 'content' which is an array of dictionaries describing various attributes with the properties:
- name (String),
- declaredType (String),
- scope (String),
- value (Varies),
- nil (Boolean),
- globalScope (Boolean),
- typeSubstituted (Boolean)
[\n
{\n
  \"content\": [\n
    {\n
    \"name\": \"{http://www.cisco.com/LicenseInfo}SmartAccountName\",\n
    \"declaredType\": \"java.lang.String\",\n
    \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node\",\n
    \"value\": \"\",\n
    \"nil\": false,\n
    \"globalScope\": false,\n
    \"typeSubstituted\": false\n
    }\n
  ]\n
}\n
]
postureInfoListNopostureInfo Details
- contentListYesArray of dictionaries describing various attributes with the properties:
- name (String),
- declaredType (String),
- scope (String),
- value (Varies),
- nil (Boolean),
- globalScope (Boolean),
- typeSubstituted (Boolean)
[
{\n
  \"name\": \"{http://www.cisco.com/PostureInfo}ActivePoliciesCount\",\n
  \"declaredType\": \"java.lang.Integer\",\n
  \"scope\": \"com.cisco.cpm.infrastructure.telemetry.jaxbgen.PostureInfo\",\n
  \"value\": 0,\n
  \"nil\": false,\n
  \"globalScope\": false,\n
  \"typeSubstituted\": false\n
}
]
kongInfoListNokongInfo Details
- deploymentIDStringYesDeployment ID8f0d1566-6e6c-48ad-abe0-ef2d813a2a11
- nodeListListYesNode list
  - nodeListNoArray of dictionaries describing various attributes with the properties:
- sn (String),
- service (List)
\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:

This API allows the client to pull the deployment information.

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:

This API helps to retrieve the version information related to the pull deployment info.

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 value: SMALL nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}Memory' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node$Memory scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node value: fromDate: 2021-03-29%2007:49:23 toDate: 2021-03-30%2007:49:23 total: '16254760' free: '755080' percent: '4.6452856' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}Disk' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node$Disk scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node value: fromDate: 2021-03-29%2007:49:25 toDate: 2021-03-30%2007:49:25 fileSystem: - name: /dev/sda1 total: '991512' used: '144744' available: '779184' percent: 16% mountPoint: /boot - name: tmpfs total: '1625476' used: '0' available: '1625476' percent: 0% mountPoint: /run/user/440 - name: /dev/sda3 total: '95054' used: '1584' available: '86302' percent: 2% mountPoint: /storedconfig - name: tmpfs total: '8127380' used: '0' available: '8127380' percent: 0% mountPoint: /sys/fs/cgroup - name: tmpfs total: '8127380' used: '1044' available: '8126336' percent: 1% mountPoint: /run - name: /dev/sda2 total: '20531024' used: '2737032' available: '16728008' percent: 15% mountPoint: / - name: devtmpfs total: '8110948' used: '0' available: '8110948' percent: 0% mountPoint: /dev - name: /dev/sda7 total: '173518924' used: '37951064' available: '126683844' percent: 24% mountPoint: /opt - name: tmpfs total: '1625476' used: '0' available: '1625476' percent: 0% mountPoint: /run/user/0 - name: tmpfs total: '1625476' used: '0' available: '1625476' percent: 0% mountPoint: /run/user/322 - name: tmpfs total: '1625476' used: '0' available: '1625476' percent: 0% mountPoint: /run/user/301 - name: tmpfs total: '8127380' used: '84' available: '8127296' percent: 1% mountPoint: /dev/shm - name: tmpfs total: '1625476' used: '0' available: '1625476' percent: 0% mountPoint: /run/user/321 - name: tmpfs total: '1625476' used: '0' available: '1625476' percent: 0% mountPoint: /run/user/304 - name: /dev/sda6 total: '1983056' used: '6328' available: '1857944' percent: 1% mountPoint: /tmp nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}LoadAvg' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node$LoadAvg scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node value: fromDate: 2021-03-29%2007:49:25 toDate: 2021-03-30%2007:49:25 loadAvgOne: ' 2.79' loadAvgFive: ' 0.94' loadAvgFifteen: ' 0.51' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}TCNACInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node$TCNACInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node value: content: - name: '{http://www.cisco.com/DeploymentInfo}isTCNACEnabled' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$Node$TCNACInfo value: false nil: false globalScope: false typeSubstituted: false nil: false globalScope: false typeSubstituted: false nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}CountInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList$CountInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: fromDate: 2021-03-29%2007:49:22 toDate: 2021-03-30%2007:49:22 currentPostureEndptCount: 0 currentGuestUserCount: 0 currentMDMEndPtCount: 0 currentPxGridClientCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}NodeCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: 1 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}PAPNodeCount' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: '1' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}MnTNodeCount' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: '1' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}PDPNodeCount' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: '1' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}PxGridNodeCount' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: '1' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/DeploymentInfo}PICNodeCount' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.DeploymentInfo$NodeList value: '0' nil: false globalScope: false typeSubstituted: false items: properties: name: type: string fipsstatus: type: string example: Disabled nadInfo: type: object properties: nodeList: type: object properties: nodeAndScope: type: array example: - deployment - content: - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: Cisco isCiscoProvided: true isDefProfile: true isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: true activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: ArubaWireless isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: MotorolaWireless isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: HPWireless isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: HPWired isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: AlcatelWired isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: BrocadeWired isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: RuckusWireless isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/NADInfo}NADProfileInfo' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node$NADProfileInfo scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.NADInfo$NodeList$Node value: name: HPWired_SNMP_CoA isCiscoProvided: true isDefProfile: false isTacacsSupported: true isRadiusSupported: true isTrustSecSupported: false activeNADCount: 0 totalNADCount: 0 nil: false globalScope: false typeSubstituted: false items: properties: name: type: string nadcountInfo: type: object properties: totalActiveNADCount: type: integer example: 0 mdmInfo: type: object properties: activeMdmServersCount: type: integer example: 0 activeDesktopMdmServersCount: type: integer example: 0 activeMobileMdmServersCount: type: integer example: 0 deploymentID: type: string example: 8f0d1566-6e6c-48ad-abe0-ef2d813a2a11 nodeList: type: object properties: nodeAndScope: type: array example: - deployment - content: [] items: properties: name: type: string licensesInfo: type: object properties: deploymentID: type: string example: 8f0d1566-6e6c-48ad-abe0-ef2d813a2a11 nodeList: type: object properties: node: type: array example: - content: - name: '{http://www.cisco.com/LicenseInfo}SmartAccountName' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: '' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VirtualAccountName' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: '' nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}ConnectionMethod' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: Direct Https nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VMSmallConsumptionCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 1 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VMMediumConsumptionCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VMLargeConsumptionCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}TACACSConsumptionCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}deviceAdminCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}PeakEssentialCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}PeakAdvantageCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}PeakPremierCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VMSmallLicenseCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VMMediumLicenseCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}VMLargeLicenseCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}isAnyLicenseExpired' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: false nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}isEssentialInstalled' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: true nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}isEvaluationLic' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: true nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}isAdvantageInstalled' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: true nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}isPremierInstalled' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: true nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}isWiredEnabled' declaredType: java.lang.Boolean scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: true nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2017-10.com.cisco.ISE_VMMEDIUM,1.0_ffbfd241-9826-4950-88bc-bdd626839b11 isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2016-03.com.cisco.ISE_TACACS,1.0_521990b7-946a-445e-af5b-2a15500f908f isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2020-05.com.cisco.ISE_E,1.0_2e62f8e0-3062-4dd2-8e0b-dae045e50fd8 isExpired: false isEvaluation: true isWiredEnabled: true term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2020-05.com.cisco.ISE_P,1.0_94e0c744-8da5-4b8f-9667-b582a6c2e884 isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2018-05.com.cisco.ISE_PIC_VM,1.0_965e5f17-2dab-4579-9cfa-85353033dbb5 isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2018-05.com.cisco.ISE_PIC_UPG,1.0_50c910f8-00cb-4955-a1f0-6a3f0ca2192e isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2020-05.com.cisco.ISE_A,1.0_967f72d7-4b1b-49f4-add9-e52618d8faec isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2017-10.com.cisco.ISE_VMLARGE,1.0_0508d181-90b0-4d41-a0e0-8b2d49904b22 isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/LicenseInfo}License' declaredType: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node$License scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.LicensesInfo$NodeList$Node value: serviceTypes: '[]' count: 0 remainingDays: 65 expiryDate: 02-jun-2021 fileName: regid.2017-10.com.cisco.ISE_VMSMALL,1.0_77c61a94-b785-4471-95e7-356b94a1fde2 isExpired: false isEvaluation: true isWiredEnabled: false term: 0 primaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO secondaryUDI: ISE-VM-K9:V01:CH2MKIEGBGO nil: false globalScope: false typeSubstituted: false - deployment items: properties: name: type: string postureInfo: type: object properties: content: type: array example: - name: '{http://www.cisco.com/PostureInfo}ActivePoliciesCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.PostureInfo value: 0 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/PostureInfo}InActivePoliciesCount' declaredType: java.lang.Integer scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.PostureInfo value: 18 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/PostureInfo}LastPostureFeedUpdateTimeStamp' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.PostureInfo value: 2021/03/04 09:05:57 nil: false globalScope: false typeSubstituted: false - name: '{http://www.cisco.com/PostureInfo}PostureFeedUpdateMode' declaredType: java.lang.String scope: com.cisco.cpm.infrastructure.telemetry.jaxbgen.PostureInfo value: Offline nil: false globalScope: false typeSubstituted: false items: properties: name: type: string kongInfo: type: object properties: deploymentID: type: string example: 8f0d1566-6e6c-48ad-abe0-ef2d813a2a11 nodeList: type: object properties: node: type: array example: - sn: CH2MKIEGBGO service: - serviceName: mnt_lb_version_service route: - routeName: mnt_lb_route1 httpCount: http200: 459 http201: 0 http302: 0 http307: 0 http400: 0 http401: 0 http404: 0 http500: 0 http502: 3 latencyCount: kong: 459 request: 459 upstream: 459 latencySum: kong: 156 request: 40489 upstream: 40195 items: properties: name: type: string version: type: object properties: currentServerVersion: type: string example: '1.0' supportedVersions: type: string example: '1.0' link: $ref: '#/components/schemas/link1' link1: type: object properties: rel: type: string example: self href: type: string example: https://:9060/ers/config/deploymentinfo/versioninfo type: type: string example: application/json