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

The mgmt API from Cisco Intersight — 22 operation(s) for mgmt.

Cisco Intersight Mgmt 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 Mgmt. 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 39 operations across 22 paths, and defines 194 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}.

39 operations 22 paths 194 schemas 5 DELETE22 GET4 PATCH8 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 Mgmt 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 39

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

mgmt 39
GET
/api/v1/mgmt/BackupCategories
Read a 'mgmt.BackupCategory' resource.
GetMgmtBackupCategoryList 11 params → 200400401403404default
GET
/api/v1/mgmt/BackupCategories/{Moid}
Read a 'mgmt.BackupCategory' resource.
GetMgmtBackupCategoryByMoid 4 params → 200400401403404default
GET
/api/v1/mgmt/ConfigBackupFiles
Read a 'mgmt.ConfigBackupFile' resource.
GetMgmtConfigBackupFileList 11 params → 200400401403404default
POST
/api/v1/mgmt/ConfigBackupFiles
Create a 'mgmt.ConfigBackupFile' resource.
CreateMgmtConfigBackupFile 2 params body → 200400401403404default
GET
/api/v1/mgmt/ConfigBackupFiles/{Moid}
Read a 'mgmt.ConfigBackupFile' resource.
GetMgmtConfigBackupFileByMoid 4 params → 200400401403404default
POST
/api/v1/mgmt/ConfigBackupFiles/{Moid}
Update a 'mgmt.ConfigBackupFile' resource.
UpdateMgmtConfigBackupFile 2 params body → 200400401403404default
PATCH
/api/v1/mgmt/ConfigBackupFiles/{Moid}
Update a 'mgmt.ConfigBackupFile' resource.
PatchMgmtConfigBackupFile 2 params body → 200400401403404default
DELETE
/api/v1/mgmt/ConfigBackupFiles/{Moid}
Delete a 'mgmt.ConfigBackupFile' resource.
DeleteMgmtConfigBackupFile 1 param → 200400401403404default
GET
/api/v1/mgmt/ConfigBackupInstances
Read a 'mgmt.ConfigBackupInstance' resource.
GetMgmtConfigBackupInstanceList 11 params → 200400401403404default
GET
/api/v1/mgmt/ConfigBackupInstances/{Moid}
Read a 'mgmt.ConfigBackupInstance' resource.
GetMgmtConfigBackupInstanceByMoid 4 params → 200400401403404default
POST
/api/v1/mgmt/ConfigBackupInstances/{Moid}
Update a 'mgmt.ConfigBackupInstance' resource.
UpdateMgmtConfigBackupInstance 2 params body → 200400401403404default
PATCH
/api/v1/mgmt/ConfigBackupInstances/{Moid}
Update a 'mgmt.ConfigBackupInstance' resource.
PatchMgmtConfigBackupInstance 2 params body → 200400401403404default
DELETE
/api/v1/mgmt/ConfigBackupInstances/{Moid}
Delete a 'mgmt.ConfigBackupInstance' resource.
DeleteMgmtConfigBackupInstance 1 param → 200400401403404default
GET
/api/v1/mgmt/ConfigBackupOperations
Read a 'mgmt.ConfigBackupOperation' resource.
GetMgmtConfigBackupOperationList 11 params → 200400401403404default
POST
/api/v1/mgmt/ConfigBackupOperations
Create a 'mgmt.ConfigBackupOperation' resource.
CreateMgmtConfigBackupOperation 2 params body → 200400401403404default
GET
/api/v1/mgmt/ConfigBackupOperations/{Moid}
Read a 'mgmt.ConfigBackupOperation' resource.
GetMgmtConfigBackupOperationByMoid 4 params → 200400401403404default
POST
/api/v1/mgmt/ConfigBackupOperations/{Moid}
Update a 'mgmt.ConfigBackupOperation' resource.
UpdateMgmtConfigBackupOperation 2 params body → 200400401403404default
PATCH
/api/v1/mgmt/ConfigBackupOperations/{Moid}
Update a 'mgmt.ConfigBackupOperation' resource.
PatchMgmtConfigBackupOperation 2 params body → 200400401403404default
DELETE
/api/v1/mgmt/ConfigBackupOperations/{Moid}
Delete a 'mgmt.ConfigBackupOperation' resource.
DeleteMgmtConfigBackupOperation 1 param → 200400401403404default
GET
/api/v1/mgmt/ConfigCategorySummaries
Read a 'mgmt.ConfigCategorySummary' resource.
GetMgmtConfigCategorySummaryList 11 params → 200400401403404default
GET
/api/v1/mgmt/ConfigCategorySummaries/{Moid}
Read a 'mgmt.ConfigCategorySummary' resource.
GetMgmtConfigCategorySummaryByMoid 4 params → 200400401403404default
GET
/api/v1/mgmt/ConfigOperationSettings
Read a 'mgmt.ConfigOperationSetting' resource.
GetMgmtConfigOperationSettingList 11 params → 200400401403404default
POST
/api/v1/mgmt/ConfigOperationSettings
Create a 'mgmt.ConfigOperationSetting' resource.
CreateMgmtConfigOperationSetting 2 params body → 200400401403404default
GET
/api/v1/mgmt/ConfigOperationSettings/{Moid}
Read a 'mgmt.ConfigOperationSetting' resource.
GetMgmtConfigOperationSettingByMoid 4 params → 200400401403404default
POST
/api/v1/mgmt/ConfigOperationSettings/{Moid}
Update a 'mgmt.ConfigOperationSetting' resource.
UpdateMgmtConfigOperationSetting 2 params body → 200400401403404default
PATCH
/api/v1/mgmt/ConfigOperationSettings/{Moid}
Update a 'mgmt.ConfigOperationSetting' resource.
PatchMgmtConfigOperationSetting 2 params body → 200400401403404default
DELETE
/api/v1/mgmt/ConfigOperationSettings/{Moid}
Delete a 'mgmt.ConfigOperationSetting' resource.
DeleteMgmtConfigOperationSetting 1 param → 200400401403404default
GET
/api/v1/mgmt/ConfigRestoreCategorySummaries
Read a 'mgmt.ConfigRestoreCategorySummary' resource.
GetMgmtConfigRestoreCategorySummaryList 11 params → 200400401403404default
GET
/api/v1/mgmt/ConfigRestoreCategorySummaries/{Moid}
Read a 'mgmt.ConfigRestoreCategorySummary' resource.
GetMgmtConfigRestoreCategorySummaryByMoid 4 params → 200400401403404default
GET
/api/v1/mgmt/ConfigRestoreOperations
Read a 'mgmt.ConfigRestoreOperation' resource.
GetMgmtConfigRestoreOperationList 11 params → 200400401403404default
POST
/api/v1/mgmt/ConfigRestoreOperations
Create a 'mgmt.ConfigRestoreOperation' resource.
CreateMgmtConfigRestoreOperation 2 params body → 200400401403404default
GET
/api/v1/mgmt/ConfigRestoreOperations/{Moid}
Read a 'mgmt.ConfigRestoreOperation' resource.
GetMgmtConfigRestoreOperationByMoid 4 params → 200400401403404default
DELETE
/api/v1/mgmt/ConfigRestoreOperations/{Moid}
Delete a 'mgmt.ConfigRestoreOperation' resource.
DeleteMgmtConfigRestoreOperation 1 param → 200400401403404default
GET
/api/v1/mgmt/ObjectBackupMeta
Read a 'mgmt.ObjectBackupMeta' resource.
GetMgmtObjectBackupMetaList 11 params → 200400401403404default
GET
/api/v1/mgmt/ObjectBackupMeta/{Moid}
Read a 'mgmt.ObjectBackupMeta' resource.
GetMgmtObjectBackupMetaByMoid 4 params → 200400401403404default
GET
/api/v1/mgmt/OrgBackupOperations
Read a 'mgmt.OrgBackupOperation' resource.
GetMgmtOrgBackupOperationList 11 params → 200400401403404default
GET
/api/v1/mgmt/OrgBackupOperations/{Moid}
Read a 'mgmt.OrgBackupOperation' resource.
GetMgmtOrgBackupOperationByMoid 4 params → 200400401403404default
GET
/api/v1/mgmt/OrgRestoreOperations
Read a 'mgmt.OrgRestoreOperation' resource.
GetMgmtOrgRestoreOperationList 11 params → 200400401403404default
GET
/api/v1/mgmt/OrgRestoreOperations/{Moid}
Read a 'mgmt.OrgRestoreOperation' resource.
GetMgmtOrgRestoreOperationByMoid 4 params → 200400401403404default

Schemas 194

The contract defines 194 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), PatchDocument (4 properties). Each schema is shown below with its type and property counts.

mgmt.ObjectBackupMeta.Response
The response body of a HTTP GET request for the 'mgmt.ObjectBackupMeta' resource. The value may be one of the following types. 1. When 'tag' is specified in th…
mgmt.ConfigRestoreCategorySummary
The ConfigRestoreCategorySummary object provides a categorized view of what is being restored (and what was restored) as part of a restore operation. It suppor…
pkix.KeyGenerationSpec
The key generation spec provides the algorithm and the parameters required for this algorithm to generate a key.
mgmt.OrgRestoreOperation.Response
The response body of a HTTP GET request for the 'mgmt.OrgRestoreOperation' resource. The value may be one of the following types. 1. When 'tag' is specified in…
mgmt.ChildTypeInfo
Child type information for a parent type.
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.
bulk.RelatedTypeExportOption
Options to be used when instances of a related type are exported during an export operation.
mgmt.ConfigBackupOperation.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
mgmt.ConfigBackupFile.Response
The response body of a HTTP GET request for the 'mgmt.ConfigBackupFile' resource. The value may be one of the following types. 1. When 'tag' is specified in th…
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…
mgmt.CategoryImportData
Information regarding import jobs that are triggered for a category of objects.
iam.SwitchAccountPermission
SwitchScope parameters related to the Account to/from which user switched.
mgmt.OrgBackupOperation
The OrgBackupOperation object represents the organization-scoped portion of a broader configuration backup run. This provides visibility into how backup proces…
mgmt.ConfigBackupOperation.Response
The response body of a HTTP GET request for the 'mgmt.ConfigBackupOperation' resource. The value may be one of the following types. 1. When 'tag' is specified…
iam.EndPointPrivilege
EndPointPrivilege models privileges defined on managed endpoints (e.g., UCS, IMC), enabling cross-launch or delegated actions. Purpose It exposes endpoint-side…
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.
iam.IpAccessManagement.Relationship
A relationship to the 'iam.IpAccessManagement' resource, or the expanded 'iam.IpAccessManagement' resource, or the 'null' value.
mgmt.ConfigRestoreOperation.Relationship
A relationship to the 'mgmt.ConfigRestoreOperation' resource, or the expanded 'mgmt.ConfigRestoreOperation' 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.
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.
mgmt.BackupCategory.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
mgmt.RestoreOptions
Options to control the behavior of a restore operation.
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,…
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…
mo.VersionContext
VersionContext contains the versioning info for an object.
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…
bulk.MoMerger
The MoMerger object is an interface designed to merge properties of managed object (MO) instances. It allows for the synchronization and updating of multiple t…
mgmt.ConfigCategorySummary
The ConfigCategorySummary object provides a categorized summary of what was captured in a backup instance. It is structured to help customers understand covera…
mgmt.BackupCategory.Relationship
A relationship to the 'mgmt.BackupCategory' resource, or the expanded 'mgmt.BackupCategory' resource, or the 'null' value.
iam.UserPreference.Relationship
A relationship to the 'iam.UserPreference' resource, or the expanded 'iam.UserPreference' resource, or the 'null' value.
bulk.BaseExport.Relationship
A relationship to the 'bulk.BaseExport' resource, or the expanded 'bulk.BaseExport' resource, or the 'null' value.
mgmt.ConfigRestoreCategorySummary.Response
The response body of a HTTP GET request for the 'mgmt.ConfigRestoreCategorySummary' resource. The value may be one of the following types. 1. When 'tag' is spe…
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.
mgmt.OrgRestoreOperation.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
organization.Organization.Relationship
A relationship to the 'organization.Organization' resource, or the expanded 'organization.Organization' resource, or the 'null' value.
bulk.SubRequest
An individual API request that is contained within a bulk request.
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
bulk.Result.Relationship
A relationship to the 'bulk.Result' resource, or the expanded 'bulk.Result' resource, or the 'null' value.
mgmt.ConfigObjectRestoreDetails
The details about the object restored.
mgmt.ConfigBackupOperation.Relationship
A relationship to the 'mgmt.ConfigBackupOperation' resource, or the expanded 'mgmt.ConfigBackupOperation' resource, or the 'null' value.
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…
bulk.RestResult
The result of an individual REST API action.
bulk.ExportedItem.Relationship
A relationship to the 'bulk.ExportedItem' resource, or the expanded 'bulk.ExportedItem' resource, or the 'null' value.
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.
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.
bulk.Export
The Export object is integral to managing export operations within the system, providing a structured approach to monitor and control various aspects of data e…
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.
mgmt.ConfigRestoreOperation
The ConfigRestoreOperation object represents an administrator-initiated configuration restore run. It tracks the end-to-end process of applying a previously ca…
iam.AbstractClientApplication.Relationship
A relationship to the 'iam.AbstractClientApplication' resource, or the expanded 'iam.AbstractClientApplication' resource, or the 'null' value.
bulk.MoCloner
The MoCloner object is an interface designed to facilitate the cloning of managed objects (MOs) in bulk operations. It enables the creation of multiple copies…
mgmt.ConfigRestoreOperation.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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.
mgmt.ConfigBackupFile
A configuration backup file that user can upload in Intersight so that the uploaded backup can be restored in Intersight when needed.
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.
mgmt.ConfigRestoreOperation.Response
The response body of a HTTP GET request for the 'mgmt.ConfigRestoreOperation' resource. The value may be one of the following types. 1. When 'tag' is specified…
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…
iam.SwitchScopePermissions
SwitchScope parameters related to the Account to which user switched to.
mgmt.ConfigBackupInstance
The ConfigBackupInstance object represents a stored backup artifact in the system repository. It is the consumable backup unit that can be protected, downloade…
iam.ResourceLimits
ResourceLimits establishes account-level limits and policies for identity-related resources and credentials. Purpose It ensures controlled growth and predictab…
bulk.Request
Requests (bulk.Request) represent a bulk-operation submission that allows clients to execute multiple API actions—such as Create, Update, or Delete—against a g…
bulk.ExportedItem
A single managed object that is being exported.
iam.ServiceProvider
ServiceProvider encapsulates the platforms SAML Service Provider (SP) identity and metadata, used to integrate with external IdPs. Purpose It provides SP metad…
mgmt.ConfigBackupInstance.Response
The response body of a HTTP GET request for the 'mgmt.ConfigBackupInstance' resource. The value may be one of the following types. 1. When 'tag' is specified i…
iam.AbstractQualifier
Placeholder for different types of qualifiers.
iam.PermissionToRoles
Complex type representing a permission and its associated roles.
bulk.BaseExport
The Export MO is the top level MO that is created by the user to represent an export operation and this abstract MO is used to hold references of concrete ging…
mgmt.BackupCategory
Meta data information used by the backup service to classify backup of MO types.
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.…
mgmt.BackupOptions
Options to control the behavior of a backup operation.
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…
mgmt.ConfigOperationSetting.Response
The response body of a HTTP GET request for the 'mgmt.ConfigOperationSetting' resource. The value may be one of the following types. 1. When 'tag' is specified…
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…
mgmt.ConfigBackupOperation
The ConfigBackupOperation object represents an administrator-initiated configuration backup run. This provides a single, traceable record for when a backup was…
organization.Organization
Organization provides multi-tenancy within an account. Multiple organizations can be present under an account. Resources are associated to organization using r…
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.
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…
mgmt.OrgBackupOperation.Response
The response body of a HTTP GET request for the 'mgmt.OrgBackupOperation' resource. The value may be one of the following types. 1. When 'tag' is specified in…
mgmt.OrgBackupOperation.Relationship
A relationship to the 'mgmt.OrgBackupOperation' resource, or the expanded 'mgmt.OrgBackupOperation' resource, or the 'null' value.
mgmt.ConfigObjectDetails
The details of the object backed up or restored.
policy.AbstractProfile
Abstract base type for all profiles.
mgmt.ConfigOperationSetting
The ConfigOperationSetting object represents account-level settings that support configuration backup and restore operations. It centralizes operational config…
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.
mgmt.ConfigOperationSetting.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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.
mgmt.ConfigCategorySummary.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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…
bulk.SubRequestObj
The SubRequestObj object represents an individual API request processed as part of a larger bulk operation. It serves as an internal record for every sub-reque…
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…
bulk.MoCloner.Relationship
A relationship to the 'bulk.MoCloner' resource, or the expanded 'bulk.MoCloner' resource, or the 'null' value.
mgmt.TypeWithFilter
Object type along with filter information.
mgmt.OrgBackupOperation.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.AppRegistration
The AppRegistration object facilitates the registration of OAuth2 client applications, enabling secure access to APIs using OAuth2 credentials. Purpose An AppR…
mgmt.ConfigCategorySummary.Response
The response body of a HTTP GET request for the 'mgmt.ConfigCategorySummary' resource. The value may be one of the following types. 1. When 'tag' is specified…
iam.LdapProvider.Relationship
A relationship to the 'iam.LdapProvider' resource, or the expanded 'iam.LdapProvider' 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.LdapPolicy.Relationship
A relationship to the 'iam.LdapPolicy' resource, or the expanded 'iam.LdapPolicy' resource, or the 'null' value.
bulk.MoDeepCloner
The MoDeepCloner object is an advanced cloning interface that enables deep copies of managed objects (MOs). It supports the replication of complex structures w…
iam.IpAddress.Relationship
A relationship to the 'iam.IpAddress' resource, or the expanded 'iam.IpAddress' resource, or the 'null' value.
mgmt.ObjectBackupMeta
Meta data information used by the backup service to control the backup of MO types.
policy.ConfigContext
Configuration related state and results.
bulk.Result
The Result object serves as a status-monitoring resource within asynchronous bulk operations. This provides detailed insights into the processing status of bul…
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
mgmt.OrgRestoreOperation
An organization-scoped portion of a configuration restore run with a dedicated view into how a restore is applied per organization, including sequencing and st…
iam.IdpReference.Relationship
A relationship to the 'iam.IdpReference' resource, or the expanded 'iam.IdpReference' resource, or the 'null' value.
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.
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.
mgmt.ConfigBackupFile.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
bulk.Export.Relationship
A relationship to the 'bulk.Export' resource, or the expanded 'bulk.Export' resource, or the 'null' value.
mgmt.ConfigBackupFile.Relationship
A relationship to the 'mgmt.ConfigBackupFile' resource, or the expanded 'mgmt.ConfigBackupFile' 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.
mo.BaseMo
object
The base abstract class for all Cisco Intersight managed objects.
15 properties 3 required
bulk.MoDeepCloner.Relationship
A relationship to the 'bulk.MoDeepCloner' resource, or the expanded 'bulk.MoDeepCloner' resource, or the 'null' value.
bulk.MoMerger.Relationship
A relationship to the 'bulk.MoMerger' resource, or the expanded 'bulk.MoMerger' resource, or the 'null' value.
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…
mgmt.ConfigRestoreCategorySummary.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.
bulk.HttpHeader
The HttpHeader object represents an HTTP header within the context of API operations. It is used to specify metadata in the form of key-value pairs accompanyin…
mgmt.ConfigBackupInstance.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
policy.AbstractConfigProfile
AbstractConfigProfile is an abstract base type for all config actions on a profile.
bulk.SubRequestObj.Relationship
A relationship to the 'bulk.SubRequestObj' resource, or the expanded 'bulk.SubRequestObj' resource, or the 'null' value.
mgmt.CategoryExportData
Information regarding export jobs that are triggered for a category of objects.
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…
bulk.SubRequestsGroup
A group of bulk sub requests that can be sent in a single bulk API request. In case of an export operation with many MOs, the exported MOs are grouped as many…
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
mo.TagSummary
A document returned in a response body when the HTTP GET request specifies the 'tag' query parameter.
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…
bulk.ApiResult
The result of an individual REST API action.
mgmt.ConfigBackupInstance.Relationship
A relationship to the 'mgmt.ConfigBackupInstance' resource, or the expanded 'mgmt.ConfigBackupInstance' resource, or the 'null' value.
mgmt.OrgRestoreOperation.Relationship
A relationship to the 'mgmt.OrgRestoreOperation' resource, or the expanded 'mgmt.OrgRestoreOperation' resource, or the 'null' value.
mgmt.ObjectBackupMeta.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.EndPointRole.Relationship
A relationship to the 'iam.EndPointRole' resource, or the expanded 'iam.EndPointRole' resource, or the 'null' value.
bulk.Request.Relationship
A relationship to the 'bulk.Request' resource, or the expanded 'bulk.Request' resource, or the 'null' value.
ExcelFile
string
The content is an Excel spreadsheet.
mo.BaseResponse
object
The base response schema.
1 property 1 required
mgmt.BackupCategory.Response
The response body of a HTTP GET request for the 'mgmt.BackupCategory' resource. The value may be one of the following types. 1. When 'tag' is specified in the…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-mgmt-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 Mgmt 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.