VRF Object
The VRF object attributes are described below:
Attribute |
Type |
Description |
---|---|---|
id |
int |
Unique identifier for the VRF. |
name |
string |
User specified name of the VRF. |
tenant_id |
int |
ID of parent tenant. |
root_app_scope_id |
string |
ID of associated root scope. |
created_at |
integer |
Unix timestamp when the VRF was created. |
updated_at |
integer |
Unix timestamp when the VRF was last updated. |