Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 0 additions & 61 deletions schemas/2019-06-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,53 +366,6 @@
},
"description": "Volume Export Policy Rule"
},
"MountTargetProperties": {
"type": "object",
"properties": {
"endIp": {
"type": "string",
"description": "The end of IPv4 address range to use when creating a new mount target"
},
"fileSystemId": {
"oneOf": [
{
"type": "string",
"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}$",
"minLength": 36,
"maxLength": 36
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "UUID v4 used to identify the MountTarget"
},
"gateway": {
"type": "string",
"description": "The gateway of the IPv4 address range to use when creating a new mount target"
},
"netmask": {
"type": "string",
"description": "The netmask of the IPv4 address range to use when creating a new mount target"
},
"smbServerFqdn": {
"type": "string",
"description": "The SMB server's Fully Qualified Domain Name, FQDN"
},
"startIp": {
"type": "string",
"description": "The start of IPv4 address range to use when creating a new mount target"
},
"subnet": {
"type": "string",
"description": "The subnet"
}
},
"required": [
"fileSystemId"
],
"description": "Mount target properties"
},
"netAppAccounts_capacityPools_childResource": {
"type": "object",
"properties": {
Expand Down Expand Up @@ -637,20 +590,6 @@
],
"description": "Set of export policy rules"
},
"mountTargets": {
"oneOf": [
{
"type": "array",
"items": {
"$ref": "#/definitions/MountTargetProperties"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "List of mount targets"
},
"protocolTypes": {
"oneOf": [
{
Expand Down
63 changes: 1 addition & 62 deletions schemas/2019-07-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,53 +366,6 @@
},
"description": "Volume Export Policy Rule"
},
"MountTargetProperties": {
"type": "object",
"properties": {
"endIp": {
"type": "string",
"description": "The end of IPv4 address range to use when creating a new mount target"
},
"fileSystemId": {
"oneOf": [
{
"type": "string",
"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}$",
"minLength": 36,
"maxLength": 36
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "UUID v4 used to identify the MountTarget"
},
"gateway": {
"type": "string",
"description": "The gateway of the IPv4 address range to use when creating a new mount target"
},
"netmask": {
"type": "string",
"description": "The netmask of the IPv4 address range to use when creating a new mount target"
},
"smbServerFqdn": {
"type": "string",
"description": "The SMB server's Fully Qualified Domain Name, FQDN"
},
"startIp": {
"type": "string",
"description": "The start of IPv4 address range to use when creating a new mount target"
},
"subnet": {
"type": "string",
"description": "The subnet"
}
},
"required": [
"fileSystemId"
],
"description": "Mount target properties"
},
"netAppAccounts_capacityPools_childResource": {
"type": "object",
"properties": {
Expand Down Expand Up @@ -637,20 +590,6 @@
],
"description": "Set of export policy rules"
},
"mountTargets": {
"oneOf": [
{
"type": "array",
"items": {
"$ref": "#/definitions/MountTargetProperties"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "List of mount targets"
},
"protocolTypes": {
"oneOf": [
{
Expand All @@ -663,7 +602,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Set of protocol types"
"description": "Set of protocol types, default NFSv3, CIFS fro SMB protocol"
},
"serviceLevel": {
"oneOf": [
Expand Down
63 changes: 1 addition & 62 deletions schemas/2019-10-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,53 +406,6 @@
},
"description": "Volume Export Policy Rule"
},
"MountTargetProperties": {
"type": "object",
"properties": {
"endIp": {
"type": "string",
"description": "The end of IPv4 address range to use when creating a new mount target"
},
"fileSystemId": {
"oneOf": [
{
"type": "string",
"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}$",
"minLength": 36,
"maxLength": 36
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "UUID v4 used to identify the MountTarget"
},
"gateway": {
"type": "string",
"description": "The gateway of the IPv4 address range to use when creating a new mount target"
},
"netmask": {
"type": "string",
"description": "The netmask of the IPv4 address range to use when creating a new mount target"
},
"smbServerFqdn": {
"type": "string",
"description": "The SMB server's Fully Qualified Domain Name, FQDN"
},
"startIp": {
"type": "string",
"description": "The start of IPv4 address range to use when creating a new mount target"
},
"subnet": {
"type": "string",
"description": "The subnet"
}
},
"required": [
"fileSystemId"
],
"description": "Mount target properties"
},
"netAppAccounts_capacityPools_childResource": {
"type": "object",
"properties": {
Expand Down Expand Up @@ -782,20 +735,6 @@
],
"description": "Restoring"
},
"mountTargets": {
"oneOf": [
{
"type": "array",
"items": {
"$ref": "#/definitions/MountTargetProperties"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "List of mount targets"
},
"protocolTypes": {
"oneOf": [
{
Expand All @@ -808,7 +747,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Set of protocol types"
"description": "Set of protocol types, default NFSv3, CIFS for SMB protocol"
},
"serviceLevel": {
"oneOf": [
Expand Down
64 changes: 2 additions & 62 deletions schemas/2019-11-01/Microsoft.NetApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@
"properties": {
"activeDirectoryId": {
"type": "string",
"default": "guid id",
"description": "Id of the Active Directory"
},
"dns": {
Expand Down Expand Up @@ -415,53 +416,6 @@
},
"description": "Volume Export Policy Rule"
},
"MountTargetProperties": {
"type": "object",
"properties": {
"endIp": {
"type": "string",
"description": "The end of IPv4 address range to use when creating a new mount target"
},
"fileSystemId": {
"oneOf": [
{
"type": "string",
"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}$",
"minLength": 36,
"maxLength": 36
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "UUID v4 used to identify the MountTarget"
},
"gateway": {
"type": "string",
"description": "The gateway of the IPv4 address range to use when creating a new mount target"
},
"netmask": {
"type": "string",
"description": "The netmask of the IPv4 address range to use when creating a new mount target"
},
"smbServerFqdn": {
"type": "string",
"description": "The SMB server's Fully Qualified Domain Name, FQDN"
},
"startIp": {
"type": "string",
"description": "The start of IPv4 address range to use when creating a new mount target"
},
"subnet": {
"type": "string",
"description": "The subnet"
}
},
"required": [
"fileSystemId"
],
"description": "Mount target properties"
},
"netAppAccounts_capacityPools_childResource": {
"type": "object",
"properties": {
Expand Down Expand Up @@ -806,20 +760,6 @@
],
"description": "Restoring"
},
"mountTargets": {
"oneOf": [
{
"type": "array",
"items": {
"$ref": "#/definitions/MountTargetProperties"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "List of mount targets"
},
"protocolTypes": {
"oneOf": [
{
Expand All @@ -832,7 +772,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Set of protocol types"
"description": "Set of protocol types, default NFSv3, CIFS for SMB protocol"
},
"serviceLevel": {
"oneOf": [
Expand Down
Loading