ARX::Volume::MetadataShareStatus

Introduced : ARX V6.02.000
This structure defines the current status of a metadata share of a managed volume. CLI References: show namespace.
Member Type Description
file_server String The file server name.
protocol CommonFileSystemProtocolType The file server share protocol type.
share String The file server share name.
contains_metadata boolean A flag that indicates whether the metadata share contains metadata.
available boolean A flag that indicates whether this metadata share is available.
online boolean A flag that indicates whether this metadata share is online.
error_detail String In case that this metadata share is not offline, this value has the error detail.
free_space long Free space available on this metadata share.
total_space long Total space available on this metadata share.
migrate_source boolean This value is used when the metadata_migrating is true. It indicates whether this metadata share is the source or the target of the migration.

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.