You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this data source to access information about existing Logz.io Metrics Accounts.
4
+
5
+
* Learn more about accounts in the [Logz.io Docs](https://docs.logz.io/docs/user-guide/admin/logzio-accounts/manage-the-main-account-and-sub-accounts).
6
+
* Learn more about available [APIs for managing Logz.io Metrics accounts](https://api-docs.logz.io/docs/logz/create-a-new-metrics-account).
7
+
8
+
## Argument Reference
9
+
10
+
*`account_id` - ID of the metrics account.
11
+
12
+
## Attribute Reference
13
+
14
+
*`email` - (String) Email address of an existing admin user on the main account which will also become the admin of the created metrics account.
15
+
*`account_name` - (String) Name of the metrics account.
16
+
*`plan_uts` - (Integer) Amount of unique time series that can be ingested to the metrics account.
17
+
*`authorized_accounts` - (List) IDs of accounts that can access the account's data. Can be an empty array.
0 commit comments