How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cisco Intersight Network API

The network API from Cisco Intersight — 38 operation(s) for network.

Cisco Intersight Network API is one of 117 APIs that Cisco Intersight publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Network. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 52 operations across 38 paths, and defines 145 schemas. It is described by OpenAPI 3.2.0, at version 1.0.11-20260807064027971.

Requests are made against a single base URL, https://{server}.

52 operations 38 paths 145 schemas 38 GET7 PATCH7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.11-20260807064027971
Base URL
https://intersight.com
Authentication
API Key, HTTP Signature, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Cisco Intersight Network API declares 3 security schemes for authenticating requests. An API key is passed in the cookie as X-Starship-Token (cookieAuth). It uses HTTP signature authentication (http_signature). It supports OAuth 2.0 (oAuth2) using the authorizationCode and clientCredentials flows, exposing 3315 scopes.

  • cookieAuth — The authentication cookie obtained from a Single-Sign-On SAML assertion.
  • http_signature — The 'HTTP signature' security scheme. Each HTTP request is cryptographically signed as specified in https://datatracker.ietf.org/doc/draft-cavage-http-signatur…
  • oAuth2 — The client uses the OAuth2 security scheme. To use OAuth2, a client application must be registered by creating a iam.AppRegistration resource. The user who cre…

Paths & Operations 52

Across 38 paths, the API surfaces 52 operations — 38 GET, 7 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.

network 52
GET
/api/v1/network/DiscoveredNeighbors
Read a 'network.DiscoveredNeighbor' resource.
GetNetworkDiscoveredNeighborList 11 params → 200400401403404default
GET
/api/v1/network/DiscoveredNeighbors/{Moid}
Read a 'network.DiscoveredNeighbor' resource.
GetNetworkDiscoveredNeighborByMoid 4 params → 200400401403404default
GET
/api/v1/network/Dns
Read a 'network.Dns' resource.
GetNetworkDnsList 11 params → 200400401403404default
GET
/api/v1/network/Dns/{Moid}
Read a 'network.Dns' resource.
GetNetworkDnsByMoid 4 params → 200400401403404default
GET
/api/v1/network/Elements
Read a 'network.Element' resource.
GetNetworkElementList 11 params → 200400401403404default
GET
/api/v1/network/Elements/{Moid}
Read a 'network.Element' resource.
GetNetworkElementByMoid 4 params → 200400401403404default
POST
/api/v1/network/Elements/{Moid}
Update a 'network.Element' resource.
UpdateNetworkElement 2 params body → 200400401403404default
PATCH
/api/v1/network/Elements/{Moid}
Update a 'network.Element' resource.
PatchNetworkElement 2 params body → 200400401403404default
GET
/api/v1/network/ElementSummaries
Read a 'network.ElementSummary' resource.
GetNetworkElementSummaryList 11 params → 200400401403404default
GET
/api/v1/network/ElementSummaries/{Moid}
Read a 'network.ElementSummary' resource.
GetNetworkElementSummaryByMoid 4 params → 200400401403404default
GET
/api/v1/network/FcZoneInfos
Read a 'network.FcZoneInfo' resource.
GetNetworkFcZoneInfoList 11 params → 200400401403404default
GET
/api/v1/network/FcZoneInfos/{Moid}
Read a 'network.FcZoneInfo' resource.
GetNetworkFcZoneInfoByMoid 4 params → 200400401403404default
POST
/api/v1/network/FcZoneInfos/{Moid}
Update a 'network.FcZoneInfo' resource.
UpdateNetworkFcZoneInfo 2 params body → 200400401403404default
PATCH
/api/v1/network/FcZoneInfos/{Moid}
Update a 'network.FcZoneInfo' resource.
PatchNetworkFcZoneInfo 2 params body → 200400401403404default
GET
/api/v1/network/FeatureControls
Read a 'network.FeatureControl' resource.
GetNetworkFeatureControlList 11 params → 200400401403404default
GET
/api/v1/network/FeatureControls/{Moid}
Read a 'network.FeatureControl' resource.
GetNetworkFeatureControlByMoid 4 params → 200400401403404default
GET
/api/v1/network/InterfaceLists
Read a 'network.InterfaceList' resource.
GetNetworkInterfaceListList 11 params → 200400401403404default
GET
/api/v1/network/InterfaceLists/{Moid}
Read a 'network.InterfaceList' resource.
GetNetworkInterfaceListByMoid 4 params → 200400401403404default
GET
/api/v1/network/LicenseFiles
Read a 'network.LicenseFile' resource.
GetNetworkLicenseFileList 11 params → 200400401403404default
GET
/api/v1/network/LicenseFiles/{Moid}
Read a 'network.LicenseFile' resource.
GetNetworkLicenseFileByMoid 4 params → 200400401403404default
GET
/api/v1/network/SecureRouters
Read a 'network.SecureRouter' resource.
GetNetworkSecureRouterList 11 params → 200400401403404default
GET
/api/v1/network/SecureRouters/{Moid}
Read a 'network.SecureRouter' resource.
GetNetworkSecureRouterByMoid 4 params → 200400401403404default
POST
/api/v1/network/SecureRouters/{Moid}
Update a 'network.SecureRouter' resource.
UpdateNetworkSecureRouter 2 params body → 200400401403404default
PATCH
/api/v1/network/SecureRouters/{Moid}
Update a 'network.SecureRouter' resource.
PatchNetworkSecureRouter 2 params body → 200400401403404default
GET
/api/v1/network/SecureRouterSettings
Read a 'network.SecureRouterSetting' resource.
GetNetworkSecureRouterSettingList 11 params → 200400401403404default
GET
/api/v1/network/SecureRouterSettings/{Moid}
Read a 'network.SecureRouterSetting' resource.
GetNetworkSecureRouterSettingByMoid 4 params → 200400401403404default
POST
/api/v1/network/SecureRouterSettings/{Moid}
Update a 'network.SecureRouterSetting' resource.
UpdateNetworkSecureRouterSetting 2 params body → 200400401403404default
PATCH
/api/v1/network/SecureRouterSettings/{Moid}
Update a 'network.SecureRouterSetting' resource.
PatchNetworkSecureRouterSetting 2 params body → 200400401403404default
GET
/api/v1/network/SupervisorCards
Read a 'network.SupervisorCard' resource.
GetNetworkSupervisorCardList 11 params → 200400401403404default
GET
/api/v1/network/SupervisorCards/{Moid}
Read a 'network.SupervisorCard' resource.
GetNetworkSupervisorCardByMoid 4 params → 200400401403404default
GET
/api/v1/network/TelemetryChecks
Read a 'network.TelemetryCheck' resource.
GetNetworkTelemetryCheckList 11 params → 200400401403404default
GET
/api/v1/network/TelemetryChecks/{Moid}
Read a 'network.TelemetryCheck' resource.
GetNetworkTelemetryCheckByMoid 4 params → 200400401403404default
GET
/api/v1/network/Vethernets
Read a 'network.Vethernet' resource.
GetNetworkVethernetList 11 params → 200400401403404default
GET
/api/v1/network/Vethernets/{Moid}
Read a 'network.Vethernet' resource.
GetNetworkVethernetByMoid 4 params → 200400401403404default
POST
/api/v1/network/Vethernets/{Moid}
Update a 'network.Vethernet' resource.
UpdateNetworkVethernet 2 params body → 200400401403404default
PATCH
/api/v1/network/Vethernets/{Moid}
Update a 'network.Vethernet' resource.
PatchNetworkVethernet 2 params body → 200400401403404default
GET
/api/v1/network/Vfcs
Read a 'network.Vfc' resource.
GetNetworkVfcList 11 params → 200400401403404default
GET
/api/v1/network/Vfcs/{Moid}
Read a 'network.Vfc' resource.
GetNetworkVfcByMoid 4 params → 200400401403404default
POST
/api/v1/network/Vfcs/{Moid}
Update a 'network.Vfc' resource.
UpdateNetworkVfc 2 params body → 200400401403404default
PATCH
/api/v1/network/Vfcs/{Moid}
Update a 'network.Vfc' resource.
PatchNetworkVfc 2 params body → 200400401403404default
GET
/api/v1/network/VlanPortInfos
Read a 'network.VlanPortInfo' resource.
GetNetworkVlanPortInfoList 11 params → 200400401403404default
GET
/api/v1/network/VlanPortInfos/{Moid}
Read a 'network.VlanPortInfo' resource.
GetNetworkVlanPortInfoByMoid 4 params → 200400401403404default
POST
/api/v1/network/VlanPortInfos/{Moid}
Update a 'network.VlanPortInfo' resource.
UpdateNetworkVlanPortInfo 2 params body → 200400401403404default
PATCH
/api/v1/network/VlanPortInfos/{Moid}
Update a 'network.VlanPortInfo' resource.
PatchNetworkVlanPortInfo 2 params body → 200400401403404default
GET
/api/v1/network/VpcDomains
Read a 'network.VpcDomain' resource.
GetNetworkVpcDomainList 11 params → 200400401403404default
GET
/api/v1/network/VpcDomains/{Moid}
Read a 'network.VpcDomain' resource.
GetNetworkVpcDomainByMoid 4 params → 200400401403404default
GET
/api/v1/network/VpcMembers
Read a 'network.VpcMember' resource.
GetNetworkVpcMemberList 11 params → 200400401403404default
GET
/api/v1/network/VpcMembers/{Moid}
Read a 'network.VpcMember' resource.
GetNetworkVpcMemberByMoid 4 params → 200400401403404default
GET
/api/v1/network/VpcPeers
Read a 'network.VpcPeer' resource.
GetNetworkVpcPeerList 11 params → 200400401403404default
GET
/api/v1/network/VpcPeers/{Moid}
Read a 'network.VpcPeer' resource.
GetNetworkVpcPeerByMoid 4 params → 200400401403404default
GET
/api/v1/network/Vrves
Read a 'network.Vrf' resource.
GetNetworkVrfList 11 params → 200400401403404default
GET
/api/v1/network/Vrves/{Moid}
Read a 'network.Vrf' resource.
GetNetworkVrfByMoid 4 params → 200400401403404default

Schemas 145

The contract defines 145 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

network.TelemetryCheck.Response
The response body of a HTTP GET request for the 'network.TelemetryCheck' resource. The value may be one of the following types. 1. When 'tag' is specified in t…
port.SubGroup.Relationship
A relationship to the 'port.SubGroup' resource, or the expanded 'port.SubGroup' resource, or the 'null' value.
network.FcZoneInfo.Response
The response body of a HTTP GET request for the 'network.FcZoneInfo' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
network.VpcMember
Concrete class for VPC configured on a network device.
network.LicenseFile
Displays license information.
network.ElementSummary.Response
The response body of a HTTP GET request for the 'network.ElementSummary' resource. The value may be one of the following types. 1. When 'tag' is specified in t…
network.VpcDomain.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.Fan
The equipment.Fan object represents an individual cooling fan within a larger piece of equipment, such as a fan module, chassis, or Fabric Extender (FEX). Purp…
network.LicenseFile.Relationship
A relationship to the 'network.LicenseFile' resource, or the expanded 'network.LicenseFile' resource, or the 'null' value.
equipment.Fex
The equipment.FEX object represents a Fabric Extender (FEX), a device that acts as a remote line card for a parent Fabric Interconnect. It multiplexes traffic…
fc.PortChannel
Fibre Channel (FC) port channels in a Fabric Interconnect are logical links that aggregate multiple physical Fibre Channel (FC) ports into a single virtual con…
network.SecureRouter.Response
The response body of a HTTP GET request for the 'network.SecureRouter' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
ether.HostPort.Relationship
A relationship to the 'ether.HostPort' resource, or the expanded 'ether.HostPort' resource, or the 'null' value.
equipment.PsuControl
The equipment.PsuControl object represents the overall power state and redundancy configuration of the Power Supply Units (PSUs) within a chassis. Purpose The…
port.Group.Relationship
A relationship to the 'port.Group' resource, or the expanded 'port.Group' resource, or the 'null' value.
equipment.Chassis.Relationship
A relationship to the 'equipment.Chassis' resource, or the expanded 'equipment.Chassis' resource, or the 'null' value.
equipment.PsuControl.Relationship
A relationship to the 'equipment.PsuControl' resource, or the expanded 'equipment.PsuControl' resource, or the 'null' value.
network.FcZoneInfo.Relationship
A relationship to the 'network.FcZoneInfo' resource, or the expanded 'network.FcZoneInfo' resource, or the 'null' value.
fc.Neighbor
Concrete class for switch and N port virtualization neighbors present in various interfaces of a switch.
network.SupervisorCard
Concrete class for supervisor card.
network.Element.Response
The response body of a HTTP GET request for the 'network.Element' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
network.VpcMember.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.FeatureControl.Response
The response body of a HTTP GET request for the 'network.FeatureControl' resource. The value may be one of the following types. 1. When 'tag' is specified in t…
fc.PhysicalPort.Relationship
A relationship to the 'fc.PhysicalPort' resource, or the expanded 'fc.PhysicalPort' resource, or the 'null' value.
network.VlanPortInfo.Response
The response body of a HTTP GET request for the 'network.VlanPortInfo' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
equipment.ChassisOperationsDetails
The status of completed and in-progress chassis operations.
network.SecureRouterSetting
Models the configurable properties of a Secure Router in Intersight.
network.SecureRouter.Relationship
A relationship to the 'network.SecureRouter' resource, or the expanded 'network.SecureRouter' resource, or the 'null' value.
network.VlanPortInfo.Relationship
A relationship to the 'network.VlanPortInfo' resource, or the expanded 'network.VlanPortInfo' resource, or the 'null' value.
equipment.Fru
The equipment.Fru object represents a Field-Replaceable Unit (FRU). It is a special object used to track the history and state changes of hardware components t…
equipment.FanControl
This represents the states of Fan equipment.
equipment.FanModule
The equipment.FanModule object represents a physical, often hot-swappable, module that houses one or more individual fans. These modules are key components for…
ether.MacsecOperData
Configuration information for the MacSecPolicy configured on an Ethernet uplink port or uplink port channel.
equipment.IoCard.Relationship
A relationship to the 'equipment.IoCard' resource, or the expanded 'equipment.IoCard' resource, or the 'null' value.
network.ElementSummary
View MO which aggregates information pertaining to a network element from mutiple MOs.
network.Vethernet.Response
The response body of a HTTP GET request for the 'network.Vethernet' resource. The value may be one of the following types. 1. When 'tag' is specified in the UR…
equipment.SwitchCard.Relationship
A relationship to the 'equipment.SwitchCard' resource, or the expanded 'equipment.SwitchCard' resource, or the 'null' value.
port.SubGroup
Holder for multiple ports within a portGroup. SubGroup represents a break-out port group on the Fabric Interconnect.
network.Vrf
Concrete class for virtual routing and forwarding.
port.MacBinding.Relationship
A relationship to the 'port.MacBinding' resource, or the expanded 'port.MacBinding' resource, or the 'null' value.
network.DiscoveredNeighbor.Relationship
A relationship to the 'network.DiscoveredNeighbor' resource, or the expanded 'network.DiscoveredNeighbor' resource, or the 'null' value.
port.InterfaceBase
Abstract Interface Base class for a virtual interface card/Fex Network Port.
fc.PhysicalPort
The physical interface on the Fabric Interconnect to which a Fibre Channel (FC) target can be connected to within a data center.
network.VlanPortInfo.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.Vethernet.Relationship
A relationship to the 'network.Vethernet' resource, or the expanded 'network.Vethernet' resource, or the 'null' value.
network.LicenseFile.Response
The response body of a HTTP GET request for the 'network.LicenseFile' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
network.InterfaceList.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
port.MacBinding
Establishes relationship between the ports and connected end points based on LLDP TLVs.
network.FcZoneInfo.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.IoCard
The equipment.IoCard (IOM) object represents an I/O Module, a critical component in a blade chassis that multiplexes and forwards network traffic between the b…
network.FcZoneInfo
FC Zone information of a Fabric Interconnect.
network.DiscoveredNeighbor
L2 neighbor (LLDP and CDP) available on the switch.
ether.LanPort
The ether.LanPort object represents a physical LAN port on a networking router or switch.
network.SupervisorCard.Response
The response body of a HTTP GET request for the 'network.SupervisorCard' resource. The value may be one of the following types. 1. When 'tag' is specified in t…
network.VpcDomain.Response
The response body of a HTTP GET request for the 'network.VpcDomain' resource. The value may be one of the following types. 1. When 'tag' is specified in the UR…
equipment.Sensor
The equipment.Sensor object represents a hardware sensor on a network device that monitors a specific environmental or operational metric, such as temperature,…
network.Vethernet
Vethernet configured on a Fabric Interconnect.
network.SecureRouterInfo
Information about secure routers detected, discovered and configured.
network.Vfc.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.ExpanderModule.Relationship
A relationship to the 'equipment.ExpanderModule' resource, or the expanded 'equipment.ExpanderModule' resource, or the 'null' value.
equipment.SwitchCard
The equipment.SwitchCard object represents a physical module, either fixed or removable, within a Fabric Interconnect or network switch. This can be a main sup…
ether.PhysicalPortBase.Relationship
A relationship to the 'ether.PhysicalPortBase' resource, or the expanded 'ether.PhysicalPortBase' resource, or the 'null' value.
ether.PhysicalPort.Relationship
A relationship to the 'ether.PhysicalPort' resource, or the expanded 'ether.PhysicalPort' resource, or the 'null' value.
port.Group
Holder for multiple ports. A switch card will have one or more port groups.
network.SupervisorCard.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.TelemetryCheck
The TelemetryCheck object is an essential element within network management systems, designed to monitor and verify telemetry configurations across devices. It…
equipment.Psu
The equipment.Psu object represents a Power Supply Unit, a fundamental component responsible for providing electrical power to a server, chassis, or network sw…
network.VpcPeer
Concrete class for VPC peer configured on a network device.
ether.PhysicalPort
Physical ethernet port present on a FI.
equipment.SharedIoModule
The equipment.SharedIoModule object represents a shared I/O module (SIOM), which is an adapter-like component typically found in a System I/O Controller (SIOC)…
network.InterfaceList.Relationship
A relationship to the 'network.InterfaceList' resource, or the expanded 'network.InterfaceList' resource, or the 'null' value.
equipment.ChassisController.Relationship
A relationship to the 'equipment.ChassisController' resource, or the expanded 'equipment.ChassisController' resource, or the 'null' value.
network.ElementSummary.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
ether.LanPort.Relationship
A relationship to the 'ether.LanPort' resource, or the expanded 'ether.LanPort' resource, or the 'null' value.
network.SecureRouterSetting.Response
The response body of a HTTP GET request for the 'network.SecureRouterSetting' resource. The value may be one of the following types. 1. When 'tag' is specified…
network.Dns.Relationship
A relationship to the 'network.Dns' resource, or the expanded 'network.Dns' resource, or the 'null' value.
equipment.LocatorLed.Relationship
A relationship to the 'equipment.LocatorLed' resource, or the expanded 'equipment.LocatorLed' resource, or the 'null' value.
network.Vrf.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
fc.Neighbor.Relationship
A relationship to the 'fc.Neighbor' resource, or the expanded 'fc.Neighbor' resource, or the 'null' value.
network.FeatureControl
List of features available on a switch along with the index and admin state. These features will allow the user to perform certain set of actions on the switch…
network.SecureRouterSetting.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.Chassis
The equipment.Chassis object represents a physical chassis, a modular enclosure that houses and provides power, cooling, and connectivity for multiple blade se…
network.VpcDomain
Concrete class for VPC domain configured on a network device. VPC (Virtual Port Channel) domain is used to connect two different switches logically to a single…
network.SecureRouter
A Cisco Secure Router inventoried and managed by Intersight.
equipment.IoCardBase
Abstract class for hif and nif ports collection that can be extended by chassis/febric extender.
equipment.Fex.Relationship
A relationship to the 'equipment.Fex' resource, or the expanded 'equipment.Fex' resource, or the 'null' value.
network.Vrf.Relationship
A relationship to the 'network.Vrf' resource, or the expanded 'network.Vrf' resource, or the 'null' value.
network.VpcMember.Response
The response body of a HTTP GET request for the 'network.VpcMember' resource. The value may be one of the following types. 1. When 'tag' is specified in the UR…
network.SecureRouter.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.VpcDomain.Relationship
A relationship to the 'network.VpcDomain' resource, or the expanded 'network.VpcDomain' resource, or the 'null' value.
equipment.Sensor.Relationship
A relationship to the 'equipment.Sensor' resource, or the expanded 'equipment.Sensor' resource, or the 'null' value.
equipment.Fan.Relationship
A relationship to the 'equipment.Fan' resource, or the expanded 'equipment.Fan' resource, or the 'null' value.
equipment.RackEnclosure.Relationship
A relationship to the 'equipment.RackEnclosure' resource, or the expanded 'equipment.RackEnclosure' resource, or the 'null' value.
equipment.SharedIoModule.Relationship
A relationship to the 'equipment.SharedIoModule' resource, or the expanded 'equipment.SharedIoModule' resource, or the 'null' value.
ether.PortChannel.Relationship
A relationship to the 'ether.PortChannel' resource, or the expanded 'ether.PortChannel' resource, or the 'null' value.
port.InterfaceBase.Relationship
A relationship to the 'port.InterfaceBase' resource, or the expanded 'port.InterfaceBase' resource, or the 'null' value.
equipment.FanControl.Relationship
A relationship to the 'equipment.FanControl' resource, or the expanded 'equipment.FanControl' resource, or the 'null' value.
network.Vfc
Vfc configured on a Fabric Interconnect.
network.Element.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
ether.PhysicalPortBase
Abstract class for ether physical port and host port.
network.Vrf.Response
The response body of a HTTP GET request for the 'network.Vrf' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL quer…
equipment.Psu.Relationship
A relationship to the 'equipment.Psu' resource, or the expanded 'equipment.Psu' resource, or the 'null' value.
network.Element.Relationship
A relationship to the 'network.Element' resource, or the expanded 'network.Element' resource, or the 'null' value.
network.Dns.Response
The response body of a HTTP GET request for the 'network.Dns' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL quer…
network.Dns
Concrete class for list of DNS servers configured on the nexus end point.
equipment.SystemIoController
The equipment.SystemIoController (SIOC) object represents an I/O controller on a chassis, specifically designed to provide the data path for Cisco S-Series sto…
fc.PortChannel.Relationship
A relationship to the 'fc.PortChannel' resource, or the expanded 'fc.PortChannel' resource, or the 'null' value.
equipment.IoCardBase.Relationship
A relationship to the 'equipment.IoCardBase' resource, or the expanded 'equipment.IoCardBase' resource, or the 'null' value.
equipment.FanModule.Relationship
A relationship to the 'equipment.FanModule' resource, or the expanded 'equipment.FanModule' resource, or the 'null' value.
equipment.SharedAdapterUnit.Relationship
A relationship to the 'equipment.SharedAdapterUnit' resource, or the expanded 'equipment.SharedAdapterUnit' resource, or the 'null' value.
network.SupervisorCard.Relationship
A relationship to the 'network.SupervisorCard' resource, or the expanded 'network.SupervisorCard' resource, or the 'null' value.
network.VpcPeer.Response
The response body of a HTTP GET request for the 'network.VpcPeer' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
network.InterfaceList
List of interfaces available on the switch to describe the available port inventory information.
equipment.Base.Relationship
A relationship to the 'equipment.Base' resource, or the expanded 'equipment.Base' resource, or the 'null' value.
equipment.ChassisController
Chassis Controller represents the controller embedded within a network element that manages a chassis.
network.Vethernet.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.FeatureControl.Relationship
A relationship to the 'network.FeatureControl' resource, or the expanded 'network.FeatureControl' resource, or the 'null' value.
equipment.SystemIoController.Relationship
A relationship to the 'equipment.SystemIoController' resource, or the expanded 'equipment.SystemIoController' resource, or the 'null' value.
ether.PortChannel
Ethernet port channels in a Fabric Interconnect are logical interfaces created by aggregating multiple physical Ethernet ports. This configuration enhances ban…
network.Element
The Cisco UCS Fabric Interconnect module within a domain supporting a range of models including the 6400, 6500 series etc.
network.TelemetryCheck.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
port.Physical
Abstract super class for all ports.
equipment.RackEnclosureSlot
The equipment.RackEnclosureSlot object represents a physical slot within a rack enclosure that is designed to hold a rack-mounted server. Purpose The main func…
console.ConsoleConfig
The console.ConsoleConfig object represents the configuration of a terminal console port on a network device. This provides inventory details for the asynchron…
console.ConsoleConfig.Relationship
A relationship to the 'console.ConsoleConfig' resource, or the expanded 'console.ConsoleConfig' resource, or the 'null' value.
equipment.Base
Abstract base class for all equipments which have a vendor /model / serial.
network.VpcPeer.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.LicenseFile.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.DiscoveredNeighbor.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.Vfc.Relationship
A relationship to the 'network.Vfc' resource, or the expanded 'network.Vfc' resource, or the 'null' value.
equipment.RackEnclosure
The equipment.RackEnclosure object represents a physical enclosure that houses multiple rack-mounted servers, providing shared infrastructure like power and co…
equipment.LocatorLed
The equipment.LocatorLed object represents the physical locator LED (Light Emitting Diode) on a piece of equipment, such as a server, chassis, or Fabric Interc…
network.Vfc.Response
The response body of a HTTP GET request for the 'network.Vfc' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL quer…
network.DiscoveredNeighbor.Response
The response body of a HTTP GET request for the 'network.DiscoveredNeighbor' resource. The value may be one of the following types. 1. When 'tag' is specified…
equipment.Fru.Relationship
A relationship to the 'equipment.Fru' resource, or the expanded 'equipment.Fru' resource, or the 'null' value.
equipment.RackEnclosureSlot.Relationship
A relationship to the 'equipment.RackEnclosureSlot' resource, or the expanded 'equipment.RackEnclosureSlot' resource, or the 'null' value.
ether.HostPort
The ether.HostPort object represents a host-facing physical port on an I/O Module (IOM) or Fabric Extender (FEX). These ports provide the physical connection f…
network.VpcPeer.Relationship
A relationship to the 'network.VpcPeer' resource, or the expanded 'network.VpcPeer' resource, or the 'null' value.
network.InterfaceList.Response
The response body of a HTTP GET request for the 'network.InterfaceList' resource. The value may be one of the following types. 1. When 'tag' is specified in th…
equipment.ExpanderModule
The equipment.ExpanderModule object represents a physical expander module installed within a chassis. These modules typically provide additional connectivity o…
network.VpcMember.Relationship
A relationship to the 'network.VpcMember' resource, or the expanded 'network.VpcMember' resource, or the 'null' value.
network.Dns.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
network.VlanPortInfo
Vlan Port information of a Fabric Interconnect.
equipment.SharedAdapterUnit
The shared physical adapter present on the XFM module.
network.FeatureControl.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-network-api-openapi.yml Raw ↑

Other APIs Cisco Intersight publishes across the network.

Cisco Intersight Aaa API
Cisco Intersight Access API
Cisco Intersight Adapter API
Cisco Intersight Apiproxy API
Cisco Intersight Appliance API
Cisco Intersight Asset API
Cisco Intersight Auditd API
Cisco Intersight Bios API
Cisco Intersight Boot API
Cisco Intersight Bulk API
Cisco Intersight Capability API
Cisco Intersight Catalystsdwan API
Where this information came from

This is an independent, third-party profile of Cisco Intersight Network API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.