Created
October 28, 2022 13:48
-
-
Save clemensv/8e1e204127519d7ecda2bea153d654a4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"self": { | |
"usage": "subscriber", | |
"config": { | |
"protocol": "HTTP", | |
"strict": false, | |
"endpoints": [ | |
"http://localhost:11000/subscriptions" | |
] | |
}, | |
"authscope": "http://localhost:11000/endpoints", | |
"definitions": { | |
"io.cloudevents.discovery.created": { | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"type": { | |
"value": "io.cloudevents.discovery.created", | |
"required": true | |
} | |
}, | |
"epoch": 0, | |
"description": "Discovery Endpoint Entry Created" | |
}, | |
"io.cloudevents.discovery.changed": { | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"type": { | |
"value": "io.cloudevents.discovery.changed", | |
"required": true | |
} | |
}, | |
"epoch": 0, | |
"description": "Discovery Endpoint Entry Changed" | |
}, | |
"io.cloudevents.discovery.deleted": { | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"type": { | |
"value": "io.cloudevents.discovery.deleted", | |
"required": true | |
} | |
}, | |
"epoch": 0, | |
"description": "Discovery Endpoint Entry Deleted" | |
} | |
}, | |
"id": "self", | |
"epoch": 0, | |
"description": "Discovery Endpoint", | |
"origin": "http://localhost:11000/endpoints" | |
}, | |
"subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.EventHub::namespaces::clemensv90": { | |
"usage": "subscriber", | |
"config": { | |
"protocol": "HTTP", | |
"strict": false, | |
"endpoints": [ | |
"http://localhost:11000/endpoints/subscriptions" | |
] | |
}, | |
"authscope": "http://localhost:11000/", | |
"definitions": { | |
"microsoft.EventHub.CaptureFileCreated": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/EventHub.json", | |
"id": "Microsoft.EventHub.CaptureFileCreated", | |
"epoch": 0, | |
"description": "Raised when a capture file is created.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.EventHub.CaptureFileCreated", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/EventHub.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
} | |
}, | |
"id": "subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.EventHub::namespaces::clemensv90", | |
"epoch": 133114374314240403, | |
"self": "http://localhost:11000/endpoints/subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.EventHub::namespaces::clemensv90", | |
"description": "clemensv90 ", | |
"name": "clemensv90", | |
"docs": "https://docs.microsoft.com/azure/event-grid/event-schema-event-hubs", | |
"origin": "http://localhost:11000/endpoints/", | |
"azreschangedtime": "2020-09-04T12:59:15.9858493Z", | |
"azrescreatedtime": "2020-02-04T12:58:08.7905672Z", | |
"azresid": "/subscriptions/041abda7-3870-4275-ae24-6bf4c5300523/resourceGroups/clemensv42/providers/Microsoft.EventHub/namespaces/clemensv90", | |
"azreslocation": "westeurope", | |
"azrestype": "Microsoft.EventHub/namespaces", | |
"_rid": "1VoxAJyHP2IEAAAAAAAAAA==", | |
"_self": "dbs/1VoxAA==/colls/1VoxAJyHP2I=/docs/1VoxAJyHP2IEAAAAAAAAAA==/", | |
"_etag": "\"00000000-0000-0000-ead1-74dea80301d8\"", | |
"_attachments": "attachments/", | |
"_ts": 1666963833 | |
}, | |
"subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.Storage::storageAccounts::clemensv90": { | |
"usage": "subscriber", | |
"config": { | |
"protocol": "HTTP", | |
"strict": false, | |
"endpoints": [ | |
"http://localhost:11000/endpoints/subscriptions" | |
] | |
}, | |
"authscope": "http://localhost:11000/", | |
"definitions": { | |
"microsoft.Storage.BlobCreated": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"id": "Microsoft.Storage.BlobCreated", | |
"epoch": 0, | |
"description": "Raised when a blob is created.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.BlobCreated", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.BlobDeleted": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"id": "Microsoft.Storage.BlobDeleted", | |
"epoch": 0, | |
"description": "Raised when a blob is deleted.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.BlobDeleted", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.DirectoryCreated": { | |
"id": "Microsoft.Storage.DirectoryCreated", | |
"epoch": 0, | |
"description": "Event published when a directory is created", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.DirectoryCreated", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.DirectoryDeleted": { | |
"id": "Microsoft.Storage.DirectoryDeleted", | |
"epoch": 0, | |
"description": "Event published when a directory is deleted", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.DirectoryDeleted", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.BlobRenamed": { | |
"id": "Microsoft.Storage.BlobRenamed", | |
"epoch": 0, | |
"description": "Event published when a blob is renamed", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.BlobRenamed", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.DirectoryRenamed": { | |
"id": "Microsoft.Storage.DirectoryRenamed", | |
"epoch": 0, | |
"description": "Event published when a directory is renamed", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.DirectoryRenamed", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.BlobTierChanged": { | |
"id": "Microsoft.Storage.BlobTierChanged", | |
"epoch": 0, | |
"description": "Event published when blob tier is changed.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.BlobTierChanged", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.BlobInventoryPolicyCompleted": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"id": "Microsoft.Storage.BlobInventoryPolicyCompleted", | |
"epoch": 0, | |
"description": "Raised when a blob inventory is completed.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.BlobInventoryPolicyCompleted", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.AsyncOperationInitiated": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"id": "Microsoft.Storage.AsyncOperationInitiated", | |
"epoch": 0, | |
"description": "Event published when blob rehydration is triggered using either the CopyBlob or SetBlobTier APIs.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.AsyncOperationInitiated", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
}, | |
"microsoft.Storage.LifecyclePolicyCompleted": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"id": "Microsoft.Storage.LifecyclePolicyCompleted", | |
"epoch": 0, | |
"description": "Raised when a lifecycle policy is completed.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.Storage.LifecyclePolicyCompleted", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{storageAccountName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.Storage/stable/2018-01-01/Storage.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
} | |
}, | |
"id": "subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.Storage::storageAccounts::clemensv90", | |
"epoch": 133114374344773636, | |
"self": "http://localhost:11000/endpoints/subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.Storage::storageAccounts::clemensv90", | |
"description": "clemensv90 StorageV2", | |
"name": "clemensv90", | |
"docs": "https://docs.microsoft.com/azure/event-grid/event-schema-blob-storage", | |
"origin": "http://localhost:11000/endpoints/", | |
"azreschangedtime": "2020-09-08T09:26:55.0447859Z", | |
"azrescreatedtime": "2020-09-08T09:16:21.2186902Z", | |
"azreskind": "StorageV2", | |
"azresid": "/subscriptions/041abda7-3870-4275-ae24-6bf4c5300523/resourceGroups/clemensv42/providers/Microsoft.Storage/storageAccounts/clemensv90", | |
"azreslocation": "westeurope", | |
"azrestype": "Microsoft.Storage/storageAccounts", | |
"_rid": "1VoxAJyHP2IFAAAAAAAAAA==", | |
"_self": "dbs/1VoxAA==/colls/1VoxAJyHP2I=/docs/1VoxAJyHP2IFAAAAAAAAAA==/", | |
"_etag": "\"00000000-0000-0000-ead1-7561e78901d8\"", | |
"_attachments": "attachments/", | |
"_ts": 1666963834 | |
}, | |
"subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.EventHub::namespaces::clemensv91": { | |
"usage": "subscriber", | |
"config": { | |
"protocol": "HTTP", | |
"strict": false, | |
"endpoints": [ | |
"http://localhost:11000/endpoints/subscriptions" | |
] | |
}, | |
"authscope": "http://localhost:11000/", | |
"definitions": { | |
"microsoft.EventHub.CaptureFileCreated": { | |
"schemaurl": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/EventHub.json", | |
"id": "Microsoft.EventHub.CaptureFileCreated", | |
"epoch": 0, | |
"description": "Raised when a capture file is created.", | |
"format": "CloudEvents/1.0", | |
"metadata": { | |
"id": { | |
"required": true | |
}, | |
"type": { | |
"value": "Microsoft.EventHub.CaptureFileCreated", | |
"required": true | |
}, | |
"time": { | |
"required": true | |
}, | |
"source": { | |
"value": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventHub/namespaces/{namespaceName}", | |
"required": false | |
}, | |
"dataschema": { | |
"value": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/eventgrid/data-plane/Microsoft.EventHub/stable/2018-01-01/EventHub.json", | |
"required": true | |
}, | |
"datacontenttype": { | |
"value": "application/json", | |
"required": true | |
} | |
} | |
} | |
}, | |
"id": "subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.EventHub::namespaces::clemensv91", | |
"epoch": 133114374347743163, | |
"self": "http://localhost:11000/endpoints/subscriptions::041abda7-3870-4275-ae24-6bf4c5300523::resourceGroups::clemensv42::providers::Microsoft.EventHub::namespaces::clemensv91", | |
"description": "clemensv91 ", | |
"name": "clemensv91", | |
"docs": "https://docs.microsoft.com/azure/event-grid/event-schema-event-hubs", | |
"origin": "http://localhost:11000/endpoints/", | |
"azreschangedtime": "2020-11-03T09:08:53.4793957Z", | |
"azrescreatedtime": "2020-11-03T08:57:03.7123552Z", | |
"azresid": "/subscriptions/041abda7-3870-4275-ae24-6bf4c5300523/resourceGroups/clemensv42/providers/Microsoft.EventHub/namespaces/clemensv91", | |
"azreslocation": "westeurope", | |
"azrestype": "Microsoft.EventHub/namespaces", | |
"_rid": "1VoxAJyHP2IGAAAAAAAAAA==", | |
"_self": "dbs/1VoxAA==/colls/1VoxAJyHP2I=/docs/1VoxAJyHP2IGAAAAAAAAAA==/", | |
"_etag": "\"00000000-0000-0000-ead1-7589f5dc01d8\"", | |
"_attachments": "attachments/", | |
"_ts": 1666963834 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment