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

The convergedinfra API from Cisco Intersight — 12 operation(s) for convergedinfra.

Cisco Intersight Convergedinfra 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 convergedinfra. 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 14 operations across 12 paths, and defines 86 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}.

14 operations 12 paths 86 schemas 12 GET1 PATCH1 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 Convergedinfra 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 14

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

convergedinfra 14
GET
/api/v1/convergedinfra/AdapterComplianceDetails
Read a 'convergedinfra.AdapterComplianceDetails' resource.
GetConvergedinfraAdapterComplianceDetailsList 11 params → 200400401403404default
GET
/api/v1/convergedinfra/AdapterComplianceDetails/{Moid}
Read a 'convergedinfra.AdapterComplianceDetails' resource.
GetConvergedinfraAdapterComplianceDetailsByMoid 4 params → 200400401403404default
GET
/api/v1/convergedinfra/Pods
Read a 'convergedinfra.Pod' resource.
GetConvergedinfraPodList 11 params → 200400401403404default
GET
/api/v1/convergedinfra/Pods/{Moid}
Read a 'convergedinfra.Pod' resource.
GetConvergedinfraPodByMoid 4 params → 200400401403404default
POST
/api/v1/convergedinfra/Pods/{Moid}
Update a 'convergedinfra.Pod' resource.
UpdateConvergedinfraPod 2 params body → 200400401403404default
PATCH
/api/v1/convergedinfra/Pods/{Moid}
Update a 'convergedinfra.Pod' resource.
PatchConvergedinfraPod 2 params body → 200400401403404default
GET
/api/v1/convergedinfra/PodComplianceInfos
Read a 'convergedinfra.PodComplianceInfo' resource.
GetConvergedinfraPodComplianceInfoList 11 params → 200400401403404default
GET
/api/v1/convergedinfra/PodComplianceInfos/{Moid}
Read a 'convergedinfra.PodComplianceInfo' resource.
GetConvergedinfraPodComplianceInfoByMoid 4 params → 200400401403404default
GET
/api/v1/convergedinfra/ServerComplianceDetails
Read a 'convergedinfra.ServerComplianceDetails' resource.
GetConvergedinfraServerComplianceDetailsList 11 params → 200400401403404default
GET
/api/v1/convergedinfra/ServerComplianceDetails/{Moid}
Read a 'convergedinfra.ServerComplianceDetails' resource.
GetConvergedinfraServerComplianceDetailsByMoid 4 params → 200400401403404default
GET
/api/v1/convergedinfra/StorageComplianceDetails
Read a 'convergedinfra.StorageComplianceDetails' resource.
GetConvergedinfraStorageComplianceDetailsList 11 params → 200400401403404default
GET
/api/v1/convergedinfra/StorageComplianceDetails/{Moid}
Read a 'convergedinfra.StorageComplianceDetails' resource.
GetConvergedinfraStorageComplianceDetailsByMoid 4 params → 200400401403404default
GET
/api/v1/convergedinfra/SwitchComplianceDetails
Read a 'convergedinfra.SwitchComplianceDetails' resource.
GetConvergedinfraSwitchComplianceDetailsList 11 params → 200400401403404default
GET
/api/v1/convergedinfra/SwitchComplianceDetails/{Moid}
Read a 'convergedinfra.SwitchComplianceDetails' resource.
GetConvergedinfraSwitchComplianceDetailsByMoid 4 params → 200400401403404default

Schemas 86

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

workflow.Properties
Properties for the task definition like the inputs, outputs, timeout and retry policies. Tasks are the building blocks for workflows.
convergedinfra.AlarmSummary
The summary of alarm counts based on alarm serverity.
workflow.CatalogItemDefinition
Catalog Item definition is a collection of Service items which are associated with workflow definition that can be used to deploy and manage service items.
convergedinfra.StorageComplianceDetails
The StorageComplianceDetails object provides compliance information for storage arrays within a converged infrastructure pod, assessing their interoperability…
convergedinfra.Pod
Overview The Pod object represents a unit of deployment within a converged infrastructure. It encompasses inventory details related to health, hardware compati…
workflow.BaseDataType
The base data type that is used to derive all the other data types for inputs and outputs.
workflow.WorkflowCtx
The workflow context contains initiator and target information along with workflow type and action information.
convergedinfra.PodComplianceInfo.Relationship
A relationship to the 'convergedinfra.PodComplianceInfo' resource, or the expanded 'convergedinfra.PodComplianceInfo' resource, or the 'null' value.
workflow.ServiceItemActionInstance
Service item action instance which represents one action on a service item instance.
convergedinfra.Pod.Relationship
A relationship to the 'convergedinfra.Pod' resource, or the expanded 'convergedinfra.Pod' resource, or the 'null' value.
convergedinfra.BasePod
Abstract base type for all pods.
workflow.ServiceItemInstance.Relationship
A relationship to the 'workflow.ServiceItemInstance' resource, or the expanded 'workflow.ServiceItemInstance' resource, or the 'null' value.
convergedinfra.StorageComplianceDetails.Relationship
A relationship to the 'convergedinfra.StorageComplianceDetails' resource, or the expanded 'convergedinfra.StorageComplianceDetails' resource, or the 'null' val…
workflow.WorkflowProperties
Properties for a workflow definition.
convergedinfra.Pod.Response
The response body of a HTTP GET request for the 'convergedinfra.Pod' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
convergedinfra.SwitchComplianceDetails.Relationship
A relationship to the 'convergedinfra.SwitchComplianceDetails' resource, or the expanded 'convergedinfra.SwitchComplianceDetails' resource, or the 'null' value.
workflow.CatalogServiceRequest.Relationship
A relationship to the 'workflow.CatalogServiceRequest' resource, or the expanded 'workflow.CatalogServiceRequest' resource, or the 'null' value.
convergedinfra.PodComplianceInfo.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
convergedinfra.StorageComplianceDetails.Response
The response body of a HTTP GET request for the 'convergedinfra.StorageComplianceDetails' resource. The value may be one of the following types. 1. When 'tag'…
workflow.BaseOperation
Specify operation type on a service item like deployment or post-deployment to be performed on catalog.
workflow.TaskInfo
The TaskInfos object represents the runtime instance of a task executing within a workflow. Purpose It tracks the execution lifecycle of a specific task instan…
convergedinfra.StorageComplianceDetails.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
workflow.WorkflowDefinition.Relationship
A relationship to the 'workflow.WorkflowDefinition' resource, or the expanded 'workflow.WorkflowDefinition' resource, or the 'null' value.
workflow.ServiceItemInstance
Service item instance is one instance of a service item based on a service item definition.
workflow.RollbackTask
Rollback task mapping information.
workflow.TaskLoopInfo
Keep track of loop information for every task executed inside the loop.
workflow.TaskDefinition.Relationship
A relationship to the 'workflow.TaskDefinition' resource, or the expanded 'workflow.TaskDefinition' resource, or the 'null' value.
workflow.InternalProperties
Internal properties for a task definition which are not editable by the user.
workflow.ServiceItemActionDefinition.Relationship
A relationship to the 'workflow.ServiceItemActionDefinition' resource, or the expanded 'workflow.ServiceItemActionDefinition' resource, or the 'null' value.
convergedinfra.SwitchComplianceDetails.Response
The response body of a HTTP GET request for the 'convergedinfra.SwitchComplianceDetails' resource. The value may be one of the following types. 1. When 'tag' i…
workflow.WorkflowInfo.Relationship
A relationship to the 'workflow.WorkflowInfo' resource, or the expanded 'workflow.WorkflowInfo' resource, or the 'null' value.
convergedinfra.ServerComplianceDetails.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
workflow.DisplayMeta
Captures the meta data needed for displaying workflow data types in Intersight User Interface.
convergedinfra.ComplianceSummary
The summary of compliance information based on the compliance analysis (HCL, IMT, etc.) of components.
workflow.DefaultValue
Captures default vales for a data type.
workflow.Message
Intermediate Task or Workflow message with severity.
workflow.WorkflowInfo
The WorkflowInfo object encapsulates the execution instance of a workflow, providing details about its progress, state, and execution context. It is essential…
workflow.Catalog.Relationship
A relationship to the 'workflow.Catalog' resource, or the expanded 'workflow.Catalog' resource, or the 'null' value.
workflow.WorkflowTask
Task instance within the workflow to be executed.
convergedinfra.BaseComplianceDetails.Relationship
A relationship to the 'convergedinfra.BaseComplianceDetails' resource, or the expanded 'convergedinfra.BaseComplianceDetails' resource, or the 'null' value.
workflow.ServiceItemActionDefinition
Definition to capture the details needed to execute an action on the service item.
workflow.MigrationHistory
Migration history of versions for service item instance.
workflow.Catalog
The Catalog object serves as a container for organizing definitions related to orchestration, including both workflow, task definitions and more. Purpose It pr…
workflow.TaskInfo.Relationship
A relationship to the 'workflow.TaskInfo' resource, or the expanded 'workflow.TaskInfo' resource, or the 'null' value.
convergedinfra.AdapterComplianceDetails.Relationship
A relationship to the 'convergedinfra.AdapterComplianceDetails' resource, or the expanded 'convergedinfra.AdapterComplianceDetails' resource, or the 'null' val…
workflow.WorkflowInfoProperties
Properties for a workflowInfo.
workflow.TargetContext
Target context holds information about the Intersight managed object on which the workflow is executing and hence the entity that is being affected by the work…
workflow.TaskDefinition
The TaskDefinition object is a foundational element of the workflow system, designed to define individual tasks that can be orchestrated within a workflow. It…
workflow.TaskConstraints
Captures the constraints for a task. Currently, it hold only targetDataType constraints such as Vendor, ObjectType that are properties of a target device.
workflow.TaskMetadata.Relationship
A relationship to the 'workflow.TaskMetadata' resource, or the expanded 'workflow.TaskMetadata' resource, or the 'null' value.
workflow.ServiceItemActionInstance.Relationship
A relationship to the 'workflow.ServiceItemActionInstance' resource, or the expanded 'workflow.ServiceItemActionInstance' resource, or the 'null' value.
workflow.ValidationError
Used to show validation errors for the workflow or for the task within the workflow.
workflow.BaseServiceItemActionProperty
BaseServiceItemActionProperty is the abstract definition to capture the properties in ServiceItemActionProperties.
convergedinfra.SwitchComplianceDetails
The SwitchComplianceDetails object captures compliance information for switches, such as Fabric Interconnects, Nexus, and MDS, within a converged infrastructur…
convergedinfra.PodComplianceInfo
The PodComplianceInfo object captures compliance information for a converged infrastructure pod, extending the base compliance details to include specific comp…
workflow.ParameterSet
The parameter set is a rule with a condition to match the controlling parameter against a value and make a set of parameters applicable.
convergedinfra.ServerComplianceDetails
The ServerComplianceDetails object provides compliance information for servers within a converged infrastructure pod, detailing hardware compatibility and oper…
workflow.ServiceItemActionProperties
Definition to capture the action properties which will be used in the action of service item.
workflow.ValidationInformation
Type used to capture all the validation information for the workflow definition.
workflow.CatalogItemDefinition.Relationship
A relationship to the 'workflow.CatalogItemDefinition' resource, or the expanded 'workflow.CatalogItemDefinition' resource, or the 'null' value.
workflow.WorkflowMetadata.Relationship
A relationship to the 'workflow.WorkflowMetadata' resource, or the expanded 'workflow.WorkflowMetadata' resource, or the 'null' value.
workflow.ServiceItemDefinition
Service Item definition is a collection of actions and associated workflow definition that can be used to deploy a service item.
workflow.ServiceItemActionWorkflowDefinition
Definition to capture the workflow definition which will be used in the action of a service item definition.
workflow.CancelableType
Defines the conditions under which a workflow can be canceled.
workflow.TaskRetryInfo
Keep track of task retry information using TaskRetryInfo.
workflow.WorkflowMetadata
Workflow metadata is a collection of properties that are common across all the versions of a workflow.
workflow.WorkflowDefinition
The WorkflowDefinitions object serves as the blueprint for automation, representing a collection of tasks sequenced as a Directed Acyclic Graph (DAG). Purpose…
convergedinfra.PodComplianceInfo.Response
The response body of a HTTP GET request for the 'convergedinfra.PodComplianceInfo' resource. The value may be one of the following types. 1. When 'tag' is spec…
convergedinfra.AdapterComplianceDetails
The AdapterComplianceDetails object captures compliance details for adapters within servers of a converged infrastructure pod, focusing on hardware compatibili…
convergedinfra.SwitchComplianceDetails.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
workflow.ServiceItemDefinition.Relationship
A relationship to the 'workflow.ServiceItemDefinition' resource, or the expanded 'workflow.ServiceItemDefinition' resource, or the 'null' value.
workflow.TaskInfoUpdate
TaskInfoUpdate is used to capture the updates that are required for the task instance inside an executing workflow. WaitTask, included inside the workflow, can…
convergedinfra.BaseComplianceDetails
Abstract type for all compliance details that may be part of a converged infrastructure pod.
workflow.ServiceItemInputDefinitionType
Definition to capture the inputs for a service items included inside a catalog. It captures the input definition and the associated input parameter mappings fo…
convergedinfra.ServerComplianceDetails.Response
The response body of a HTTP GET request for the 'convergedinfra.ServerComplianceDetails' resource. The value may be one of the following types. 1. When 'tag' i…
convergedinfra.PodSummary
Summary information for the Pod, this is extenstion of properties defined in basePodSummary.
workflow.ServiceItemType
Definition to capture the service items associated with the catalog.
workflow.UiInputFilter
A cascade filter enables the definition or extension of an optional filter for Intersight APIs, to narrow down the search results. This can be defined for work…
convergedinfra.ServerComplianceDetails.Relationship
A relationship to the 'convergedinfra.ServerComplianceDetails' resource, or the expanded 'convergedinfra.ServerComplianceDetails' resource, or the 'null' value.
workflow.CatalogServiceRequest
Catalog Service Request is one instance of a catalog item based on a catalog item definition.
convergedinfra.Pod.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
convergedinfra.AdapterComplianceDetails.Response
The response body of a HTTP GET request for the 'convergedinfra.AdapterComplianceDetails' resource. The value may be one of the following types. 1. When 'tag'…
workflow.InitiatorContext
Details about the workflow initiator name, type, initiator object Id if present and the result handler.
convergedinfra.AdapterComplianceDetails.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
workflow.TaskMetadata
Task details is a collection of properties that are common across all the versions of a task.
convergedinfra.BasePodSummary
Summary information for the base pod. This inclues properties like number of nodes, stroage capacity/utilization, aggregated alarms for all the components of t…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-convergedinfra-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 Convergedinfra 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.