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 Pci API

The pci API from Cisco Intersight — 20 operation(s) for pci.

Cisco Intersight Pci 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 PCI. 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 30 operations across 20 paths, and defines 269 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}.

30 operations 20 paths 269 schemas 20 GET5 PATCH5 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 Pci 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 30

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

pci 30
GET
/api/v1/pci/CoprocessorCards
Read a 'pci.CoprocessorCard' resource.
GetPciCoprocessorCardList 11 params → 200400401403404default
GET
/api/v1/pci/CoprocessorCards/{Moid}
Read a 'pci.CoprocessorCard' resource.
GetPciCoprocessorCardByMoid 4 params → 200400401403404default
GET
/api/v1/pci/Devices
Read a 'pci.Device' resource.
GetPciDeviceList 11 params → 200400401403404default
GET
/api/v1/pci/Devices/{Moid}
Read a 'pci.Device' resource.
GetPciDeviceByMoid 4 params → 200400401403404default
POST
/api/v1/pci/Devices/{Moid}
Update a 'pci.Device' resource.
UpdatePciDevice 2 params body → 200400401403404default
PATCH
/api/v1/pci/Devices/{Moid}
Update a 'pci.Device' resource.
PatchPciDevice 2 params body → 200400401403404default
GET
/api/v1/pci/Endpoints
Read a 'pci.Endpoint' resource.
GetPciEndpointList 11 params → 200400401403404default
GET
/api/v1/pci/Endpoints/{Moid}
Read a 'pci.Endpoint' resource.
GetPciEndpointByMoid 4 params → 200400401403404default
GET
/api/v1/pci/Links
Read a 'pci.Link' resource.
GetPciLinkList 11 params → 200400401403404default
GET
/api/v1/pci/Links/{Moid}
Read a 'pci.Link' resource.
GetPciLinkByMoid 4 params → 200400401403404default
POST
/api/v1/pci/Links/{Moid}
Update a 'pci.Link' resource.
UpdatePciLink 2 params body → 200400401403404default
PATCH
/api/v1/pci/Links/{Moid}
Update a 'pci.Link' resource.
PatchPciLink 2 params body → 200400401403404default
GET
/api/v1/pci/Nodes
Read a 'pci.Node' resource.
GetPciNodeList 11 params → 200400401403404default
GET
/api/v1/pci/Nodes/{Moid}
Read a 'pci.Node' resource.
GetPciNodeByMoid 4 params → 200400401403404default
POST
/api/v1/pci/Nodes/{Moid}
Update a 'pci.Node' resource.
UpdatePciNode 2 params body → 200400401403404default
PATCH
/api/v1/pci/Nodes/{Moid}
Update a 'pci.Node' resource.
PatchPciNode 2 params body → 200400401403404default
GET
/api/v1/pci/NodeSettings
Read a 'pci.NodeSetting' resource.
GetPciNodeSettingList 11 params → 200400401403404default
GET
/api/v1/pci/NodeSettings/{Moid}
Read a 'pci.NodeSetting' resource.
GetPciNodeSettingByMoid 4 params → 200400401403404default
POST
/api/v1/pci/NodeSettings/{Moid}
Update a 'pci.NodeSetting' resource.
UpdatePciNodeSetting 2 params body → 200400401403404default
PATCH
/api/v1/pci/NodeSettings/{Moid}
Update a 'pci.NodeSetting' resource.
PatchPciNodeSetting 2 params body → 200400401403404default
GET
/api/v1/pci/Ports
Read a 'pci.Port' resource.
GetPciPortList 11 params → 200400401403404default
GET
/api/v1/pci/Ports/{Moid}
Read a 'pci.Port' resource.
GetPciPortByMoid 4 params → 200400401403404default
GET
/api/v1/pci/Slots
Read a 'pci.Slot' resource.
GetPciSlotList 11 params → 200400401403404default
GET
/api/v1/pci/Slots/{Moid}
Read a 'pci.Slot' resource.
GetPciSlotByMoid 4 params → 200400401403404default
GET
/api/v1/pci/Switches
Read a 'pci.Switch' resource.
GetPciSwitchList 11 params → 200400401403404default
GET
/api/v1/pci/Switches/{Moid}
Read a 'pci.Switch' resource.
GetPciSwitchByMoid 4 params → 200400401403404default
POST
/api/v1/pci/Switches/{Moid}
Update a 'pci.Switch' resource.
UpdatePciSwitch 2 params body → 200400401403404default
PATCH
/api/v1/pci/Switches/{Moid}
Update a 'pci.Switch' resource.
PatchPciSwitch 2 params body → 200400401403404default
GET
/api/v1/pci/Zones
Read a 'pci.Zone' resource.
GetPciZoneList 11 params → 200400401403404default
GET
/api/v1/pci/Zones/{Moid}
Read a 'pci.Zone' resource.
GetPciZoneByMoid 4 params → 200400401403404default

Schemas 269

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

boot.HddDevice.Relationship
A relationship to the 'boot.HddDevice' resource, or the expanded 'boot.HddDevice' resource, or the 'null' value.
pci.Port.Relationship
A relationship to the 'pci.Port' resource, or the expanded 'pci.Port' resource, or the 'null' value.
certificatemanagement.Imc
IMC certificate has both Certificate and private key that will be used for IMC.
storage.VirtualDriveExtension
Information of virtual drives as reported by a storage controller. In certain cases like S-series servers, virtual drive information will be reported by the co…
pci.Endpoint.Relationship
A relationship to the 'pci.Endpoint' resource, or the expanded 'pci.Endpoint' resource, or the 'null' value.
compute.Physical
Abstract class for all physical servers.
storage.Controller
Storage Controller present in a server.
bios.BootMode
The bios.BootMode object represents the configured boot mode of a server as reported by its BIOS. This provides a clear distinction between the actual boot mod…
pci.Zone.Response
The response body of a HTTP GET request for the 'pci.Zone' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query,…
storage.FlexUtilController
Storage Flex Util Adapter.
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…
storage.Enclosure.Relationship
A relationship to the 'storage.Enclosure' resource, or the expanded 'storage.Enclosure' 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…
memory.PersistentMemoryConfigResult.Relationship
A relationship to the 'memory.PersistentMemoryConfigResult' resource, or the expanded 'memory.PersistentMemoryConfigResult' resource, or the 'null' value.
storage.Enclosure
Storage Enclosure for physical disks.
bios.SystemBootOrder.Relationship
A relationship to the 'bios.SystemBootOrder' resource, or the expanded 'bios.SystemBootOrder' resource, or the 'null' value.
storage.FlexFlashControllerProps.Relationship
A relationship to the 'storage.FlexFlashControllerProps' resource, or the expanded 'storage.FlexFlashControllerProps' resource, or the 'null' value.
pci.Node.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.EnclosureElement.Relationship
A relationship to the 'equipment.EnclosureElement' resource, or the expanded 'equipment.EnclosureElement' resource, or the 'null' value.
equipment.Riser
The equipment.Riser object represents a server riser assembly that provides physical expansion capability and a mounting/connection point for manageable sub-co…
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…
firmware.RunningFirmware.Relationship
A relationship to the 'firmware.RunningFirmware' resource, or the expanded 'firmware.RunningFirmware' resource, or the 'null' value.
boot.NvmeDevice
The boot.NvmeDevice object represents an NVMe (Non-Volatile Memory Express) drive as a configurable boot option within a server's boot policy. Purpose The Nvme…
storage.Item
The local Storage information.
boot.DeviceBootSecurity.Relationship
A relationship to the 'boot.DeviceBootSecurity' resource, or the expanded 'boot.DeviceBootSecurity' resource, or the 'null' value.
rack.UnitPersonality
This can be used internally to model a server based on a defined personality without having to reprogram the server PID.
storage.SasExpander.Relationship
A relationship to the 'storage.SasExpander' resource, or the expanded 'storage.SasExpander' 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.
storage.EnclosureDiskSlotEp.Relationship
A relationship to the 'storage.EnclosureDiskSlotEp' resource, or the expanded 'storage.EnclosureDiskSlotEp' 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.
adapter.HostIscsiInterface.Relationship
A relationship to the 'adapter.HostIscsiInterface' resource, or the expanded 'adapter.HostIscsiInterface' resource, or the 'null' value.
bios.Unit
The bios.Unit object represents the BIOS (Basic Input/Output System) of a server. It acts as a container for BIOS-related inventory and configuration objects,…
inventory.GenericInventory.Relationship
A relationship to the 'inventory.GenericInventory' resource, or the expanded 'inventory.GenericInventory' resource, or the 'null' value.
bios.Unit.Relationship
A relationship to the 'bios.Unit' resource, or the expanded 'bios.Unit' resource, or the 'null' value.
inventory.JobInfo
The runtime information about a job scheduled on a managed device.
pci.Endpoint.Response
The response body of a HTTP GET request for the 'pci.Endpoint' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL que…
management.Interface.Relationship
A relationship to the 'management.Interface' resource, or the expanded 'management.Interface' resource, or the 'null' value.
memory.PersistentMemoryConfigResult
Result of a previously applied Persistent Memory configuration on a server.
pci.Zone
PCIe endpoints that are zoned (logically connected together) through a PCIe switch.
adapter.HostIscsiInterface
The adapter.HostIscsiInterface object represents a virtual iSCSI interface as it is presented to the host operating system. It is used to model and manage iSCS…
storage.PhysicalDiskUsage
Has usage map between physical disks and virtual drives.
compute.Physical.Relationship
A relationship to the 'compute.Physical' resource, or the expanded 'compute.Physical' resource, or the 'null' value.
adapter.UnitExpander.Relationship
A relationship to the 'adapter.UnitExpander' resource, or the expanded 'adapter.UnitExpander' resource, or the 'null' value.
equipment.ChassisOperationsDetails
The status of completed and in-progress chassis operations.
pci.CoprocessorCard.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
memory.Unit.Relationship
A relationship to the 'memory.Unit' resource, or the expanded 'memory.Unit' resource, or the 'null' value.
boot.UefiShellDevice.Relationship
A relationship to the 'boot.UefiShellDevice' resource, or the expanded 'boot.UefiShellDevice' resource, or the 'null' value.
storage.FlexFlashPhysicalDrive.Relationship
A relationship to the 'storage.FlexFlashPhysicalDrive' resource, or the expanded 'storage.FlexFlashPhysicalDrive' resource, or the 'null' value.
pci.Slot.Relationship
A relationship to the 'pci.Slot' resource, or the expanded 'pci.Slot' resource, or the 'null' value.
compute.Vmedia
The compute.vMedia object represents the virtual media configuration and inventory for a server. It acts as a container for virtual media settings and any curr…
security.Unit.Relationship
A relationship to the 'security.Unit' resource, or the expanded 'security.Unit' resource, or the 'null' value.
pci.Port.Response
The response body of a HTTP GET request for the 'pci.Port' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query,…
boot.UsbDevice.Relationship
A relationship to the 'boot.UsbDevice' resource, or the expanded 'boot.UsbDevice' resource, or the 'null' value.
security.Unit
The crypto card present on a server.
memory.PersistentMemoryNamespace.Relationship
A relationship to the 'memory.PersistentMemoryNamespace' resource, or the expanded 'memory.PersistentMemoryNamespace' resource, or the 'null' value.
storage.FileItem.Relationship
A relationship to the 'storage.FileItem' resource, or the expanded 'storage.FileItem' resource, or the 'null' value.
compute.ServerOpStatus
The running workflow details for each server operation that can be performed on the servers.
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.
rack.UnitPersonality.Relationship
A relationship to the 'rack.UnitPersonality' resource, or the expanded 'rack.UnitPersonality' resource, or the 'null' value.
pci.Slot.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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…
pci.Device.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
compute.RecoveryKeyDetails
Migration Key Information of the server.
graphics.Card
Graphics Card present in a server.
memory.PersistentMemoryUnit.Relationship
A relationship to the 'memory.PersistentMemoryUnit' resource, or the expanded 'memory.PersistentMemoryUnit' resource, or the 'null' value.
boot.CddDevice.Relationship
A relationship to the 'boot.CddDevice' resource, or the expanded 'boot.CddDevice' resource, or the 'null' value.
equipment.IoCard.Relationship
A relationship to the 'equipment.IoCard' resource, or the expanded 'equipment.IoCard' resource, or the 'null' value.
equipment.Tpm.Relationship
A relationship to the 'equipment.Tpm' resource, or the expanded 'equipment.Tpm' resource, or the 'null' value.
management.Controller.Relationship
A relationship to the 'management.Controller' resource, or the expanded 'management.Controller' resource, or the 'null' value.
storage.BatteryBackupUnit
Information of Battery Backup Unit in the storage controller.
equipment.HybridDriveSlot
The equipment.HybridDriveSlot object represents a specialized drive slot in a server that can operate in different modes, typically supporting NVMe or other dr…
storage.VirtualDriveContainer.Relationship
A relationship to the 'storage.VirtualDriveContainer' resource, or the expanded 'storage.VirtualDriveContainer' resource, or the 'null' value.
adapter.HostEthInterface.Relationship
A relationship to the 'adapter.HostEthInterface' resource, or the expanded 'adapter.HostEthInterface' resource, or the 'null' value.
boot.SanDevice.Relationship
A relationship to the 'boot.SanDevice' resource, or the expanded 'boot.SanDevice' resource, or the 'null' value.
boot.CddDevice
The boot.CddDevice object represents a CD/DVD drive as a configurable boot option within a server's boot policy. Purpose The CddDevice object allows for the in…
boot.DeviceBootMode.Relationship
A relationship to the 'boot.DeviceBootMode' resource, or the expanded 'boot.DeviceBootMode' resource, or the 'null' value.
inventory.Interface
Abstract base class for all interfaces.
inventory.GenericInventory
Any inventory which is represented as a key / value pair. Example - moInvKv in UCSM representing OS tools running on ESX.
memory.PersistentMemoryConfiguration.Relationship
A relationship to the 'memory.PersistentMemoryConfiguration' resource, or the expanded 'memory.PersistentMemoryConfiguration' resource, or the 'null' value.
pci.NodeSetting
Models the configurable properties of a PCIe Node in Intersight.
storage.FlexFlashControllerProps
Flex flash controller properties.
equipment.Slot
Abstract base class for all slots available on the system.
compute.Personality
The compute.Personality object provides a mechanism to model a server with a defined software personality, separate from its physical hardware identity (PID).…
pci.Zone.Relationship
A relationship to the 'pci.Zone' resource, or the expanded 'pci.Zone' resource, or the 'null' value.
management.Controller
A specialized service processor that monitors the physical state of a server, using sensors and communicating with the system administrator through an independ…
storage.ControllerDrive.Relationship
A relationship to the 'storage.ControllerDrive' resource, or the expanded 'storage.ControllerDrive' resource, or the 'null' value.
boot.VmediaDevice
The boot.VmediaDevice object represents a virtual media device as a configurable boot option within a server's boot policy. Virtual media allows mounting of a…
storage.Item.Relationship
A relationship to the 'storage.Item' resource, or the expanded 'storage.Item' resource, or the 'null' value.
bios.TokenSettings
The bios.TokenSettings object represents the status of a specific BIOS token, particularly for Memory Reliability, Availability, and Serviceability (RAS) confi…
compute.AlarmSummary
The summary of alarm counts based on alarm serverity.
inventory.DeviceInfo.Relationship
A relationship to the 'inventory.DeviceInfo' resource, or the expanded 'inventory.DeviceInfo' resource, or the 'null' value.
storage.VirtualDriveContainer
A Virtual Disk Drive Container.
storage.PhysicalDiskExtension.Relationship
A relationship to the 'storage.PhysicalDiskExtension' resource, or the expanded 'storage.PhysicalDiskExtension' resource, or the 'null' value.
bios.SystemBootOrder
The BIOS.SystemBootOrder object represents the actual boot order of a server as enumerated by its BIOS. This provides a comprehensive, read-only view of the bo…
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…
equipment.IoExpander.Relationship
A relationship to the 'equipment.IoExpander' resource, or the expanded 'equipment.IoExpander' resource, or the 'null' value.
memory.PersistentMemoryRegion.Relationship
A relationship to the 'memory.PersistentMemoryRegion' resource, or the expanded 'memory.PersistentMemoryRegion' resource, or the 'null' value.
pci.Link.Relationship
A relationship to the 'pci.Link' resource, or the expanded 'pci.Link' resource, or the 'null' value.
storage.FlexUtilController.Relationship
A relationship to the 'storage.FlexUtilController' resource, or the expanded 'storage.FlexUtilController' resource, or the 'null' value.
memory.PersistentMemoryNamespaceConfigResult.Relationship
A relationship to the 'memory.PersistentMemoryNamespaceConfigResult' resource, or the expanded 'memory.PersistentMemoryNamespaceConfigResult' resource, or the…
boot.UsbDevice
Usb Boot Device configured on the server.
storage.FlexUtilVirtualDrive.Relationship
A relationship to the 'storage.FlexUtilVirtualDrive' resource, or the expanded 'storage.FlexUtilVirtualDrive' resource, or the 'null' value.
storage.BatteryBackupUnit.Relationship
A relationship to the 'storage.BatteryBackupUnit' resource, or the expanded 'storage.BatteryBackupUnit' resource, or the 'null' value.
compute.IpAddress
Complex type representing an IP address in UCSM.
equipment.Tpm
The equipment.Tpm object represents a Trusted Platform Module (TPM) security chip installed on a server's motherboard. A TPM is a hardware-based security compo…
inventory.DeviceInfo
Information pertaining to a Registered Device in Intersight which is pertinent to Inventory Microservice.
boot.DeviceBootSecurity
The boot.DeviceBootSecurity object represents the user-configured state of UEFI Secure Boot for a server, as defined in its boot policy. Purpose This object's…
storage.FlexFlashPhysicalDrive
Physical Drive repersenting a SD Card.
equipment.ExpanderModule.Relationship
A relationship to the 'equipment.ExpanderModule' resource, or the expanded 'equipment.ExpanderModule' resource, or the 'null' value.
pci.Link.Response
The response body of a HTTP GET request for the 'pci.Link' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query,…
boot.PxeDevice.Relationship
A relationship to the 'boot.PxeDevice' resource, or the expanded 'boot.PxeDevice' resource, or the 'null' value.
equipment.Interconnect
Object representing a set of endpoints that are interconnected via some interconnectivity technology.
pci.Switch.Relationship
A relationship to the 'pci.Switch' resource, or the expanded 'pci.Switch' resource, or the 'null' value.
storage.EnclosureDisk
Physical Disk on the enclosure.
equipment.Identity
An abstract object for performing and tracking lifecycle operations (e.g. discovery, recommission, decommission) on rack-mount equipment such as server, chassi…
inventory.GenericInventoryHolder.Relationship
A relationship to the 'inventory.GenericInventoryHolder' resource, or the expanded 'inventory.GenericInventoryHolder' resource, or the 'null' value.
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…
equipment.IoExpander
The equipment.IoExpander object represents an I/O expander card, which serves as an extension for servers, particularly within a Colusa-type chassis architectu…
pci.NodeSetting.Response
The response body of a HTTP GET request for the 'pci.NodeSetting' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
storage.DiskGroup.Relationship
A relationship to the 'storage.DiskGroup' resource, or the expanded 'storage.DiskGroup' resource, or the 'null' value.
equipment.HybridDriveSlot.Relationship
A relationship to the 'equipment.HybridDriveSlot' resource, or the expanded 'equipment.HybridDriveSlot' resource, or the 'null' value.
graphics.Controller.Relationship
A relationship to the 'graphics.Controller' resource, or the expanded 'graphics.Controller' resource, or the 'null' value.
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)…
pci.Port
PCIe Switch port on the PCIe Switch.
storage.FlexUtilPhysicalDrive
Storage Flex Util Physical Drive.
graphics.Card.Relationship
A relationship to the 'graphics.Card' resource, or the expanded 'graphics.Card' resource, or the 'null' value.
adapter.HostFcInterface
The adapter.HostFcInterface object represents a virtual Fibre Channel Host Bus Adapter (vHBA) as it is presented to the host operating system. It is the primar…
compute.MigrationKeyInfo
Details about the migration key that gets utilized during the server profile migration process.
compute.ServerPowerParameters
The compute.ServerPowerParameters object is a managed object used to inventory and track key power-related settings and parameters for a server. Purpose The pr…
equipment.LocatorLed.Relationship
A relationship to the 'equipment.LocatorLed' resource, or the expanded 'equipment.LocatorLed' resource, or the 'null' value.
boot.PxeDevice
The boot.PxeDevice object represents a Preboot Execution Environment (PXE) network interface as a configurable boot option within a server's boot policy. Purpo…
boot.NvmeDevice.Relationship
A relationship to the 'boot.NvmeDevice' resource, or the expanded 'boot.NvmeDevice' resource, or the 'null' value.
bios.BootDevice.Relationship
A relationship to the 'bios.BootDevice' resource, or the expanded 'bios.BootDevice' resource, or the 'null' value.
pci.Node
External PCIe nodes connected to a server.
boot.IscsiDevice.Relationship
A relationship to the 'boot.IscsiDevice' resource, or the expanded 'boot.IscsiDevice' resource, or the 'null' value.
boot.DeviceBootMode
The boot.DeviceBootMode object represents the user-configured BIOS boot mode for a server, as defined in its boot policy. It reflects the intended state that s…
compute.RackUnit.Relationship
A relationship to the 'compute.RackUnit' resource, or the expanded 'compute.RackUnit' resource, or the 'null' value.
compute.Blade
The compute.Blade object represents a blade server, which is a modular server designed to be housed in a chassis. It encapsulates the server's identity, physic…
memory.PersistentMemoryUnit
Persistent Memory Module on a server.
boot.HddDevice
The boot.HddDevice object represents a local hard disk drive (HDD) or logical volume as a configurable boot option within a server's boot policy. Purpose The H…
management.Interface
Interface that provides access to the management controller.
pci.Link
The PCI Switch Link connected to PCIe Switch.
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…
storage.SasPort
Sas Port details of the SAS endpoint.
storage.DiskSlot.Relationship
A relationship to the 'storage.DiskSlot' resource, or the expanded 'storage.DiskSlot' resource, or the 'null' value.
storage.PhysicalDiskUsage.Relationship
A relationship to the 'storage.PhysicalDiskUsage' resource, or the expanded 'storage.PhysicalDiskUsage' resource, or the 'null' value.
pci.Switch
PCIe switch present in the system which connects PCIe devices (CPU, GPU and the PCIe adapter).
equipment.IoCardBase
Abstract class for hif and nif ports collection that can be extended by chassis/febric extender.
boot.SdDevice.Relationship
A relationship to the 'boot.SdDevice' resource, or the expanded 'boot.SdDevice' resource, or the 'null' value.
equipment.SharedGraphicsCard
Graphics card within a PCIe node that can be shared by one or more servers.
storage.Span.Relationship
A relationship to the 'storage.Span' resource, or the expanded 'storage.Span' resource, or the 'null' value.
equipment.Fex.Relationship
A relationship to the 'equipment.Fex' resource, or the expanded 'equipment.Fex' resource, or the 'null' value.
storage.FlexUtilPhysicalDrive.Relationship
A relationship to the 'storage.FlexUtilPhysicalDrive' resource, or the expanded 'storage.FlexUtilPhysicalDrive' resource, or the 'null' value.
storage.FlexFlashVirtualDrive
Virtual Drive repersenting a SD Card.
storage.VdMemberEp
Reference to LocalDisk to build up a VirtualDrive.
storage.FlexFlashVirtualDrive.Relationship
A relationship to the 'storage.FlexFlashVirtualDrive' resource, or the expanded 'storage.FlexFlashVirtualDrive' resource, or the 'null' value.
compute.Board.Relationship
A relationship to the 'compute.Board' resource, or the expanded 'compute.Board' resource, or the 'null' value.
compute.RackUnit
The compute.RackUnit object represents a standalone or FI-attached rack-mounted server. It is a primary inventory object that encapsulates the server's identit…
pci.Device.Response
The response body of a HTTP GET request for the 'pci.Device' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query…
pci.NodeSetting.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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.
storage.ControllerDrive
The equipment.ChassisController object represents the controller embedded within a network element that is responsible for managing a chassis. It is particular…
equipment.SharedIoModule.Relationship
A relationship to the 'equipment.SharedIoModule' resource, or the expanded 'equipment.SharedIoModule' resource, or the 'null' value.
memory.Array.Relationship
A relationship to the 'memory.Array' resource, or the expanded 'memory.Array' resource, or the 'null' value.
boot.SanDevice
The boot.SanDevice object represents a Storage Area Network (SAN) LUN (Logical Unit Number) as a configurable boot option within a server's boot policy. Purpos…
storage.FileItem
The local Storage Files present in a server.
storage.FlexFlashController
Storage Flex Flash Controller.
pci.Link.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.FanControl.Relationship
A relationship to the 'equipment.FanControl' resource, or the expanded 'equipment.FanControl' resource, or the 'null' value.
pci.Node.Response
The response body of a HTTP GET request for the 'pci.Node' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query,…
pci.Device.Relationship
A relationship to the 'pci.Device' resource, or the expanded 'pci.Device' resource, or the 'null' value.
boot.IscsiDevice
The boot.IscsiDevice object represents an iSCSI LUN (Logical Unit Number) as a configurable boot option within a server's boot policy. It allows a server to bo…
compute.Blade.Relationship
A relationship to the 'compute.Blade' resource, or the expanded 'compute.Blade' resource, or the 'null' value.
pci.CoprocessorCard.Relationship
A relationship to the 'pci.CoprocessorCard' resource, or the expanded 'pci.CoprocessorCard' resource, or the 'null' value.
boot.VmediaDevice.Relationship
A relationship to the 'boot.VmediaDevice' resource, or the expanded 'boot.VmediaDevice' resource, or the 'null' value.
bios.BootDevice
Actual boot devices of the system as enumerated by BIOS.
processor.Unit.Relationship
A relationship to the 'processor.Unit' resource, or the expanded 'processor.Unit' resource, or the 'null' value.
pci.CoprocessorCard.Response
The response body of a HTTP GET request for the 'pci.CoprocessorCard' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
pci.Endpoint.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
bios.VfSelectMemoryRasConfiguration.Relationship
A relationship to the 'bios.VfSelectMemoryRasConfiguration' resource, or the expanded 'bios.VfSelectMemoryRasConfiguration' resource, or the 'null' value.
compute.Board
The compute.Board object represents the main motherboard of a server. It serves as a central container for the core components of the server, such as CPUs, mem…
storage.DiskGroup
Group of one or more Spans to configure virtual drive.
equipment.Psu.Relationship
A relationship to the 'equipment.Psu' resource, or the expanded 'equipment.Psu' resource, or the 'null' value.
adapter.UnitExpander
The adapter.UnitExpander object represents a physical extension card for a network adapter within a server. It is used for inventory and to identify expander c…
compute.Personality.Relationship
A relationship to the 'compute.Personality' resource, or the expanded 'compute.Personality' resource, or the 'null' value.
boot.UefiShellDevice
The boot.UefiShellDevice object represents the UEFI (Unified Extensible Firmware Interface) Shell as a configurable boot option within a server's boot policy.…
storage.EnclosureDiskSlotEp
Physical Disk slots on the enclosure.
graphics.Controller
Controller for a Graphics Card.
pci.Endpoint
PCIe endpoints that are connected to a PCIe switch.
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…
pci.Slot
The PCI Slot with Name and Presence details.
equipment.IoCardBase.Relationship
A relationship to the 'equipment.IoCardBase' resource, or the expanded 'equipment.IoCardBase' resource, or the 'null' value.
memory.PersistentMemoryConfiguration
Persistent Memory configuration on all the Persistent Memory Modules on a server.
storage.Controller.Relationship
A relationship to the 'storage.Controller' resource, or the expanded 'storage.Controller' resource, or the 'null' value.
inventory.Base
Base class for all inventory MOs.
processor.Unit
The CPU present on a server.
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.
bios.BootMode.Relationship
A relationship to the 'bios.BootMode' resource, or the expanded 'bios.BootMode' resource, or the 'null' value.
storage.PhysicalDiskExtension
Information of disks as reported by controller. In certain cases like S-series servers, disk information will be reported by controller separately and this rep…
inventory.Interface.Relationship
A relationship to the 'inventory.Interface' resource, or the expanded 'inventory.Interface' resource, or the 'null' value.
boot.PchStorageDevice.Relationship
A relationship to the 'boot.PchStorageDevice' resource, or the expanded 'boot.PchStorageDevice' resource, or the 'null' value.
storage.VdMemberEp.Relationship
A relationship to the 'storage.VdMemberEp' resource, or the expanded 'storage.VdMemberEp' resource, or the 'null' value.
pci.Device
PCI device present in a server.
memory.Array
Holder housing multiple memory units.
boot.PchStorageDevice
The boot.PchStorageDevice object represents a storage device connected to the Platform Controller Hub (PCH) as a configurable boot option within a server's boo…
storage.FlexFlashController.Relationship
A relationship to the 'storage.FlexFlashController' resource, or the expanded 'storage.FlexFlashController' resource, or the 'null' value.
storage.VirtualDriveExtension.Relationship
A relationship to the 'storage.VirtualDriveExtension' resource, or the expanded 'storage.VirtualDriveExtension' resource, or the 'null' value.
compute.Mapping
The compute.Mapping object represents a single virtual media image that has been uploaded or mapped to a server. This provides the inventory details for a spec…
adapter.ExtEthInterface.Relationship
A relationship to the 'adapter.ExtEthInterface' resource, or the expanded 'adapter.ExtEthInterface' resource, or the 'null' value.
memory.PersistentMemoryRegion
Persistent Memory Region configured on the Persistent Memory Modules on a server.
equipment.Base.Relationship
A relationship to the 'equipment.Base' resource, or the expanded 'equipment.Base' resource, or the 'null' value.
pci.Switch.Response
The response body of a HTTP GET request for the 'pci.Switch' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query…
compute.Mapping.Relationship
A relationship to the 'compute.Mapping' resource, or the expanded 'compute.Mapping' resource, or the 'null' value.
compute.ServerPowerParameters.Relationship
A relationship to the 'compute.ServerPowerParameters' resource, or the expanded 'compute.ServerPowerParameters' resource, or the 'null' value.
boot.SdDevice
The boot.SdDevice object represents an SD (Secure Digital) card as a configurable boot option within a server's boot policy. This typically refers to an intern…
adapter.Unit.Relationship
A relationship to the 'adapter.Unit' resource, or the expanded 'adapter.Unit' 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.
power.ControlState
Managed object used to track chassis power capping information.
bios.VfSelectMemoryRasConfiguration
The bios.VfSelectMemoryRasConfiguration object represents the currently active Memory Reliability, Availability, and Serviceability (RAS) configuration as repo…
memory.Unit
This represents a memory DIMM on a server.
storage.DiskSlot
Information of disk slots as reported by a storage controller.
storage.VirtualDrive
A Virtual Disk Drive or Logical Unit Number.
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…
firmware.RunningFirmware
Running Firmware on an endpoint.
storage.EnclosureDisk.Relationship
A relationship to the 'storage.EnclosureDisk' resource, or the expanded 'storage.EnclosureDisk' resource, or the 'null' value.
power.ControlState.Relationship
A relationship to the 'power.ControlState' resource, or the expanded 'power.ControlState' resource, or the 'null' value.
pci.Node.Relationship
A relationship to the 'pci.Node' resource, or the expanded 'pci.Node' resource, or the 'null' value.
adapter.ExtEthInterface
The adapter.ExtEthInterface object represents a physical external port on a Cisco network adapter. This provides a detailed view of the physical link between t…
pci.CoprocessorCard
PCIe Compression and Cryptographic CPU Offload Card.
pci.Switch.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.PhysicalDisk
Physical Disk on a server.
equipment.Base
Abstract base class for all equipments which have a vendor /model / serial.
bios.TokenSettings.Relationship
A relationship to the 'bios.TokenSettings' resource, or the expanded 'bios.TokenSettings' resource, or the 'null' value.
pci.Zone.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
inventory.GenericInventoryHolder
A container class for generic inventory.
equipment.EnclosureElement
The equipment.EnclosureElement object represents a physical enclosure within a server or chassis that holds manageable sub-components, such as GPUs. It serves…
pci.Port.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
boot.ConfiguredDevice
Abstract class for all configured boot devices.
storage.PhysicalDisk.Relationship
A relationship to the 'storage.PhysicalDisk' resource, or the expanded 'storage.PhysicalDisk' resource, or the 'null' value.
equipment.PhysicalIdentity
An Abstract Identity object that uniquely represents a server object under a DR.
memory.AbstractUnit
Abstract class for all memory units.
pci.Slot.Response
The response body of a HTTP GET request for the 'pci.Slot' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query,…
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…
storage.SasPort.Relationship
A relationship to the 'storage.SasPort' resource, or the expanded 'storage.SasPort' resource, or the 'null' value.
adapter.HostFcInterface.Relationship
A relationship to the 'adapter.HostFcInterface' resource, or the expanded 'adapter.HostFcInterface' resource, or the 'null' value.
certificatemanagement.RootCaCertificate
Root CA Certificate used for HTTPS server authentication and TLS communication with LDAP server.
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.
storage.Span
Group of disks to configure virtual drive.
memory.PersistentMemoryNamespaceConfigResult
Result of a previously configured Persistent Memory Namespace on a server.
storage.SasExpander
SAS Expander present in a server.
storage.FlexUtilVirtualDrive
Storage Flex Util Virtual Drive.
equipment.SharedGraphicsCard.Relationship
A relationship to the 'equipment.SharedGraphicsCard' resource, or the expanded 'equipment.SharedGraphicsCard' resource, or the 'null' value.
equipment.ExpanderModule
The equipment.ExpanderModule object represents a physical expander module installed within a chassis. These modules typically provide additional connectivity o…
adapter.Unit
The adapter.Unit object represents a physical network adapter installed in a server. It serves as a central inventory object for a server's network interface c…
management.ReplayConfigInfo
Information about replay config after a reboot of the Fabric Interconnect.
equipment.PhysicalIdentity.Relationship
A relationship to the 'equipment.PhysicalIdentity' resource, or the expanded 'equipment.PhysicalIdentity' resource, or the 'null' value.
adapter.HostEthInterface
The adapter.HostEthInterface object represents a virtual Ethernet interface (vNIC) or a physical port of a non-Cisco adapter as it is presented to the host ope…
compute.Vmedia.Relationship
A relationship to the 'compute.Vmedia' resource, or the expanded 'compute.Vmedia' resource, or the 'null' value.
memory.PersistentMemoryNamespace
Persistent Memory Namespace configured within a Persistent Memory Region on a server.
equipment.Interconnect.Relationship
A relationship to the 'equipment.Interconnect' resource, or the expanded 'equipment.Interconnect' resource, or the 'null' value.
equipment.Riser.Relationship
A relationship to the 'equipment.Riser' resource, or the expanded 'equipment.Riser' resource, or the 'null' value.
equipment.SharedAdapterUnit
The shared physical adapter present on the XFM module.
certificatemanagement.CertificateBase
Lists properties that are common to all certificate types.
storage.VirtualDrive.Relationship
A relationship to the 'storage.VirtualDrive' resource, or the expanded 'storage.VirtualDrive' resource, or the 'null' value.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-pci-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 Pci 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.