IP Reservations REST Endpoints

IP Reservations
View and manage IP reservations for your MySQL Cloud Service instances.
Create an IP Reservation
Method: post
Path: /paas/api/v1.1/network/{identityDomainId}/services/MySQLCS/ipreservations
Delete an IP Reservation
Method: delete
Path: /paas/api/v1.1/network/{identityDomainId}/services/MySQLCS/ipreservations/{ipResName}
View All IP Reservations
Method: get
Path: /paas/api/v1.1/network/{identityDomainId}/services/MySQLCS/ipreservations