Reference documentation and code samples for the Parallelstore V1BETA API class Google::Cloud::Parallelstore::V1beta::Instance.
A Parallelstore instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_points
def access_points() -> ::Array<::String>
- (::Array<::String>) — Output only. A list of IPv4 addresses used for client side configuration.
#capacity_gib
def capacity_gib() -> ::Integer
- (::Integer) — Required. Immutable. The instance's storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
#capacity_gib=
def capacity_gib=(value) -> ::Integer
- value (::Integer) — Required. Immutable. The instance's storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
- (::Integer) — Required. Immutable. The instance's storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — Output only. The time when the instance was created.
#daos_version
def daos_version() -> ::String
- (::String) — Output only. The version of DAOS software running in the instance.
#description
def description() -> ::String
- (::String) — Optional. The description of the instance. 2048 characters or less.
#description=
def description=(value) -> ::String
- value (::String) — Optional. The description of the instance. 2048 characters or less.
- (::String) — Optional. The description of the instance. 2048 characters or less.
#directory_stripe_level
def directory_stripe_level() -> ::Google::Cloud::Parallelstore::V1beta::DirectoryStripeLevel
-
(::Google::Cloud::Parallelstore::V1beta::DirectoryStripeLevel) —
Optional. Stripe level for directories. Allowed values are:
DIRECTORY_STRIPE_LEVEL_MIN
: recommended when directories contain a small number of files.DIRECTORY_STRIPE_LEVEL_BALANCED
: balances performance for workloads involving a mix of small and large directories.DIRECTORY_STRIPE_LEVEL_MAX
: recommended for directories with a large number of files.
#directory_stripe_level=
def directory_stripe_level=(value) -> ::Google::Cloud::Parallelstore::V1beta::DirectoryStripeLevel
-
value (::Google::Cloud::Parallelstore::V1beta::DirectoryStripeLevel) —
Optional. Stripe level for directories. Allowed values are:
DIRECTORY_STRIPE_LEVEL_MIN
: recommended when directories contain a small number of files.DIRECTORY_STRIPE_LEVEL_BALANCED
: balances performance for workloads involving a mix of small and large directories.DIRECTORY_STRIPE_LEVEL_MAX
: recommended for directories with a large number of files.
-
(::Google::Cloud::Parallelstore::V1beta::DirectoryStripeLevel) —
Optional. Stripe level for directories. Allowed values are:
DIRECTORY_STRIPE_LEVEL_MIN
: recommended when directories contain a small number of files.DIRECTORY_STRIPE_LEVEL_BALANCED
: balances performance for workloads involving a mix of small and large directories.DIRECTORY_STRIPE_LEVEL_MAX
: recommended for directories with a large number of files.
#effective_reserved_ip_range
def effective_reserved_ip_range() -> ::String
- (::String) — Output only. Immutable. The ID of the IP address range being used by the instance's VPC network. This field is populated by the service and contains the value currently used by the service.
#file_stripe_level
def file_stripe_level() -> ::Google::Cloud::Parallelstore::V1beta::FileStripeLevel
-
(::Google::Cloud::Parallelstore::V1beta::FileStripeLevel) —
Optional. Stripe level for files. Allowed values are:
FILE_STRIPE_LEVEL_MIN
: offers the best performance for small size files.FILE_STRIPE_LEVEL_BALANCED
: balances performance for workloads involving a mix of small and large files.FILE_STRIPE_LEVEL_MAX
: higher throughput performance for larger files.
#file_stripe_level=
def file_stripe_level=(value) -> ::Google::Cloud::Parallelstore::V1beta::FileStripeLevel
-
value (::Google::Cloud::Parallelstore::V1beta::FileStripeLevel) —
Optional. Stripe level for files. Allowed values are:
FILE_STRIPE_LEVEL_MIN
: offers the best performance for small size files.FILE_STRIPE_LEVEL_BALANCED
: balances performance for workloads involving a mix of small and large files.FILE_STRIPE_LEVEL_MAX
: higher throughput performance for larger files.
-
(::Google::Cloud::Parallelstore::V1beta::FileStripeLevel) —
Optional. Stripe level for files. Allowed values are:
FILE_STRIPE_LEVEL_MIN
: offers the best performance for small size files.FILE_STRIPE_LEVEL_BALANCED
: balances performance for workloads involving a mix of small and large files.FILE_STRIPE_LEVEL_MAX
: higher throughput performance for larger files.
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Cloud Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. See https://cloud.google.com/resource-manager/docs/labels-overview for details.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. Cloud Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. See https://cloud.google.com/resource-manager/docs/labels-overview for details.
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Cloud Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. See https://cloud.google.com/resource-manager/docs/labels-overview for details.
#name
def name() -> ::String
-
(::String) — Identifier. The resource name of the instance, in the format
projects/{project}/locations/{location}/instances/{instance_id}
.
#name=
def name=(value) -> ::String
-
value (::String) — Identifier. The resource name of the instance, in the format
projects/{project}/locations/{location}/instances/{instance_id}
.
-
(::String) — Identifier. The resource name of the instance, in the format
projects/{project}/locations/{location}/instances/{instance_id}
.
#network
def network() -> ::String
- (::String) — Optional. Immutable. The name of the Compute Engine VPC network to which the instance is connected.
#network=
def network=(value) -> ::String
- value (::String) — Optional. Immutable. The name of the Compute Engine VPC network to which the instance is connected.
- (::String) — Optional. Immutable. The name of the Compute Engine VPC network to which the instance is connected.
#reserved_ip_range
def reserved_ip_range() -> ::String
- (::String) — Optional. Immutable. The ID of the IP address range being used by the instance's VPC network. See Configure a VPC network. If no ID is provided, all ranges are considered.
#reserved_ip_range=
def reserved_ip_range=(value) -> ::String
- value (::String) — Optional. Immutable. The ID of the IP address range being used by the instance's VPC network. See Configure a VPC network. If no ID is provided, all ranges are considered.
- (::String) — Optional. Immutable. The ID of the IP address range being used by the instance's VPC network. See Configure a VPC network. If no ID is provided, all ranges are considered.
#state
def state() -> ::Google::Cloud::Parallelstore::V1beta::Instance::State
- (::Google::Cloud::Parallelstore::V1beta::Instance::State) — Output only. The instance state.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — Output only. The time when the instance was updated.