Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff",
"resourceGroupName": "TestGroup",
"clusterName": "hsctestsg",
"clusterName": "testcluster",
"api-version": "2022-11-08",
"parameters": {
"properties": {
Expand All @@ -13,8 +13,8 @@
"responses": {
"200": {
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"systemData": {
"createdBy": "user1",
Expand Down Expand Up @@ -48,21 +48,19 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w1",
"fullyQualifiedDomainName": "w1.hsctestsg.marlin-development.com"
"name": "testcluster-w1",
"fullyQualifiedDomainName": "w1.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": null,
"sourceLocation": null,
"pointInTimeUTC": null,
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand All @@ -77,8 +75,8 @@
"Location": "https://management.azure.com/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/providers/Microsoft.DBforPostgreSQL/locations/westus/operationResults/e276a03a-1770-4549-86f5-0edffae8997c?api-version=2022-11-08"
},
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"systemData": {
"createdBy": "user1",
Expand Down Expand Up @@ -112,20 +110,19 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w1",
"fullyQualifiedDomainName": "w1.hsctestsg.marlin-development.com"
"name": "testcluster-w1",
"fullyQualifiedDomainName": "w1.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": null,
"sourceLocation": null,
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff",
"resourceGroupName": "TestGroup",
"clusterName": "hsctestsg",
"clusterName": "testcluster",
"api-version": "2022-11-08",
"parameters": {
"location": "westus",
Expand All @@ -29,8 +29,8 @@
"responses": {
"200": {
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"tags": {},
"location": "westus",
Expand Down Expand Up @@ -67,25 +67,23 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w2",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w2",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w3",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w3",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": null,
"sourceLocation": null,
"pointInTimeUTC": null,
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand All @@ -99,8 +97,8 @@
"Location": "https://management.azure.com/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/providers/Microsoft.DBforPostgreSQL/locations/westus/operationResults/e276a03a-1770-4549-86f5-0edffae8997c?api-version=2022-11-08"
},
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"tags": {},
"location": "westus",
Expand Down Expand Up @@ -137,24 +135,23 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w2",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w2",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w3",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w3",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": null,
"sourceLocation": null,
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,22 @@
"parameters": {
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff",
"resourceGroupName": "TestGroup",
"clusterName": "hsctestsg",
"clusterName": "testcluster",
"api-version": "2022-11-08",
"parameters": {
"location": "westus",
"properties": {
"sourceLocation": "westus",
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/source-cluster",
"pointInTimeUTC": "2017-12-14T00:00:37.467Z"
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"systemData": {
"createdBy": "user1",
Expand Down Expand Up @@ -51,17 +52,15 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
}
],
"pointInTimeUTC": "2017-12-14T00:00:37.467Z",
"sourceResourceId": null,
"sourceLocation": "westus",
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/source-cluster",
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand All @@ -76,8 +75,8 @@
"Location": "https://management.azure.com/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/providers/Microsoft.DBforPostgreSQL/locations/westus/operationResults/e276a03a-1770-4549-86f5-0edffae8997c?api-version=2022-11-08"
},
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"systemData": {
"createdBy": "user1",
Expand Down Expand Up @@ -112,16 +111,15 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/pgtests-source-cluster",
"sourceLocation": "westus",
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/sourcecluster",
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"parameters": {
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff",
"resourceGroupName": "TestGroup",
"clusterName": "hsctestsg",
"clusterName": "testcluster",
"api-version": "2022-11-08",
"parameters": {
"location": "westus",
"properties": {
"sourceLocation": "westus",
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/pgtests-source-cluster"
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/sourcecluster"
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"systemData": {
"createdBy": "user1",
Expand Down Expand Up @@ -51,17 +51,15 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/pgtests-source-cluster",
"sourceLocation": "westus",
"pointInTimeUTC": null,
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/sourcecluster",
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand All @@ -76,8 +74,8 @@
"Location": "https://management.azure.com/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/providers/Microsoft.DBforPostgreSQL/locations/westus/operationResults/e276a03a-1770-4549-86f5-0edffae8997c?api-version=2022-11-08"
},
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg",
"name": "hsctestsg",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster",
"name": "testcluster",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"systemData": {
"createdBy": "user1",
Expand Down Expand Up @@ -112,16 +110,15 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg-c",
"fullyQualifiedDomainName": "c.hsctestsg.marlin-development.com"
"name": "testcluster-c",
"fullyQualifiedDomainName": "c.testcluster.postgres.database.azure.com"
},
{
"name": "hsctestsg-w0",
"fullyQualifiedDomainName": "w0.hsctestsg.marlin-development.com"
"name": "testcluster-w0",
"fullyQualifiedDomainName": "w0.testcluster.postgres.database.azure.com"
}
],
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/pgtests-source-cluster",
"sourceLocation": "westus",
"sourceResourceId": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestResourceGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/sourcecluster",
"enableHa": true,
"readReplicas": [],
"earliestRestoreTime": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"parameters": {
"subscriptionId": "ffffffff-ffff-ffff-ffff-ffffffffffff",
"resourceGroupName": "TestGroup",
"clusterName": "hsctestsg1",
"clusterName": "testcluster1",
"api-version": "2022-11-08"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/hsctestsg1",
"name": "hsctestsg1",
"id": "/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/TestGroup/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/testcluster1",
"name": "testcluster1",
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"tags": {
"additionalProp1": "string",
Expand Down Expand Up @@ -51,24 +51,22 @@
"nodeEnablePublicIpAccess": false,
"serverNames": [
{
"name": "hsctestsg1-c",
"fullyQualifiedDomainName": "hsctestsg1-c.postgres.database.azure.com"
"name": "testcluster1-c",
"fullyQualifiedDomainName": "testcluster1-c.postgres.database.azure.com"
},
{
"name": "hsctestsg1-w0",
"fullyQualifiedDomainName": "hsctestsg1-w0.postgres.database.azure.com"
"name": "testcluster1-w0",
"fullyQualifiedDomainName": "testcluster1-w0.postgres.database.azure.com"
},
{
"name": "hsctestsg1-w1",
"fullyQualifiedDomainName": "hsctestsg1-w1.postgres.database.azure.com"
"name": "testcluster1-w1",
"fullyQualifiedDomainName": "testcluster1-w1.postgres.database.azure.com"
}
],
"sourceResourceId": null,
"sourceLocation": null,
"pointInTimeUTC": null,
"readReplicas": [
"/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/testrg/providers/Microsoft.DBForPostgreSQL/serverGroupsv2/hsctestreadreplica-01",
"/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/testrg/providers/Microsoft.DBForPostgreSQL/serverGroupsv2/hsctestreadreplica-02"
"/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/testrg/providers/Microsoft.DBForPostgreSQL/serverGroupsv2/testreadreplica-01",
"/subscriptions/ffffffff-ffff-ffff-ffff-ffffffffffff/resourceGroups/testrg/providers/Microsoft.DBForPostgreSQL/serverGroupsv2/testreadreplica-02"
],
"earliestRestoreTime": "2020-09-14T00:00:37.467Z",
"privateEndpointConnections": []
Expand Down
Loading