Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
This page is auto-generated based on the official Terraform documentation.
Overview
Use this data source with the Vantage Terraform provider. For installation and authentication, see the Terraform provider quickstart. The schema below is generated directly from the provider source.Schema
Read-Only
managed_accounts(Attributes List) (see below for nested schema)
Nested Schema for managed_accounts
Read-Only:
access_credential_tokens(List of String) The tokens for the Access Credentials assigned to the Managed Account.billing_information_attributes(Attributes) (see below for nested schema)billing_rule_tokens(List of String) The tokens for the Billing Rules assigned to the Managed Account.business_information_attributes(Attributes) (see below for nested schema)contact_email(String)email_domain(String) Email domain associated with this Managed Account for SSO.id(String) The id of the resourceinclude_managed_account_integrations(Boolean) Whether to include managed account’s own integrations in invoice cost calculations (MSP invoicing accounts only)msp_billing_profile_token(String) Token of the MSP billing profile used for this managed account (MSP invoicing accounts only)name(String)parent_account_token(String) The token for the parent Account.payment_terms_days(Number) Number of days until payment is due after invoice date (MSP invoicing accounts only)token(String)
Nested Schema for managed_accounts.billing_information_attributes
Read-Only:
address_line_1(String) First line of billing addressaddress_line_2(String) Second line of billing addressbilling_email(List of String) Array of billing email addressescity(String) City for billing addresscompany_name(String) Company name for billingcountry_code(String) ISO country codepostal_code(String) Postal or ZIP codestate(String) State or province for billing addresstoken(String)
Nested Schema for managed_accounts.business_information_attributes
Read-Only:
metadata(Attributes) (see below for nested schema)token(String)
Nested Schema for managed_accounts.business_information_attributes.metadata
Read-Only:
custom_fields(Attributes List) Array of custom field objects (see below for nested schema)
Nested Schema for managed_accounts.business_information_attributes.metadata.custom_fields
Read-Only:
name(String) Custom field namevalue(String) Custom field value