ARX::ShareDefinition

Introduced : ARX V5.02.000 A structure that contains share details.
Member Type Description
name String The share name.
namespace String The name of the namespace that contains the volume this share is a part of.
volume String The name of the volume that this share is a part of.
nfs_path String The share’s NFS export path.
cifs_share String The share’s CIFS share name.
ip String The IP address of the file server that hosts this share.
total_space long Total space on the share.
free_space long Free space on the share.
transitions long Number of times this share has transitioned to the Active state.
last_transition long The last time this share transitioned to the Active state.
status ARXStatusType The status of the share.

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.