Skip to main content

Configure Azure Credentials

Select

SaaS
Customer Managed

This API creates the storage credentials for cloud account.

Request Body
  • name string

    credential name

  • tenantId string

    storage tenant id

  • applicationId string

    application id

  • applicationSecret string

    application secret

  • description string

    description of the credential

Responses

OK


Schema
  • credential object
  • id integer
  • errorMessage string
  • errorCode integer
Loading...