SoftLayer Account Password Type

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

Every username and password combination associated with a SoftLayer customer account belongs to a service that SoftLayer provides. The relationship between a username/password and it's service is provided by the SoftLayer_Account_Password_Type data type. Each username/password belongs to a single service type.

Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties.

Local Properties

description

A description of the use for the account username/password combination.

  • Type: string
  • Length: 100 characters

See Also

Personal tools