AppStack

AppStack
AppStack
JSON Example
{
    "id": 0,
    "name": "zippertool",
    "name_html": "zippertool",
    "path": "cloudvolumes/apps",
    "datastore_name": "data.1",
    "filename": "zippertool.vmdk",
    "file_location": "[data.1] cloudvolumes/apps/zippertool.vmdk",
    "description": "Archive tool",
    "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,
    "location_count": 1,
    "application_count": 1,
    "application_icons": [
        "/snapvols/9/zippertool.ico"
    ],
    "volume_guid": "{9b1b40b0-e2f8-4fe6-b743-c55be9c2e000}",
    "template_file_name": "[data.1] cloudvolumes/app_templates/template.vmdk",
    "agent_version": "2.14.0.0",
    "capture_version": "2.10.0.0",
    "primordial_os_id": 4,
    "primordial_os_name": "Windows 8.1 (x64)",
    "oses": [
        {
            "id": 0,
            "name": "Windows 8.1 (x64)"
        }
    ],
    "parent_snapvol": "<a href=\"/volumes#/AppStacks/1\" title=\"\">zippertool</a>",
    "provisioning_duration": "3 minutes",
    "provisioning_since": "Mar 06 2018",
    "provisioning_computer": "<a href=\"/directory#/Computers/1\" title=\"Compu1\">DOMAIN\\Compu1</a>"
}
integer
id
Required

The AppStack ID.

string
name
Required

The AppStack name.

string
name_html
Required

HTML safe version of name.

string
path
Required

The AppStack path.

string
datastore_name
Required

Datastore name of the AppStack.

string
filename
Required

Filename of the AppStack.

string
file_location
Required

File location of the AppStack.

string
description
Required

Description of the AppStack.

string
status
Required

The AppStack status.

created_at
Required

created_at

created_at_human
Required

created_at_human

mounted_at
Required

mounted_at

mounted_at_human
Required

mounted_at_human

mount_count
Required

mount_count

integer
size_mb
Required

The AppStack size.

string
template_version
Required

The AppStack template version.

integer
assignments_total
Required

The number of assignments for the AppStack.

integer
attachments_total
Required

The number of times the AppStack was attached.

integer
attachment_limit
Optional

The attachment limit for the AppStack.

integer
location_count
Required

The number of locations where the AppStack is replicated.

integer
application_count
Required

The number of applications in the AppStack.

array of string
application_icons
Required

The applications icons of the AppStack.

string
volume_guid
Required

The volume GUID of the AppStack.

string
template_file_name
Required

The template file name of the AppStack.

string
agent_version
Required

The agent version of the AppStack.

string
capture_version
Required

The capture version of the AppStack.

integer
primordial_os_id
Required

The operating system id of the AppStack.

string
primordial_os_name
Required

The operating system name of the AppStack.

oses
Optional

List of operating systems compatible with the AppStack.

string
parent_snapvol
Optional

The parent snapvol of the AppStack as HTML link.

string
provisioning_duration
Optional

The provisioning duration of the AppStack.

string
provisioning_since
Optional

The time elapsed since provisioning started for the AppStack.

string
provisioning_computer
Optional

The provisioning computer for the AppStack as HTML link.