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

Infinidat Config API

The config API from Infinidat — 11 operation(s) for config.

Infinidat Config API is one of 8 APIs that Infinidat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Config. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 11 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 7.3.

Requests are made against a single base URL, https://{infinibox_host}/api/rest.

12 operations 11 paths 3 schemas 4 GET7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
7.3
Base URL
https://{infinibox_host}/api/rest
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Infinidat Config API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the cookie as sessionid (sessionCookie). By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication with an InfiniBox user, as used by InfiniSDK.
  • sessionCookie — Session established by POST /users/login and torn down by POST /users/logout.

Paths & Operations 12

Across 11 paths, the API surfaces 12 operations — 4 GET, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

config 12
GET
/config
CONFIG Get
configGet 4 params → 200401
POST
/config/ldap
LDAP Create a User Repository
ldapCreateAUserRepository body → 200401
GET
/config/ldap/
LDAP Get Repositories
ldapGetRepositories 4 params → 200401
POST
/config/ldap/reload
LDAP Reload
ldapReload → 200401
POST
/config/ldap/resolve_domain
LDAP Resolve Domain
ldapResolveDomain → 200401
POST
/config/ldap/set_order
LDAP Reorder
ldapReorder body → 200401
POST
/config/ldap/test
LDAP Test Repository Comminucation
ldapTestRepositoryComminucation body → 200401
GET
/config/ldap/{ldap_id}
LDAP Get first Repository
ldapGetFirstRepository 5 params → 200401
PUT
/config/ldap/{ldap_id}
LDAP Update the repository attributes
ldapUpdateTheRepositoryAttributes 1 param body → 200401
POST
/config/ldap/{ldap_id}/test
LDAP Test LDAP by ID
ldapTestLDAPByID 1 param → 200401
POST
/config/ldap/{ldap_id}/test_group
LDAP Test Group by LDAP ID
ldapTestGroupByLDAPID 1 param → 200401
GET
/config/security
CONFIG Security Get
configSecurityGet 4 params → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are InfiniBoxMetadata (5 properties), InfiniBoxError (4 properties), InfiniBoxEnvelope (3 properties). Each schema is shown below with its type and property counts.

InfiniBoxError
object
Error object carried on the envelope's error field.
4 properties
InfiniBoxMetadata
object
Pagination / readiness metadata returned alongside every result.
5 properties
InfiniBoxEnvelope
object
Standard InfiniBox response envelope observed in the collection's saved examples.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infinidat-config-api-openapi.yml Raw ↑

Other APIs Infinidat publishes across the network.

Infinidat Components API
Infinidat Filesystems API
Infinidat Hosts API
Infinidat Metadata API
Infinidat Pools API
Infinidat System API
Infinidat Users API
Where this information came from

This is an independent, third-party profile of Infinidat Config 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.