SimpliVity · OAuth Scopes

SimpliVity OAuth Scopes

OAuth 2.0 derived

SimpliVity publishes 2 OAuth 2.0 scopes via the password flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SimpliVity API on a user’s behalf.

Tokens are issued from /oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyBig DataHyperconverged InfrastructureVirtualizationBackupDisaster RecoveryData CenterStorageCloud InfrastructureHPE
Scopes: 2 Flows: password Method: derived

OAuth endpoints

Token URL
/oauth/token
Flows
password

Scopes (2)

ScopeDescriptionFlows
read Grants read access password
write Grants write access password

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/simplivity-omnistack-openapi-original.json
schemes:
- name: OAuth2
  source: openapi/simplivity-omnistack-openapi-original.json
  flows:
  - flow: password
    tokenUrl: /oauth/token
scopes:
- scope: read
  description: Grants read access
  flows:
  - password
  sources:
  - openapi/simplivity-omnistack-openapi-original.json
- scope: write
  description: Grants write access
  flows:
  - password
  sources:
  - openapi/simplivity-omnistack-openapi-original.json