Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.59 KB

File metadata and controls

20 lines (15 loc) · 1.59 KB

CommonFields

Properties

Name Type Description Notes
console_uri str, none_type consoleUri for detailed storage object [optional]
customer_id str, none_type customerId [optional]
description str, none_type Text description of application server. String of up to 255 printable ASCII characters. Defaults to the empty string. [optional]
generation int, none_type generation [optional]
metadata [AppKeyValue], none_type Key-value pairs that augment an application server's attributes. List of key-value pairs. Keys must be unique and non-empty. When creating an object, values must be non-empty. When updating an object, an empty value causes the corresponding key to be removed. Defaults to an empty array. [optional]
port int, none_type Application server port number. Positive integer value up to 65535 representing TCP/IP port. Defaults to 65536. [optional]
resource_uri str, none_type Link to the object URI [optional]
type str, none_type type [optional]
username str, none_type Application server username. String of up to 255 printable ASCII characters. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]