grid:filedistribution : Grid file distribution object.

The Grid file distribution object represents the file distribution storage limit configuration and global file distribution statistics.

Object Reference

References to grid:filedistribution are object references.

The name part of the Grid file distribution object reference has the following components:

  • The name of the Grid
Example:
grid:filedistribution/ ZG5zLm9wdGlvbl9kZWZpbml0aW9uJGluZm8uLmZhbHNlLjI1Mg:Infoblox

Restrictions

The object does not support the following operations:

  • Create (insert)
  • Delete
  • CSV export

The object cannot be managed on Cloud Platform members.

Fields

These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.

The basic version of the object contains the field(s): allow_uploads, current_usage, global_status, name, storage_limit.

allow_uploads

allow_uploads

Determines whether the uploads to Grid members are allowed.

Type

Bool.

Create

The default value is False.

Search

The field is not available for search.

Notes

The allow_uploads is part of the base object.

backup_storage

backup_storage

Determines whether to include distributed files in the backup.

Type

Bool.

Create

The default value is True.

Search

The field is not available for search.

current_usage

current_usage

The value is the percentage of the allocated TFTP storage space that is used, expressed in tenth of a percent. Valid values are from 0 to 1000.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The current_usage is part of the base object.

The current_usage cannot be updated.

current_usage cannot be written.

enable_anonymous_ftp

enable_anonymous_ftp

Determines whether the FTP anonymous login is enabled.

Type

Bool.

Create

The default value is False.

Search

The field is not available for search.

global_status

global_status

The Grid file distribution global status.

Type

String.

Valid values are:
  • FAILED
  • INACTIVE
  • UNKNOWN
  • WARNING
  • WORKING

Search

The field is not available for search.

Notes

The global_status is part of the base object.

The global_status cannot be updated.

global_status cannot be written.

name

name

The Grid name.

Type

String.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The name is part of the base object.

The name cannot be updated.

name cannot be written.

storage_limit

storage_limit

Maximum storage in megabytes allowed on the Grid. The maximum storage space allowed for all file distribution services on a Grid is equal to the storage space allowed to the Grid member with the smallest amount of space allowed.

Type

Unsigned integer.

Create

The default value is 500.

Search

The field is not available for search.

Notes

The storage_limit is part of the base object.

Fields List

Field Type Req R/O Base Search
allow_uploads Bool N N Y N/A
backup_storage Bool N N N N/A
current_usage Unsigned int N Y Y N/A
enable_anonymous_ftp Bool N N N N/A
global_status String N Y Y N/A
name String N Y Y =
storage_limit Unsigned int N N Y N/A