Operation
post /ptpclock/{neGroupId}/{neId}/{cardName}/
createPtpPort (createPtpPort : /ptpclock/{neGroupId}/{neId}/{cardName}/)
createPtpPort
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | data | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
Status
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
delete /ptpclock/{neGroupId}/{neId}/{cardName}/{portId}
deletePtpPort (deletePtpPort : /ptpclock/{neGroupId}/{neId}/{cardName}/{portId})
deletePtpPort
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
portId | required | portId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
Status
|
401Unauthorized | --- |
204No Content | --- |
403Forbidden | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /ptpclock/{neGroupId}/{neId}/{cardName}/additionalinfo
getAddInfo (getAddInfo : /ptpclock/{neGroupId}/{neId}/{cardName}/additionalinfo)
getAddInfo
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /ptpclock/{neGroupId}/{neId}/{cardJsonName}/{cardName}
getPTPAttributes (getPTPAttributes : /ptpclock/{neGroupId}/{neId}/{cardJsonName}/{cardName})
getPTPAttributes
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardJsonName | required | cardJsonName | --- |
cardName | required | cardName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /ptpclock/{neGroupId}/{neId}/{cardName}/{portID}/portstats
getPortStats (getPortStats : /ptpclock/{neGroupId}/{neId}/{cardName}/{portID}/portstats)
getPortStats
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
portID | required | portID | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /ptpclock/{neGroupId}/{neId}/{cardName}/{portID}/portmod
getPtpDetailsParams (getPtpDetailsParams : /ptpclock/{neGroupId}/{neId}/{cardName}/{portID}/portmod)
getPtpDetailsParams
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
portID | required | portID | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
inline_response_200
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /ptpclock/{neGroupId}/{neId}/{cardName}/{nPorts}/portrefresh
getPtpParams (getPtpParams : /ptpclock/{neGroupId}/{neId}/{cardName}/{nPorts}/portrefresh)
getPtpParams
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
nPorts | required | nPorts | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
List[Map«string,string»]
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
get /ptpclock/{neGroupId}/{neId}/{cardName}/tpsPTP_Portdata
getTpsPTP_Portdata (getTpsPTPPortdata : /ptpclock/{neGroupId}/{neId}/{cardName}/tpsPTP_Portdata)
getTpsPTP_Portdata
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neGroupId | required | neGroupId | --- |
neId | required | neId | --- |
cardName | required | cardName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
List[Map«string,string»]
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
put /ptpclock/{neGroupId}/{neId}/{cardName}
modifyPtpParams (modifyPtpParams : /ptpclock/{neGroupId}/{neId}/{cardName})
modifyPtpParams
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neId | required | neId | --- |
neGroupId | required | neGroupId | --- |
cardName | required | cardName | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | modParams | --- | |
body2 | optional | session1 | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
Status
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
Operation
put /ptpclock/{neGroupId}/{neId}/{cardName}/{portId}
modifyPtpPort (modifyPtpPort : /ptpclock/{neGroupId}/{neId}/{cardName}/{portId})
modifyPtpPort
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
neId | required | neId | --- |
neGroupId | required | neGroupId | --- |
cardName | required | cardName | --- |
portId | required | portId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | modParams | --- | |
body2 | optional | session1 | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
Status
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
This API call consumes the following media types via the Content-Type request header:
application/json
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
application/json
External Docs
See Also :
inline_response_200
Name |
Type |
Description |
Enum |
---|