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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for llamazure.tresource-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35b9e4c1a5814cfdce78ac336841d57ee3000c5b492fa64d195c56acde62f049 |
|
MD5 | ef5501399534643df9621f83d1f5d528 |
|
BLAKE2b-256 | f5e97c423b2abe724b5ff092745c845aa603d27d9f32ab733bd7376a5af8de3e |
Close
Hashes for llamazure.tresource-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b17198bef2bfd36645fcb01346e62bbf3977da49949ba1b5acd003b0e0cdab3 |
|
MD5 | eff17aceeb99d2014492f3d1d6a8d83c |
|
BLAKE2b-256 | 17ab58fe1d58134e46946193dcc6e3208cb2af42ce25c8c8c8d322469e379bba |