def call(self, slice_xrn, creds, rspec, users, call_id=""): return CreateSliver.call(self, slice_xrn, creds, rspec, users, call_id)
def call(self, slice_xrn, creds, rspec, users, options): return CreateSliver.call(self, slice_xrn, creds, rspec, users, options)