modify-nas-instance

Description

NASの設定を変更します。

一度に複数のNAS設定を変更することができます。

NASに接続した状態でプライベートIPアドレスを変更すると、NASにアクセスできなくなる場合があります。

NASのプライベートIPアドレスを変更する場合は、NASへの接続がないことをご確認ください。

NASにアクセスできなくなった場合は、クライアント側のOS強制再起動を行ってください。

See also: NIFCLOUD API Documentation

Synopsis

  modify-nas-instance
[--allocated-storage <value>]
[--authentication-type <value>]
[--master-private-address <value>]
[--master-user-password <value>]
[--nas-instance-description <value>]
--nas-instance-identifier <value>
[--nas-security-groups <value>]
[--network-id <value>]
[--new-nas-instance-identifier <value>]
[--no-root-squash | --no-no-root-squash]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]

Options

--allocated-storage (integer)

--authentication-type (integer)

--master-private-address (string)

--master-user-password (string)

--nas-instance-description (string)

--nas-instance-identifier (string)

--nas-security-groups (list) (string)

Syntax:

"string" "string" ...

--network-id (string)

--new-nas-instance-identifier (string)

--no-root-squash | --no-no-root-squash (boolean)

Global Options

--debug (boolean)

Turn on debug logging.

--endpoint-url (string)

Override command’s default URL with the given URL.

--no-verify-ssl (boolean)

By default, the AWS CLI uses SSL when communicating with AWS services. For each SSL connection, the AWS CLI will verify SSL certificates. This option overrides the default behavior of verifying SSL certificates.

--no-paginate (boolean)

Disable automatic pagination.

--output (string)

The formatting style for command output.

  • json

  • text

  • table

--query (string)

A JMESPath query to use in filtering the response data.

--profile (string)

Use a specific profile from your credential file.

--region (string)

The region to use. Overrides config/env settings.

--version (string)

Display the version of this tool.

--color (string)

Turn on/off color output.

  • on

  • off

  • auto

--no-sign-request (boolean)

Do not sign requests. Credentials will not be loaded if this argument is provided.

--ca-bundle (string)

The CA certificate bundle to use when verifying SSL certificates. Overrides config/env settings.

--cli-read-timeout (int)

The maximum socket read time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The default value is 60 seconds.

--cli-connect-timeout (int)

The maximum socket connect time in seconds. If the value is set to 0, the socket connect will be blocking and not timeout. The default value is 60 seconds.

Output

NASInstance -> (structure)

AllocatedStorage -> (integer)

AuthenticationType -> (integer)

AvailabilityZone -> (string)

Endpoint -> (structure)

Address -> (string)

PrivateAddress -> (string)

MasterUsername -> (string)

NASInstanceClass -> (string)

NASInstanceDescription -> (string)

NASInstanceErrorInfo -> (structure)

NASInstanceErrorCode -> (string)

NASInstanceErrorMessage -> (string)

NASInstanceIdentifier -> (string)

NASInstanceStatus -> (string)

NASInstanceType -> (integer)

NASSecurityGroups -> (list)

(structure)

NASSecurityGroupName -> (string)

Status -> (string)

NetworkId -> (string)

NoRootSquash -> (boolean)

Protocol -> (string)

StorageType -> (integer)

UpgradeRequired -> (boolean)

ResponseMetadata -> (structure)

RequestId -> (string)