Operation
post /data/otn/gis/assoc/physconn/{physConnId}associateGisPlotFile (associateGisPlotFile : /data/otn/gis/assoc/physconn/{physConnId})
associateGisPlotFile
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| physConnId | required | physConnId | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | fiberAssocInfo | --- | |
| body2 | optional | httpSession | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 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 /data/otn/gis/deleteFiberAssoc/{physConnId}deleteFiberRouteAssociation (deleteFiberRouteAssociation : /data/otn/gis/deleteFiberAssoc/{physConnId})
deleteFiberRouteAssociation
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| physConnId | required | physConnId | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 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 /data/otn/gis/files/getAllGISDataFileNames (getAllGISDataFileNames : /data/otn/gis/files/)
getAllGISDataFileNames
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
array[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 /data/otn/gis/fiberAssocStatus/{physConnId}getFiberRouteAssocStatus (getFiberRouteAssocStatus : /data/otn/gis/fiberAssocStatus/{physConnId})
getFiberRouteAssocStatus
Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| physConnId | required | physConnId | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Boolean
|
| 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
post /data/otn/gis/uploaduploadFile (uploadFile : /data/otn/gis/upload)
uploadFile
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | bFile | array[String] |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
String
|
| 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.
*/*
External Docs
See Also :