a Result that completes when a response is received from the server, returning details of the remote server state.
If the task fails, the Result will resolve with an error. Common reasons for failure include:
a Result that completes when a response is received from the server, returning the definition of the remote server created by the operation.
If the task fails, the Result will resolve with an error. Common reasons for failure include:
null
or undefined
a Result that resolves when a response is received from the server, returning a list of remote servers.
If the task fails, the Result will resolve with an Error. Common reasons for failure include:
a Result that resolves when a response is received from the server.
If the task fails, the Result will resolve with an Error. Common reasons for failure include: