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

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

Cisco Intersight Iqnpool 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 iqnpool. 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 19 operations across 12 paths, and defines 26 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}.

19 operations 12 paths 26 schemas 3 DELETE12 GET1 PATCH3 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 Iqnpool 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 19

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

iqnpool 19
GET
/api/v1/iqnpool/Blocks
Read a 'iqnpool.Block' resource.
GetIqnpoolBlockList 11 params → 200400401403404default
GET
/api/v1/iqnpool/Blocks/{Moid}
Read a 'iqnpool.Block' resource.
GetIqnpoolBlockByMoid 4 params → 200400401403404default
GET
/api/v1/iqnpool/Leases
Read a 'iqnpool.Lease' resource.
GetIqnpoolLeaseList 11 params → 200400401403404default
GET
/api/v1/iqnpool/Leases/{Moid}
Read a 'iqnpool.Lease' resource.
GetIqnpoolLeaseByMoid 4 params → 200400401403404default
DELETE
/api/v1/iqnpool/Leases/{Moid}
Delete a 'iqnpool.Lease' resource.
DeleteIqnpoolLease 1 param → 200400401403404default
GET
/api/v1/iqnpool/Pools
Read a 'iqnpool.Pool' resource.
GetIqnpoolPoolList 11 params → 200400401403404default
POST
/api/v1/iqnpool/Pools
Create a 'iqnpool.Pool' resource.
CreateIqnpoolPool 2 params body → 200400401403404default
GET
/api/v1/iqnpool/Pools/{Moid}
Read a 'iqnpool.Pool' resource.
GetIqnpoolPoolByMoid 4 params → 200400401403404default
POST
/api/v1/iqnpool/Pools/{Moid}
Update a 'iqnpool.Pool' resource.
UpdateIqnpoolPool 2 params body → 200400401403404default
PATCH
/api/v1/iqnpool/Pools/{Moid}
Update a 'iqnpool.Pool' resource.
PatchIqnpoolPool 2 params body → 200400401403404default
DELETE
/api/v1/iqnpool/Pools/{Moid}
Delete a 'iqnpool.Pool' resource.
DeleteIqnpoolPool 1 param → 200400401403404default
GET
/api/v1/iqnpool/PoolMembers
Read a 'iqnpool.PoolMember' resource.
GetIqnpoolPoolMemberList 11 params → 200400401403404default
GET
/api/v1/iqnpool/PoolMembers/{Moid}
Read a 'iqnpool.PoolMember' resource.
GetIqnpoolPoolMemberByMoid 4 params → 200400401403404default
GET
/api/v1/iqnpool/Reservations
Read a 'iqnpool.Reservation' resource.
GetIqnpoolReservationList 11 params → 200400401403404default
POST
/api/v1/iqnpool/Reservations
Create a 'iqnpool.Reservation' resource.
CreateIqnpoolReservation 2 params body → 200400401403404default
GET
/api/v1/iqnpool/Reservations/{Moid}
Read a 'iqnpool.Reservation' resource.
GetIqnpoolReservationByMoid 4 params → 200400401403404default
DELETE
/api/v1/iqnpool/Reservations/{Moid}
Delete a 'iqnpool.Reservation' resource.
DeleteIqnpoolReservation 1 param → 200400401403404default
GET
/api/v1/iqnpool/Universes
Read a 'iqnpool.Universe' resource.
GetIqnpoolUniverseList 11 params → 200400401403404default
GET
/api/v1/iqnpool/Universes/{Moid}
Read a 'iqnpool.Universe' resource.
GetIqnpoolUniverseByMoid 4 params → 200400401403404default

Schemas 26

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

iqnpool.Reservation.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iqnpool.PoolMember.Response
The response body of a HTTP GET request for the 'iqnpool.PoolMember' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
iqnpool.IqnSuffixBlock
The suffix block of iSCSI Qualified Names (IQNs).
iqnpool.PoolMember.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iqnpool.Universe.Relationship
A relationship to the 'iqnpool.Universe' resource, or the expanded 'iqnpool.Universe' resource, or the 'null' value.
iqnpool.Lease
Lease represents a single IQN address that is part of the universe, allocated either from a pool or through static assignment.
iqnpool.Universe.Response
The response body of a HTTP GET request for the 'iqnpool.Universe' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
iqnpool.Pool.Relationship
A relationship to the 'iqnpool.Pool' resource, or the expanded 'iqnpool.Pool' resource, or the 'null' value.
iqnpool.Reservation.Response
The response body of a HTTP GET request for the 'iqnpool.Reservation' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
iqnpool.Pool.Response
The response body of a HTTP GET request for the 'iqnpool.Pool' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL que…
iqnpool.Reservation.Relationship
A relationship to the 'iqnpool.Reservation' resource, or the expanded 'iqnpool.Reservation' resource, or the 'null' value.
iqnpool.Lease.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iqnpool.Pool
Pool represents a collection of iSCSI Qualified Names (IQNs) for use as initiator identifiers by iSCSI vNICs.
iqnpool.Block.Relationship
A relationship to the 'iqnpool.Block' resource, or the expanded 'iqnpool.Block' resource, or the 'null' value.
iqnpool.Reservation
The IQN reservation object, used to hold reserved identity.
iqnpool.PoolMember.Relationship
A relationship to the 'iqnpool.PoolMember' resource, or the expanded 'iqnpool.PoolMember' resource, or the 'null' value.
iqnpool.Pool.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iqnpool.Lease.Relationship
A relationship to the 'iqnpool.Lease' resource, or the expanded 'iqnpool.Lease' resource, or the 'null' value.
iqnpool.Block.Response
The response body of a HTTP GET request for the 'iqnpool.Block' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL qu…
iqnpool.Universe
Universe represents a book keeping container to keep track of all IDs for a given account and pool type.
iqnpool.ReservationReference
The reference to the reservation object.
iqnpool.Block
A block of contiguous IQNs that are part of a pool.
iqnpool.Universe.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
iqnpool.PoolMember
PoolMember represents a single IQN address that is part of a pool.
iqnpool.Lease.Response
The response body of a HTTP GET request for the 'iqnpool.Lease' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL qu…
iqnpool.Block.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-iqnpool-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 Iqnpool 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.