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

The recovery API from Cisco Intersight — 14 operation(s) for recovery.

Cisco Intersight Recovery 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 Recovery. 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 32 operations across 14 paths, and defines 183 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}.

32 operations 14 paths 183 schemas 5 DELETE14 GET4 PATCH9 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 Recovery 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 32

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

recovery 32
POST
/api/v1/recovery/BackupConfigPolicies
Create a 'recovery.BackupConfigPolicy' resource.
CreateRecoveryBackupConfigPolicy 2 params body → 200400401403404default
GET
/api/v1/recovery/BackupConfigPolicies
Read a 'recovery.BackupConfigPolicy' resource.
GetRecoveryBackupConfigPolicyList 11 params → 200400401403404default
GET
/api/v1/recovery/BackupConfigPolicies/{Moid}
Read a 'recovery.BackupConfigPolicy' resource.
GetRecoveryBackupConfigPolicyByMoid 4 params → 200400401403404default
DELETE
/api/v1/recovery/BackupConfigPolicies/{Moid}
Delete a 'recovery.BackupConfigPolicy' resource.
DeleteRecoveryBackupConfigPolicy 1 param → 200400401403404default
POST
/api/v1/recovery/BackupConfigPolicies/{Moid}
Update a 'recovery.BackupConfigPolicy' resource.
UpdateRecoveryBackupConfigPolicy 2 params body → 200400401403404default
PATCH
/api/v1/recovery/BackupConfigPolicies/{Moid}
Update a 'recovery.BackupConfigPolicy' resource.
PatchRecoveryBackupConfigPolicy 2 params body → 200400401403404default
POST
/api/v1/recovery/BackupProfiles
Create a 'recovery.BackupProfile' resource.
CreateRecoveryBackupProfile 2 params body → 200400401403404default
GET
/api/v1/recovery/BackupProfiles
Read a 'recovery.BackupProfile' resource.
GetRecoveryBackupProfileList 11 params → 200400401403404default
GET
/api/v1/recovery/BackupProfiles/{Moid}
Read a 'recovery.BackupProfile' resource.
GetRecoveryBackupProfileByMoid 4 params → 200400401403404default
DELETE
/api/v1/recovery/BackupProfiles/{Moid}
Delete a 'recovery.BackupProfile' resource.
DeleteRecoveryBackupProfile 1 param → 200400401403404default
POST
/api/v1/recovery/BackupProfiles/{Moid}
Update a 'recovery.BackupProfile' resource.
UpdateRecoveryBackupProfile 2 params body → 200400401403404default
PATCH
/api/v1/recovery/BackupProfiles/{Moid}
Update a 'recovery.BackupProfile' resource.
PatchRecoveryBackupProfile 2 params body → 200400401403404default
GET
/api/v1/recovery/ConfigResults
Read a 'recovery.ConfigResult' resource.
GetRecoveryConfigResultList 11 params → 200400401403404default
GET
/api/v1/recovery/ConfigResults/{Moid}
Read a 'recovery.ConfigResult' resource.
GetRecoveryConfigResultByMoid 4 params → 200400401403404default
GET
/api/v1/recovery/ConfigResultEntries
Read a 'recovery.ConfigResultEntry' resource.
GetRecoveryConfigResultEntryList 11 params → 200400401403404default
GET
/api/v1/recovery/ConfigResultEntries/{Moid}
Read a 'recovery.ConfigResultEntry' resource.
GetRecoveryConfigResultEntryByMoid 4 params → 200400401403404default
POST
/api/v1/recovery/OnDemandBackups
Create a 'recovery.OnDemandBackup' resource.
CreateRecoveryOnDemandBackup 2 params body → 200400401403404default
GET
/api/v1/recovery/OnDemandBackups
Read a 'recovery.OnDemandBackup' resource.
GetRecoveryOnDemandBackupList 11 params → 200400401403404default
GET
/api/v1/recovery/OnDemandBackups/{Moid}
Read a 'recovery.OnDemandBackup' resource.
GetRecoveryOnDemandBackupByMoid 4 params → 200400401403404default
DELETE
/api/v1/recovery/OnDemandBackups/{Moid}
Delete a 'recovery.OnDemandBackup' resource.
DeleteRecoveryOnDemandBackup 1 param → 200400401403404default
POST
/api/v1/recovery/OnDemandBackups/{Moid}
Update a 'recovery.OnDemandBackup' resource.
UpdateRecoveryOnDemandBackup 2 params body → 200400401403404default
PATCH
/api/v1/recovery/OnDemandBackups/{Moid}
Update a 'recovery.OnDemandBackup' resource.
PatchRecoveryOnDemandBackup 2 params body → 200400401403404default
GET
/api/v1/recovery/Restores
Read a 'recovery.Restore' resource.
GetRecoveryRestoreList 11 params → 200400401403404default
POST
/api/v1/recovery/Restores
Create a 'recovery.Restore' resource.
CreateRecoveryRestore 2 params body → 200400401403404default
GET
/api/v1/recovery/Restores/{Moid}
Read a 'recovery.Restore' resource.
GetRecoveryRestoreByMoid 4 params → 200400401403404default
DELETE
/api/v1/recovery/Restores/{Moid}
Delete a 'recovery.Restore' resource.
DeleteRecoveryRestore 1 param → 200400401403404default
POST
/api/v1/recovery/ScheduleConfigPolicies
Create a 'recovery.ScheduleConfigPolicy' resource.
CreateRecoveryScheduleConfigPolicy 2 params body → 200400401403404default
GET
/api/v1/recovery/ScheduleConfigPolicies
Read a 'recovery.ScheduleConfigPolicy' resource.
GetRecoveryScheduleConfigPolicyList 11 params → 200400401403404default
GET
/api/v1/recovery/ScheduleConfigPolicies/{Moid}
Read a 'recovery.ScheduleConfigPolicy' resource.
GetRecoveryScheduleConfigPolicyByMoid 4 params → 200400401403404default
DELETE
/api/v1/recovery/ScheduleConfigPolicies/{Moid}
Delete a 'recovery.ScheduleConfigPolicy' resource.
DeleteRecoveryScheduleConfigPolicy 1 param → 200400401403404default
POST
/api/v1/recovery/ScheduleConfigPolicies/{Moid}
Update a 'recovery.ScheduleConfigPolicy' resource.
UpdateRecoveryScheduleConfigPolicy 2 params body → 200400401403404default
PATCH
/api/v1/recovery/ScheduleConfigPolicies/{Moid}
Update a 'recovery.ScheduleConfigPolicy' resource.
PatchRecoveryScheduleConfigPolicy 2 params body → 200400401403404default

Schemas 183

The contract defines 183 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.

pkix.KeyGenerationSpec
The key generation spec provides the algorithm and the parameters required for this algorithm to generate a key.
x509.Certificate
The representation of an X.509 certificate.
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.
asset.GeoLocation.Relationship
A relationship to the 'asset.GeoLocation' resource, or the expanded 'asset.GeoLocation' resource, or the 'null' value.
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…
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.
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.TrustPoint.Relationship
A relationship to the 'iam.TrustPoint' resource, or the expanded 'iam.TrustPoint' resource, or the 'null' value.
asset.AlarmSummary
The summary of alarm counts based on alarm serverity.
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.
recovery.ConfigResultEntry
Backup profile state result entry on end device.
recovery.Restore
The Restore object is a critical component of the backup and restoration framework, focusing on the execution and management of restore operations on various i…
recovery.BackupConfigPolicy.Response
The response body of a HTTP GET request for the 'recovery.BackupConfigPolicy' resource. The value may be one of the following types. 1. When 'tag' is specified…
recovery.BackupSchedule
Backup settings for user defined scheduling on endpoint.
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,…
recovery.ScheduleConfigPolicy.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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…
recovery.BackupProfile
The BackupProfile object serves as the cornerstone for managing backup configurations on endpoints. It defines the parameters and conditions under which backup…
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.
asset.ServiceOptions
ServiceOptions captures configuration that is specific to a target type for a specific service.
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…
asset.Credential
A credential which can be used to authenticate with a managed target.
pkix.DistinguishedName
The identifier for the owner of an X.509 certificate and the authority that issued the certificate.
recovery.BackupConfigPolicy.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iam.UserPreference.Relationship
A relationship to the 'iam.UserPreference' resource, or the expanded 'iam.UserPreference' resource, or the 'null' value.
iam.Permission
Permission provides a way to assign roles to a user or user group to perform operations on object hierarchy.
resource.Reservation
The Reservation object is responsible for reserving slots for new resources within resource groups, ensuring organized and planned resource allocation. Purpose…
iam.TrustPoint
The TrustPoint object represents a trusted source of certificates within the system, enabling secure communication and authentication. Purpose A TrustPoint ser…
asset.GeoLocation
The geographic location of a managed target.
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.
asset.SudiInfo
The SUDI is an X.509v3 certificate, which maintains the product identifier and serial number. The identity is implemented at manufacturing and chained to a pub…
asset.DeviceConnection
An abstract class that holds the details of a device connectors connection to Intersight.
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
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…
recovery.OnDemandBackup
The OnDemandBackup object is tailored for initiating and managing immediate backup operations on endpoints. It caters to scenarios requiring quick and responsi…
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.
policy.PolicyError
The PolicyError object captures errors that occur when adding or removing a policy from a profile or template. It is an integral part of policy management, pro…
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.
asset.DeviceClaim
DeviceClaim captures the intent to claim a device to an Intersight account. A device can be unclaimed by performing a DELETE on a DeviceClaim instance. When pe…
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.
resource.Reservation.Relationship
A relationship to the 'resource.Reservation' resource, or the expanded 'resource.Reservation' 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.
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.
recovery.BackupConfigPolicy.Relationship
A relationship to the 'recovery.BackupConfigPolicy' resource, or the expanded 'recovery.BackupConfigPolicy' resource, or the 'null' value.
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…
resource.AbstractReservation
You can reserve resources for use cases related to Pools or Groups. For example, resources that are decommissioned or reserved for future allocation are mainta…
asset.DeviceRegistration
The DeviceRegistration object represents a device connector-enabled endpoint that has registered with Intersight. It is a concrete object central to the manage…
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.
recovery.OnDemandBackup.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
policy.AbstractConfigResult
The results with the overall state and detailed result messages.
recovery.ConfigResult.Relationship
A relationship to the 'recovery.ConfigResult' resource, or the expanded 'recovery.ConfigResult' resource, or the 'null' value.
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.…
recovery.ScheduleConfigPolicy.Response
The response body of a HTTP GET request for the 'recovery.ScheduleConfigPolicy' resource. The value may be one of the following types. 1. When 'tag' is specifi…
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…
recovery.BackupProfile.Relationship
A relationship to the 'recovery.BackupProfile' resource, or the expanded 'recovery.BackupProfile' 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…
recovery.ScheduleConfigPolicy.Relationship
A relationship to the 'recovery.ScheduleConfigPolicy' resource, or the expanded 'recovery.ScheduleConfigPolicy' resource, or the 'null' value.
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…
asset.DeviceClaim.Relationship
A relationship to the 'asset.DeviceClaim' resource, or the expanded 'asset.DeviceClaim' resource, or the 'null' value.
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.
recovery.AbstractBackupConfig
Base Backup configuration for local or remote server.
asset.DeviceConfiguration
The configuration of a device connector. Configuration properties may be changed by a Intersight user or by a device administrator using the connector's API ex…
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…
recovery.ConfigResultEntry.Relationship
A relationship to the 'recovery.ConfigResultEntry' resource, or the expanded 'recovery.ConfigResultEntry' resource, or the 'null' value.
policy.AbstractProfile
Abstract base type for all profiles.
recovery.Restore.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
asset.DeviceConfiguration.Relationship
A relationship to the 'asset.DeviceConfiguration' resource, or the expanded 'asset.DeviceConfiguration' resource, or the 'null' value.
asset.Connection
A method for Intersight to connect to a managed target, including network connectivity and authentication details.
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.
recovery.AbstractBackupInfo
Abstract class for backup objects of all devices.
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…
recovery.BackupConfigPolicy
The BackupConfigPolicy object defines comprehensive backup policies for local or remote servers. This provides the necessary inputs and configurations to execu…
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.
asset.DeviceRegistration.Relationship
A relationship to the 'asset.DeviceRegistration' resource, or the expanded 'asset.DeviceRegistration' 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…
iam.ServiceProvider.Relationship
A relationship to the 'iam.ServiceProvider' resource, or the expanded 'iam.ServiceProvider' resource, or the 'null' value.
asset.ClusterMember
The ClusterMember object represents a node within a cluster of device connectors. This provides detailed insights into the individual members of a device clust…
resource.Group
The Group object represents a collection of REST resources within the system, designed to streamline resource management through organized groupings. Purpose A…
recovery.Restore.Response
The response body of a HTTP GET request for the 'recovery.Restore' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
recovery.BackupProfile.Response
The response body of a HTTP GET request for the 'recovery.BackupProfile' resource. The value may be one of the following types. 1. When 'tag' is specified in t…
recovery.AbstractBackupInfo.Relationship
A relationship to the 'recovery.AbstractBackupInfo' resource, or the expanded 'recovery.AbstractBackupInfo' 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.
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.
recovery.ConfigResult
Profile configuration (deploy, validation) results with overall state and detailed message.
iam.IpAddress.Relationship
A relationship to the 'iam.IpAddress' resource, or the expanded 'iam.IpAddress' resource, or the 'null' value.
recovery.OnDemandBackup.Response
The response body of a HTTP GET request for the 'recovery.OnDemandBackup' resource. The value may be one of the following types. 1. When 'tag' is specified in…
policy.ConfigContext
Configuration related state and results.
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
policy.PolicyStatus
The status descriptor for any policy association or validation related to a profile/template. It contains the policy details like moid and type and the status…
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.
recovery.BackupProfile.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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.
recovery.ConfigParams
Restore workflows configuration parameters.
asset.ClaimSignature
A cryptographic signature that can be used to auto-claim a device connector into a user's account.
recovery.ConfigResult.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
recovery.ConfigResult.Response
The response body of a HTTP GET request for the 'recovery.ConfigResult' resource. The value may be one of the following types. 1. When 'tag' is specified in th…
recovery.ConfigResultEntry.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
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.
recovery.ScheduleConfigPolicy
The ScheduleConfigPolicy object is integral to defining and managing scheduled backup operations on both local and remote servers. It establishes the parameter…
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…
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.
policy.AbstractConfigResultEntry
The results details information.
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
asset.Service
A service that is enabled on a managed target. For example, Intersight Orchestration or Intersight Workload Optimizer.
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…
asset.ClusterMember.Relationship
A relationship to the 'asset.ClusterMember' resource, or the expanded 'asset.ClusterMember' resource, or the 'null' value.
recovery.ConfigResultEntry.Response
The response body of a HTTP GET request for the 'recovery.ConfigResultEntry' resource. The value may be one of the following types. 1. When 'tag' is specified…
iam.EndPointRole.Relationship
A relationship to the 'iam.EndPointRole' resource, or the expanded 'iam.EndPointRole' resource, or the 'null' value.
asset.ConnectionFlapStatus
Encapsulates key details used to identify devices experiencing connection flapping.
ExcelFile
string
The content is an Excel spreadsheet.
mo.BaseResponse
object
The base response schema.
1 property 1 required
asset.Target.Relationship
A relationship to the 'asset.Target' resource, or the expanded 'asset.Target' resource, or the 'null' value.
asset.Target
The Target object represents an entity managed by Intersight. It encompasses both physical and software entities, such as UCS servers or cloud accounts, and se…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-recovery-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 Recovery 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.