Skip to main content

Group Azure resources into their hierarchy

Project description

llamazure.rid : Resource IDs you can use

The llamazure.tresource package provides a way to group Azure resources into their hierarchy.

Usage

There are several variants of Tresources.

  • Plain Tresource : This tresource does not store any information about the resources except for their parsed resource ID. This is best for exploration and visualisation. For example, if you wanted to display all the VMs in a tenancy, this tresource would help you show them by subscription and resource group
  • TresourceData : This tresource includes a space to put data. An obvious choice for the data would be the serialised JSON of the resource itself, which you could get from the graphapi or from the cli or through change events. You can also use the data for other information, like whether an object exists in IAC or whether someone knows what a resource is for.

Examples

Design notes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llamazure.tresource-0.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

llamazure.tresource-0.0.2-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page