aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/tests/generic_simulator/aai/responses.yml
blob: 041e520745ea06cacf30bfc81ef5a9efe0e2b779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2018
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

aai/v13/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne:
  GET:
    body: '{"cloud-owner":"CloudOwner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"t1","cloud-region-version":"RegionOne","identity-url":"http://keystone:8080/v3","cloud-zone":"z1","complex-name":"clli1","sriov-automation":false,"cloud-extra-info":"","resource-version":"1524845154715"}'
    content_type: application/json
    status_code: 200
  PUT:
    body: ''
    content_type: application/json
    status_code: 200