36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"schema": "guanghu.managed-node/v1",
|
|
"node_id": "XX-GZ-001",
|
|
"display_name": "小新教育行业节点",
|
|
"owner": "小新",
|
|
"provider": "tencent_cloud",
|
|
"region": "guangzhou",
|
|
"roles": [
|
|
"member-owned-application-node",
|
|
"high-school-teacher-training-workspace",
|
|
"guanghu-code-channel-candidate-data-plane"
|
|
],
|
|
"upstream": "JD-FD-PRIMARY",
|
|
"connectivity": {
|
|
"admin_route": "local-private-registry-only",
|
|
"identity_gate": "provider-instance-plus-dmi-plus-pinned-ssh-host-key",
|
|
"credential_material": "private_only"
|
|
},
|
|
"delivery_policy": {
|
|
"allowed": [
|
|
"compiled-application-artifacts",
|
|
"verified-guanghu-code-channel-offline-package",
|
|
"protocol-configuration",
|
|
"server-owned-receipts"
|
|
],
|
|
"forbidden": [
|
|
"application-source-code",
|
|
"git-working-tree",
|
|
"open-source-upstream-sync",
|
|
"automatic-open-source-updates"
|
|
]
|
|
},
|
|
"status": "deployed-isolated-candidate",
|
|
"deployment_receipt": "deployment/receipts/XX-GZ-001-DEPLOYMENT-20260807.json",
|
|
"public_cutover": false
|
|
}
|