本文へジャンプします。

【重要なお知らせ】サービス統合に基づくサービス名称の読み替えのお願い(2024年4月1日)

2024年4月1日をもって、「ニフクラ」は、「FJcloud-V」に統合し、名称を変更しました。
「ニフクラ」「NIFCLOUD」「nifcloud」は、「FJcloud-V」に読み替えていただきますようお願いいたします。

ニフクラ ユーザーガイド

クラウド トップ>コンピューティング> API> CreateRemoteAccessVpnGatewayUsers

CreateRemoteAccessVpnGatewayUsers

処理概要

リモートアクセスVPNゲートウェイにユーザーを作成します。

指定するパラメーター

パラメーター 説明 必須
RemoteAccessVpnGatewayId string リモートアクセスVPNゲートウェイユニークID
RemoteUser.n.UserName string ユーザー名
使用可能文字: 半角英数字 | 記号 「-_」(1~63文字)
RemoteUser.n.Password string パスワード
使用可能文字: 半角英数字 | 記号「!"#$%&'()*+,-./:;<=>?@[]^_`{|}~」(8~63文字)
RemoteUser.n.Description string

メモ情報

  • ※4バイト文字(絵文字や一部の漢字など)は使用できません

使用可能文字: 500文字以内

応答フィールド

フィールド (項目) 説明
CreateRemoteAccessVpnGatewayUsersResponse - CreateRemoteAccessVpnGatewayUsersResponseレスポンス
requestId string リクエスト識別子
return boolean 処理ステータス
値:
  • true (成功)
remoteAccessVpnGatewayId string リモートアクセスVPNゲートウェイユニークID
remoteAccessVpnGatewayName string リモートアクセスVPNゲートウェイ名
remoteUserSet - ユーザー情報セット
item - ユーザー情報
userName string ユーザー名
description string ユーザー情報のメモ

リクエストサンプル

    https://jp-east-1.computing.api.nifcloud.com/api/
  ?Action=CreateRemoteAccessVpnGatewayUsers
  &RemoteAccessVpnGatewayId=ravgw-01234567
  &RemoteUser.1.UserName=user01
  &RemoteUser.1.Password=passwordpassword
  &RemoteUser.1.Description=メモ
  &CommonParams

  

応答サンプル

    <CreateRemoteAccessVpnGatewayUsersResponse xmlns="https://computing.api.nifcloud.com/api/">
  <requestId>ac501097-4c8d-475b-b06b-a90048ec181c</requestId>
  <return>true</return>
  <remoteAccessVpnGatewayId>ravgw-01234567</remoteAccessVpnGatewayId>
  <remoteAccessVpnGatewayName>ravpngw001</remoteAccessVpnGatewayName>
  <remoteUserSet>
    <item>
      <userName>user01</userName>
      <description>メモ</description>
    </item>
  </remoteUserSet>
</CreateRemoteAccessVpnGatewayUsersResponse>

  

ニフクラ サイト内検索

APIメニュー

  • ツイッターでフォローしてください
  • ニフクラ公式フェイスブックページ
  • ※本ページ記載の金額は、すべて税抜表示です。
  • ※本ページ記載の他社製品名および会社名などは、各社の商標または登録商標です。
  • ※本ページの内容は、2024年5月14日時点の情報です。

推奨画面サイズ 1024×768 以上