AppStackForIndex
AppStackForIndex
JSON Example
{
"id": 0,
"name": "zippertool",
"name_html": "zippertool",
"path": "cloudvolumes/apps",
"datastore_name": "data.1",
"status": "enabled",
"created_at": "2016-11-23 13:10:13 -0800",
"created_at_human": "Nov 23 2016",
"mounted_at": "2016-11-23 13:10:13 -0800",
"mounted_at_human": "Nov 23 2016",
"mount_count": 0,
"size_mb": 78,
"template_version": "2.10.0.709",
"assignments_total": 1,
"attachments_total": 1,
"attachment_limit": 10
}
integer
id
Optional
The AppStack ID.
string
name
Optional
The AppStack name.
string
name_html
Optional
HTML safe version of name.
string
path
Optional
The AppStack path.
string
datastore_name
Optional
Datastore name of the AppStack.
string
status
Optional
The AppStack status.
integer
size_mb
Optional
The AppStack size.
string
template_version
Optional
The AppStack template version.
integer
assignments_total
Optional
The number of assignments for the AppStack.
integer
attachments_total
Optional
The number of times the AppStack was attached.
integer
attachment_limit
Optional
The attachment limit of the AppStack.