3.1.5.15.1.1 PUT

This method creates a new servers resource or updates an existing servers resource.

It is invoked through the following URI.

 https://<url>/networking/v1/servers/{resourceId}

The query parameters are defined in section 2.2.3.

The request message for this method contains the HTTP headers defined in section 2.2.1.2.

The response message for this method contains the HTTP headers defined in section 2.2.1.3.

The response message for this method can result in the following status codes.

Status code

200 (OK)

201 (Created)

412 (Precondition Failed)

500 (Internal Server Error)