Service System

HTTP Method

Resource

Request

Response

Description

GET

.../system/status/global_info

   

N/A

StackSystemInfoStatsGlobal

Returns the global system information for stacked switches.

GET
.../system/status/members
   

N/A

CommonElementList

Returns the list of member specific system information for stacked switches.

GET

.../system/status/members/ {MemberSystemStatusInfo.member_id}

   

N/A

MemberSystemStatusInfo

Returns the member specific system information for stacked switches.

POST

.../system/reboot/commander

        Triggers a commander boot on stacked device
POST

.../system/reboot/member/{MemberSystemStatusInfo.member_id}

        Triggers a member boot on stacked switch with given member_id
POST

.../system/reboot/standby

        Triggers a standby boot on stacked device
POST
.../system/time/set-manually      
    SetSystemDateTimeCommand N/A Sets the system date/time based on the given parameters.
GET
.../system/time
    N/A SystemTime Returns the host system time configuration.
PUT
.../system/time
    SystemTime SystemTime Updates the host system time configuration.
NOTE:

Attribute "operation_mode" changed to "device_operation_mode" in SystemAttributes.json.