id |
str, none_type |
Identifier of the folder. `Filter` |
[optional] |
name |
str, none_type |
Name of the folder. `Filter, Sort` |
[optional] |
pool_id |
str, none_type |
ID of the pool where the folder resides.`Filter, Sort` |
[optional] |
pool_name |
str, none_type |
Name of the pool where the folder resides.`Filter, Sort` |
[optional] |
access_protocol |
str, none_type |
Access protocol of the folder. This attribute is used by the VASA Provider to determine the access protocol of the bind request. If not specified in the creation request, it will be the access protocol supported by the group. If the group supports multiple protocols, the default will be Fibre Channel. This field is meaningful only to VVol folder. Possible values: 'iscsi', 'fc'. |
[optional] |
agent_type |
str, none_type |
External management agent type. Possible values: 'none', 'smis', 'vvol', 'openstack'. |
[optional] |
app_uuid |
str, none_type |
Application identifier of the folder. |
[optional] |
appserver_id |
str, none_type |
Identifier of the application server associated with the folder. |
[optional] |
appserver_name |
str, none_type |
Name of the application server associated with the folder. |
[optional] |
associated_links |
AssociatedLinks |
|
[optional] |
capacity_bytes |
int, none_type |
Capacity of the folder in bytes. If the folder's size has a usage limit, capacity_bytes will be the folder's usage limit. If the folder's size does not have a usage limit, capacity_bytes will be the pool's capacity. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
compressed_snap_usage_bytes |
int, none_type |
Compressed usage of snapshots in the folder. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
compressed_vol_usage_bytes |
int, none_type |
Compressed usage of volumes in the folder. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
compression_ratio |
float, none_type |
Compression savings for the folder expressed as ratio. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
console_uri |
str, none_type |
consoleUri for detailed storage object |
[optional] |
creation_time |
int, none_type |
Time when this folder was created. |
[optional] |
customer_id |
str, none_type |
customerId |
[optional] |
description |
str, none_type |
Text description of folder. |
[optional] |
folset_id |
str, none_type |
Identifier of the folder set associated with the folder. Only VVol folder can be associated with the folder set. The folder and the containing folder set must be associated with the same application server. |
[optional] |
folset_name |
str, none_type |
Name of the folder set associated with the folder. Only VVol folder can be associated with the folder set. The folder and the containing folder set must be associated with the same application server. |
[optional] |
fqn |
str, none_type |
Fully qualified name of folder in the pool. |
[optional] |
free_space_bytes |
int, none_type |
Free space in the folder in bytes. If the folder has a usage limit, free_space_bytes will be the folder's free space (the folder's usage limit minus the folder's space usage). If the folder does not have a usage limit, free_space_bytes will be the pool's free space. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
full_name |
str, none_type |
Fully qualified name of folder in the group. |
[optional] |
generation |
int, none_type |
generation |
[optional] |
inherited_vol_perfpol_id |
str, none_type |
Identifier of the default performance policy for a newly created volume. |
[optional] |
inherited_vol_perfpol_name |
str, none_type |
Name of the default performance policy for a newly created volume. |
[optional] |
last_modified |
int, none_type |
Identifier of the default performance policy for a newly created volume. |
[optional] |
limit_bytes |
int, none_type |
Folder limit size in bytes. By default, a folder (except SMIS and VVol types) does not have a limit. If limit_bytes is not specified when a folder is created, or if limit_bytes is set to the largest possible 64-bit signed integer (9223372036854775807), then the folder has no limit. Otherwise, a limit smaller than the capacity of the pool can be set. On output, if the folder has a limit, the limit_bytes_specified attribute will be true and limit_bytes will be the limit. If the folder does not have a limit, the limit_bytes_specified attribute will be false and limit_bytes will be interpreted based on the value of the usage_valid attribute. If the usage_valid attribute is true, limits_byte will be the capacity of the pool. Otherwise, limits_bytes is not meaningful and can be null. SMIS and VVol folders require a size limit. This attribute is superseded by limit_size_bytes. |
[optional] |
limit_bytes_specified |
bool, none_type |
Indicates whether the folder has a limit. |
[optional] |
limit_iops |
int, none_type |
IOPS limit for this folder. If limit_iops is not specified when a folder is created, or if limit_iops is set to -1, then the folder has no IOPS limit. IOPS limit should be in range [256, 4294967294] or -1 for unlimited. |
[optional] |
limit_mbps |
int, none_type |
Throughput limit for this folder in MB/s. If limit_mbps is not specified when a folder is created, or if limit_mbps is set to -1, then the folder has no throughput limit. MBPS limit should be in range [1, 4294967294] or -1 for unlimited. |
[optional] |
limit_size_bytes |
int, none_type |
Folder size limit in bytes. If limit_size_bytes is not specified when a folder is created, or if limit_size_bytes is set to -1, then the folder has no limit. Otherwise, a limit smaller than the capacity of the pool can be set. Folders with an agent_type of 'smis' or 'vvol' must have a size limit. |
[optional] |
num_snapcolls |
int, none_type |
Number of snapshot collections inside the folder. This attribute is deprecated and has no meaningful value. |
[optional] |
num_snaps |
int, none_type |
Number of snapshots inside the folder. This attribute is deprecated and has no meaningful value. |
[optional] |
overdraft_limit_pct |
int, none_type |
Amount of space to consider as overdraft range for this folder as a percentage of folder used limit. Valid values are from 0% - 200%. This is the limit above the folder usage limit beyond which enforcement action(volume offline/non-writable) is issued. |
[optional] |
provisioned_bytes |
int, none_type |
Sum of provisioned size of volumes in the folder. |
[optional] |
provisioned_limit_size_bytes |
int, none_type |
Limit on the provisioned size of volumes in a folder. If provisioned_limit_size_bytes is not specified when a folder is created, or if provisioned_limit_size_bytes is set to -1, then the folder has no provisioned size limit. |
[optional] |
resource_uri |
str, none_type |
Link to the object URI |
[optional] |
search_name |
str, none_type |
Name of folder used for object search. |
[optional] |
snap_compression_ratio |
float, none_type |
Identifier of the default performance policy for a newly created volume. |
[optional] |
tenant_id |
str, none_type |
Tenant ID of the folder. This is used to determine what tenant context the folder belongs to. |
[optional] |
type |
str, none_type |
type |
[optional] |
uncompressed_snap_usage_bytes |
int, none_type |
Uncompressed usage of snapshots in the folder. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
uncompressed_vol_usage_bytes |
int, none_type |
Uncompressed usage of volumes in the folder. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
unused_reserve_bytes |
str, none_type |
Unused reserve of volumes in the folder in bytes. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
unused_snap_reserve_bytes |
int, none_type |
Unused reserve of snapshots of volumes in the folder in bytes. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
usage_bytes |
int, none_type |
Sum of mapped usage and snapshot uncompressed usage of volumes in the folder. |
[optional] |
usage_valid |
bool, none_type |
Indicate whether the space usage attributes of folder are valid. |
[optional] |
vol_compression_ratio |
float, none_type |
Compression ratio of volumes in the folder. This field is meaningful only when the usage_valid attribute is true. |
[optional] |
volume_list |
[NimbleVolumeSummary], none_type |
List of volumes contained by the folder. |
[optional] |
volume_mapped_bytes |
int, none_type |
Sum of mapped usage of volumes in the folder. |
[optional] |
any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |