From ed13b18e0759638414de0cb953c579012312639f Mon Sep 17 00:00:00 2001 From: chgennar <56695749+chgennar@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:40:06 +0000 Subject: [PATCH 1/2] Add clientId --- .../IoTOperations.Management/models/broker/authorizations.tsp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/iotoperations/IoTOperations.Management/models/broker/authorizations.tsp b/specification/iotoperations/IoTOperations.Management/models/broker/authorizations.tsp index 57b4d13f7afc..0d8d5965e9c2 100644 --- a/specification/iotoperations/IoTOperations.Management/models/broker/authorizations.tsp +++ b/specification/iotoperations/IoTOperations.Management/models/broker/authorizations.tsp @@ -85,6 +85,9 @@ model BrokerResourceRule { @doc("Give access for a Broker method (i.e., Connect, Subscribe, or Publish).") method: BrokerResourceDefinitionMethods; + @doc("A list of client IDs that match the clients. The client IDs are case-sensitive and must match the client IDs provided by the clients during connection.") + clientIds?: string[] = #[]; + @doc("A list of topics or topic patterns that match the topics that the clients can publish or subscribe to. This subfield is required if the method is Publish or Subscribe.") topics?: string[] = #[]; } From aa00928f745e5e865f82ac2820ba6dae99a43bc0 Mon Sep 17 00:00:00 2001 From: chgennar <56695749+chgennar@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:43:25 +0000 Subject: [PATCH 2/2] ... --- ...ication_CreateOrUpdate_MaximumSet_Gen.json | 86 ++-- ...rAuthentication_Delete_MaximumSet_Gen.json | 2 +- ...okerAuthentication_Get_MaximumSet_Gen.json | 34 +- ...on_ListByResourceGroup_MaximumSet_Gen.json | 34 +- ...ization_CreateOrUpdate_MaximumSet_Gen.json | 71 ++-- ...erAuthorization_Delete_MaximumSet_Gen.json | 2 +- ...rokerAuthorization_Get_MaximumSet_Gen.json | 29 +- ...on_ListByResourceGroup_MaximumSet_Gen.json | 31 +- ...istener_CreateOrUpdate_MaximumSet_Gen.json | 116 +++--- .../BrokerListener_Delete_MaximumSet_Gen.json | 2 +- .../BrokerListener_Get_MaximumSet_Gen.json | 44 +- ...er_ListByResourceGroup_MaximumSet_Gen.json | 44 +- .../Broker_CreateOrUpdate_MaximumSet_Gen.json | 380 +++++++++--------- .../Broker_Delete_MaximumSet_Gen.json | 2 +- .../Broker_Get_MaximumSet_Gen.json | 132 +++--- ...er_ListByResourceGroup_MaximumSet_Gen.json | 132 +++--- ...ndpoint_CreateOrUpdate_MaximumSet_Gen.json | 242 +++++------ ...ataflowEndpoint_Delete_MaximumSet_Gen.json | 2 +- .../DataflowEndpoint_Get_MaximumSet_Gen.json | 86 ++-- ...nt_ListByResourceGroup_MaximumSet_Gen.json | 88 ++-- ...Profile_CreateOrUpdate_MaximumSet_Gen.json | 80 ++-- ...DataflowProfile_Delete_MaximumSet_Gen.json | 2 +- .../DataflowProfile_Get_MaximumSet_Gen.json | 32 +- ...le_ListByResourceGroup_MaximumSet_Gen.json | 34 +- ...ataflow_CreateOrUpdate_MaximumSet_Gen.json | 134 +++--- .../Dataflow_Delete_MaximumSet_Gen.json | 2 +- .../Dataflow_Get_MaximumSet_Gen.json | 50 +-- ..._ListByProfileResource_MaximumSet_Gen.json | 52 +-- ...nstance_CreateOrUpdate_MaximumSet_Gen.json | 62 +-- .../Instance_Delete_MaximumSet_Gen.json | 2 +- .../Instance_Get_MaximumSet_Gen.json | 28 +- ...ce_ListByResourceGroup_MaximumSet_Gen.json | 28 +- ...nce_ListBySubscription_MaximumSet_Gen.json | 28 +- .../Instance_Update_MaximumSet_Gen.json | 30 +- .../Operations_List_MaximumSet_Gen.json | 10 +- ...ication_CreateOrUpdate_MaximumSet_Gen.json | 86 ++-- ...rAuthentication_Delete_MaximumSet_Gen.json | 2 +- ...okerAuthentication_Get_MaximumSet_Gen.json | 34 +- ...on_ListByResourceGroup_MaximumSet_Gen.json | 34 +- ...ization_CreateOrUpdate_MaximumSet_Gen.json | 71 ++-- ...erAuthorization_Delete_MaximumSet_Gen.json | 2 +- ...rokerAuthorization_Get_MaximumSet_Gen.json | 29 +- ...on_ListByResourceGroup_MaximumSet_Gen.json | 31 +- ...istener_CreateOrUpdate_MaximumSet_Gen.json | 116 +++--- .../BrokerListener_Delete_MaximumSet_Gen.json | 2 +- .../BrokerListener_Get_MaximumSet_Gen.json | 44 +- ...er_ListByResourceGroup_MaximumSet_Gen.json | 44 +- .../Broker_CreateOrUpdate_MaximumSet_Gen.json | 380 +++++++++--------- .../Broker_Delete_MaximumSet_Gen.json | 2 +- .../examples/Broker_Get_MaximumSet_Gen.json | 132 +++--- ...er_ListByResourceGroup_MaximumSet_Gen.json | 132 +++--- ...ndpoint_CreateOrUpdate_MaximumSet_Gen.json | 242 +++++------ ...ataflowEndpoint_Delete_MaximumSet_Gen.json | 2 +- .../DataflowEndpoint_Get_MaximumSet_Gen.json | 86 ++-- ...nt_ListByResourceGroup_MaximumSet_Gen.json | 88 ++-- ...Profile_CreateOrUpdate_MaximumSet_Gen.json | 80 ++-- ...DataflowProfile_Delete_MaximumSet_Gen.json | 2 +- .../DataflowProfile_Get_MaximumSet_Gen.json | 32 +- ...le_ListByResourceGroup_MaximumSet_Gen.json | 34 +- ...ataflow_CreateOrUpdate_MaximumSet_Gen.json | 134 +++--- .../Dataflow_Delete_MaximumSet_Gen.json | 2 +- .../examples/Dataflow_Get_MaximumSet_Gen.json | 50 +-- ..._ListByProfileResource_MaximumSet_Gen.json | 52 +-- ...nstance_CreateOrUpdate_MaximumSet_Gen.json | 62 +-- .../Instance_Delete_MaximumSet_Gen.json | 2 +- .../examples/Instance_Get_MaximumSet_Gen.json | 28 +- ...ce_ListByResourceGroup_MaximumSet_Gen.json | 28 +- ...nce_ListBySubscription_MaximumSet_Gen.json | 28 +- .../Instance_Update_MaximumSet_Gen.json | 30 +- .../Operations_List_MaximumSet_Gen.json | 10 +- .../2024-08-15-preview/iotoperations.json | 8 + 71 files changed, 2156 insertions(+), 2118 deletions(-) diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json index aafa73d2f6a1..df2b60960b48 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -17,38 +17,38 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -64,51 +64,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -125,51 +125,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Delete_MaximumSet_Gen.json index 4422c3e4ab57..692c50ad08d5 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Get_MaximumSet_Gen.json index 46a856ee306b..978552f44694 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -20,51 +20,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json index 157f3357a6ac..f4914b88c616 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -21,51 +21,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json index 9ed213eadd5d..c642a810cc66 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -17,29 +17,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -49,7 +52,7 @@ } }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -65,29 +68,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -98,19 +104,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -127,29 +133,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -160,19 +169,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Delete_MaximumSet_Gen.json index 8a71cf0b4090..43ac6e2f61ad 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Get_MaximumSet_Gen.json index 8ab452802360..01ea6823dbcd 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -20,29 +20,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -53,19 +56,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json index 5a9e5d9e04c8..4475ae8fd82a 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -21,29 +21,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -54,23 +57,23 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/auclyxpc" + "nextLink": "https://microsoft.com/azhu" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json index 51f4341b86c3..74e470d73bdd 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json @@ -3,31 +3,31 @@ "operationId": "BrokerListener_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", "listenerName": "resource-name123", "resource": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -35,17 +35,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -54,7 +54,7 @@ "serviceType": "ClusterIp" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -63,24 +63,24 @@ "200": { "body": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -88,17 +88,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -108,19 +108,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -130,24 +130,24 @@ }, "body": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -155,17 +155,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -175,19 +175,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Delete_MaximumSet_Gen.json index a1d8b789acd7..9928dcc15663 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerListener_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Get_MaximumSet_Gen.json index 6c2c62918b99..bb53143a35cb 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerListener_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -13,24 +13,24 @@ "200": { "body": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -38,17 +38,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -58,19 +58,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json index 76e486212cbc..f3d64bf80300 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerListener_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -14,24 +14,24 @@ "value": [ { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -39,17 +39,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -59,19 +59,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_CreateOrUpdate_MaximumSet_Gen.json index eff91df612c4..55173378ba90 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -11,20 +11,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -33,46 +33,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -80,84 +80,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -168,7 +168,7 @@ "memoryProfile": "Tiny" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -179,20 +179,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -201,46 +201,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -248,84 +248,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -337,19 +337,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -361,20 +361,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -383,46 +383,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -430,84 +430,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -519,19 +519,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Delete_MaximumSet_Gen.json index 1c9147dd8265..9b3dc46e4548 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Get_MaximumSet_Gen.json index b8e9d8ff1e9c..e6d9fe26773f 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -14,20 +14,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -36,46 +36,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -83,84 +83,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -172,19 +172,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_ListByResourceGroup_MaximumSet_Gen.json index cc65d3a18b40..92d7bda1deec 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Broker_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -15,20 +15,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -37,46 +37,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -84,84 +84,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -173,19 +173,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json index 0644aea50697..296d3b95fd58 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowEndpointName": "resource-name123", @@ -14,91 +14,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -106,48 +106,48 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" } }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -161,91 +161,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -253,61 +253,61 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -322,91 +322,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -414,61 +414,61 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Delete_MaximumSet_Gen.json index c1309b97d559..03ab3ae47d4d 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowEndpointName": "resource-name123" diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Get_MaximumSet_Gen.json index b0d5d557edba..0093d6b8dcc2 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowEndpointName": "resource-name123" @@ -17,91 +17,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -109,61 +109,61 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json index 71ff77b56b80..88b1e14e6d44 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -18,91 +18,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -110,65 +110,65 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/af" + "nextLink": "https://microsoft.com/a" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json index 7be93ab90bef..b25effcce9ba 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", @@ -12,24 +12,24 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2 + "instanceCount": 5 }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -41,37 +41,37 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -84,37 +84,37 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Delete_MaximumSet_Gen.json index b701bde33962..7d1468590d67 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123" diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Get_MaximumSet_Gen.json index 3e752b73c9c8..ce185cb31a9c 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123" @@ -15,37 +15,37 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json index 78ca14319e1b..37effaa8a8cc 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -16,41 +16,41 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/ao" + "nextLink": "https://microsoft.com/a" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_CreateOrUpdate_MaximumSet_Gen.json index 312caa486dc7..525ff40422a2 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", @@ -14,28 +14,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -43,9 +43,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -53,22 +53,22 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -81,28 +81,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -110,9 +110,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -120,35 +120,35 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -162,28 +162,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -191,9 +191,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -201,35 +201,35 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Delete_MaximumSet_Gen.json index fe5df511b7ee..1f2dd05ca10e 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Get_MaximumSet_Gen.json index be545b03b556..3ff6f2f1804a 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", @@ -17,28 +17,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -46,9 +46,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -56,35 +56,35 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_ListByProfileResource_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_ListByProfileResource_MaximumSet_Gen.json index b38855dd0314..1fe20f254a62 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_ListByProfileResource_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Dataflow_ListByProfileResource_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_ListByProfileResource", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123" @@ -18,28 +18,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -47,9 +47,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -57,39 +57,39 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/a" + "nextLink": "https://microsoft.com/aqsbc" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json index a7e52547c45d..bc852fc123de 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "resource": { @@ -12,19 +12,19 @@ "schemaRegistryNamespace": "resource-name123" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { "type": "None", "userAssignedIdentities": { - "key9448": {} + "key1579": {} } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb" + "location": "taigfrmfzp" } }, "responses": { @@ -33,17 +33,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -51,26 +51,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -82,17 +82,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -100,26 +100,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Delete_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Delete_MaximumSet_Gen.json index 1cb569ce4dc7..3818dffaa3f9 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Get_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Get_MaximumSet_Gen.json index f9a9e560811f..f7c3937c56c7 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -13,17 +13,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -31,26 +31,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListByResourceGroup_MaximumSet_Gen.json index 40dbe0cf324d..5f3173aa0a73 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations" }, "responses": { @@ -14,17 +14,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -32,26 +32,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListBySubscription_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListBySubscription_MaximumSet_Gen.json index 8014acdb50d8..c01d08a9a3aa 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListBySubscription_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_ListBySubscription_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_ListBySubscription", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352" + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777" }, "responses": { "200": { @@ -13,17 +13,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -31,26 +31,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Update_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Update_MaximumSet_Gen.json index 78f885760c14..284a26dea3c9 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Update_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Instance_Update_MaximumSet_Gen.json @@ -3,12 +3,12 @@ "operationId": "Instance_Update", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "properties": { "tags": { - "key3801": "rvtkxvfwpijgeugcxuzwszozxftt" + "key6205": "fwerbkgvsjogvopucfxgkytikc" } } }, @@ -18,17 +18,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -36,26 +36,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Operations_List_MaximumSet_Gen.json b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Operations_List_MaximumSet_Gen.json index 43cdda131a39..06ff16a604c5 100644 --- a/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Operations_List_MaximumSet_Gen.json +++ b/specification/iotoperations/IoTOperations.Management/examples/2024-08-15-preview/Operations_List_MaximumSet_Gen.json @@ -9,19 +9,19 @@ "body": { "value": [ { - "name": "eqovorzxnhwoqgxaduiadiuzqs", + "name": "evt", "isDataAction": true, "display": { - "provider": "eiztguxipfbnhqdv", - "resource": "tbt", - "operation": "drpmwofxppbaooelb", + "provider": "ystkxdf", + "resource": "qtwa", + "operation": "ezcsprrxdpohdp", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit." }, "origin": "user", "actionType": "Internal" } ], - "nextLink": "https://microsoft.com/a" + "nextLink": "https://microsoft.com/ahaqqbi" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json index aafa73d2f6a1..df2b60960b48 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -17,38 +17,38 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -64,51 +64,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -125,51 +125,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Delete_MaximumSet_Gen.json index 4422c3e4ab57..692c50ad08d5 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Get_MaximumSet_Gen.json index 46a856ee306b..978552f44694 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -20,51 +20,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json index 157f3357a6ac..f4914b88c616 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthentication_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthentication_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -21,51 +21,51 @@ "auth": { "x509": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } }, - "caCertConfigMap": "zoxllgdrumxvfhtzggebjljgwdk", + "caCertConfigMap": "tgyl", "endpoint": "https://www.example.com", "headers": { - "key8387": "bobntvz" + "key58": "lxjcbwphixuzkbmmqcqssqcfxwhbxl" } }, "serviceAccountTokenSettings": { "audiences": [ - "bnxnelhhpwuyejmmhtetdwacqql" + "ogjiudgnnvh" ] }, "x509Settings": { "authorizationAttributes": { - "key5002": { + "key7554": { "attributes": { - "key3517": "ud" + "key8836": "cktddspkiknw" }, - "subject": "evng" + "subject": "bwkcpssrqjfqnbuchzehsjfobptwu" } }, - "trustedClientCaCert": "eztlgjvatxlqvkcr" + "trustedClientCaCert": "t" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authentications/resource-name123", - "name": "bgsl", - "type": "khyvsncilleyjc", + "name": "riojdu", + "type": "zfpdrofiuhwkgwindnulbyzezjwoyj", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json index 9ed213eadd5d..c642a810cc66 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -17,29 +17,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -49,7 +52,7 @@ } }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -65,29 +68,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -98,19 +104,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -127,29 +133,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -160,19 +169,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Delete_MaximumSet_Gen.json index 8a71cf0b4090..43ac6e2f61ad 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Get_MaximumSet_Gen.json index 8ab452802360..01ea6823dbcd 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -20,29 +20,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -53,19 +56,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json index 5a9e5d9e04c8..4475ae8fd82a 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerAuthorization_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerAuthorization_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -21,29 +21,32 @@ "brokerResources": [ { "method": "Connect", + "clientIds": [ + "zvrwermd" + ], "topics": [ - "xxxhvvvgfgqiotfte" + "xfdsvzaeggdlfaggyhmbqh" ] } ], "principals": { "attributes": [ { - "key6601": "hgn" + "key2341": "unodonpmsetplytwguaqgnzawyntw" } ], "clientIds": [ - "eridpeherwhyxjjnpununuj" + "hnahuicofkjomifcgvqonq" ], "usernames": [ - "tmxqbeaammwdlxrjl" + "hepnwezncwnndumxpjhqqyc" ] }, "stateStoreResources": [ { "keyType": "Pattern", "keys": [ - "wkzbtpjqoivvpbxx" + "jbpmmmsizmdobduufxtdkstvzzva" ], "method": "Read" } @@ -54,23 +57,23 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/authorizations/resource-name123", - "name": "ginndyhytb", - "type": "xrlixhwbcttc", + "name": "wgsoqmlvgoiuior", + "type": "dulublq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/auclyxpc" + "nextLink": "https://microsoft.com/azhu" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json index 51f4341b86c3..74e470d73bdd 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_CreateOrUpdate_MaximumSet_Gen.json @@ -3,31 +3,31 @@ "operationId": "BrokerListener_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", "listenerName": "resource-name123", "resource": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -35,17 +35,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -54,7 +54,7 @@ "serviceType": "ClusterIp" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -63,24 +63,24 @@ "200": { "body": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -88,17 +88,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -108,19 +108,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -130,24 +130,24 @@ }, "body": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -155,17 +155,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -175,19 +175,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Delete_MaximumSet_Gen.json index a1d8b789acd7..9928dcc15663 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerListener_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Get_MaximumSet_Gen.json index 6c2c62918b99..bb53143a35cb 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerListener_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -13,24 +13,24 @@ "200": { "body": { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -38,17 +38,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -58,19 +58,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json index 76e486212cbc..f3d64bf80300 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/BrokerListener_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "BrokerListener_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -14,24 +14,24 @@ "value": [ { "properties": { - "serviceName": "nylfustgft", + "serviceName": "njomjvrmxlrexrl", "ports": [ { - "authenticationRef": "mwemlutltkxbc", - "authorizationRef": "xomdajpruoxofxeqqibvvzhtcjkwcz", - "nodePort": 2969, - "port": 6585, + "authenticationRef": "mhwgqnjc", + "authorizationRef": "zirydnwyi", + "nodePort": 9208, + "port": 2713, "protocol": "Mqtt", "tls": { "mode": "Automatic", "certManagerCertificateSpec": { - "duration": "twptzhpugijolwjwpbmpt", - "secretName": "upsfnwjqzdphm", - "renewBefore": "i", + "duration": "qsmvvxagtsncvxswcehdsz", + "secretName": "wrxzzhlavabgthovwgtxnlkvqcw", + "renewBefore": "talgveurznhvaklodcpbaygelvub", "issuerRef": { - "group": "nlptbdkswvspetdjdwjhrmfjfyhbv", + "group": "ohcsshcrpcaclgghtsggaksmg", "kind": "Issuer", - "name": "uta" + "name": "nnlvcsdvnidd" }, "privateKey": { "algorithm": "Ec256", @@ -39,17 +39,17 @@ }, "san": { "dns": [ - "yaqxbdeghjycatsaixqcewtfe" + "abbsjddjyxecxe" ], "ip": [ - "hbwafnute" + "ev" ] } }, "manual": { "secretRef": { - "name": "jxovbgbszgykyqdzowyhycnizquf", - "namespace": "cyyshnszs" + "name": "tirwcozbpzcdwobhumtongen", + "namespace": "ncbjvhaafjjaqo" } } } @@ -59,19 +59,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123/listeners/resource-name123", - "name": "iqbibugwaplk", - "type": "dg", + "name": "oasjlcqwqmbivhqainustf", + "type": "lct", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_CreateOrUpdate_MaximumSet_Gen.json index eff91df612c4..55173378ba90 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123", @@ -11,20 +11,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -33,46 +33,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -80,84 +80,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -168,7 +168,7 @@ "memoryProfile": "Tiny" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -179,20 +179,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -201,46 +201,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -248,84 +248,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -337,19 +337,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -361,20 +361,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -383,46 +383,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -430,84 +430,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -519,19 +519,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Delete_MaximumSet_Gen.json index 1c9147dd8265..9b3dc46e4548 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Get_MaximumSet_Gen.json index b8e9d8ff1e9c..e6d9fe26773f 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "brokerName": "resource-name123" @@ -14,20 +14,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -36,46 +36,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -83,84 +83,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -172,19 +172,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_ListByResourceGroup_MaximumSet_Gen.json index cc65d3a18b40..92d7bda1deec 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Broker_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Broker_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -15,20 +15,20 @@ "properties": { "advanced": { "clients": { - "maxSessionExpirySeconds": 4229, - "maxMessageExpirySeconds": 6560, - "maxPacketSizeBytes": 5161, + "maxSessionExpirySeconds": 874, + "maxMessageExpirySeconds": 1438, + "maxPacketSizeBytes": 6373, "subscriberQueueLimit": { - "length": 11, + "length": 20, "strategy": "None" }, - "maxReceiveMaximum": 8916, - "maxKeepAliveSeconds": 7571 + "maxReceiveMaximum": 4415, + "maxKeepAliveSeconds": 2899 }, "encryptInternalTraffic": "Enabled", "internalCerts": { - "duration": "wkoizwtjmfpaaidp", - "renewBefore": "zjqzkiedjjlesjqoebpp", + "duration": "cme", + "renewBefore": "tymguqazipsks", "privateKey": { "algorithm": "Ec256", "rotationPolicy": "Always" @@ -37,46 +37,46 @@ }, "cardinality": { "backendChain": { - "partitions": 10, - "redundancyFactor": 3, - "workers": 10 + "partitions": 11, + "redundancyFactor": 2, + "workers": 4 }, "frontend": { - "replicas": 14, - "workers": 14 + "replicas": 16, + "workers": 4 } }, "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 }, "selfCheck": { "mode": "Enabled", - "intervalSeconds": 285, - "timeoutSeconds": 17 + "intervalSeconds": 295, + "timeoutSeconds": 44 }, "traces": { "mode": "Enabled", "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "cacheSizeMegabytes": 68, + "cacheSizeMegabytes": 41, "selfTracing": { "mode": "Enabled", - "intervalSeconds": 26 + "intervalSeconds": 120 }, "spanChannelCapacity": 1000 } @@ -84,84 +84,84 @@ "diskBackedMessageBuffer": { "maxSize": "500M", "ephemeralVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } }, "persistentVolumeClaimSpec": { - "volumeName": "yycllysuykpewwarvauk", - "volumeMode": "dekkvszu", - "storageClassName": "ovycmkktgotmbcapjceyssm", + "volumeName": "kdivorxhkxmecmzophdtlqse", + "volumeMode": "hcxwevnxtbubysuelbcuvmnwfnigq", + "storageClassName": "cetbnckajbdbf", "accessModes": [ - "abxf" + "z" ], "dataSource": { - "apiGroup": "bkdmbpmlkamhzlajeyxqxxclbzi", - "kind": "gsoiiuajfoopwwnypqo", - "name": "grgfmtjlgqaazhetusprgepj" + "apiGroup": "zazdmqduyiaulktj", + "kind": "boxqsszadcc", + "name": "lejafaqoighfntipyrimqddarfviq" }, "dataSourceRef": { - "apiGroup": "nguvrhmdmvpf", - "kind": "ekbzyysf", - "name": "fuhjyejib", - "namespace": "gojclrqynonqmftfivrwftbxkm" + "apiGroup": "mwfytx", + "kind": "ogub", + "name": "wexfykb", + "namespace": "wwtqcvvfmpso" }, "resources": { "limits": { - "key7467": "jdnvmvhkrijl" + "key8901": "gpec" }, "requests": { - "key9111": "yfehjewezaeplwcsibimqxoo" + "key99": "keagodjxfbcgtvfgxqxlyutia" } }, "selector": { "matchExpressions": [ { - "key": "prvxuxuvkwkrxuwaowllymtkw", + "key": "cgiklfmubmly", "operator": "In", "values": [ - "nixsjzyqwjwjooi" + "iomak" ] } ], "matchLabels": { - "key7628": "qtconcxdamoqi" + "key4229": "iffeuerdamtgqxilvalzeofdliz" } } } @@ -173,19 +173,19 @@ "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/brokers/resource-name123", - "name": "edkyistrotlghozusxtsce", - "type": "vhwrfhlunsduvq", + "name": "ymehwpohb", + "type": "gikdl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json index 0644aea50697..296d3b95fd58 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowEndpointName": "resource-name123", @@ -14,91 +14,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -106,48 +106,48 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" } }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -161,91 +161,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -253,61 +253,61 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -322,91 +322,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -414,61 +414,61 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Delete_MaximumSet_Gen.json index c1309b97d559..03ab3ae47d4d 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowEndpointName": "resource-name123" diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Get_MaximumSet_Gen.json index b0d5d557edba..0093d6b8dcc2 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowEndpointName": "resource-name123" @@ -17,91 +17,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -109,61 +109,61 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json index 71ff77b56b80..88b1e14e6d44 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowEndpoint_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowEndpoint_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -18,91 +18,91 @@ "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, - "database": "mzlrxnaqgmcakeczkarulrhf", + "database": "bygbeimsqcppjcwiihmmqqt", "host": "..kusto.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "dataLakeStorageSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "accessTokenSettings": { - "secretRef": "qyakoltthejoxfybcxagwltizou" + "secretRef": "ilmipjbtwpgp" }, "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "host": ".blob.core.windows.net", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "fabricOneLakeSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" } }, "names": { - "lakehouseName": "qfoytihxoyyjaahusvowtq", - "workspaceName": "gmjprookmtn" + "lakehouseName": "rksuyyjrzxcrlbfvsodn", + "workspaceName": "tvjvpjlbjfqdnjxtrkthf" }, "oneLakePathType": "Files", "host": "https://.fabric.microsoft.com", "batching": { - "latencySeconds": 3671, - "maxMessages": 9197 + "latencySeconds": 4047, + "maxMessages": 5710 } }, "kafkaSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "saslSettings": { "saslType": "Plain", - "secretRef": "fdcafkvkboryqo" + "secretRef": "zfyfrrpljncyhnjdgap" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "consumerGroupId": "rhpyfaonnvaet", - "host": "sgwvjttjodvetzsozbcrcwcnvl", + "consumerGroupId": "wdmplgctpv", + "host": "puejjnbokbdqmsevhawmalm", "batching": { "mode": "Enabled", - "latencyMs": 5503, - "maxBytes": 3103, - "maxMessages": 8941 + "latencyMs": 2536, + "maxBytes": 607, + "maxMessages": 3638 }, "copyMqttProperties": "Enabled", "compression": "None", @@ -110,65 +110,65 @@ "partitionStrategy": "Default", "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "localStorageSettings": { - "persistentVolumeClaimRef": "ujvhsehlmfdaod" + "persistentVolumeClaimRef": "kqklgketm" }, "mqttSettings": { "authentication": { "method": "SystemAssignedManagedIdentity", "systemAssignedManagedIdentitySettings": { - "audience": "jtuzyam" + "audience": "laetxpfaiakonmokbrrzdouhrdfmf" }, "userAssignedManagedIdentitySettings": { "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2", - "scope": "bcjgqpxtokpe", + "scope": "mrlozarkyibragedemwkcgzdbovrx", "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec" }, "serviceAccountTokenSettings": { - "audience": "cpmztzrsxynusrpptbklxdwaokfma" + "audience": "yavedkzybdhonvnugqwrnhdg" }, "x509Settings": { - "secretRef": "lrjspzozbrsrkwpkkxdse" + "secretRef": "fzi" } }, - "clientIdPrefix": "yzerrpxnjidfwoozehbmacht", - "host": "x", + "clientIdPrefix": "jdsymlpjwinrjiz", + "host": "rzu", "protocol": "Mqtt", "keepAliveSeconds": 0, "retain": "Keep", "maxInflightMessages": 0, - "qos": 1, + "qos": 2, "sessionExpirySeconds": 0, "tls": { "mode": "Enabled", - "trustedCaCertificateConfigMapRef": "nxrumbgoo" + "trustedCaCertificateConfigMapRef": "kivwssgzucecn" }, "cloudEventMapping": "PassThrough" }, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowEndpoints/resource-name123", - "name": "uwxsuldqvq", - "type": "efivorgtksbxdb", + "name": "cagokdcp", + "type": "nnbgyc", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/af" + "nextLink": "https://microsoft.com/a" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json index 7be93ab90bef..b25effcce9ba 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", @@ -12,24 +12,24 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2 + "instanceCount": 5 }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -41,37 +41,37 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -84,37 +84,37 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Delete_MaximumSet_Gen.json index b701bde33962..7d1468590d67 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123" diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Get_MaximumSet_Gen.json index 3e752b73c9c8..ce185cb31a9c 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123" @@ -15,37 +15,37 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json index 78ca14319e1b..37effaa8a8cc 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/DataflowProfile_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "DataflowProfile_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -16,41 +16,41 @@ "diagnostics": { "logs": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "dpbkzdvykfalghibbgivylh", - "intervalSeconds": 270, - "level": "nzqxerdxfrp" + "otlpGrpcEndpoint": "zajlffwvrggsf", + "intervalSeconds": 62, + "level": "ofnhqldiykirgejijy" }, - "level": "hgxwrgjhrqpbvjdhbscpfttf" + "level": "syds" }, "metrics": { "opentelemetryExportConfig": { - "otlpGrpcEndpoint": "n", - "intervalSeconds": 155 + "otlpGrpcEndpoint": "jspgviysmcdxnvfgl", + "intervalSeconds": 138 }, - "prometheusPort": 9852 + "prometheusPort": 3537 } }, - "instanceCount": 2, + "instanceCount": 5, "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123", - "name": "hul", - "type": "nvwdxsw", + "name": "kkdtujminvxydntmk", + "type": "pbvjhfybqnsrzoqijvycl", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/ao" + "nextLink": "https://microsoft.com/a" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_CreateOrUpdate_MaximumSet_Gen.json index 312caa486dc7..525ff40422a2 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", @@ -14,28 +14,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -43,9 +43,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -53,22 +53,22 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" } } @@ -81,28 +81,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -110,9 +110,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -120,35 +120,35 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -162,28 +162,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -191,9 +191,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -201,35 +201,35 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Delete_MaximumSet_Gen.json index fe5df511b7ee..1f2dd05ca10e 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Get_MaximumSet_Gen.json index be545b03b556..3ff6f2f1804a 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123", @@ -17,28 +17,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -46,9 +46,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -56,35 +56,35 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_ListByProfileResource_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_ListByProfileResource_MaximumSet_Gen.json index b38855dd0314..1fe20f254a62 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_ListByProfileResource_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Dataflow_ListByProfileResource_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Dataflow_ListByProfileResource", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "dataflowProfileName": "resource-name123" @@ -18,28 +18,28 @@ "operations": [ { "operationType": "DataflowOperation", - "name": "kgeroeffhmxxvvq", + "name": "gkdmendetaqaepjsbxcewfuahvjtrnzpzmscgnvkabmzu", "sourceSettings": { - "endpointRef": "zzzefamssb", - "assetRef": "idvrzftcxeccqokxizaayv", + "endpointRef": "mnfqylout", + "assetRef": "jsxlmkuhegiftkoehinahovkl", "serializationFormat": "Json", - "schemaRef": "e", + "schemaRef": "tqxycinovojknkoqqopmzl", "dataSources": [ - "hhgwhnoobvdxikesnjdrlkv" + "rqvsklokbuvjckzy" ] }, "builtInTransformationSettings": { "serializationFormat": "Delta", - "schemaRef": "rqmgskpetfacuawgbs", + "schemaRef": "ahjdoendkzrytgchyzywsjnvhzmsln", "datasets": [ { - "key": "cmfyzoeykzndaurfkvszzdckugqpppucogtelzchrafysfotobdzcshd", + "key": "pjg", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", - "schemaRef": "oh", + "schemaRef": "nqzhy", "inputs": [ - "xorlimkebqys" + "brcvkzbivljxuxiqzkubjtgipeppq" ], - "expression": "lcthkcfrwqvljyndihagkaskis" + "expression": "czxqmnrxfknllwzvafnzjde" } ], "filter": [ @@ -47,9 +47,9 @@ "type": "Filter", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "mlrkiixjdnwaygjvtroidht" + "xvmuvskoesjwhxfjpdsd" ], - "expression": "vxrj" + "expression": "dnzj" } ], "map": [ @@ -57,39 +57,39 @@ "type": "NewProperties", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "inputs": [ - "nqvphxgegchcirl" + "hzv" ], - "expression": "tsdubjissmb", - "output": "qtlooqxmjlvbvomzqo" + "expression": "hqfohobeldogtwzzsfddshbq", + "output": "vdgmmarcduayubygcsgh" } ] }, "destinationSettings": { - "endpointRef": "saijwuzyaydhnfskthse", - "dataDestination": "jadrbxxkechcca" + "endpointRef": "pjczqcmhwxyq", + "dataDestination": "gyhgyuooxnimtebwkkfrkhdrf" } } ], "provisioningState": "Succeeded" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123/dataflowProfiles/resource-name123/dataflows/resource-name123", - "name": "rsjnzenvufqrmvzvzvuveugso", - "type": "paxekun", + "name": "ruj", + "type": "xbmdgrjybwrngwvqrbwrtgkbekq", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], - "nextLink": "https://microsoft.com/a" + "nextLink": "https://microsoft.com/aqsbc" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json index a7e52547c45d..bc852fc123de 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_CreateOrUpdate_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_CreateOrUpdate", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "resource": { @@ -12,19 +12,19 @@ "schemaRegistryNamespace": "resource-name123" }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { "type": "None", "userAssignedIdentities": { - "key9448": {} + "key1579": {} } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb" + "location": "taigfrmfzp" } }, "responses": { @@ -33,17 +33,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -51,26 +51,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } }, @@ -82,17 +82,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -100,26 +100,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Delete_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Delete_MaximumSet_Gen.json index 1cb569ce4dc7..3818dffaa3f9 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Delete_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_Delete", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Get_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Get_MaximumSet_Gen.json index f9a9e560811f..f7c3937c56c7 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Get_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_Get", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123" }, @@ -13,17 +13,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -31,26 +31,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListByResourceGroup_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListByResourceGroup_MaximumSet_Gen.json index 40dbe0cf324d..5f3173aa0a73 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListByResourceGroup_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_ListByResourceGroup", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations" }, "responses": { @@ -14,17 +14,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -32,26 +32,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListBySubscription_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListBySubscription_MaximumSet_Gen.json index 8014acdb50d8..c01d08a9a3aa 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListBySubscription_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_ListBySubscription_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "operationId": "Instance_ListBySubscription", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352" + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777" }, "responses": { "200": { @@ -13,17 +13,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -31,26 +31,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } ], diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Update_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Update_MaximumSet_Gen.json index 78f885760c14..284a26dea3c9 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Update_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Instance_Update_MaximumSet_Gen.json @@ -3,12 +3,12 @@ "operationId": "Instance_Update", "parameters": { "api-version": "2024-08-15-preview", - "subscriptionId": "81A12961-96BA-45F5-9C08-E9579C3D8352", + "subscriptionId": "822C68AC-DC7C-4DF1-9687-D254EE545777", "resourceGroupName": "rgiotoperations", "instanceName": "resource-name123", "properties": { "tags": { - "key3801": "rvtkxvfwpijgeugcxuzwszozxftt" + "key6205": "fwerbkgvsjogvopucfxgkytikc" } } }, @@ -18,17 +18,17 @@ "properties": { "description": "Lorem ipsum odor amet, consectetuer adipiscing elit.", "provisioningState": "Succeeded", - "version": "yuatcrcaocorsribiqfnfhjxjgo", + "version": "ksfwixyeifnlux", "schemaRegistryNamespace": "resource-name123", "serviceAccounts": [ { - "name": "wnxypxnutamatbaguxsr", - "namespace": "jjuszgxrqcofgjhkmhcs" + "name": "hxfhddkbgtqhhetdturlesnuoq", + "namespace": "req" } ] }, "extendedLocation": { - "name": "uc", + "name": "vu", "type": "CustomLocation" }, "identity": { @@ -36,26 +36,26 @@ "tenantId": "ed060aa2-71ff-4d3f-99c4-a9138356fdec", "type": "None", "userAssignedIdentities": { - "key9448": { + "key1579": { "principalId": "4a6e4195-75b8-4685-aa0c-0b5704779327", "clientId": "fb90f267-8872-431a-a76a-a1cec5d3c4d2" } } }, "tags": { - "key2631": "gylmlnmqolneqlmlzuodfvmgcuxq" + "key4825": "mow" }, - "location": "ydoysjyujygllpeqttistshqdcb", + "location": "taigfrmfzp", "id": "/subscriptions/0000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup123/providers/Microsoft.IoTOperations/instances/resource-name123", - "name": "eqrihcohr", - "type": "igdvpwoyndzfequdbfbqvwhhyrp", + "name": "wtuabvqriddjtjccoclipfaausd", + "type": "dkvhzzvgspa", "systemData": { - "createdBy": "efhwt", + "createdBy": "qqw", "createdByType": "User", - "createdAt": "2024-08-08T22:35:49.758Z", - "lastModifiedBy": "hepjjsqpcdy", + "createdAt": "2024-08-08T22:42:30.801Z", + "lastModifiedBy": "yousbvxxghdxkk", "lastModifiedByType": "User", - "lastModifiedAt": "2024-08-08T22:35:49.758Z" + "lastModifiedAt": "2024-08-08T22:42:30.801Z" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Operations_List_MaximumSet_Gen.json index 43cdda131a39..06ff16a604c5 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,19 +9,19 @@ "body": { "value": [ { - "name": "eqovorzxnhwoqgxaduiadiuzqs", + "name": "evt", "isDataAction": true, "display": { - "provider": "eiztguxipfbnhqdv", - "resource": "tbt", - "operation": "drpmwofxppbaooelb", + "provider": "ystkxdf", + "resource": "qtwa", + "operation": "ezcsprrxdpohdp", "description": "Lorem ipsum odor amet, consectetuer adipiscing elit." }, "origin": "user", "actionType": "Internal" } ], - "nextLink": "https://microsoft.com/a" + "nextLink": "https://microsoft.com/ahaqqbi" } } } diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json index 8cc0bfd5c536..9d97bcaf7c06 100644 --- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json +++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-08-15-preview/iotoperations.json @@ -3310,6 +3310,14 @@ "$ref": "#/definitions/BrokerResourceDefinitionMethods", "description": "Give access for a Broker method (i.e., Connect, Subscribe, or Publish)." }, + "clientIds": { + "type": "array", + "description": "A list of client IDs that match the clients. The client IDs are case-sensitive and must match the client IDs provided by the clients during connection.", + "default": [], + "items": { + "type": "string" + } + }, "topics": { "type": "array", "description": "A list of topics or topic patterns that match the topics that the clients can publish or subscribe to. This subfield is required if the method is Publish or Subscribe.",