Skip to main content

band portin bulk get-tns

Poll the TN-list validation for a bulk port-in order

Synopsis

Polls the asynchronous TN-list validation for a bulk port-in. With --wait, blocks until the validation completes (VALID_DRAFT_TNS or INVALID_DRAFT_TNS).

band portin bulk get-tns <bulk-order-id> [flags]

Examples

band portin bulk get-tns b3d89f9e-a46e-4d56-aaad-9c9d8ac98bb9 --wait

Options

-h, --help help for get-tns
--timeout duration Maximum time to wait (default 120s) (default 2m0s)
--wait Wait until validation reaches VALID_DRAFT_TNS or INVALID_DRAFT_TNS

Options inherited from parent commands

--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)

SEE ALSO