Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 3.79 KB

NimblePerformancePolicyDetailsWithRequestUri.md

File metadata and controls

35 lines (30 loc) · 3.79 KB

NimblePerformancePolicyDetailsWithRequestUri

Properties

Name Type Description Notes
request_uri str, none_type requestUri for detailed performance-policy object [optional]
app_category str, none_type Specifies the application category of the associated volume. [optional]
cache bool, none_type Flag denoting if data in the associated volume should be cached. [optional]
cache_policy str, none_type Specifies how data of associated volume should be cached. Supports two policies, 'normal' and 'aggressive'. 'normal' policy caches data but skips in certain conditions such as sequential I/O. 'aggressive' policy will accelerate caching of all data belonging to this volume, regardless of sequentiality. Possible values:'normal', 'no_write', 'aggressive_read_no_write', 'disabled', 'aggressive'. [optional]
compress bool, none_type Flag denoting if data in the associated volume should be compressed. [optional]
creation_time int, none_type Time when the performance policy was created. [optional]
dedupe_enabled bool, none_type Specifies if dedupe is enabled for volumes created with this performance policy. [optional]
id str, none_type Unique Identifier for the Performance Policy. [optional]
last_modified int, none_type Time when the performance policy's configurations were last modified. [optional]
name str, none_type Name of the Performance Policy. [optional]
predefined bool, none_type Specifies if this performance policy is predefined (read-only). [optional]
space_policy str, none_type Specifies the state of the volume upon space constraint violation such as volume limit violation or volumes above their volume reserve, if the pool free space is exhausted. Supports two policies, 'offline' and 'non_writable'. Possible values:'offline', 'login_only', 'non_writable', 'read_only', 'invalid'. [optional]
associated_links AssociatedLinks [optional]
block_size int, none_type Block Size in bytes to be used by the volumes created with this specific performance policy. Supported block sizes are 4096 bytes (4 KB), 8192 bytes (8 KB), 16384 bytes(16 KB), and 32768 bytes (32 KB). Block size of a performance policy cannot be changed once the performance policy is created. [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
customer_id str, none_type customerId [optional]
dedupe_override_pools [NimbleNsPoolSummary], none_type List of pools that override performance policy's dedupe setting. [optional]
description str, none_type Description of a performance policy. [optional]
full_name str, none_type Fully qualified name of the Performance Policy. [optional]
generation int, none_type generation [optional]
resource_uri str, none_type Link to the object URI [optional]
search_name str, none_type Name of the Performance Policy used for object search. [optional]
type str, none_type type [optional]
volume_count int, none_type Number of volumes using this performance policy. [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]

[Back to Model list] [Back to API list] [Back to README]