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

The comm API from Cisco Intersight — 4 operation(s) for comm.

Cisco Intersight Comm 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 comm. 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 12 operations across 4 paths, and defines 82 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}.

12 operations 4 paths 82 schemas 2 DELETE4 GET2 PATCH4 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 Comm 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 12

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

comm 12
GET
/api/v1/comm/HttpProxyPolicies
Read a 'comm.HttpProxyPolicy' resource.
GetCommHttpProxyPolicyList 11 params → 200400401403404default
POST
/api/v1/comm/HttpProxyPolicies
Create a 'comm.HttpProxyPolicy' resource.
CreateCommHttpProxyPolicy 2 params body → 200400401403404default
GET
/api/v1/comm/HttpProxyPolicies/{Moid}
Read a 'comm.HttpProxyPolicy' resource.
GetCommHttpProxyPolicyByMoid 4 params → 200400401403404default
POST
/api/v1/comm/HttpProxyPolicies/{Moid}
Update a 'comm.HttpProxyPolicy' resource.
UpdateCommHttpProxyPolicy 2 params body → 200400401403404default
PATCH
/api/v1/comm/HttpProxyPolicies/{Moid}
Update a 'comm.HttpProxyPolicy' resource.
PatchCommHttpProxyPolicy 2 params body → 200400401403404default
DELETE
/api/v1/comm/HttpProxyPolicies/{Moid}
Delete a 'comm.HttpProxyPolicy' resource.
DeleteCommHttpProxyPolicy 1 param → 200400401403404default
POST
/api/v1/comm/TagDefinitions
Create a 'comm.TagDefinition' resource.
CreateCommTagDefinition 2 params body → 200400401403404default
GET
/api/v1/comm/TagDefinitions
Read a 'comm.TagDefinition' resource.
GetCommTagDefinitionList 11 params → 200400401403404default
GET
/api/v1/comm/TagDefinitions/{Moid}
Read a 'comm.TagDefinition' resource.
GetCommTagDefinitionByMoid 4 params → 200400401403404default
POST
/api/v1/comm/TagDefinitions/{Moid}
Update a 'comm.TagDefinition' resource.
UpdateCommTagDefinition 2 params body → 200400401403404default
PATCH
/api/v1/comm/TagDefinitions/{Moid}
Update a 'comm.TagDefinition' resource.
PatchCommTagDefinition 2 params body → 200400401403404default
DELETE
/api/v1/comm/TagDefinitions/{Moid}
Delete a 'comm.TagDefinition' resource.
DeleteCommTagDefinition 1 param → 200400401403404default

Schemas 82

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

comm.TagDefinition.Response
The response body of a HTTP GET request for the 'comm.TagDefinition' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
hyperflex.HxNetworkAddressDt
A network address. If both IP and FQDN are specified, IP is used. If only IP is specified, IP is used. If only FQDN is specified, FQDN is used. If both are not…
comm.IpV4AddressBlock
A block of IPv4 addresses that consists of a start address and end address.
hyperflex.ExtFcStoragePolicy
A policy specifying external storage connectivity information via Fabric attached FC storage.
hyperflex.NodeConfigPolicy
A policy specifying node details such as management and storage data IP ranges. For HyperFlex Edge, storage data IP range is pre-defined.
hyperflex.ProxySettingPolicy
A policy specifying the HTTP proxy settings to be used by the HyperFlex installation process and HyperFlex storage controller VMs. This policy is required when…
hyperflex.NetworkConfiguration
The network configuration information including data and management IPs as well as their netmasks.
hyperflex.HxZoneResiliencyInfoDt
A detailed status of the resiliency of a site or zone.
hyperflex.Summary
The storage summary of the HyperFlex cluster.
hyperflex.NodeProfile.Relationship
A relationship to the 'hyperflex.NodeProfile' resource, or the expanded 'hyperflex.NodeProfile' resource, or the 'null' value.
hyperflex.ProxySettingPolicy.Relationship
A relationship to the 'hyperflex.ProxySettingPolicy' resource, or the expanded 'hyperflex.ProxySettingPolicy' resource, or the 'null' value.
hyperflex.ClusterNetworkPolicy.Relationship
A relationship to the 'hyperflex.ClusterNetworkPolicy' resource, or the expanded 'hyperflex.ClusterNetworkPolicy' resource, or the 'null' value.
hyperflex.ClusterStoragePolicy.Relationship
A relationship to the 'hyperflex.ClusterStoragePolicy' resource, or the expanded 'hyperflex.ClusterStoragePolicy' resource, or the 'null' value.
hyperflex.VcenterConfigPolicy
A policy specifying vCenter configuration.
hyperflex.BaseCluster
A Base HyperFlex cluster with common attributes of a Hyperflex compute cluster and storage cluster with parent & child relationships. A cluster is a grouping o…
hyperflex.ClusterNetworkPolicy
A policy specifying VLANs for management, VM migration, and VM traffic.
hyperflex.IpAddrRange
A range of IPv4 addresses. The range is inclusive and comprised of a start IP address, an end IP address, netmask, and default gateway.
comm.TagUsage
Indicates whether the tag is used in the system or not.
hyperflex.SysConfigPolicy.Relationship
A relationship to the 'hyperflex.SysConfigPolicy' resource, or the expanded 'hyperflex.SysConfigPolicy' resource, or the 'null' value.
hyperflex.ClusterProfile
The ClusterProfile object specifies configuration settings for a HyperFlex cluster, defining node settings and operational parameters. Purpose ClusterProfile a…
hyperflex.ConfigResultEntry
The ConfigResultEntry object describes the result of a cluster validation or deployment operation, providing detailed result entries and context. Purpose Confi…
hyperflex.HxRegistrationDetailsDt
License Registration Details of the cluster
hyperflex.BaseCluster.Relationship
A relationship to the 'hyperflex.BaseCluster' resource, or the expanded 'hyperflex.BaseCluster' resource, or the 'null' value.
hyperflex.AutoSupportPolicy
A policy specifying the configuration to automatically generate support tickets with Cisco TAC.
hyperflex.Node
A host participating in the cluster. The host consists of a hypervisor installed on a node that manages virtual machines.
hyperflex.HxLinkDt
HATEOAS (HyperText as the engine of Application State) Links. HATEOS is a constraint of the REST application architecture. Combine method and href to make REST…
hyperflex.License.Relationship
A relationship to the 'hyperflex.License' resource, or the expanded 'hyperflex.License' resource, or the 'null' value.
hyperflex.Cluster
The Cluster object represents a HyperFlex cluster and is a comprehensive model encapsulating the cluster's inventory, health, software versions, storage, and n…
hyperflex.NamedVlan
A VLAN with a name and ID. Named VLANs are used for defining the network and iSCSI external storage policies for the cluster.
hyperflex.WwxnPrefixRange
A range of WWxN prefixes. The range is inclusive and comprised of a start and end WWxN addresses. A single address can be specified by setting it as the start…
comm.TagDefinition.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
hyperflex.ConfigResult.Relationship
A relationship to the 'hyperflex.ConfigResult' resource, or the expanded 'hyperflex.ConfigResult' resource, or the 'null' value.
hyperflex.License
Feature Identifier
hyperflex.VcenterConfigPolicy.Relationship
A relationship to the 'hyperflex.VcenterConfigPolicy' resource, or the expanded 'hyperflex.VcenterConfigPolicy' resource, or the 'null' value.
hyperflex.LocalCredentialPolicy
A policy specifying credentials for HyperFlex cluster such as controller VM password, hypervisor username, and password.
hyperflex.VcenterConfiguration
The vCenter configuration of the HyperFlex cluster.
hyperflex.SoftwareVersionPolicy.Relationship
A relationship to the 'hyperflex.SoftwareVersionPolicy' resource, or the expanded 'hyperflex.SoftwareVersionPolicy' resource, or the 'null' value.
hyperflex.SiteDetails
Site details of the HyperFlex node.
hyperflex.SoftwareVersionPolicy
A policy capturing software versions for different HyperFlex Cluster compatible components ( like HyperFlex Data Platform, Hypervisor, etc. ), that the user wi…
comm.TagDefinition.Relationship
A relationship to the 'comm.TagDefinition' resource, or the expanded 'comm.TagDefinition' resource, or the 'null' value.
hyperflex.AlarmSummary
The summary of alarm counts based on alarm severity.
hyperflex.StPlatformClusterResiliencyInfo
The detailed status of the cluster's resiliency health.
hyperflex.ClusterProfile.Relationship
A relationship to the 'hyperflex.ClusterProfile' resource, or the expanded 'hyperflex.ClusterProfile' resource, or the 'null' value.
comm.HttpProxyPolicy.Relationship
A relationship to the 'comm.HttpProxyPolicy' resource, or the expanded 'comm.HttpProxyPolicy' resource, or the 'null' value.
hyperflex.NamedVsan
A VSAN with a name and ID. VSANs are used when defining Fibre Channel external storage policies for the cluster.
hyperflex.NodeConfigPolicy.Relationship
A relationship to the 'hyperflex.NodeConfigPolicy' resource, or the expanded 'hyperflex.NodeConfigPolicy' resource, or the 'null' value.
hyperflex.Alarm
An alarm representing a fault in the HyperFlex cluster configuration or hardware.
hyperflex.HxLicenseAuthorizationDetailsDt
License authorization details of the cluster
hyperflex.UcsmConfigPolicy
A policy specifying UCS Manager settings such as service profile org, KVM IP addresses, and MAC prefix for server configuration in Fabric Interconnect environm…
comm.HttpProxyPolicy.Response
The response body of a HTTP GET request for the 'comm.HttpProxyPolicy' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
hyperflex.HxResiliencyInfoDt
A representation of the data health status and ability of the cluster to tolerate failures.
comm.AbstractHttpProxyPolicy
An Abstract policy specifying the HTTP proxy settings.
hyperflex.Alarm.Relationship
A relationship to the 'hyperflex.Alarm' resource, or the expanded 'hyperflex.Alarm' resource, or the 'null' value.
hyperflex.ConfigResult
ConfigResult is designed to provide feedback on profile configuration processes, offering insights into the state and outcomes of validation and deployment ope…
hyperflex.MacAddrPrefixRange
A MAC address prefix range. The range is inclusive and comprised of a start and end MAC addresses. A single address can be specified by setting it as the start…
hyperflex.Drive.Relationship
A relationship to the 'hyperflex.Drive' resource, or the expanded 'hyperflex.Drive' resource, or the 'null' value.
hyperflex.SysConfigPolicy
A policy specifying system configuration such as timezone, DNS servers, and NTP Servers.
hyperflex.Encryption
The overview of software-encryption on the cluster
hyperflex.ClusterStoragePolicy
A policy specifying HyperFlex cluster storage settings (optional).
hyperflex.Drive
The Drive object represents a HyperFlex drive entity attached to a node within a HyperFlex cluster. It is an essential component of the storage architecture, p…
comm.TagDefinition
An arbitrary string. Tag can be assigned to any managed object. The key will be copied to the managed object. The tag key is a string representation of the tag…
hyperflex.ConfigResultEntry.Relationship
A relationship to the 'hyperflex.ConfigResultEntry' resource, or the expanded 'hyperflex.ConfigResultEntry' resource, or the 'null' value.
hyperflex.Capability
Capabilities and features supported in the HyperFlex cluster.
comm.HttpProxyPolicy
A policy specifying the HTTP proxy settings to be used by the HyperFlex installation process and HyperFlex storage controller VMs. This policy is required when…
hyperflex.ExtIscsiStoragePolicy
A policy specifying external storage connectivity information via Fabric attached iSCSI storage.
hyperflex.Health.Relationship
A relationship to the 'hyperflex.Health' resource, or the expanded 'hyperflex.Health' resource, or the 'null' value.
hyperflex.NodeProfile
A configuration profile per node in the HyperFlex cluster. It defines node settings such as IP address configuration for hypervisor management network, storage…
hyperflex.UcsmConfigPolicy.Relationship
A relationship to the 'hyperflex.UcsmConfigPolicy' resource, or the expanded 'hyperflex.UcsmConfigPolicy' resource, or the 'null' value.
comm.IpV4Interface
The configuration data of a single IPv4 interface, including IP address, netmask, and default gateway.
comm.HttpProxyPolicy.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
hyperflex.ServerFirmwareVersionInfo
The firmware version details for UCS servers.
hyperflex.HxUuIdDt
The unique identifier of an entity.
hyperflex.ExtFcStoragePolicy.Relationship
A relationship to the 'hyperflex.ExtFcStoragePolicy' resource, or the expanded 'hyperflex.ExtFcStoragePolicy' resource, or the 'null' value.
hyperflex.StPlatformClusterHealingInfo
The detailed status of the cluster healing process.
hyperflex.Encryption.Relationship
A relationship to the 'hyperflex.Encryption' resource, or the expanded 'hyperflex.Encryption' resource, or the 'null' value.
hyperflex.LogicalAvailabilityZone
A configuration for the Logical Availability Zone. Logical Availability Zones (LAZ) allow for increased fault tolerance by dividing clusters into logical parti…
hyperflex.ExtIscsiStoragePolicy.Relationship
A relationship to the 'hyperflex.ExtIscsiStoragePolicy' resource, or the expanded 'hyperflex.ExtIscsiStoragePolicy' resource, or the 'null' value.
hyperflex.Cluster.Relationship
A relationship to the 'hyperflex.Cluster' resource, or the expanded 'hyperflex.Cluster' resource, or the 'null' value.
hyperflex.Health
The data health status and ability of the HyperFlex storage cluster to tolerate failures.
hyperflex.AutoSupportPolicy.Relationship
A relationship to the 'hyperflex.AutoSupportPolicy' resource, or the expanded 'hyperflex.AutoSupportPolicy' resource, or the 'null' value.
hyperflex.Node.Relationship
A relationship to the 'hyperflex.Node' resource, or the expanded 'hyperflex.Node' resource, or the 'null' value.
hyperflex.LocalCredentialPolicy.Relationship
A relationship to the 'hyperflex.LocalCredentialPolicy' resource, or the expanded 'hyperflex.LocalCredentialPolicy' resource, or the 'null' value.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-comm-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 Comm 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.