Recipes

Create a storage group

Use the Config API to create a new storage group to house your content.

In this Recipe
  1. Configure your client authentication
  2. Form the request
  3. Obtain your contractId
Open Recipe
  • Create a storage group

    Use the Config API to create a new storage group to house your content.

    8 steps
    Open Recipe
  • Create a NetStorage CP code

    Follow these steps to create a unique CP code for NetStorage with the Config API.

    5 steps
    Open Recipe
  • List unused NetStorage CP codes

    Use the Config API to list unused NetStorage CP codes. This allows you to identify CP codes you can assign to a storage group.

    5 steps
    Open Recipe
  • List used NetStorage CP codes

    Use the Config API to list CP codes in use with NetStorage. This allows you to identify which CP codes already have a storage group assignment.

    4 steps
    Open Recipe
  • List upload accounts

    Use the Config API to view a list of upload accounts on your contract. You’ll need the uploadAccountId returned in the response for other API calls.

    4 steps
    Open Recipe
  • Create an upload account

    Use the Config API to create an account that allows you to upload assets to NetStorage.

    9 steps
    Open Recipe
  • Upload a single file with SFTP

    This example shows you how to upload a local file to a remote directory via SFTP by using the put command.

    6 steps
    Open Recipe
  • Example OpenSSH SFTP connection

    This example shows you how to establish a connection with the OpenSSH SFTP client.

    4 steps
    Open Recipe
  • List storage groups

    Use the Config API to view a list of storage groups on your contract. You’ll need the storageGroupId returned in the response for other API calls.

    4 steps
    Open Recipe
  • Example OpenSSH CMShell connection

    This example shows you how to establish a connection to CMShell with the OpenSSH client.

    4 steps
    Open Recipe
  • Create a "serve from zip" compatible archive

    Use CMShell to rewrite a ZIP archive file into a serve from zip file format by using the az2z command.

    5 steps
    Open Recipe
  • Get a storage group

    Use the Config API to get details of an individual storage group. You’ll need the storageGroupId returned in the response of list storage groups to run this operation.

    5 steps
    Open Recipe
  • Update a storage group

    Use the Config API to update operating parameters, or the name of an existing storage group.

    6 steps
    Open Recipe
  • Get an upload account

    Use the Config API to view the details of an upload account on your contract. You’ll need the uploadAccountId returned in the list upload accounts operation.

    5 steps
    Open Recipe
  • Update an upload account

    Use the Config API to update operating parameters, or the name of an existing upload account.

    6 steps
    Open Recipe
  • List replication zones

    Use the Config API to get a list of geographic regions (zones) to replicate your content.

    4 steps
    Open Recipe
Original text
Rate this translation
Your feedback will be used to help improve Google Translate