Create a new upload accountpost https://{hostname}/storage/v1/upload-accountsCreate an upload account for a storage group.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsaccessConfigobjectaccessConfig objectbruteForceAttackConfigobjectbruteForceAttackConfig objectemailstringrequiredenableAsperabooleanConfigure Aspera access for this account.truefalseenableFileManagerAccessbooleanConfigure File Manager access for this account.truefalseenableHttpApiAccessbooleanConfigure HTTP API access for this account.truetruefalseisEditablebooleantruefalseisVisiblebooleanConfigure if this account is visible.truefalsekeysobjectkeys objectruleSetIdintegerstorageGroupIdintegerrequiredtechnicalContactInfoobjecttechnicalContactInfo objectuploadAccountIdstringrequireduploadAccountStatusstringenumSet the upload account status. Valid options are ACTIVE and INACTIVE.ACTIVEINACTIVEAllowed:ACTIVEINACTIVEuploadAccountTypestringenumConfigure the account type. Valid options are NORMAL and AGEDELETION.NORMALAGEDELETIONAllowed:NORMALAGEDELETIONHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 201Successfully created. 400Badly formatted JSON. Compare with the schema. 401Unauthorized Request. 403Application permission error. 429The maximum request count for a specific time duration for this resource has been reached.Updated about 1 month ago