SoftLayer_Container_Network_Storage_Hub_ObjectStorage_File


SoftLayer_Container_Network_Storage_Hub_ObjectStorage_File

Description

SoftLayer_Container_Network_Storage_Hub_ObjectStorage_File provides specific details that only apply to files that are sent or received from CloudLayer storage resources.

Local


content

A file entity’s raw content.
Type: base64Binary


contentType

A file entity’s MIME content type.
Type: string


createDate

The date a file entity was created.
Type: dateTime


deleteDate

The date a CloudLayer storage file entity was moved into the recycle bin. This field applies to files that are pending deletion in the recycle bin.
Type: dateTime


folder

None
Type: string


hash

None
Type: string


id

Unique identifier for the file. This can be either a number or guid.
Type: string


isShared

Whether a CloudLayer storage file entity is shared with another CloudLayer user.
Type: int


modifyDate

The date a file entity was last changed.
Type: dateTime


name

A file entity’s name.
Type: string


owner

The owner is usually the account who first upload or created the file on the resource or the account who is responsible for the file at the moment.
Type: string


size

The size of a file entity in bytes.
Type: unsignedLong


type

A CloudLayer storage file entity’s type. Types can include “file”, “folder”, “dir”, and “project”.
Type: string


version

The latest revision of a file on a CloudLayer storage volume. This number increments each time a new revision of the file is uploaded.
Type: int

Relational

Count