Skip to content

Latest commit

 

History

History
450 lines (259 loc) · 17 KB

V2Api.md

File metadata and controls

450 lines (259 loc) · 17 KB

\V2Api

All URIs are relative to https://ncloud.apigw.ntruss.com/vnas/v2

Method HTTP request Description
AddNasVolumeAccessControl Post /addNasVolumeAccessControl
ChangeNasVolumeSize Post /changeNasVolumeSize
ChangeNasVolumeSnapshotConfiguration Post /changeNasVolumeSnapshotConfiguration
CreateNasVolumeInstance Post /createNasVolumeInstance
CreateNasVolumeSnapshot Post /createNasVolumeSnapshot
DeleteNasVolumeInstances Post /deleteNasVolumeInstances
DeleteNasVolumeSnapshot Post /deleteNasVolumeSnapshot
GetNasVolumeAccessControlRuleList Post /getNasVolumeAccessControlRuleList
GetNasVolumeInstanceDetail Post /getNasVolumeInstanceDetail
GetNasVolumeInstanceList Post /getNasVolumeInstanceList
GetNasVolumeInstanceRatingList Post /getNasVolumeInstanceRatingList
GetNasVolumeSnapshotConfigurationHistoryList Post /getNasVolumeSnapshotConfigurationHistoryList
GetNasVolumeSnapshotList Post /getNasVolumeSnapshotList
RemoveNasVolumeAccessControl Post /removeNasVolumeAccessControl
RestoreNasVolumeWithSnapshot Post /restoreNasVolumeWithSnapshot
SetNasVolumeAccessControl Post /setNasVolumeAccessControl
SetNasVolumeReturnProtection Post /setNasVolumeReturnProtection

AddNasVolumeAccessControl

AddNasVolumeAccessControlResponse AddNasVolumeAccessControl(addNasVolumeAccessControlRequest)

Required Parameters

Name Type Description Notes
addNasVolumeAccessControlRequest *AddNasVolumeAccessControlRequest addNasVolumeAccessControlRequest

Return type

*AddNasVolumeAccessControlResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

ChangeNasVolumeSize

ChangeNasVolumeSizeResponse ChangeNasVolumeSize(changeNasVolumeSizeRequest)

Required Parameters

Name Type Description Notes
changeNasVolumeSizeRequest *ChangeNasVolumeSizeRequest changeNasVolumeSizeRequest

Return type

*ChangeNasVolumeSizeResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

ChangeNasVolumeSnapshotConfiguration

ChangeNasVolumeSnapshotConfigurationResponse ChangeNasVolumeSnapshotConfiguration(changeNasVolumeSnapshotConfigurationRequest)

Required Parameters

Name Type Description Notes
changeNasVolumeSnapshotConfigurationRequest *ChangeNasVolumeSnapshotConfigurationRequest changeNasVolumeSnapshotConfigurationRequest

Return type

*ChangeNasVolumeSnapshotConfigurationResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

CreateNasVolumeInstance

CreateNasVolumeInstanceResponse CreateNasVolumeInstance(createNasVolumeInstanceRequest)

Required Parameters

Name Type Description Notes
createNasVolumeInstanceRequest *CreateNasVolumeInstanceRequest createNasVolumeInstanceRequest

Return type

*CreateNasVolumeInstanceResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

CreateNasVolumeSnapshot

CreateNasVolumeSnapshotResponse CreateNasVolumeSnapshot(createNasVolumeSnapshotRequest)

Required Parameters

Name Type Description Notes
createNasVolumeSnapshotRequest *CreateNasVolumeSnapshotRequest createNasVolumeSnapshotRequest

Return type

*CreateNasVolumeSnapshotResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

DeleteNasVolumeInstances

DeleteNasVolumeInstancesResponse DeleteNasVolumeInstances(deleteNasVolumeInstancesRequest)

Required Parameters

Name Type Description Notes
deleteNasVolumeInstancesRequest *DeleteNasVolumeInstancesRequest deleteNasVolumeInstancesRequest

Return type

*DeleteNasVolumeInstancesResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

DeleteNasVolumeSnapshot

DeleteNasVolumeSnapshotResponse DeleteNasVolumeSnapshot(deleteNasVolumeSnapshotRequest)

Required Parameters

Name Type Description Notes
deleteNasVolumeSnapshotRequest *DeleteNasVolumeSnapshotRequest deleteNasVolumeSnapshotRequest

Return type

*DeleteNasVolumeSnapshotResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

GetNasVolumeAccessControlRuleList

GetNasVolumeAccessControlRuleListResponse GetNasVolumeAccessControlRuleList(getNasVolumeAccessControlRuleListRequest)

Required Parameters

Name Type Description Notes
getNasVolumeAccessControlRuleListRequest *GetNasVolumeAccessControlRuleListRequest getNasVolumeAccessControlRuleListRequest

Return type

*GetNasVolumeAccessControlRuleListResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

GetNasVolumeInstanceDetail

GetNasVolumeInstanceDetailResponse GetNasVolumeInstanceDetail(getNasVolumeInstanceDetailRequest)

Required Parameters

Name Type Description Notes
getNasVolumeInstanceDetailRequest *GetNasVolumeInstanceDetailRequest getNasVolumeInstanceDetailRequest

Return type

*GetNasVolumeInstanceDetailResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

GetNasVolumeInstanceList

GetNasVolumeInstanceListResponse GetNasVolumeInstanceList(getNasVolumeInstanceListRequest)

Required Parameters

Name Type Description Notes
getNasVolumeInstanceListRequest *GetNasVolumeInstanceListRequest getNasVolumeInstanceListRequest

Return type

*GetNasVolumeInstanceListResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

GetNasVolumeInstanceRatingList

GetNasVolumeInstanceRatingListResponse GetNasVolumeInstanceRatingList(getNasVolumeInstanceRatingListRequest)

Required Parameters

Name Type Description Notes
getNasVolumeInstanceRatingListRequest *GetNasVolumeInstanceRatingListRequest getNasVolumeInstanceRatingListRequest

Return type

*GetNasVolumeInstanceRatingListResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

GetNasVolumeSnapshotConfigurationHistoryList

GetNasVolumeSnapshotConfigurationHistoryListResponse GetNasVolumeSnapshotConfigurationHistoryList(getNasVolumeSnapshotConfigurationHistoryListRequest)

Required Parameters

Name Type Description Notes
getNasVolumeSnapshotConfigurationHistoryListRequest *GetNasVolumeSnapshotConfigurationHistoryListRequest getNasVolumeSnapshotConfigurationHistoryListRequest

Return type

*GetNasVolumeSnapshotConfigurationHistoryListResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

GetNasVolumeSnapshotList

GetNasVolumeSnapshotListResponse GetNasVolumeSnapshotList(getNasVolumeSnapshotListRequest)

Required Parameters

Name Type Description Notes
getNasVolumeSnapshotListRequest *GetNasVolumeSnapshotListRequest getNasVolumeSnapshotListRequest

Return type

*GetNasVolumeSnapshotListResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

RemoveNasVolumeAccessControl

RemoveNasVolumeAccessControlResponse RemoveNasVolumeAccessControl(removeNasVolumeAccessControlRequest)

Required Parameters

Name Type Description Notes
removeNasVolumeAccessControlRequest *RemoveNasVolumeAccessControlRequest removeNasVolumeAccessControlRequest

Return type

*RemoveNasVolumeAccessControlResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

RestoreNasVolumeWithSnapshot

RestoreNasVolumeWithSnapshotResponse RestoreNasVolumeWithSnapshot(restoreNasVolumeWithSnapshotRequest)

Required Parameters

Name Type Description Notes
restoreNasVolumeWithSnapshotRequest *RestoreNasVolumeWithSnapshotRequest restoreNasVolumeWithSnapshotRequest

Return type

*RestoreNasVolumeWithSnapshotResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

SetNasVolumeAccessControl

SetNasVolumeAccessControlResponse SetNasVolumeAccessControl(setNasVolumeAccessControlRequest)

Required Parameters

Name Type Description Notes
setNasVolumeAccessControlRequest *SetNasVolumeAccessControlRequest setNasVolumeAccessControlRequest

Return type

*SetNasVolumeAccessControlResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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

SetNasVolumeReturnProtection

SetNasVolumeReturnProtectionResponse SetNasVolumeReturnProtection(setNasVolumeReturnProtectionRequest)

Required Parameters

Name Type Description Notes
setNasVolumeReturnProtectionRequest *SetNasVolumeReturnProtectionRequest setNasVolumeReturnProtectionRequest

Return type

*SetNasVolumeReturnProtectionResponse

Authorization

x-ncp-iam

HTTP request headers

  • Content-Type: application/x-www-form-urlencoded
  • Accept: Not defined

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