Skip to main content

Alibaba object storage client creation

Select

SaaS
Customer Managed

This request creates a client for Alibaba Object Storage

Request Body
  • clientInfo object

    Type of client to be created

  • clientType integer

    Default value: 15

    Use clientType 15 for object storage clients

  • cloudClonnectorProperties object
  • instanceType string required

    Possible values: [ALIBABA_OSS]

    Type of the object storage instance

  • instance object
  • instance object
  • instanceName string required

    Name for the object storage instance

  • commCellId integer required

    Default value: 2

  • applicationId integer required

    Default value: 134

    Use application ID 134 for object storage clients

  • cloudAppsInstance object
  • instanceType string

    Possible values: [ALIBABA_OSS]

    Instance Type

  • generalCloudProperties object
  • numberOfBackupStreams integer

    Default value: 4

    Number of streams configured for the instance

  • memberServers object[] required
  • client object

    We can configure servers OR server groups as the access nodes. For server groups use the combination of clientGroupId and clientGroupName. For servers use clientID and clientName.

  • clientId integer required

    ID of the server to configure as access node

  • clientName string

    Server name

  • clientGroupId integer

    ID of the server group to configure as access node

  • clientGroupName string

    Server group name

  • credentials object required
  • credentialId integer required

    ID of the credential

  • credentialName string

    Name of the credential

  • alibabaInstance object
  • hostURL string required

    Host URL for the alibaba instance

  • credentialType string required

    Possible values: [ALICLOUD_OSS]

    Credential type for Alibaba instance

  • plan object
  • planId integer required

    ID of the plan associated with instance.

  • planName string

    Name of the plan associated with instance.

  • entity object
  • clientName string required

    Name of the object storage client

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object
  • errorCode integer
  • entity object
  • clientId integer
  • clientName string
  • _type_ integer
Loading...