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

The partnerintegration API from Cisco Intersight — 18 operation(s) for partnerintegration.

Cisco Intersight Partnerintegration 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 Partner Integration. 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 42 operations across 18 paths, and defines 160 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}.

42 operations 18 paths 160 schemas 6 DELETE18 GET6 PATCH12 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 Partnerintegration 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 42

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

partnerintegration 42
GET
/api/v1/partnerintegration/DcLogs
Read a 'partnerintegration.DcLogs' resource.
GetPartnerintegrationDcLogsList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/DcLogs/{Moid}
Read a 'partnerintegration.DcLogs' resource.
GetPartnerintegrationDcLogsByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/DeviceConnectors
Create a 'partnerintegration.DeviceConnector' resource.
CreatePartnerintegrationDeviceConnector 2 params body → 200400401403404default
GET
/api/v1/partnerintegration/DeviceConnectors
Read a 'partnerintegration.DeviceConnector' resource.
GetPartnerintegrationDeviceConnectorList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/DeviceConnectors/{Moid}
Read a 'partnerintegration.DeviceConnector' resource.
GetPartnerintegrationDeviceConnectorByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/DeviceConnectors/{Moid}
Update a 'partnerintegration.DeviceConnector' resource.
UpdatePartnerintegrationDeviceConnector 2 params body → 200400401403404default
PATCH
/api/v1/partnerintegration/DeviceConnectors/{Moid}
Update a 'partnerintegration.DeviceConnector' resource.
PatchPartnerintegrationDeviceConnector 2 params body → 200400401403404default
DELETE
/api/v1/partnerintegration/DeviceConnectors/{Moid}
Delete a 'partnerintegration.DeviceConnector' resource.
DeletePartnerintegrationDeviceConnector 1 param → 200400401403404default
GET
/api/v1/partnerintegration/DocIssues
Read a 'partnerintegration.DocIssues' resource.
GetPartnerintegrationDocIssuesList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/DocIssues/{Moid}
Read a 'partnerintegration.DocIssues' resource.
GetPartnerintegrationDocIssuesByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Etls
Create a 'partnerintegration.Etl' resource.
CreatePartnerintegrationEtl 2 params body → 200400401403404default
GET
/api/v1/partnerintegration/Etls
Read a 'partnerintegration.Etl' resource.
GetPartnerintegrationEtlList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/Etls/{Moid}
Read a 'partnerintegration.Etl' resource.
GetPartnerintegrationEtlByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Etls/{Moid}
Update a 'partnerintegration.Etl' resource.
UpdatePartnerintegrationEtl 2 params body → 200400401403404default
PATCH
/api/v1/partnerintegration/Etls/{Moid}
Update a 'partnerintegration.Etl' resource.
PatchPartnerintegrationEtl 2 params body → 200400401403404default
DELETE
/api/v1/partnerintegration/Etls/{Moid}
Delete a 'partnerintegration.Etl' resource.
DeletePartnerintegrationEtl 1 param → 200400401403404default
GET
/api/v1/partnerintegration/Files
Read a 'partnerintegration.File' resource.
GetPartnerintegrationFileList 11 params → 200400401403404default
POST
/api/v1/partnerintegration/Files
Create a 'partnerintegration.File' resource.
CreatePartnerintegrationFile 2 params body → 200400401403404default
GET
/api/v1/partnerintegration/Files/{Moid}
Read a 'partnerintegration.File' resource.
GetPartnerintegrationFileByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Files/{Moid}
Update a 'partnerintegration.File' resource.
UpdatePartnerintegrationFile 2 params body → 200400401403404default
PATCH
/api/v1/partnerintegration/Files/{Moid}
Update a 'partnerintegration.File' resource.
PatchPartnerintegrationFile 2 params body → 200400401403404default
DELETE
/api/v1/partnerintegration/Files/{Moid}
Delete a 'partnerintegration.File' resource.
DeletePartnerintegrationFile 1 param → 200400401403404default
POST
/api/v1/partnerintegration/Inventories
Create a 'partnerintegration.Inventory' resource.
CreatePartnerintegrationInventory 2 params body → 200400401403404default
GET
/api/v1/partnerintegration/Inventories
Read a 'partnerintegration.Inventory' resource.
GetPartnerintegrationInventoryList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/Inventories/{Moid}
Read a 'partnerintegration.Inventory' resource.
GetPartnerintegrationInventoryByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Inventories/{Moid}
Update a 'partnerintegration.Inventory' resource.
UpdatePartnerintegrationInventory 2 params body → 200400401403404default
PATCH
/api/v1/partnerintegration/Inventories/{Moid}
Update a 'partnerintegration.Inventory' resource.
PatchPartnerintegrationInventory 2 params body → 200400401403404default
DELETE
/api/v1/partnerintegration/Inventories/{Moid}
Delete a 'partnerintegration.Inventory' resource.
DeletePartnerintegrationInventory 1 param → 200400401403404default
GET
/api/v1/partnerintegration/Logs
Read a 'partnerintegration.Logs' resource.
GetPartnerintegrationLogsList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/Logs/{Moid}
Read a 'partnerintegration.Logs' resource.
GetPartnerintegrationLogsByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Metrics
Create a 'partnerintegration.Metrics' resource.
CreatePartnerintegrationMetrics 2 params body → 200400401403404default
GET
/api/v1/partnerintegration/Metrics
Read a 'partnerintegration.Metrics' resource.
GetPartnerintegrationMetricsList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/Metrics/{Moid}
Read a 'partnerintegration.Metrics' resource.
GetPartnerintegrationMetricsByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Metrics/{Moid}
Update a 'partnerintegration.Metrics' resource.
UpdatePartnerintegrationMetrics 2 params body → 200400401403404default
PATCH
/api/v1/partnerintegration/Metrics/{Moid}
Update a 'partnerintegration.Metrics' resource.
PatchPartnerintegrationMetrics 2 params body → 200400401403404default
DELETE
/api/v1/partnerintegration/Metrics/{Moid}
Delete a 'partnerintegration.Metrics' resource.
DeletePartnerintegrationMetrics 1 param → 200400401403404default
POST
/api/v1/partnerintegration/Models
Create a 'partnerintegration.Model' resource.
CreatePartnerintegrationModel 2 params body → 200400401403404default
GET
/api/v1/partnerintegration/Models
Read a 'partnerintegration.Model' resource.
GetPartnerintegrationModelList 11 params → 200400401403404default
GET
/api/v1/partnerintegration/Models/{Moid}
Read a 'partnerintegration.Model' resource.
GetPartnerintegrationModelByMoid 4 params → 200400401403404default
POST
/api/v1/partnerintegration/Models/{Moid}
Update a 'partnerintegration.Model' resource.
UpdatePartnerintegrationModel 2 params body → 200400401403404default
PATCH
/api/v1/partnerintegration/Models/{Moid}
Update a 'partnerintegration.Model' resource.
PatchPartnerintegrationModel 2 params body → 200400401403404default
DELETE
/api/v1/partnerintegration/Models/{Moid}
Delete a 'partnerintegration.Model' resource.
DeletePartnerintegrationModel 1 param → 200400401403404default

Schemas 160

The contract defines 160 schemas that model the data the API accepts and returns. The most detailed are mo.BaseMo (15 properties), mo.Tag (7 properties), mo.MoRef (5 properties), Error (4 properties). Each schema is shown below with its type and property counts.

pkix.KeyGenerationSpec
The key generation spec provides the algorithm and the parameters required for this algorithm to generate a key.
policy.AbstractPolicy.Relationship
A relationship to the 'policy.AbstractPolicy' resource, or the expanded 'policy.AbstractPolicy' resource, or the 'null' value.
iam.System.Relationship
A relationship to the 'iam.System' resource, or the expanded 'iam.System' resource, or the 'null' value.
mo.BaseMo.Relationship
A relationship to the 'mo.BaseMo' resource, or the expanded 'mo.BaseMo' resource, or the 'null' value.
iam.ResourceRoles.Relationship
A relationship to the 'iam.ResourceRoles' resource, or the expanded 'iam.ResourceRoles' resource, or the 'null' value.
softwarerepository.FileServer
An external software repository which serves as the source of the file to be imported into the image catalog. If the source is available in the user's local ma…
iam.SwitchAccountPermission
SwitchScope parameters related to the Account to/from which user switched.
iam.EndPointPrivilege
EndPointPrivilege models privileges defined on managed endpoints (e.g., UCS, IMC), enabling cross-launch or delegated actions. Purpose It exposes endpoint-side…
partnerintegration.Metrics.Relationship
A relationship to the 'partnerintegration.Metrics' resource, or the expanded 'partnerintegration.Metrics' resource, or the 'null' value.
iam.LdapPolicy
Overview The LDAP Policy object is a reusable policy for configuring Lightweight Directory Access Protocol (LDAP) settings, enabling remote user authentication…
iam.ApiKey.Relationship
A relationship to the 'iam.ApiKey' resource, or the expanded 'iam.ApiKey' resource, or the 'null' value.
softwarerepository.Catalog.Relationship
A relationship to the 'softwarerepository.Catalog' resource, or the expanded 'softwarerepository.Catalog' resource, or the 'null' value.
iam.IpAccessManagement.Relationship
A relationship to the 'iam.IpAccessManagement' resource, or the expanded 'iam.IpAccessManagement' resource, or the 'null' value.
policy.ReportedPolicyChange
A policy change that has been reported to a profile.
Error
object
4 properties 2 required
iam.DefaultPermissionInfo
Contains information about a stored default permission and its shared login interface coverage for product-facing default role selection.
partnerintegration.Inventory.Response
The response body of a HTTP GET request for the 'partnerintegration.Inventory' resource. The value may be one of the following types. 1. When 'tag' is specifie…
iam.UserSetting.Relationship
A relationship to the 'iam.UserSetting' resource, or the expanded 'iam.UserSetting' resource, or the 'null' value.
policy.AbstractConfigProfile.Relationship
A relationship to the 'policy.AbstractConfigProfile' resource, or the expanded 'policy.AbstractConfigProfile' resource, or the 'null' value.
iam.AppCredentials
Contains credentials information for a particular client application.
resource.Selector
Complex type representing the filter condition to extract the resources.
policy.ActionParam
An action parameter setting as a key/value pair.
iam.UserPreference
UserPreference captures user interface preferences—such as layout, view state, or theme—persisted per user and identity context. Purpose It enables consistent,…
partnerintegration.Etl.Relationship
A relationship to the 'partnerintegration.Etl' resource, or the expanded 'partnerintegration.Etl' resource, or the 'null' value.
iam.ResourcePermission
ResourcePermission represents the permissions defined on a resource like organization.
iam.LdapMeta
LdapMeta stores metadata for internal LDAP connectors created to support an appliance LDAP cluster configuration. Purpose It provides system-managed insight in…
partnerintegration.Model
The Model object defines the endpoint model used for inventory collections. Purpose This provides the schema definition for the inventory endpoints, ensuring t…
partnerintegration.Inventory.Relationship
A relationship to the 'partnerintegration.Inventory' resource, or the expanded 'partnerintegration.Inventory' resource, or the 'null' value.
mo.VersionContext
VersionContext contains the versioning info for an object.
partnerintegration.Etl.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.SessionLimits.Relationship
A relationship to the 'iam.SessionLimits' resource, or the expanded 'iam.SessionLimits' resource, or the 'null' value.
iam.Privilege.Relationship
A relationship to the 'iam.Privilege' resource, or the expanded 'iam.Privilege' resource, or the 'null' value.
iam.ClientMeta
Contains meta information of the client. Currently it is used only within OAuth clients.
iam.IpAccessManagement
IpAccessManagement governs IP-based access restrictions for an account, enabling administrators to allowlist trusted ranges and recover from misconfiguration.…
policy.AbstractProfile.Relationship
A relationship to the 'policy.AbstractProfile' resource, or the expanded 'policy.AbstractProfile' resource, or the 'null' value.
iam.UserGroup
UserGroup provides a policy mechanism to assign permissions to cohorts of users based on identity attributes or explicit guest inclusion. Purpose UserGroup sim…
iam.UserPreference.Relationship
A relationship to the 'iam.UserPreference' resource, or the expanded 'iam.UserPreference' resource, or the 'null' value.
partnerintegration.Etl
The Etls object defines the transformation logic used to translate platform-specific API outputs into Intersight-managed objects. Purpose It serves as the tran…
iam.Permission
Permission provides a way to assign roles to a user or user group to perform operations on object hierarchy.
iam.Idp.Relationship
A relationship to the 'iam.Idp' resource, or the expanded 'iam.Idp' resource, or the 'null' value.
policy.ConfigChangeDetailType
Defines the details of a configuration change including change type, disruption and description of the change.
iam.Role
A role is a collection of privilege sets that are assigned to a user using a permission object.
organization.Organization.Relationship
A relationship to the 'organization.Organization' resource, or the expanded 'organization.Organization' resource, or the 'null' value.
iam.IpAddress
IpAddress represents a single allowlisted IP, CIDR block, or range used by IpAccessManagement. Purpose It models an individual entry in the IP access policy to…
mo.BaseComplexType
object
BaseComplexType is a base abstract class for all complex types. All complex types inherit from this base type.
2 properties 3 required
partnerintegration.DocIssues.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.Account
The Account object defines the organizational framework within which users and resources are managed, serving as the central hub for access and permissions. Pu…
partnerintegration.DocIssues.Response
The response body of a HTTP GET request for the 'partnerintegration.DocIssues' resource. The value may be one of the following types. 1. When 'tag' is specifie…
iam.PrivilegeSet
A collection of privileges.
CsvFile
string
The content is a comma-separated list of values.
resource.Group.Relationship
A relationship to the 'resource.Group' resource, or the expanded 'resource.Group' resource, or the 'null' value.
session.AbstractSession
A base abstract class for all sessions.
partnerintegration.File
The PartnerIntegrationFile object is a partner integration artifact, containing development code uploaded by partners for building DC/microservices. It support…
iam.Permission.Relationship
A relationship to the 'iam.Permission' resource, or the expanded 'iam.Permission' resource, or the 'null' value.
iam.AbstractQualifier.Relationship
A relationship to the 'iam.AbstractQualifier' resource, or the expanded 'iam.AbstractQualifier' resource, or the 'null' value.
iam.SecurityHolder.Relationship
A relationship to the 'iam.SecurityHolder' resource, or the expanded 'iam.SecurityHolder' resource, or the 'null' value.
policy.ActionQualifier
Action qualifiers can be used to control actions that are performed on a profile object. For example - perform a 'Deploy' action only for specific policies.
iam.OAuthToken
The meta data for generating OAuth2 token of a user. It is created when user logged in via OAuth2 using Authorization Code grant and deleted upon logout, expir…
iam.Idp
The SAML identity provider such as Cisco, that has been used to log in to Intersight.
iam.AbstractClientApplication.Relationship
A relationship to the 'iam.AbstractClientApplication' resource, or the expanded 'iam.AbstractClientApplication' resource, or the 'null' value.
iam.ResourceRoles
ResourceRoles maps roles to a specific resource (e.g., an organization) within a permission, shaping the effective access model. Purpose It provides fine-grain…
iam.DomainGroup.Relationship
A relationship to the 'iam.DomainGroup' resource, or the expanded 'iam.DomainGroup' resource, or the 'null' value.
partnerintegration.Metrics.Response
The response body of a HTTP GET request for the 'partnerintegration.Metrics' resource. The value may be one of the following types. 1. When 'tag' is specified…
mo.DocumentCount
A document returned in a response body when the HTTP GET request specifies the '$count' query parameter.
iam.LocalUserPassword.Relationship
A relationship to the 'iam.LocalUserPassword' resource, or the expanded 'iam.LocalUserPassword' resource, or the 'null' value.
partnerintegration.DeviceConnector
The DeviceConnectors object acts as a recipe for building and deploying device connector services on an appliance. Purpose It manages the lifecycle of device c…
partnerintegration.Etl.Response
The response body of a HTTP GET request for the 'partnerintegration.Etl' resource. The value may be one of the following types. 1. When 'tag' is specified in t…
policy.AbstractPolicy
A base abstract class for all configuration policies that can be applied to service profiles.
mo.TagKeySummary
object
A summary of the Tag usage for an API resource. Tags are Key, Value pairs that can be assigned to API resources.
3 properties
policy.AbstractConfigurationObject
Abstract base type for all configuration objects. All logical objects like profiles, policies, policy items like vnic, vhba and templates extend from this type…
partnerintegration.DcLogs.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
partnerintegration.Logs.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.SwitchScopePermissions
SwitchScope parameters related to the Account to which user switched to.
iam.ResourceLimits
ResourceLimits establishes account-level limits and policies for identity-related resources and credentials. Purpose It ensures controlled growth and predictab…
iam.ServiceProvider
ServiceProvider encapsulates the platforms SAML Service Provider (SP) identity and metadata, used to integrate with external IdPs. Purpose It provides SP metad…
iam.AbstractQualifier
Placeholder for different types of qualifiers.
iam.PermissionToRoles
Complex type representing a permission and its associated roles.
iam.SessionLimits
The session related configuration limits.
iam.LdapDnsParameters
DNS settings used to access LDAP Providers.
iam.IdpReference
The IdpReference object represents the system-provided Cisco IdP association within an account, acting as the default reference for user and group assignments.…
partnerintegration.DcLogs
The DcLogs object captures the standard output and error logs generated during the build operations of a device connector. Purpose This provides visibility int…
partnerintegration.Model.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.LdapGroup
The LDAP Group object creates a mapping between a group in a remote LDAP directory and a set of local roles on an endpoint. Purpose The purpose is to grant per…
partnerintegration.DcLogs.Relationship
A relationship to the 'partnerintegration.DcLogs' resource, or the expanded 'partnerintegration.DcLogs' resource, or the 'null' value.
mo.AggregateTransform
The output of a request that includes the $apply query parameter. The schema of an aggregation query is dynamically determined based on the request query param…
iam.DomainGroup
Intersight services are mapped to three different categories of services for scaling purpose. Three categories are defined: Partition1/Partition2/Partition3. T…
iam.UserGroup.Relationship
A relationship to the 'iam.UserGroup' resource, or the expanded 'iam.UserGroup' resource, or the 'null' value.
iam.AppRegistration.Relationship
A relationship to the 'iam.AppRegistration' resource, or the expanded 'iam.AppRegistration' resource, or the 'null' value.
PatchDocument
object
A JSONPatch document as defined by RFC 6902. A JSONPatch document can be used in a request body when the 'Content-Type' HTTP header is set to 'application/json…
4 properties 2 required
iam.Session.Relationship
A relationship to the 'iam.Session' resource, or the expanded 'iam.Session' resource, or the 'null' value.
iam.ApiKey
The ApiKey object is a critical component for secure authentication and authorization within the system. It allows clients to make API requests programmaticall…
organization.Organization
Organization provides multi-tenancy within an account. Multiple organizations can be present under an account. Resources are associated to organization using r…
partnerintegration.File.Response
The response body of a HTTP GET request for the 'partnerintegration.File' resource. The value may be one of the following types. 1. When 'tag' is specified in…
iam.SecurityHolder
SecurityHolder aggregates account-wide and organization-scoped permissions, serving as the nexus for effective authorization state across the accounts resource…
iam.ResourcePermission.Relationship
A relationship to the 'iam.ResourcePermission' resource, or the expanded 'iam.ResourcePermission' resource, or the 'null' value.
policy.PolicyContextHolder
To store the policy details along with the context for which the entry is established.
partnerintegration.Inventory
Inventory Collection object that acts as an aggregator object for the underlying model and ETL objects.
iam.Session
The web session of a user. After a user logs into Intersight, a session object is created. Session object is deleted upon logout, idle timeout, expiry timeout,…
iam.EndPointRole
EndPointRole represents roles defined on managed endpoints that encapsulate one or more endpoint privileges. Purpose It allows administrators to assign endpoin…
iam.AbstractClientApplication
Describes an internal application registered against an endpoint in Intersight. The application receives requests specific to its use case and these requests r…
iam.User.Relationship
A relationship to the 'iam.User' resource, or the expanded 'iam.User' resource, or the 'null' value.
iam.UserSetting
UserSetting stores specific UI-related settings that are not part of general preferences, such as session recording opt-in status. Purpose It allows storing di…
partnerintegration.Logs.Response
The response body of a HTTP GET request for the 'partnerintegration.Logs' resource. The value may be one of the following types. 1. When 'tag' is specified in…
partnerintegration.DeviceConnector.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
partnerintegration.Model.Relationship
A relationship to the 'partnerintegration.Model' resource, or the expanded 'partnerintegration.Model' resource, or the 'null' value.
policy.AbstractProfile
Abstract base type for all profiles.
partnerintegration.DcLogs.Response
The response body of a HTTP GET request for the 'partnerintegration.DcLogs' resource. The value may be one of the following types. 1. When 'tag' is specified i…
DisplayNames
objectnull
A set of display names for the MO resource. These names are calculated based on other properties of the MO and potentially properties of Ancestor MOs. Displayn…
iam.LdapMeta.Relationship
A relationship to the 'iam.LdapMeta' resource, or the expanded 'iam.LdapMeta' resource, or the 'null' value.
iam.Role.Relationship
A relationship to the 'iam.Role' resource, or the expanded 'iam.Role' resource, or the 'null' value.
iam.User
The User object represents individual users within the system, encompassing their identity, permissions, and roles. Purpose A User is a central entity within t…
iam.AccountTags
An arbitrary key and value pair that can be used to tag REST resources and organize managed objects by assigning meta-data tags to any object.
iam.PrivilegeSet.Relationship
A relationship to the 'iam.PrivilegeSet' resource, or the expanded 'iam.PrivilegeSet' resource, or the 'null' value.
iam.ServiceProvider.Relationship
A relationship to the 'iam.ServiceProvider' resource, or the expanded 'iam.ServiceProvider' resource, or the 'null' value.
iam.LdapProvider
Overview The LDAP Provider object represents a single LDAP server that an endpoint will use for authentication. It is a component of an LdapPolicy. Purpose The…
iam.TestIdpConfiguration
TestIdpConfiguration supports validating an IdP setup by performing a controlled authentication, currently supported only for testing LDAP configurations. test…
partnerintegration.DeviceConnector.Response
The response body of a HTTP GET request for the 'partnerintegration.DeviceConnector' resource. The value may be one of the following types. 1. When 'tag' is sp…
softwarerepository.File
A file that resides either in an external repository or has been imported to the local repository. If the file is available in the local repository, it is mark…
resource.Group
The Group object represents a collection of REST resources within the system, designed to streamline resource management through organized groupings. Purpose A…
partnerintegration.DeviceConnector.Relationship
A relationship to the 'partnerintegration.DeviceConnector' resource, or the expanded 'partnerintegration.DeviceConnector' resource, or the 'null' value.
iam.AppRegistration
The AppRegistration object facilitates the registration of OAuth2 client applications, enabling secure access to APIs using OAuth2 credentials. Purpose An AppR…
iam.LdapProvider.Relationship
A relationship to the 'iam.LdapProvider' resource, or the expanded 'iam.LdapProvider' resource, or the 'null' value.
partnerintegration.DocIssues
The DocIssues object captures documentation-related issues identified during the build operation of an inventory collection. Purpose This provides feedback on…
iam.LdapPolicy.Relationship
A relationship to the 'iam.LdapPolicy' resource, or the expanded 'iam.LdapPolicy' resource, or the 'null' value.
iam.System
The System object is the global root within the platform, serving as a container for objects that are shared across all accounts. It centralizes platform-wide…
iam.IpAddress.Relationship
A relationship to the 'iam.IpAddress' resource, or the expanded 'iam.IpAddress' resource, or the 'null' value.
policy.ConfigContext
Configuration related state and results.
partnerintegration.Model.Response
The response body of a HTTP GET request for the 'partnerintegration.Model' resource. The value may be one of the following types. 1. When 'tag' is specified in…
softwarerepository.Catalog
A container MO that holds references to the files in an account's image repository. It is internally created for each account and is used to hold information a…
mo.Tag
object
An arbitrary key and value pair that can be used to tag REST resources and organize managed objects by assigning meta-data tags to any object.
7 properties
partnerintegration.Logs
The Logs object captures the standard output and error logs generated during the build operation of an inventory collection. Purpose Similar to DcLogs, this ob…
iam.IdpReference.Relationship
A relationship to the 'iam.IdpReference' resource, or the expanded 'iam.IdpReference' resource, or the 'null' value.
partnerintegration.File.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.Account.Relationship
A relationship to the 'iam.Account' resource, or the expanded 'iam.Account' resource, or the 'null' value.
iam.EndPointPrivilege.Relationship
A relationship to the 'iam.EndPointPrivilege' resource, or the expanded 'iam.EndPointPrivilege' resource, or the 'null' value.
partnerintegration.Inventory.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.ResourceLimits.Relationship
A relationship to the 'iam.ResourceLimits' resource, or the expanded 'iam.ResourceLimits' resource, or the 'null' value.
iam.Privilege
Privilege represents an action which can be performed in Intersight such as creating server profile, deleting a user etc.
iam.LocalUserPassword
LocalUserPassword provides the mechanism for a local user to change their own password within the platform appliance context. This model is applicable only to…
iam.TestIdpConfiguration.Relationship
A relationship to the 'iam.TestIdpConfiguration' resource, or the expanded 'iam.TestIdpConfiguration' resource, or the 'null' value.
iam.LdapGroup.Relationship
A relationship to the 'iam.LdapGroup' resource, or the expanded 'iam.LdapGroup' resource, or the 'null' value.
iam.LdapBaseProperties
Base settings of LDAP required while configuring LDAP policy.
partnerintegration.MetricsModel
Transformation model in metrics format.
mo.BaseMo
object
The base abstract class for all Cisco Intersight managed objects.
15 properties 3 required
policy.ScheduledAction
Scheduled Action enables the queuing of multiple profile actions to be executed sequentially. Each action in the sequence is executed only after the successful…
partnerintegration.Metrics.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
policy.ConfigResultContext
The context for a validation/config result such as the related entity's name, type, MOID etc.
policy.AbstractConfigProfile
AbstractConfigProfile is an abstract base type for all config actions on a profile.
partnerintegration.Metrics
The Metrics object defines how platform API outputs are translated into the Intersight Metrics format. Purpose It allows for the transformation of raw platform…
iam.OAuthToken.Relationship
A relationship to the 'iam.OAuthToken' resource, or the expanded 'iam.OAuthToken' resource, or the 'null' value.
iam.AccountPermissions
Users can log in through the base URL (https://intersight.com) or account-specific URLs. When the Intersight user logs in through the base URL, Intersight iden…
resource.PerTypeCombinedSelector
Complex type representing an object type to associated filter by combining all selectors.
mo.MoRef
object
A reference to a REST resource, uniquely identified by object type and Moid.
5 properties 3 required
iam.PermissionReference
Users can log in through the base URL (https://intersight.com) or account-specific URLs. When the Intersight user logs in through the base URL, Intersight iden…
mo.TagSummary
A document returned in a response body when the HTTP GET request specifies the 'tag' query parameter.
partnerintegration.DocIssues.Relationship
A relationship to the 'partnerintegration.DocIssues' resource, or the expanded 'partnerintegration.DocIssues' resource, or the 'null' value.
iam.EndPointRole.Relationship
A relationship to the 'iam.EndPointRole' resource, or the expanded 'iam.EndPointRole' resource, or the 'null' value.
partnerintegration.Logs.Relationship
A relationship to the 'partnerintegration.Logs' resource, or the expanded 'partnerintegration.Logs' resource, or the 'null' value.
ExcelFile
string
The content is an Excel spreadsheet.
mo.BaseResponse
object
The base response schema.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-partnerintegration-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 Partnerintegration 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.