- Preface
- New and Changed Information
- Cisco Fabric Automation REST API
- Authentication
- Auto Configuration
- Cable Plan
- Config Archive
- DCI
- DCNM Connect
- DHCP
- Discovery
- Events
- Flow Policy Management
- Host Management
- Host Policy Management for Flow Data
- Image Management
- Inventory
- Multiple Mobility Domain with VLAN Translation
- Multiple Orchestrator Support
- Operational Management
- Performance
- POAP
- Reports
- Static Flow Stitching
- Templates
- Topology
- VxLAN
Discovery
Status
The following table details the API Response code, status and, the HTTPS methods.
|
|
|
|
|---|---|---|
Discover Fabric
Resource Name
Description
https Method
URL
Parameter
Return Value
|
|
|
|
|---|---|---|
| CallResutlDO.getResultStatus() : Non-0 means failure and getResultMessage() will be the failure result |
Shallow Discover LAN Device(s)
Resource Name
Description
https Method
URL
Parameter
Return Value
|
|
|
|
|---|---|---|
Array of AdminShallowDiscoverNode Objects |
Discover LAN Device(s)
Resource Name
Description
https Method
URL
Parameter
Return Value
|
|
|
|
|---|---|---|
| CallResutlDO.getResultStatus() : Non-0 means failure and getResultMessage() will be the failure result |
Discover Storage Device
Resource Name
Description
https Method
URL
https://dcnm-ip/fm/fmrest/storage/demandDiscoverSmisProvider
Parameter
|
|
|
|
|---|---|---|
Return Value
|
|
|
|
|---|---|---|
| CallResutlDO.getResultStatus() : Non-0 means failure and getResultMessage() will be the failure result |
Discover Virtual Machine
Resource Name
Description
https Method
URL
Parameter
Return Value
|
|
|
|
|---|---|---|
| CallResutlDO.getResultStatus() : Non-0 means failure and getResultMessage() will be the failure result |
Feedback