API

Password (Object)

From GoGrid



Contents

Image:64x64-password.gif

A Password is a username and password combination for the OS or any application on a server. This interface is for GoGrid Support and initial password creation on newly instantiated servers. See note below.



NOTE: Passwords do not read or update passwords on your instantiated servers. They are a support mechanism to communicate initial root / Administrator passwords to you. They also serve as a facility to send pertinent passwords to GoGrid Support for any support issues that may arise. Adding, editing, or deleting a password through the API WILL NOT change any passwords on your server.

Object Name

password

Attributes


Name Type Version Description
id long 1.0 A unique identifier for this password. This is auto-generated by the system.
server object
( Server )
1.0 The server this password is associated with. This is only a partial server object, not all fields are returned.
applicationtype string 1.0 The application name for which the password is for.
username string 1.0 The username for this password.
Personal tools