ARX::VolumeDefinition

Introduced : ARX V5.02.000 A structure that contains the details of a volume.
Member Type Description
name String The path that represents the name of the volume.
type VolumeType The volume type.
namespace String The namespace name that contains the volume.
description String The volume description.
vpu long The Virtual Processor Unit that hosts the volume.
failure_domain long The volume’s Failure domain.
total_space long Total space on the volume.
free_space long Free space available on the volume.
file_count long Total number of files on the volume.
file_max_free long Maximum number of file credits on the volume.
file_max_reserve long Maximum number of reserved file credits for the volume.
dir_count long Total number of directories in the volume.
share_count long The number of shares in the volume.
status ARXStatusType The status of the volume.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.