mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
20 lines
401 B
Markdown
20 lines
401 B
Markdown
# Provider Accounts
|
|
|
|
!!! info "This model was introduced in NetBox v3.5."
|
|
|
|
This model can be used to represent individual accounts associated with a provider.
|
|
|
|
## Fields
|
|
|
|
### Provider
|
|
|
|
The [provider](./provider.md) the account belongs to.
|
|
|
|
### Name
|
|
|
|
A human-friendly name, unique to the provider.
|
|
|
|
### Account Number
|
|
|
|
The administrative account identifier tied to this provider for your organization.
|