cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
20955
Views
3
Helpful
9
Replies

Cdo fmc version

Vishal6
Level 6
Level 6

Hi All,

 

Executing below commands to check CD-Fmc version however not getting desired output. Can anyone let me know what im missing.

Select the CDFMC then towards the right section we can see the API explorer option select it. Click on the System information and then select the 3rd option GET / /api/fmc_platform/v1/info/serverversion and then click try it out.

 

{
"links": {
"parent": "string",
"self": "string"
},
"paging": {
"pages": 0,
"offset": 0,
"limit": 0,
"count": 0
},
"items": {
"serverVersion": "string",
"metadata": {
"lastUser": {
"name": "string",
"links": {
"parent": "string",
"self": "string"
},
"id": "string",
"type": "string"
},
"isLocked": true,
"domain": {
"name": "string",
"links": {
"parent": "string",
"self": "string"
},
"id": "string",
"type": "string"
},
"readOnly": {
"reason": "RBAC",
"state": true
},
"matches": [
"string"
],
"timestamp": 0
},
"serialNumber": "string",
"lspVersion": "string",
"description": "string",
"sruVersion": "string",
"type": "string",
"uuid": "string",
"platform": "string",
"uptime": "string",
"vdbVersion": "string",
"hostname": "string",
"macAddress": "string",
"name": "string",
"links": {
"parent": "string",
"self": "string"
},
"model": "string",
"geoVersion": "string",
"id": "string"
}
}


{
"severity": "ERROR",
"messages": [
{
"severity": "ERROR",
"code": "string",
"description": "string",
"errorCode": "string",
"bulkPayloadIndex": "string",
"location": "string",
"details": "string"
}
],
"category": "FRAMEWORK"
}

9 Replies 9

Marvin Rhoads
Hall of Fame
Hall of Fame

Vishal6
Level 6
Level 6

I have attached license to migrate on-prem fmc and ftd to cd-fmc. Please let me know if any other licenses also required ?.

Vishal6_0-1734978397856.png

 

Do you already have the base level/tenant SKU for CDO/cdFMC ?
(CDO-SEC-SUB) 

Here's the ordering guide for Cisco Defense Orchestrator:
https://www.cisco.com/c/en/us/products/collateral/security/defense-orchestrator/guide-c07-736923.html

JonatanJonasson_0-1734996141231.png

 

---
Please mark helpful answers & solutions
---

Hi,

I already have running cdfmc where 2 FTD of model 1100 series deployed. So I can integrate my onprem FMC and 2100 series FTD to it ?. Also how can I know how much FTD my cdfmc supports?

Regarding the original post.
When you're working with the API explorer, it will by default show you the schema you posted above, in the Responses section.

When you press the "try it out" button, a new bar labeled "Execute" appears above the Responses section. (And the "try out" button changes into "cancel".

Now, when you press "Execute", if everything is successful, you get the actual data above the schema.

See the relevant screenshots below. 🙂

JonatanJonasson_1-1734996628401.png

JonatanJonasson_2-1734996652874.png

 

JonatanJonasson_3-1734997110402.png

 

 

 

---
Please mark helpful answers & solutions
---

Vishal6
Level 6
Level 6

Hi,

Does pressing execute have any impact on running production?

 

For this specific endpoint, no.

---
Please mark helpful answers & solutions
---

Do you mean to say cdfmc and integrated FTD ?

For this specific endpoint, no it doesn't have an impact.

---
Please mark helpful answers & solutions
---
Review Cisco Networking for a $25 gift card