Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial stable version #5683

Merged
merged 18 commits into from
Apr 24, 2019
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
47f55d5
NFSAAS-2185 update to R4 standard
leonardbf Apr 17, 2019
0d5ee15
Merge pull request #16 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 17, 2019
8056197
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
8153135
Merge pull request #17 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
c85838d
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
1410503
Merge pull request #18 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
3033ced
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
194e44a
Merge pull request #19 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
a81e000
NFSAAS-2185 update to RP R4 standard
leonardbf Apr 18, 2019
96edc75
Merge pull request #20 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
47ab400
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
66b59c8
Merge pull request #21 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
6cf88da
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
4efaf9e
Merge pull request #22 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
888ec85
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
f11e451
Merge pull request #23 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
3d45057
NFSAAS-2185 update to R4 RP standard
leonardbf Apr 18, 2019
a9d51c7
Merge pull request #24 from leonardbf/NFSAAS-2185-R4-swagger-standard
leonardbf Apr 18, 2019
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Succeeded"
}
}
},
"201": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Succeeded"
}
}
},
"202": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"api-version": "2019-05-01"
},
"responses": {
"204": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Created"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "eastus",
"properties": {
"provisioningState": "Created"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Succeeded"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"location": "location",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"200": {
"body": {
"isAvailable": true
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"location": "location",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"200": {
"body": {
"isAvailable": true
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"volumeName": "volumeName",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "eastus",
"properties": {
"endIp": "1.2.3.4",
"mountTargetId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"startIp": "1.2.3.4",
"fileSystemId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"subnet": "1.2.3.4",
"netmask": "255.255.255.0",
"ipAddress": "1.2.3.4",
"gateway": "1.2.3.4",
"smbServerFqdn": "fullyqualified.domainname.com",
"provisioningState": "Created"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Created",
"poolId": "9760acf5-4638-11e7-9bdb-020073ca7778",
"serviceLevel": "Premium",
"size": 4398046511104
}
}
},
"201": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Created",
"poolId": "9760acf5-4638-11e7-9bdb-020073ca7778",
"serviceLevel": "Premium",
"size": 4398046511104
}
}
},
"202": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"api-version": "2019-05-01"
},
"responses": {
"204": {},
"202": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Created",
"poolId": "9760acf5-4638-11e7-9bdb-020073ca7778",
"serviceLevel": "Premium",
"size": 4398046511104
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "eastus",
"properties": {
"provisioningState": "Created",
"poolId": "9760acf5-4638-11e7-9bdb-020073ca7778",
"serviceLevel": "Premium",
"size": 4398046511104
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"provisioningState": "Created",
"poolId": "9760acf5-4638-11e7-9bdb-020073ca7778",
"serviceLevel": "Premium",
"size": 4398046511104
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"volumeName": "volumeName",
"snapshotName": "snapshotName",
"api-version": "2019-05-01",
"body": {}
},
"responses": {
"201": {
"body": {
"location": "eastus",
"properties": {
"snapshotId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"fileSystemId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"creationDate": "2017-08-15T13:23:33Z",
"provisioningState": "Created"
}
}
},
"202": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"volumeName": "volumeName",
"snapshotName": "snapshotName",
"api-version": "2019-05-01"
},
"responses": {
"204": {},
"202": {},
"200": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"volumeName": "volumeName",
"snapshotName": "snapshotName",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"location": "eastus",
"properties": {
"snapshotId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"fileSystemId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"creationDate": "2017-08-15T13:23:33Z",
"provisioningState": "Created"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"parameters": {
"subscriptionId": "subscriptionId",
"resourceGroupName": "resourceGroup",
"accountName": "accountName",
"poolName": "poolName",
"volumeName": "volumeName",
"api-version": "2019-05-01"
},
"responses": {
"200": {
"body": {
"value": [
{
"location": "eastus",
"properties": {
"snapshotId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"fileSystemId": "9760acf5-4638-11e7-9bdb-020073ca3333",
"creationDate": "2017-08-15T13:23:33Z",
"provisioningState": "Created"
}
}
]
}
}
}
}
Loading