Error: Bad request for URL: https://10.10.0.119:8443/mgmt/shared/declarative-onboarding/task/9e13eb67-1dfc-4470-af6f-48e9241b09c7 code: 401 reason: F5 Authorization Required body: {'code': 401, 'message': 'X-F5-Auth-Token has expired.', 'referer': '10.100.0.10', 'restOperationId': 6229426, 'kind': ':resterrorresponse'}
The CLI should handle token expiration gracefully. Since this can happen in the middle of an operation, I would guess this needs to be handled automatically.
The CLI should handle token expiration gracefully. Since this can happen in the middle of an operation, I would guess this needs to be handled automatically.