azure_mgmt_netapp 0.19.0 → 0.20.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2017-08-15-preview/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-05-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-06-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-07-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-08-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-10-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-11-01/generated/azure_mgmt_netapp.rb +17 -16
- data/lib/2019-11-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb +1 -1
- data/lib/2019-11-01/generated/azure_mgmt_netapp/models/mount_target_properties.rb +152 -0
- data/lib/2019-11-01/generated/azure_mgmt_netapp/models/volume.rb +4 -3
- data/lib/azure_mgmt_netapp.rb +3 -3
- data/lib/profiles/latest/modules/netapp_profile_module.rb +53 -49
- data/lib/version.rb +1 -1
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5932a1171c6fb2b3f27c2151b61c2a7a37fd9cfac1efe98108fed81bfb71ff11
|
4
|
+
data.tar.gz: d3c230e35c9c7497fbb7863978cae9b75451420134c979cd7116b1eaec98309f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43070afb2328d5931020dc2379c45211c54f6e743bf4cf740ce5ffaf44e69dc6665d499ac03f6eee37c3fb206a5333f3dfb15c7a9fd6497fa26a6197657c9962
|
7
|
+
data.tar.gz: 56682658c1cf25baef85e0898cb4bb123fd4bf09055b4c6469e16e8e194f9c00a4b45367222b90d874548318712f2cac6a72e6b9e02475ba1107fcaa9b793066
|
data/lib/2017-08-15-preview/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb
CHANGED
@@ -146,7 +146,7 @@ module Azure::NetApp::Mgmt::V2017_08_15_preview
|
|
146
146
|
#
|
147
147
|
def add_telemetry
|
148
148
|
sdk_information = 'azure_mgmt_netapp'
|
149
|
-
sdk_information = "#{sdk_information}/0.
|
149
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
150
150
|
add_user_agent_information(sdk_information)
|
151
151
|
end
|
152
152
|
end
|
@@ -412,7 +412,7 @@ module Azure::NetApp::Mgmt::V2019_05_01
|
|
412
412
|
#
|
413
413
|
def add_telemetry
|
414
414
|
sdk_information = 'azure_mgmt_netapp'
|
415
|
-
sdk_information = "#{sdk_information}/0.
|
415
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
416
416
|
add_user_agent_information(sdk_information)
|
417
417
|
end
|
418
418
|
end
|
@@ -412,7 +412,7 @@ module Azure::NetApp::Mgmt::V2019_06_01
|
|
412
412
|
#
|
413
413
|
def add_telemetry
|
414
414
|
sdk_information = 'azure_mgmt_netapp'
|
415
|
-
sdk_information = "#{sdk_information}/0.
|
415
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
416
416
|
add_user_agent_information(sdk_information)
|
417
417
|
end
|
418
418
|
end
|
@@ -412,7 +412,7 @@ module Azure::NetApp::Mgmt::V2019_07_01
|
|
412
412
|
#
|
413
413
|
def add_telemetry
|
414
414
|
sdk_information = 'azure_mgmt_netapp'
|
415
|
-
sdk_information = "#{sdk_information}/0.
|
415
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
416
416
|
add_user_agent_information(sdk_information)
|
417
417
|
end
|
418
418
|
end
|
@@ -150,7 +150,7 @@ module Azure::NetApp::Mgmt::V2019_08_01
|
|
150
150
|
#
|
151
151
|
def add_telemetry
|
152
152
|
sdk_information = 'azure_mgmt_netapp'
|
153
|
-
sdk_information = "#{sdk_information}/0.
|
153
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
154
154
|
add_user_agent_information(sdk_information)
|
155
155
|
end
|
156
156
|
end
|
@@ -150,7 +150,7 @@ module Azure::NetApp::Mgmt::V2019_10_01
|
|
150
150
|
#
|
151
151
|
def add_telemetry
|
152
152
|
sdk_information = 'azure_mgmt_netapp'
|
153
|
-
sdk_information = "#{sdk_information}/0.
|
153
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
154
154
|
add_user_agent_information(sdk_information)
|
155
155
|
end
|
156
156
|
end
|
@@ -29,35 +29,36 @@ module Azure::NetApp::Mgmt::V2019_11_01
|
|
29
29
|
autoload :AzureNetAppFilesManagementClient, '2019-11-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb'
|
30
30
|
|
31
31
|
module Models
|
32
|
-
autoload :CapacityPoolPatch, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_patch.rb'
|
33
32
|
autoload :ExportPolicyRule, '2019-11-01/generated/azure_mgmt_netapp/models/export_policy_rule.rb'
|
34
|
-
autoload :
|
33
|
+
autoload :OperationDisplay, '2019-11-01/generated/azure_mgmt_netapp/models/operation_display.rb'
|
35
34
|
autoload :VolumePropertiesExportPolicy, '2019-11-01/generated/azure_mgmt_netapp/models/volume_properties_export_policy.rb'
|
36
|
-
autoload :
|
37
|
-
autoload :
|
38
|
-
autoload :
|
35
|
+
autoload :MetricSpecification, '2019-11-01/generated/azure_mgmt_netapp/models/metric_specification.rb'
|
36
|
+
autoload :MountTargetProperties, '2019-11-01/generated/azure_mgmt_netapp/models/mount_target_properties.rb'
|
37
|
+
autoload :Operation, '2019-11-01/generated/azure_mgmt_netapp/models/operation.rb'
|
39
38
|
autoload :ReplicationObject, '2019-11-01/generated/azure_mgmt_netapp/models/replication_object.rb'
|
40
|
-
autoload :
|
39
|
+
autoload :ResourceNameAvailability, '2019-11-01/generated/azure_mgmt_netapp/models/resource_name_availability.rb'
|
41
40
|
autoload :VolumePropertiesDataProtection, '2019-11-01/generated/azure_mgmt_netapp/models/volume_properties_data_protection.rb'
|
42
|
-
autoload :
|
41
|
+
autoload :ActiveDirectory, '2019-11-01/generated/azure_mgmt_netapp/models/active_directory.rb'
|
43
42
|
autoload :Volume, '2019-11-01/generated/azure_mgmt_netapp/models/volume.rb'
|
44
|
-
autoload :
|
43
|
+
autoload :NetAppAccountList, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_list.rb'
|
45
44
|
autoload :VolumeList, '2019-11-01/generated/azure_mgmt_netapp/models/volume_list.rb'
|
46
|
-
autoload :
|
45
|
+
autoload :CapacityPool, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool.rb'
|
47
46
|
autoload :ReplicationStatus, '2019-11-01/generated/azure_mgmt_netapp/models/replication_status.rb'
|
48
|
-
autoload :
|
47
|
+
autoload :CapacityPoolPatch, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_patch.rb'
|
49
48
|
autoload :VolumePatchPropertiesExportPolicy, '2019-11-01/generated/azure_mgmt_netapp/models/volume_patch_properties_export_policy.rb'
|
50
|
-
autoload :
|
49
|
+
autoload :ServiceSpecification, '2019-11-01/generated/azure_mgmt_netapp/models/service_specification.rb'
|
51
50
|
autoload :VolumePatch, '2019-11-01/generated/azure_mgmt_netapp/models/volume_patch.rb'
|
52
|
-
autoload :
|
51
|
+
autoload :ResourceNameAvailabilityRequest, '2019-11-01/generated/azure_mgmt_netapp/models/resource_name_availability_request.rb'
|
52
|
+
autoload :MountTarget, '2019-11-01/generated/azure_mgmt_netapp/models/mount_target.rb'
|
53
|
+
autoload :NetAppAccountPatch, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_patch.rb'
|
53
54
|
autoload :Snapshot, '2019-11-01/generated/azure_mgmt_netapp/models/snapshot.rb'
|
54
|
-
autoload :
|
55
|
+
autoload :Dimension, '2019-11-01/generated/azure_mgmt_netapp/models/dimension.rb'
|
55
56
|
autoload :SnapshotsList, '2019-11-01/generated/azure_mgmt_netapp/models/snapshots_list.rb'
|
56
|
-
autoload :
|
57
|
+
autoload :NetAppAccount, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account.rb'
|
57
58
|
autoload :VolumeRevert, '2019-11-01/generated/azure_mgmt_netapp/models/volume_revert.rb'
|
58
|
-
autoload :
|
59
|
+
autoload :OperationListResult, '2019-11-01/generated/azure_mgmt_netapp/models/operation_list_result.rb'
|
59
60
|
autoload :AuthorizeRequest, '2019-11-01/generated/azure_mgmt_netapp/models/authorize_request.rb'
|
60
|
-
autoload :
|
61
|
+
autoload :CapacityPoolList, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_list.rb'
|
61
62
|
autoload :InAvailabilityReasonType, '2019-11-01/generated/azure_mgmt_netapp/models/in_availability_reason_type.rb'
|
62
63
|
autoload :CheckNameResourceTypes, '2019-11-01/generated/azure_mgmt_netapp/models/check_name_resource_types.rb'
|
63
64
|
autoload :ServiceLevel, '2019-11-01/generated/azure_mgmt_netapp/models/service_level.rb'
|
@@ -146,7 +146,7 @@ module Azure::NetApp::Mgmt::V2019_11_01
|
|
146
146
|
#
|
147
147
|
def add_telemetry
|
148
148
|
sdk_information = 'azure_mgmt_netapp'
|
149
|
-
sdk_information = "#{sdk_information}/0.
|
149
|
+
sdk_information = "#{sdk_information}/0.20.0"
|
150
150
|
add_user_agent_information(sdk_information)
|
151
151
|
end
|
152
152
|
end
|
@@ -0,0 +1,152 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
3
|
+
# Changes may cause incorrect behavior and will be lost if the code is
|
4
|
+
# regenerated.
|
5
|
+
|
6
|
+
module Azure::NetApp::Mgmt::V2019_11_01
|
7
|
+
module Models
|
8
|
+
#
|
9
|
+
# Mount target properties
|
10
|
+
#
|
11
|
+
class MountTargetProperties
|
12
|
+
|
13
|
+
include MsRestAzure
|
14
|
+
|
15
|
+
# @return [String] mountTargetId. UUID v4 used to identify the
|
16
|
+
# MountTarget
|
17
|
+
attr_accessor :mount_target_id
|
18
|
+
|
19
|
+
# @return [String] fileSystemId. UUID v4 used to identify the MountTarget
|
20
|
+
attr_accessor :file_system_id
|
21
|
+
|
22
|
+
# @return [String] ipAddress. The mount target's IPv4 address
|
23
|
+
attr_accessor :ip_address
|
24
|
+
|
25
|
+
# @return [String] subnet. The subnet
|
26
|
+
attr_accessor :subnet
|
27
|
+
|
28
|
+
# @return [String] startIp. The start of IPv4 address range to use when
|
29
|
+
# creating a new mount target
|
30
|
+
attr_accessor :start_ip
|
31
|
+
|
32
|
+
# @return [String] endIp. The end of IPv4 address range to use when
|
33
|
+
# creating a new mount target
|
34
|
+
attr_accessor :end_ip
|
35
|
+
|
36
|
+
# @return [String] gateway. The gateway of the IPv4 address range to use
|
37
|
+
# when creating a new mount target
|
38
|
+
attr_accessor :gateway
|
39
|
+
|
40
|
+
# @return [String] netmask. The netmask of the IPv4 address range to use
|
41
|
+
# when creating a new mount target
|
42
|
+
attr_accessor :netmask
|
43
|
+
|
44
|
+
# @return [String] smbServerFQDN. The SMB server's Fully Qualified Domain
|
45
|
+
# Name, FQDN
|
46
|
+
attr_accessor :smb_server_fqdn
|
47
|
+
|
48
|
+
|
49
|
+
#
|
50
|
+
# Mapper for MountTargetProperties class as Ruby Hash.
|
51
|
+
# This will be used for serialization/deserialization.
|
52
|
+
#
|
53
|
+
def self.mapper()
|
54
|
+
{
|
55
|
+
client_side_validation: true,
|
56
|
+
required: false,
|
57
|
+
serialized_name: 'mountTargetProperties',
|
58
|
+
type: {
|
59
|
+
name: 'Composite',
|
60
|
+
class_name: 'MountTargetProperties',
|
61
|
+
model_properties: {
|
62
|
+
mount_target_id: {
|
63
|
+
client_side_validation: true,
|
64
|
+
required: false,
|
65
|
+
read_only: true,
|
66
|
+
serialized_name: 'mountTargetId',
|
67
|
+
constraints: {
|
68
|
+
MaxLength: 36,
|
69
|
+
MinLength: 36,
|
70
|
+
Pattern: '^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$'
|
71
|
+
},
|
72
|
+
type: {
|
73
|
+
name: 'String'
|
74
|
+
}
|
75
|
+
},
|
76
|
+
file_system_id: {
|
77
|
+
client_side_validation: true,
|
78
|
+
required: true,
|
79
|
+
serialized_name: 'fileSystemId',
|
80
|
+
constraints: {
|
81
|
+
MaxLength: 36,
|
82
|
+
MinLength: 36,
|
83
|
+
Pattern: '^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$'
|
84
|
+
},
|
85
|
+
type: {
|
86
|
+
name: 'String'
|
87
|
+
}
|
88
|
+
},
|
89
|
+
ip_address: {
|
90
|
+
client_side_validation: true,
|
91
|
+
required: false,
|
92
|
+
read_only: true,
|
93
|
+
serialized_name: 'ipAddress',
|
94
|
+
type: {
|
95
|
+
name: 'String'
|
96
|
+
}
|
97
|
+
},
|
98
|
+
subnet: {
|
99
|
+
client_side_validation: true,
|
100
|
+
required: false,
|
101
|
+
serialized_name: 'subnet',
|
102
|
+
type: {
|
103
|
+
name: 'String'
|
104
|
+
}
|
105
|
+
},
|
106
|
+
start_ip: {
|
107
|
+
client_side_validation: true,
|
108
|
+
required: false,
|
109
|
+
serialized_name: 'startIp',
|
110
|
+
type: {
|
111
|
+
name: 'String'
|
112
|
+
}
|
113
|
+
},
|
114
|
+
end_ip: {
|
115
|
+
client_side_validation: true,
|
116
|
+
required: false,
|
117
|
+
serialized_name: 'endIp',
|
118
|
+
type: {
|
119
|
+
name: 'String'
|
120
|
+
}
|
121
|
+
},
|
122
|
+
gateway: {
|
123
|
+
client_side_validation: true,
|
124
|
+
required: false,
|
125
|
+
serialized_name: 'gateway',
|
126
|
+
type: {
|
127
|
+
name: 'String'
|
128
|
+
}
|
129
|
+
},
|
130
|
+
netmask: {
|
131
|
+
client_side_validation: true,
|
132
|
+
required: false,
|
133
|
+
serialized_name: 'netmask',
|
134
|
+
type: {
|
135
|
+
name: 'String'
|
136
|
+
}
|
137
|
+
},
|
138
|
+
smb_server_fqdn: {
|
139
|
+
client_side_validation: true,
|
140
|
+
required: false,
|
141
|
+
serialized_name: 'smbServerFqdn',
|
142
|
+
type: {
|
143
|
+
name: 'String'
|
144
|
+
}
|
145
|
+
}
|
146
|
+
}
|
147
|
+
}
|
148
|
+
}
|
149
|
+
end
|
150
|
+
end
|
151
|
+
end
|
152
|
+
end
|
@@ -67,7 +67,8 @@ module Azure::NetApp::Mgmt::V2019_11_01
|
|
67
67
|
# have the delegation Microsoft.NetApp/volumes
|
68
68
|
attr_accessor :subnet_id
|
69
69
|
|
70
|
-
# @return [Array<
|
70
|
+
# @return [Array<MountTargetProperties>] mountTargets. List of mount
|
71
|
+
# targets
|
71
72
|
attr_accessor :mount_targets
|
72
73
|
|
73
74
|
# @return [String] What type of volume is this
|
@@ -272,10 +273,10 @@ module Azure::NetApp::Mgmt::V2019_11_01
|
|
272
273
|
element: {
|
273
274
|
client_side_validation: true,
|
274
275
|
required: false,
|
275
|
-
serialized_name: '
|
276
|
+
serialized_name: 'MountTargetPropertiesElementType',
|
276
277
|
type: {
|
277
278
|
name: 'Composite',
|
278
|
-
class_name: '
|
279
|
+
class_name: 'MountTargetProperties'
|
279
280
|
}
|
280
281
|
}
|
281
282
|
}
|
data/lib/azure_mgmt_netapp.rb
CHANGED
@@ -2,11 +2,11 @@
|
|
2
2
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
3
|
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
4
|
|
5
|
-
require '2019-08-01/generated/azure_mgmt_netapp'
|
6
5
|
require '2019-11-01/generated/azure_mgmt_netapp'
|
6
|
+
require '2019-10-01/generated/azure_mgmt_netapp'
|
7
|
+
require '2017-08-15-preview/generated/azure_mgmt_netapp'
|
7
8
|
require '2019-05-01/generated/azure_mgmt_netapp'
|
8
9
|
require '2019-07-01/generated/azure_mgmt_netapp'
|
9
10
|
require '2019-06-01/generated/azure_mgmt_netapp'
|
10
|
-
require '
|
11
|
-
require '2019-10-01/generated/azure_mgmt_netapp'
|
11
|
+
require '2019-08-01/generated/azure_mgmt_netapp'
|
12
12
|
require 'profiles/latest/netapp_latest_profile_client'
|
@@ -14,35 +14,36 @@ module Azure::NetApp::Profiles::Latest
|
|
14
14
|
Snapshots = Azure::NetApp::Mgmt::V2019_11_01::Snapshots
|
15
15
|
|
16
16
|
module Models
|
17
|
-
CapacityPoolPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
|
18
17
|
ExportPolicyRule = Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
|
19
|
-
|
18
|
+
OperationDisplay = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
|
20
19
|
VolumePropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
|
21
|
-
|
22
|
-
|
23
|
-
|
20
|
+
MetricSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
|
21
|
+
MountTargetProperties = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetProperties
|
22
|
+
Operation = Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
|
24
23
|
ReplicationObject = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
|
25
|
-
|
24
|
+
ResourceNameAvailability = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
|
26
25
|
VolumePropertiesDataProtection = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
|
27
|
-
|
26
|
+
ActiveDirectory = Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
|
28
27
|
Volume = Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
|
29
|
-
|
28
|
+
NetAppAccountList = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
|
30
29
|
VolumeList = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
|
31
|
-
|
30
|
+
CapacityPool = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
|
32
31
|
ReplicationStatus = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
|
33
|
-
|
32
|
+
CapacityPoolPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
|
34
33
|
VolumePatchPropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
|
35
|
-
|
34
|
+
ServiceSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
|
36
35
|
VolumePatch = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
|
37
|
-
|
36
|
+
ResourceNameAvailabilityRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
|
37
|
+
MountTarget = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
|
38
|
+
NetAppAccountPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
|
38
39
|
Snapshot = Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
|
39
|
-
|
40
|
+
Dimension = Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
|
40
41
|
SnapshotsList = Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
|
41
|
-
|
42
|
+
NetAppAccount = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
|
42
43
|
VolumeRevert = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
|
43
|
-
|
44
|
+
OperationListResult = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
|
44
45
|
AuthorizeRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
|
45
|
-
|
46
|
+
CapacityPoolList = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
|
46
47
|
InAvailabilityReasonType = Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
|
47
48
|
CheckNameResourceTypes = Azure::NetApp::Mgmt::V2019_11_01::Models::CheckNameResourceTypes
|
48
49
|
ServiceLevel = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceLevel
|
@@ -102,92 +103,95 @@ module Azure::NetApp::Profiles::Latest
|
|
102
103
|
end
|
103
104
|
|
104
105
|
class ModelClasses
|
105
|
-
def capacity_pool_patch
|
106
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
|
107
|
-
end
|
108
106
|
def export_policy_rule
|
109
107
|
Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
|
110
108
|
end
|
111
|
-
def
|
112
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
109
|
+
def operation_display
|
110
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
|
113
111
|
end
|
114
112
|
def volume_properties_export_policy
|
115
113
|
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
|
116
114
|
end
|
117
|
-
def
|
118
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
115
|
+
def metric_specification
|
116
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
|
119
117
|
end
|
120
|
-
def
|
121
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
118
|
+
def mount_target_properties
|
119
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetProperties
|
122
120
|
end
|
123
|
-
def
|
124
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
121
|
+
def operation
|
122
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
|
125
123
|
end
|
126
124
|
def replication_object
|
127
125
|
Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
|
128
126
|
end
|
129
|
-
def
|
130
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
127
|
+
def resource_name_availability
|
128
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
|
131
129
|
end
|
132
130
|
def volume_properties_data_protection
|
133
131
|
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
|
134
132
|
end
|
135
|
-
def
|
136
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
133
|
+
def active_directory
|
134
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
|
137
135
|
end
|
138
136
|
def volume
|
139
137
|
Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
|
140
138
|
end
|
141
|
-
def
|
142
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
139
|
+
def net_app_account_list
|
140
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
|
143
141
|
end
|
144
142
|
def volume_list
|
145
143
|
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
|
146
144
|
end
|
147
|
-
def
|
148
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
145
|
+
def capacity_pool
|
146
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
|
149
147
|
end
|
150
148
|
def replication_status
|
151
149
|
Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
|
152
150
|
end
|
153
|
-
def
|
154
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
151
|
+
def capacity_pool_patch
|
152
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
|
155
153
|
end
|
156
154
|
def volume_patch_properties_export_policy
|
157
155
|
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
|
158
156
|
end
|
159
|
-
def
|
160
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
157
|
+
def service_specification
|
158
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
|
161
159
|
end
|
162
160
|
def volume_patch
|
163
161
|
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
|
164
162
|
end
|
165
|
-
def
|
166
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
163
|
+
def resource_name_availability_request
|
164
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
|
165
|
+
end
|
166
|
+
def mount_target
|
167
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
|
168
|
+
end
|
169
|
+
def net_app_account_patch
|
170
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
|
167
171
|
end
|
168
172
|
def snapshot
|
169
173
|
Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
|
170
174
|
end
|
171
|
-
def
|
172
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
175
|
+
def dimension
|
176
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
|
173
177
|
end
|
174
178
|
def snapshots_list
|
175
179
|
Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
|
176
180
|
end
|
177
|
-
def
|
178
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
181
|
+
def net_app_account
|
182
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
|
179
183
|
end
|
180
184
|
def volume_revert
|
181
185
|
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
|
182
186
|
end
|
183
|
-
def
|
184
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
187
|
+
def operation_list_result
|
188
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
|
185
189
|
end
|
186
190
|
def authorize_request
|
187
191
|
Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
|
188
192
|
end
|
189
|
-
def
|
190
|
-
Azure::NetApp::Mgmt::V2019_11_01::Models::
|
193
|
+
def capacity_pool_list
|
194
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
|
191
195
|
end
|
192
196
|
def in_availability_reason_type
|
193
197
|
Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_mgmt_netapp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.20.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Microsoft Corporation
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-06-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -72,14 +72,14 @@ dependencies:
|
|
72
72
|
requirements:
|
73
73
|
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.
|
75
|
+
version: 0.12.0
|
76
76
|
type: :runtime
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.
|
82
|
+
version: 0.12.0
|
83
83
|
description: Microsoft Azure NetApp Library for Ruby
|
84
84
|
email: azrubyteam@microsoft.com
|
85
85
|
executables: []
|
@@ -340,6 +340,7 @@ files:
|
|
340
340
|
- lib/2019-11-01/generated/azure_mgmt_netapp/models/metric_specification.rb
|
341
341
|
- lib/2019-11-01/generated/azure_mgmt_netapp/models/mirror_state.rb
|
342
342
|
- lib/2019-11-01/generated/azure_mgmt_netapp/models/mount_target.rb
|
343
|
+
- lib/2019-11-01/generated/azure_mgmt_netapp/models/mount_target_properties.rb
|
343
344
|
- lib/2019-11-01/generated/azure_mgmt_netapp/models/net_app_account.rb
|
344
345
|
- lib/2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_list.rb
|
345
346
|
- lib/2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_patch.rb
|