Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show service instance lock status

date_range 14-Nov-24

Syntax

content_copy zoom_out_map
show service instance lock status
content_copy zoom_out_map
show service instance lock status service-instance-name
content_copy zoom_out_map
show service instance lock status expired
content_copy zoom_out_map
show service instance lock status service-instance-name expired

Description

See the lock status of a service instance.

A service instance is locked when the instance is being uploaded, modified, or if the network administrator has manually locked it by using the request service instance lock command in the service orchestration cMGD.

Options

none

See the lock status of all service instances.

service-instance-name

Name of the service instance for which you want to see the lock status.

expired

See the last lock status of all service instances.

service-instance-name expired

See the last lock status of the service instance you specify.

Output Fields

Table 1 lists the output fields for the show service instance lock status command.

Table 1: Output Fields for show service instance lock status Command

Field

Description

Service Instance

Name of the service instance.

Acquired By

Name of the user who has acquired the lock for the service instance.

Start Time

The starting time of the lock.

Release Time

The release time of the lock.

Lock Reason

The reason for locking the service instance. For example, Upload service instance.

Release Reason

The reason for which the lock was released. For example, Upload service instance done.

If the service instance is still in locked state, the release reason field shows that the instance is still locked.

Sample Output

show service instance lock status

content_copy zoom_out_map
root@cmgd-594bd779bd-qqb56> show service instance lock status
ServiceInstance                   AcquiredBy      StartTime                       ReleaseTime
internal_vpn                      cmgd            2024-06-12T13:07:23.070677060Z  0001-01-01T00:00:00Z               LockReason: cmgd-test ReleaseReason: Not released : Instance still locked

show service instance lock status expired

content_copy zoom_out_map
root@cmgd-594bd779bd-qqb56> show service instance lock status
ServiceInstance                   AcquiredBy      StartTime                       ReleaseTime
test_l3vpn-svc                    internal        2024-06-10T06:34:48.516222655Z  2024-06-10T06:34:48.699125206Z
    LockReason: Upload service instance
        ReleaseReason: Upload service instance done

internal_l3-addr                  internal        2024-06-10T06:36:48.245343930Z  2024-06-10T06:36:48.385791296Z
    LockReason: Upload service instance
        ReleaseReason: Upload service instance done

internal_routing                  internal        2024-06-10T06:36:49.552680841Z  2024-06-10T06:36:49.648960819Z
    LockReason: Upload service instance
        ReleaseReason: Upload service instance done

internal_topo                     test1@test.com  2024-06-11T10:29:38.443930804Z  2024-06-11T10:34:29.679572176Z
    LockReason: test
        ReleaseReason: timeout

Release Information

Command introduced in Juniper Paragon Automation Release 2.1.0.

footer-navigation