Reference Guide

Table Of Contents
you want to refresh the target to the new state of the source volume group. A volume group that is
acting as the destination in a replication session cannot be refreshed.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the volume group. string
Body
body
required
volume_group_refre
sh
Responses
HTTP
Code
Description Schema
200 Success
volume_group_ref
resh_response
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Operation Failed error_response
x509_certificate
Use this resource type to manage SSL/TLS certificates. The X509 Certificate service is part of the
credential store services. An X509 Certificate in this service represents a certificate chain, composed
of the certificate of each individual member in ordered sequence. If the X509 Certificate is used as a
server certificate or client certificate, it also includes the private key.
GET /x509_certificate
Description
Query to list X509 Certificates instances. This resource type collection query does not support
filtering, sorting or pagination.
Responses
312